
In the lastest CVS. Create some rectangles. draw a connector between two and immediately switch to the node tool. creates the following output in gdb.
Aaron Spike
(gdb) run Starting program: /usr/local/inkscape/bin/inkscape [Thread debugging using libthread_db enabled] [New Thread -1222482112 (LWP 12057)]
** ERROR **: file connector-context.cpp: line 247 (void sp_connector_context_dis pose(GObject*)): assertion failed: (cc->newConnRef == NULL) aborting...
Program received signal SIGABRT, Aborted. [Switching to Thread -1222482112 (LWP 12057)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb7296175 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb72977d8 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0xbfffe320 in ?? () #4 0x00000000 in ?? () #5 0x00000020 in ?? () Previous frame inner to this frame (corrupt stack?)