[Bf-committers] Blender segmentation fault

Brecht Van Lommel brechtvanlommel at pandora.be
Mon Apr 28 18:44:43 CEST 2008


Hi,

I've seen this issue before, and a clean build fixed it. Never found out why scons didn't do a proper rebuild in this case, but I'm guessing it has something to do with makesdna. Also, it appears that running "scons clean" doesn't remove makesdna from the build directory.

Brecht.

>----- Oorspronkelijk bericht -----
>Van: Mats Holmberg [mailto:mats.holmberg at dnainternet.net]
>Verzonden: maandag, april 28, 2008 06:40 PM
>Aan: 'bf-blender developers'
>Onderwerp: Re: [Bf-committers] Blender segmentation fault
>
>Yup seems like the same thing. But now as I compiled a debug build, it
>magically works again =) This is really strange. Maybe I should've done
>an scons --clean somewhere inbetween compiles.
>
>Even the apricot branch starts smoothly now.
>
>-mats
>
>
>
>On Mon, 2008-04-28 at 08:33 -0800, Tom M wrote:
>> I was mistaken I too have it now,
>> 
>> Program received signal SIGSEGV, Segmentation fault.
>> [Switching to Thread 0xb69486e0 (LWP 9474)]
>> 0x088238d8 in lib_link_scriptlink (fd=0x957d840, id=0x9620d38, slink=0x9620fa8)
>>     at source/blender/blenloader/intern/readfile.c:1619
>> 1619			slink->scripts[i]= newlibadr(fd, id->lib, slink->scripts[i]);
>> (gdb) bt
>> #0  0x088238d8 in lib_link_scriptlink (fd=0x957d840, id=0x9620d38,
>>     slink=0x9620fa8) at source/blender/blenloader/intern/readfile.c:1619
>> #1  0x08827818 in lib_link_object (fd=0x957d840, main=0x9611e98)
>>     at source/blender/blenloader/intern/readfile.c:3020
>> #2  0x08835829 in lib_link_all (fd=0x957d840, main=0x9611e98)
>>     at source/blender/blenloader/intern/readfile.c:7609
>> #3  0x08835d64 in blo_read_file_internal (fd=0x957d840, error_r=0xbfe7e930)
>>     at source/blender/blenloader/intern/readfile.c:7715
>> #4  0x08839b3c in BLO_read_from_memory (mem=0x9178cc0, memsize=433792,
>>     error_r=0xbfe7e930) at source/blender/blenloader/intern/readblenentry.c:344
>> #5  0x082fd3d2 in BIF_preview_init_dbase ()
>>     at source/blender/src/previewrender.c:238
>> #6  0x084396c5 in BIF_init () at source/blender/src/usiblender.c:1028
>> #7  0x0823b818 in main (argc=1, argv=0xbfe7ec84)
>>     at source/creator/creator.c:510
>> 
>> 
>> 
>> On Mon, Apr 28, 2008 at 8:11 AM, Nathan Letwory <jesterking at letwory.net> wrote:
>> > >  On Mon, Apr 28, 2008 at 7:45 AM, Mats Holmberg
>> >  >  <mats.holmberg at dnainternet.net> wrote:
>> >
>> >  Please do a debug build and run it through GDB. All extra info helps.
>> >
>> >  /Nathan
>> >
>> >
>> > _______________________________________________
>> >  Bf-committers mailing list
>> >  Bf-committers at blender.org
>> >  http://lists.blender.org/mailman/listinfo/bf-committers
>> >
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>
>_______________________________________________
>Bf-committers mailing list
>Bf-committers at blender.org
>http://lists.blender.org/mailman/listinfo/bf-committers
>
>




More information about the Bf-committers mailing list