[Verse-dev] A Couple of Crash Backtraces

Juho Vepsäläinen bebraw at gmail.com
Wed Aug 23 08:10:47 CEST 2006


Hi

I got a couple of crash backtraces here. I hope you find them useful.

System:
Blender CVS\Verse debug build compiled with SCONS.
Acer TravelMate 4502WLMi
Ubuntu (Dapper Drake)

Crashes:
Crash after remove doubles.

Connecting to joeedh.no-ip.info
 Handling connection, stage 1
        Blender was connected to verse server: 134.114.191.89:4950
        VerseSession->counter: 14

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217218880 (LWP 25387)]
0xb796c644 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb796c644 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#1  0xb796d653 in free () from /lib/tls/i686/cmov/libc.so.6
#2  0xb796f186 in calloc () from /lib/tls/i686/cmov/libc.so.6
#3  0x087698b7 in MEM_callocN ()
#4  0x081f9721 in ui_def_but ()
#5  0x081fac0d in uiDefIconTextBut ()
#6  0x081fb1fd in uiDefIconTextButC ()
#7  0x081e020d in view3d_buttons ()
#8  0x08172f9d in scrarea_do_headdraw ()
#9  0x081735ee in scrarea_dispatch_header_events ()
#10 0x08174e16 in screen_dispatch_events ()
#11 0x081757ec in screenmain ()
#12 0x08133c34 in main ()


Crash when I tried to go from Object to Edit mode.

Connecting to joeedh.no-ip.info
 Handling connection, stage 1
        Blender was connected to verse server: 134.114.191.89:4950
        VerseSession->counter: 24

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1218025792 (LWP 26071)]
0x085b4c63 in CalcNormFloat ()
(gdb) bt
#0  0x085b4c63 in CalcNormFloat ()
#1  0x0833f67e in addfacelist ()
#2  0x082752cd in create_edit_mesh_from_geom_node ()
#3  0x083402b1 in make_editMesh ()
#4  0x08167130 in enter_editmode ()
#5  0x082436c9 in blenderqread ()
#6  0x08175797 in screenmain ()
#7  0x08133c34 in main ()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.blender.org/mailman/private/verse-dev/attachments/20060823/9da96836/attachment.html


More information about the Verse-dev mailing list