You are not logged in.

#1 2007-07-13 19:26:57

brucebertrand
Member
Registered: 2006-07-24
Posts: 52

Segfaults with Blender 2.44??

Anyone else getting segfaults with Blender 2.44 and Arch64?
They happen when trying to save a file (every time), perhaps other times as well.

~B

Offline

#2 2007-07-13 21:54:53

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Segfaults with Blender 2.44??

I've been using Mrunion's particle-SVN build from AUR and have yet to have a crash. You may want to check it out.

Offline

#3 2007-07-20 14:42:50

brucebertrand
Member
Registered: 2006-07-24
Posts: 52

Re: Segfaults with Blender 2.44??

I took skottish's advice and am using the AUR particles version.
If you don't want to use the patched version, try to compile from ABS...I'd like to know how that turns out actually.

Offline

#4 2007-09-30 14:57:38

stingray
Member
From: Lima, Peru SA
Registered: 2006-03-24
Posts: 188

Re: Segfaults with Blender 2.44??

I've been having problems with Blender, anytime I try to open a file (so browse to a file) it crashes. It doesn't matter from where in Blender I try to open a file. I assume it is the same segfaults listed  in this thread.

brucebertrand wrote:

Anyone else getting segfaults with Blender 2.44 and Arch64?
They happen when trying to save a file (every time), perhaps other times as well.

~B

I've tried building these from AUR to fix the problem but get the same error with each one.

blender-svn 12133-1
blender-svn-cloth 20070920-1
blender-svn-particles 20070619-1

my error is:

Linking library ==> 'libbf_bullet.a'
Compiling ==> 'SumoPHYCallbackBridge.cpp'
Compiling ==> 'SumoPhysicsController.cpp'
Compiling ==> 'SumoPhysicsEnvironment.cpp'
Compiling ==> 'SM_FhObject.cpp'
Compiling ==> 'SM_Object.cpp'
Compiling ==> 'SM_Scene.cpp'
Compiling ==> 'SM_MotionState.cpp'
Linking library ==> 'libbf_sumo.a'
Compiling ==> 'buildinfo.c'
Linking program ==> 'blender'
/usr/bin/ld: cannot find -lswscale
collect2: ld returned 1 exit status
scons: *** [/var/abs/local/yaourtbuild/blender-svn/src/build/linux2/bin/blender] Error 1
scons: building terminated because of errors.
==> ERROR: Build Failed.  Aborting...
Error: Makepkg was unable to build blender-svn package.

Any suggestions?

Thank You!

Edit: by the way, I'm not running Arch64, but this thread seamed to fit the best...  I also tried building as root, just in case it was a permisions problem, but with the same error.

Last edited by stingray (2007-09-30 15:18:15)

Offline

#5 2007-09-30 15:45:14

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Segfaults with Blender 2.44??

/usr/bin/ld: cannot find -lswscale

swscale is part of FFMPEG. Do you have that installed?

Offline

#6 2007-09-30 22:40:37

stingray
Member
From: Lima, Peru SA
Registered: 2006-03-24
Posts: 188

Re: Segfaults with Blender 2.44??

skottish wrote:

swscale is part of FFMPEG. Do you have that installed?

Thank you, I didn't know what it was part of.  But yes, I have it installed. I reinstalled it again just in case, but same problem. 

Thank you for the suggestion.

I noticed that AUR has some other versions, would you know if it would be better to try one of those?

aur/ffmpeg-amr 20070505-3
    FFMpeg with AMR (NB & WB) codecs from 3gpp.org

aur/ffmpeg-pspvc 0.2.1-1
    Custom version of ffmpeg for making PSP compatible MP4/AVC videos

aur/ffmpeg-svn 9141-1
    FFMpeg is a complete and free Internet live audio and video broadcasting solution for Linux/Unix

aur/ffmpeg2theora 0.19-1
    ffmpeg2theora can convert any file that ffmpeg can decode to theora

aur/ffmpegthumbnailer 1.1.3-1
    Lightweight video thumbnailer that can be used by file managers.

Offline

#7 2007-09-30 23:10:44

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Segfaults with Blender 2.44??

It probably won't work. Those builds will not change the core FFMPEG libraries. Swscaler isn't on by default in FFMPEG anyway, but there are some files that identify it in the package. I though it was worth asking though.



One thing: does yaourt know to run versionpkg on subversion packages?

Last edited by skottish (2007-09-30 23:12:26)

Offline

#8 2007-10-01 03:32:50

stingray
Member
From: Lima, Peru SA
Registered: 2006-03-24
Posts: 188

Re: Segfaults with Blender 2.44??

skottish wrote:

One thing: does yaourt know to run versionpkg on subversion packages?

To be honest, I just started using yaourt this week, I've been very impressed.  I tried each of the three blender packages from AUR using yaourt, but then re-downloaded the tar file by hand and tried again using makepkg, but same error.

I didn't have verionpkg installed, so yaourt couldn't have used it. I tried it again now with versionpkg and it did checkout the newer revision number.

It just finished building, no error building the package! smile  Great job pointing me in the right direction!

It also fixed the problems I had with opening files, now I can actually use it.

Thanks again!!!

Offline

#9 2007-10-01 03:35:22

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Segfaults with Blender 2.44??

That's great! Happy Blending.

Offline

Board footer

Powered by FluxBB