
Hi,
I've just been trying current CVS with gdb, and I find that starting inkscape under gdb and then choosing File->Open results in
Program received signal SIG32, Real-time event 32. 0x40c772e1 in sigpending () from /lib/libc.so.6
#0 0x40c772e1 in sigpending () from /lib/libc.so.6 #1 0x40c773a7 in sigsuspend () from /lib/libc.so.6 #2 0x40131258 in pthread_getconcurrency () from /lib/libpthread.so.0 #3 0x40130ac5 in pthread_create () from /lib/libpthread.so.0 #4 0x4109ab41 in ?? () from /usr/lib/./libgthread-2.0.so.0 #5 0x08b09bd8 in ?? () #6 0xbfffd600 in ?? () #7 0x40b6de80 in g_static_private_free () from /usr/lib/./libglib-2.0.so.0 #8 0x40b6e0ec in g_thread_create_full () from /usr/lib/./libglib-2.0.so.0 #9 0x41081ef6 in link_thread_io_context () from /usr/lib/./libORBit-2.so.0 #10 0x41081961 in link_exec_command () from /usr/lib/./libORBit-2.so.0 #11 0x41081fe5 in link_set_io_thread () from /usr/lib/./libORBit-2.so.0 #12 0x4107c6a5 in ORBit_ObjectAdaptor_set_thread_hintv () from /usr/lib/./libORBit-2.so.0 #13 0x411843a3 in bonobo_poa_get_threadedv () from /usr/lib/./libbonobo-2.so.0 #14 0x41184506 in bonobo_poa_get_threaded () from /usr/lib/./libbonobo-2.so.0
...
Does this happen for anyone else, or is it a quirk of my system?
Thanks
Carl

I think Ted's working on that code presently. He's mentioned having trouble with a crash in it.
Bryce
On Sun, 22 Aug 2004, Carl Hetherington wrote:
Hi,
I've just been trying current CVS with gdb, and I find that starting inkscape under gdb and then choosing File->Open results in
Program received signal SIG32, Real-time event 32. 0x40c772e1 in sigpending () from /lib/libc.so.6
#0 0x40c772e1 in sigpending () from /lib/libc.so.6 #1 0x40c773a7 in sigsuspend () from /lib/libc.so.6 #2 0x40131258 in pthread_getconcurrency () from /lib/libpthread.so.0 #3 0x40130ac5 in pthread_create () from /lib/libpthread.so.0 #4 0x4109ab41 in ?? () from /usr/lib/./libgthread-2.0.so.0 #5 0x08b09bd8 in ?? () #6 0xbfffd600 in ?? () #7 0x40b6de80 in g_static_private_free () from /usr/lib/./libglib-2.0.so.0 #8 0x40b6e0ec in g_thread_create_full () from /usr/lib/./libglib-2.0.so.0 #9 0x41081ef6 in link_thread_io_context () from /usr/lib/./libORBit-2.so.0 #10 0x41081961 in link_exec_command () from /usr/lib/./libORBit-2.so.0 #11 0x41081fe5 in link_set_io_thread () from /usr/lib/./libORBit-2.so.0 #12 0x4107c6a5 in ORBit_ObjectAdaptor_set_thread_hintv () from /usr/lib/./libORBit-2.so.0 #13 0x411843a3 in bonobo_poa_get_threadedv () from /usr/lib/./libbonobo-2.so.0 #14 0x41184506 in bonobo_poa_get_threaded () from /usr/lib/./libbonobo-2.so.0
...
Does this happen for anyone else, or is it a quirk of my system?
Thanks
Carl
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

I haven't looked into the open/save issues in CVS -- has anyone else? I basically can't open or save consistently with CVS. I'll look into after I finish this presentation (ofcourse I procrastinated). If someone else wants to fix it first, don't wait on me ;)
--Ted
On Sun, 2004-08-22 at 09:40, Bryce Harrington wrote:
I think Ted's working on that code presently. He's mentioned having trouble with a crash in it.
Bryce
On Sun, 22 Aug 2004, Carl Hetherington wrote:
Hi,
I've just been trying current CVS with gdb, and I find that starting inkscape under gdb and then choosing File->Open results in
Program received signal SIG32, Real-time event 32. 0x40c772e1 in sigpending () from /lib/libc.so.6
#0 0x40c772e1 in sigpending () from /lib/libc.so.6 #1 0x40c773a7 in sigsuspend () from /lib/libc.so.6 #2 0x40131258 in pthread_getconcurrency () from /lib/libpthread.so.0 #3 0x40130ac5 in pthread_create () from /lib/libpthread.so.0 #4 0x4109ab41 in ?? () from /usr/lib/./libgthread-2.0.so.0 #5 0x08b09bd8 in ?? () #6 0xbfffd600 in ?? () #7 0x40b6de80 in g_static_private_free () from /usr/lib/./libglib-2.0.so.0 #8 0x40b6e0ec in g_thread_create_full () from /usr/lib/./libglib-2.0.so.0 #9 0x41081ef6 in link_thread_io_context () from /usr/lib/./libORBit-2.so.0 #10 0x41081961 in link_exec_command () from /usr/lib/./libORBit-2.so.0 #11 0x41081fe5 in link_set_io_thread () from /usr/lib/./libORBit-2.so.0 #12 0x4107c6a5 in ORBit_ObjectAdaptor_set_thread_hintv () from /usr/lib/./libORBit-2.so.0 #13 0x411843a3 in bonobo_poa_get_threadedv () from /usr/lib/./libbonobo-2.so.0 #14 0x41184506 in bonobo_poa_get_threaded () from /usr/lib/./libbonobo-2.so.0
...
Does this happen for anyone else, or is it a quirk of my system?
Thanks
Carl
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (3)
-
Bryce Harrington
-
Carl Hetherington
-
Ted Gould