Comment 4 for bug 931598

Revision history for this message
jazzynico (jazzynico) wrote : Re: Crash on moving text over path with gears efect

Confirmed on Windows XP, Inkscape trunk revision 10958 and Ubuntu 11.04, trunk revision 10968.
Not reproduced with 0.48.2.

Difficult to get a backtrace (the crash completely lock the Windows manager and Inkscape needs to be killed from a console). Here's what I can get:

----
(gdb) run
Starting program: /usr/local/bin/inkscape
[Thread debugging using libthread_db enabled]
[New Thread 0xb4ed6b70 (LWP 6089)]
[New Thread 0xb44ffb70 (LWP 6090)]
terminate called after throwing an instance of 'Geom::ContinuityError'
  what(): lib2geom exception: Non-contiguous path (2geom/path.cpp:90)

Program received signal SIGABRT, Aborted.
0x0012e416 in __kernel_vsyscall ()
(gdb) bt
#0 0x0012e416 in __kernel_vsyscall ()
Cannot access memory at address 0xbfffd8c4
-----

The crash doesn't occur when the Snap other points icon is disabled.