Inkscape crashes when undoing caligraphic brush stroke while in edit path by node

Bug #792461 reported by ak
This bug report is a duplicate of:  Bug #488035: Calligraphy pen crashes on undo. Edit Remove
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Inkscape
Triaged
High
Unassigned

Bug Description

Inkscape 0.48.1 r9760
I tried the GDB backtrace on this crash and it states "no stack" when I try, so no go there. I have included the system specs and the error report provided by the mac crash reported after the steps to repeat the crash:

-blank, newly opened inkscape and page
-select draw calligraphic or brush strokes
- draw using this tool, does not matter shape or amount
-select Edit Paths by Node
-undo, any method (ctrl-z, edit meny, right click)
-crash

here is the system specs provided by my mac:
 Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB
Graphics: kHW_ATIr600M76Item, ATI Radeon HD 2600 Pro, spdisplays_pcie_device, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.91.21)
Bluetooth: Version 2.1.9f10, 2 service, 0 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST3320820AS_Q, 298.09 GB
Parallel ATA Device: OPTIARC DVD RW AD-5630A
USB Device: Built-in iSight, (null) mA
USB Device: IR Receiver, (null) mA
USB Device: Logitech USB Keyboard, (null) mA
USB Device: Dell Premium USB Optical Mouse, (null) mA
USB Device: BRCM2046 Hub, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA

And the crash report:

Process: inkscape-bin [85387]
Path: /Applications/Inkscape.app/Contents/Resources/bin/inkscape-bin
Identifier: inkscape-bin
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: Inkscape [85386]

Interval Since Last Report: 1615 sec
Crashes Since Last Report: 6
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2011-06-03 10:09:54.797 -0700
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: B12E8434-D06B-4940-A04A-A443BA365825

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
Crashed Thread: 0

Thread 0 Crashed:
0 inkscape-bin 0x0031b4dc pathv_to_linear_and_cubic_beziers(std::vector<Geom::Path, std::allocator<Geom::Path> > const&) + 44
1 inkscape-bin 0x005f55e5 Inkscape::UI::PathManipulator::_createControlPointsFromGeometry() + 181
2 inkscape-bin 0x005f6bb3 Inkscape::UI::PathManipulator::_externalChange(unsigned int) + 1651
3 inkscape-bin 0x00473141 Inkscape::XML::CompositeNodeObserver::notifyAttributeChanged(Inkscape::XML::Node&, unsigned int, Inkscape::Util::ptr_shared<char>, Inkscape::Util::ptr_shared<char>) + 97
4 inkscape-bin 0x00480dc6 Inkscape::XML::SimpleNode::setAttribute(char const*, char const*, bool) + 374
5 inkscape-bin 0x00482bf1 Inkscape::XML::EventChgAttr::_undoOne(Inkscape::XML::NodeObserver&) const + 49
6 inkscape-bin 0x00483dcc sp_repr_undo_log(Inkscape::XML::Event*) + 236
7 inkscape-bin 0x00054893 sp_document_undo(SPDocument*) + 275
8 inkscape-bin 0x000f21b5 sp_undo(SPDesktop*, SPDocument*) + 37
9 inkscape-bin 0x00318c30 sp_action_perform(SPAction*, void*) + 480
10 inkscape-bin 0x0010d4b3 sp_shortcut_invoke(unsigned int, Inkscape::UI::View::View*) + 83
11 inkscape-bin 0x00327b87 __ZL19on_window_key_pressP12_GdkEventKey + 103
12 inkscape-bin 0x00327de4 sigc::internal::slot_call1<sigc::pointer_functor1<_GdkEventKey*, bool>, bool, _GdkEventKey*>::call_it(sigc::internal::slot_rep*, _GdkEventKey* const&) + 20
13 libgtkmm-2.4.1.dylib 0x00f1bf61 (anonymous namespace)::Widget_signal_key_press_event_callback(_GtkWidget*, _GdkEventKey*, void*) + 65
14 libgtk-x11-2.0.0.dylib 0x0143351b _gtk_marshal_BOOLEAN__BOXED + 107
15 libgobject-2.0.0.dylib 0x01c450a9 g_closure_invoke + 313
16 libgobject-2.0.0.dylib 0x01c574d5 signal_emit_unlocked_R + 2661
17 libgobject-2.0.0.dylib 0x01c58537 g_signal_emit_valist + 1207
18 libgobject-2.0.0.dylib 0x01c58af9 g_signal_emit + 41
19 libgtk-x11-2.0.0.dylib 0x01562896 gtk_widget_event_internal + 598
20 libgtk-x11-2.0.0.dylib 0x01431755 gtk_propagate_event + 485
21 libgtk-x11-2.0.0.dylib 0x01431c8d gtk_main_do_event + 1325
22 libgdk-x11-2.0.0.dylib 0x017b9b15 gdk_event_dispatch + 85
23 libglib-2.0.0.dylib 0x01f5ca9d g_main_context_dispatch + 573
24 libglib-2.0.0.dylib 0x01f6059b g_main_context_iterate + 1179
25 libglib-2.0.0.dylib 0x01f60877 g_main_loop_run + 439
26 libgtk-x11-2.0.0.dylib 0x01430c61 gtk_main + 177
27 libgtkmm-2.4.1.dylib 0x00e96d4b Gtk::Main::run() + 27
28 inkscape-bin 0x000053dc sp_main_gui(int, char const**) + 1404
29 inkscape-bin 0x001ec2bb Inkscape::NSApplication::Application::run() + 139
30 inkscape-bin 0x000045dd main + 2157
31 inkscape-bin 0x000036d6 start + 54

Thread 1:
0 libSystem.B.dylib 0x97c1744e __semwait_signal + 10
1 libSystem.B.dylib 0x97c679f8 pthread_cond_timedwait$UNIX2003 + 72
2 libgthread-2.0.0.dylib 0x01f2a5eb g_cond_timed_wait_posix_impl + 107
3 libglib-2.0.0.dylib 0x01f31921 g_async_queue_pop_intern_unlocked + 225
4 libglib-2.0.0.dylib 0x01f31bf1 g_async_queue_timed_pop + 65
5 libglib-2.0.0.dylib 0x01f883b0 g_thread_pool_thread_proxy + 272
6 libglib-2.0.0.dylib 0x01f864f8 g_thread_create_proxy + 152
7 libSystem.B.dylib 0x97c41155 _pthread_start + 321
8 libSystem.B.dylib 0x97c41012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xbfffe058 ebx: 0x0031b4c1 ecx: 0x0702f040 edx: 0x00000008
  edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffdf38 esp: 0xbfffde30
   ss: 0x0000001f efl: 0x00210286 eip: 0x0031b4dc cs: 0x00000017
   ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
  cr2: 0x00000008

Binary Images:
    0x1000 - 0x983ffb +inkscape-bin ??? (???) <42f310dbca310ceee0bb600e6b9fecb2> /Applications/Inkscape.app/Contents/Resources/bin/inkscape-bin
  0xe3f000 - 0xf9bff7 +libgtkmm-2.4.1.dylib ??? (???) <e40cbb9818a7ae6535183889c049ef7f> /Applications/Inkscape.app/Contents/Resources/lib/libgtkmm-2.4.1.dylib
 0x1199000 - 0x11bbff3 +libatkmm-1.6.1.dylib ??? (???) <d15a9d0af3fd7b2637821d41d8b8cc29> /Applications/Inkscape.app/Contents/Resources/lib/libatkmm-1.6.1.dylib
 0x11dd000 - 0x11faffe +libgdkmm-2.4.1.dylib ??? (???) <a1fd16f2ffae8cbb203a36fa1cd4b06f> /Applications/Inkscape.app/Contents/Resources/lib/libgdkmm-2.4.1.dylib
 0x121f000 - 0x126bff2 +libgiomm-2.4.1.dylib ??? (???) <004862bbbd3022298b6ee52a5aa2d01a> /Applications/Inkscape.app/Contents/Resources/lib/libgiomm-2.4.1.dylib
 0x12bf000 - 0x12cefff +libpangomm-1.4.1.dylib ??? (???) <654bebe2c05937582810354f9f671d33> /Applications/Inkscape.app/Contents/Resources/lib/libpangomm-1.4.1.dylib
 0x12e4000 - 0x130aff2 +libglibmm-2.4.1.dylib ??? (???) <6f78b93ed382b9ffbde886835ca27ea7> /Applications/Inkscape.app/Contents/Resources/lib/libglibmm-2.4.1.dylib
 0x1333000 - 0x1341ff2 +libcairomm-1.0.1.dylib ??? (???) <b9ef305961d75f53fcdce543fb2bae67> /Applications/Inkscape.app/Contents/Resources/lib/libcairomm-1.0.1.dylib
 0x1352000 - 0x16acfff +libgtk-x11-2.0.0.dylib ??? (???) <670187034a2bc4d920542dc6d9c02149> /Applications/Inkscape.app/Contents/Resources/lib/libgtk-x11-2.0.0.dylib
 0x1778000 - 0x17f5feb +libgdk-x11-2.0.0.dylib ??? (???) <a56f245d6c5f2d2e8ca5707a1fa1a8d5> /Applications/Inkscape.app/Contents/Resources/lib/libgdk-x11-2.0.0.dylib
 0x181b000 - 0x182cfe1 +libatk-1.0.0.dylib ??? (???) <148837c39473d0c40b598f1c423d489f> /Applications/Inkscape.app/Contents/Resources/lib/libatk-1.0.0.dylib
 0x1839000 - 0x183ffef +libpangocairo-1.0.0.dylib ??? (???) <ecb41ba8e42020966e84b2220bc62d5e> /Applications/Inkscape.app/Contents/Resources/lib/libpangocairo-1.0.0.dylib
 0x1846000 - 0x1846ff6 +libXinerama.1.dylib ??? (???) <cc6bcf783a14ce2191fa7bcd20fd8c71> /Applications/Inkscape.app/Contents/Resources/lib/libXinerama.1.dylib
 0x184a000 - 0x1854fff +libXi.6.dylib ??? (???) <4bc32dac033b4ebb94c2a737e30e9e2a> /Applications/Inkscape.app/Contents/Resources/lib/libXi.6.dylib
 0x1859000 - 0x185efe3 +libXrandr.2.dylib ??? (???) <ab115f8bf49f1ce44fa10b333b2ba43c> /Applications/Inkscape.app/Contents/Resources/lib/libXrandr.2.dylib
 0x1862000 - 0x1867fe5 +libXcursor.1.dylib ??? (???) <b5d28ac5b047555f634f0df50b54e5e8> /Applications/Inkscape.app/Contents/Resources/lib/libXcursor.1.dylib
 0x186c000 - 0x186dff6 +libXcomposite.1.dylib ??? (???) <d653c15dd4da8f370a8778aa0e65ae60> /Applications/Inkscape.app/Contents/Resources/lib/libXcomposite.1.dylib
 0x1871000 - 0x1871ff3 +libXdamage.1.dylib ??? (???) <582bfdaa06d55e7765eec645e1a8332c> /Applications/Inkscape.app/Contents/Resources/lib/libXdamage.1.dylib
 0x1875000 - 0x1887fff +libgdk_pixbuf-2.0.0.dylib ??? (???) <d3e8089201f8e651e89ea0ab8c7fcd03> /Applications/Inkscape.app/Contents/Resources/lib/libgdk_pixbuf-2.0.0.dylib
 0x1890000 - 0x18b7fe0 +libpangoft2-1.0.0.dylib ??? (???) <66168680307e59123346323fcaf34018> /Applications/Inkscape.app/Contents/Resources/lib/libpangoft2-1.0.0.dylib
 0x18c2000 - 0x1981fec +libgio-2.0.0.dylib ??? (???) <fa86b095d3a675bd5723cfdcf0d8d4e6> /Applications/Inkscape.app/Contents/Resources/lib/libgio-2.0.0.dylib
 0x19c5000 - 0x19cfff2 +libXext.6.dylib ??? (???) <e12759a340d1ce6e509731eb3445f82f> /Applications/Inkscape.app/Contents/Resources/lib/libXext.6.dylib
 0x19d5000 - 0x19d7ff9 +libXfixes.3.dylib ??? (???) <449e240c56e5cb7655b8dec7bfe6a7c7> /Applications/Inkscape.app/Contents/Resources/lib/libXfixes.3.dylib
 0x19db000 - 0x1a0ffef +libpango-1.0.0.dylib ??? (???) <8672401bffa10c07c6625655d7dcbdbb> /Applications/Inkscape.app/Contents/Resources/lib/libpango-1.0.0.dylib
 0x1a20000 - 0x1a21ffd +libgmodule-2.0.0.dylib ??? (???) <3a9640acd2f899e6db6352a3394e9a27> /Applications/Inkscape.app/Contents/Resources/lib/libgmodule-2.0.0.dylib
 0x1a25000 - 0x1a52fff +libxslt.1.dylib ??? (???) <685002604b7df49d09b10a1b0be3622f> /Applications/Inkscape.app/Contents/Resources/lib/libxslt.1.dylib
 0x1a5c000 - 0x1b64fef +libxml2.2.dylib ??? (???) <6fe4f33d272880b2e5d0ab9406c11cab> /Applications/Inkscape.app/Contents/Resources/lib/libxml2.2.dylib
 0x1b92000 - 0x1c1efe7 +libcairo.2.dylib ??? (???) <f0429df722b7c3df09c6ea084663b40e> /Applications/Inkscape.app/Contents/Resources/lib/libcairo.2.dylib
 0x1c3f000 - 0x1c77ff7 +libgobject-2.0.0.dylib ??? (???) <e6bb4b82d4d9fe515fe584282f83cf4f> /Applications/Inkscape.app/Contents/Resources/lib/libgobject-2.0.0.dylib
 0x1c89000 - 0x1ce5fef +libpixman-1.0.dylib ??? (???) <19200e955b2f0b8a2877662c720b6b30> /Applications/Inkscape.app/Contents/Resources/lib/libpixman-1.0.dylib
 0x1cf4000 - 0x1d1cfe7 +libfontconfig.1.dylib ??? (???) <f7c5877140828f7b143b050587c03f17> /Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib
 0x1d26000 - 0x1d42fe3 +libexpat.1.dylib ??? (???) <2c65b5f1ffdbe7fe139708faab9d64cd> /Applications/Inkscape.app/Contents/Resources/lib/libexpat.1.dylib
 0x1d4a000 - 0x1dbcfff +libfreetype.6.dylib ??? (???) <eec8a4711cc417512f0bfd3a92bc6d63> /Applications/Inkscape.app/Contents/Resources/lib/libfreetype.6.dylib
 0x1dd1000 - 0x1dd7fff +libXrender.1.dylib ??? (???) <1697c6da16c278375d4d719c17fc5d3e> /Applications/Inkscape.app/Contents/Resources/lib/libXrender.1.dylib
 0x1ddc000 - 0x1edffe7 +libX11.6.dylib ??? (???) <a1b10cf0fc7716d8c007f51d48dc956b> /Applications/Inkscape.app/Contents/Resources/lib/libX11.6.dylib
 0x1eff000 - 0x1f0dfff +libxcb.1.dylib ??? (???) <9bb2d452b3b37badf023b21d949d562c> /Applications/Inkscape.app/Contents/Resources/lib/libxcb.1.dylib
 0x1f19000 - 0x1f19ffe +libXau.6.dylib ??? (???) <66301b3f028797b19cff09e17dd07eab> /Applications/Inkscape.app/Contents/Resources/lib/libXau.6.dylib
 0x1f1d000 - 0x1f1ffef +libXdmcp.6.dylib ??? (???) <7fc1040c52174cde9808c88635a75142> /Applications/Inkscape.app/Contents/Resources/lib/libXdmcp.6.dylib
 0x1f23000 - 0x1f24ff4 +libsigc-2.0.0.dylib ??? (???) <25e9a2d63d0a3d0e9558a6bc507f4e6c> /Applications/Inkscape.app/Contents/Resources/lib/libsigc-2.0.0.dylib
 0x1f29000 - 0x1f2bff5 +libgthread-2.0.0.dylib ??? (???) <716aa45d791d867ece7dcc572d500bdf> /Applications/Inkscape.app/Contents/Resources/lib/libgthread-2.0.0.dylib
 0x1f2f000 - 0x200afef +libglib-2.0.0.dylib ??? (???) <1db3bad47ef846513dd3ab22c99c7747> /Applications/Inkscape.app/Contents/Resources/lib/libglib-2.0.0.dylib
 0x202f000 - 0x2037fef +libintl.8.dylib ??? (???) <d8a72c371d0a9d2cbad59fa7e5cad54c> /Applications/Inkscape.app/Contents/Resources/lib/libintl.8.dylib
 0x203c000 - 0x2134fe4 +libiconv.2.dylib ??? (???) <ce04d9df60d9ef6aaa26c35ee2a8c206> /Applications/Inkscape.app/Contents/Resources/lib/libiconv.2.dylib
 0x2141000 - 0x2160feb +libpng12.0.dylib ??? (???) <d62d7319ff14f76cf97caa35d84e689f> /Applications/Inkscape.app/Contents/Resources/lib/libpng12.0.dylib
 0x2167000 - 0x2178feb +libz.1.dylib ??? (???) <74756291ea99c28c1eedb2441efdb571> /Applications/Inkscape.app/Contents/Resources/lib/libz.1.dylib
 0x217d000 - 0x2302feb +libgsl.0.dylib ??? (???) <d0fc332cee798e30c2ec545ccaefb9a1> /Applications/Inkscape.app/Contents/Resources/lib/libgsl.0.dylib
 0x2358000 - 0x2389ff1 +libgslcblas.0.dylib ??? (???) <a287c3ff819ad6a8dc96e4106f48341b> /Applications/Inkscape.app/Contents/Resources/lib/libgslcblas.0.dylib
 0x238e000 - 0x2395ffb +libpopt.0.dylib ??? (???) <f491ebe7ebee7dcf488d900724436c6d> /Applications/Inkscape.app/Contents/Resources/lib/libpopt.0.dylib
 0x239a000 - 0x242efe7 +libaspell.15.dylib ??? (???) <dea76be50f1e5c7005c820ba15327ab1> /Applications/Inkscape.app/Contents/Resources/lib/libaspell.15.dylib
 0x249a000 - 0x24ddff7 +libgnomevfs-2.0.dylib ??? (???) <6d79faee25c785fa8266f650029d1e69> /Applications/Inkscape.app/Contents/Resources/lib/libgnomevfs-2.0.dylib
 0x24f9000 - 0x251cff7 +libgconf-2.4.dylib ??? (???) <31f8a52abe0c0eeebf1c674443efddb2> /Applications/Inkscape.app/Contents/Resources/lib/libgconf-2.4.dylib
 0x252f000 - 0x255ffef +libORBit-2.0.dylib ??? (???) <5813a06e49007e4e35e3e65f95c2869c> /Applications/Inkscape.app/Contents/Resources/lib/libORBit-2.0.dylib
 0x258a000 - 0x25bafff +libdbus-1.3.dylib ??? (???) <38997a7d7aa8f7323574d604e7aad8c2> /Applications/Inkscape.app/Contents/Resources/lib/libdbus-1.3.dylib
 0x25cb000 - 0x25e7fff +libwpg-0.1.1.dylib ??? (???) <89d0e31c7c94553658e061c348238971> /Applications/Inkscape.app/Contents/Resources/lib/libwpg-0.1.1.dylib
 0x25f4000 - 0x25fcff0 +libwpg-stream-0.1.1.dylib ??? (???) <bb521791f1c14cf94a34b38e1cc01385> /Applications/Inkscape.app/Contents/Resources/lib/libwpg-stream-0.1.1.dylib
 0x2603000 - 0x264dfe7 +libwpd-0.8.8.dylib ??? (???) <d98a5e704b4ec9ef54bb7596ae28c173> /Applications/Inkscape.app/Contents/Resources/lib/libwpd-0.8.8.dylib
 0x2689000 - 0x26b9ff2 +libMagick++.4.dylib ??? (???) <f4b50f827a75999c3adde57100fe94fb> /Applications/Inkscape.app/Contents/Resources/lib/libMagick++.4.dylib
 0x26e9000 - 0x28cdfe7 +libMagickCore.4.dylib ??? (???) <de07642b9e31c07df22ae2dae2fb7c63> /Applications/Inkscape.app/Contents/Resources/lib/libMagickCore.4.dylib
 0x295e000 - 0x2975fff +libgc.1.dylib ??? (???) <8678834874c361b3029476e2615d2eb1> /Applications/Inkscape.app/Contents/Resources/lib/libgc.1.dylib
 0x29a0000 - 0x29c8fef +liblcms.1.dylib ??? (???) <e4daba8696c544467bb9e163739353c3> /Applications/Inkscape.app/Contents/Resources/lib/liblcms.1.dylib
 0x29d4000 - 0x2b11ff3 +libpoppler.6.dylib ??? (???) <6273f55ed707559f6ed064177e9fd090> /Applications/Inkscape.app/Contents/Resources/lib/libpoppler.6.dylib
 0x2b86000 - 0x2ba7fff +libpoppler-glib.5.dylib ??? (???) <589639f974933e22941f0eabb914d818> /Applications/Inkscape.app/Contents/Resources/lib/libpoppler-glib.5.dylib
 0x2bbd000 - 0x2bd2ff0 +libdbus-glib-1.2.dylib ??? (???) <24e26076c60542f2ff4f64a3e3e7add3> /Applications/Inkscape.app/Contents/Resources/lib/libdbus-glib-1.2.dylib
 0x2bdd000 - 0x2c1ffeb +libssl.1.0.0.dylib ??? (???) <37d5322cf8615fcbcd4fa7aa5c84f96e> /Applications/Inkscape.app/Contents/Resources/lib/libssl.1.0.0.dylib
 0x2c35000 - 0x2d5ffe7 +libcrypto.1.0.0.dylib ??? (???) <1c16aac92b4a9564f271bfbdb6771425> /Applications/Inkscape.app/Contents/Resources/lib/libcrypto.1.0.0.dylib
 0x2dbf000 - 0x2ed5fff +libMagickWand.4.dylib ??? (???) <fbf0762533274e88c7c4f5d2460eb78b> /Applications/Inkscape.app/Contents/Resources/lib/libMagickWand.4.dylib
 0x2ef4000 - 0x2f46fef +libtiff.3.dylib ??? (???) <c435ff4e1f159c8fa8cd3a282ffae898> /Applications/Inkscape.app/Contents/Resources/lib/libtiff.3.dylib
 0x2f52000 - 0x2f84ff0 +libjpeg.8.dylib ??? (???) <06e2afa5679fe38726a38d063a8e688a> /Applications/Inkscape.app/Contents/Resources/lib/libjpeg.8.dylib
 0x2f8c000 - 0x2fcdff8 +libXt.6.dylib ??? (???) <cb8805fe6000599e9a9804117cd3a7db> /Applications/Inkscape.app/Contents/Resources/lib/libXt.6.dylib
 0x2fe0000 - 0x2feefff +libbz2.1.0.dylib ??? (???) <ca8929624b1b415647ee794d8c1bd624> /Applications/Inkscape.app/Contents/Resources/lib/libbz2.1.0.dylib
 0x2ff4000 - 0x2ff9fe7 +libltdl.7.dylib ??? (???) <409183a337a2a952ddc5fa0cd9cfd715> /Applications/Inkscape.app/Contents/Resources/lib/libltdl.7.dylib
 0x2ffe000 - 0x3003ffc +libSM.6.dylib ??? (???) <734b36eada4d2d1df35cb6755bd64c93> /Applications/Inkscape.app/Contents/Resources/lib/libSM.6.dylib
 0x3008000 - 0x3018ff1 +libICE.6.dylib ??? (???) <98ec61b2ca534a9357d135a6c87c006a> /Applications/Inkscape.app/Contents/Resources/lib/libICE.6.dylib
 0x3020000 - 0x3037fe7 +libopenjpeg-2.1.3.0.dylib ??? (???) <5cbddea736e5359eb598188f2cd51acf> /Applications/Inkscape.app/Contents/Resources/lib/libopenjpeg-2.1.3.0.dylib
 0x30b9000 - 0x30e3ffb +libclearlooks.so ??? (???) <e64e5b64790a2e36ba7128f8f5a9d258> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
 0x30ed000 - 0x30f3ff0 +libpixmap.so ??? (???) <2c920743570624844a70f6c33fe3cf72> /Applications/Inkscape.app/Contents/Resources/lib/gtk-2.0/2.10.0/engines/libpixmap.so
 0x437b000 - 0x437dffc +libpixbufloader-png.so ??? (???) <3bdd1ae68b3454182608b2d7ae605c68> /Applications/Inkscape.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
 0x4863000 - 0x4863fe3 +pango-basic-fc.so ??? (???) <ace7db7522fbd778a0909ee0a148ea61> /Applications/Inkscape.app/Contents/Resources/lib/pango/1.6.0/modules/pango-basic-fc.so
 0x4899000 - 0x489dff0 +libpixbufloader-xpm.so ??? (???) <945879590616f79e7d91b1324e89cf05> /Applications/Inkscape.app/Contents/Resources/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x9016a000 - 0x90173fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90abe000 - 0x90aebfeb libvDSP.dylib ??? (???) <e89461ed03200fb3c0304e62e14a42ed> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90ca9000 - 0x90f25fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90f26000 - 0x90f68fef com.apple.NavigationServices 3.5.2 (163) <26eeb5a205f749aad83d5dac0330c41f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90f6a000 - 0x90f93fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
0x90f94000 - 0x91046ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
0x91096000 - 0x9115dff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9115e000 - 0x9151cfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91527000 - 0x91580ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91581000 - 0x91581ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x916fb000 - 0x91778fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x918fe000 - 0x91916fff com.apple.openscripting 1.2.8 (???) <54ab21172b8b3caa601dde44872a9c0d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91a67000 - 0x91a86ffa libJPEG.dylib ??? (???) <3407c6f4869e698d3c4107b46e435119> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a87000 - 0x91a95ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x91b1b000 - 0x91b59fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91cea000 - 0x91d24fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91d25000 - 0x91d76ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91d77000 - 0x91e1efec com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91e1f000 - 0x91edafe3 com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91edb000 - 0x91ee2fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x91ee3000 - 0x91f07fff libxslt.1.dylib ??? (???) <ec4c269815bab8e7211cb8fe9df3a9a3> /usr/lib/libxslt.1.dylib
0x91f08000 - 0x91f82ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91f83000 - 0x91fccfef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91fdd000 - 0x922e5fe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x923aa000 - 0x923acff5 libRadiance.dylib ??? (???) <a21c033caf69bbd48770cbbbf51b8208> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92616000 - 0x9261cfff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92679000 - 0x92679ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x92687000 - 0x92714ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92715000 - 0x92754fef libTIFF.dylib ??? (???) <3b9aceaff5eae70bd19f9dc26e415969> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92755000 - 0x92c26fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92c27000 - 0x92cb1ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92cb2000 - 0x92cb2ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92cb3000 - 0x92ce2fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92ce3000 - 0x92cf3ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92cf4000 - 0x92fceff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9302e000 - 0x93043ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93049000 - 0x9321afef com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93415000 - 0x93494ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93f98000 - 0x93f98ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93fe9000 - 0x94020fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <cfd64ded4da1064ce316243fd425d5a4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9403e000 - 0x94045ffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x940d3000 - 0x9421cff7 com.apple.ImageIO.framework 2.0.9 (2.0.9) <67d6f9abf5cc16f444052ee93e906d83> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94370000 - 0x9437dfe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9437e000 - 0x94399ff3 libPng.dylib ??? (???) <3a01fab3a2d1ae7f7df0821c5af41d87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9439a000 - 0x9439efff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x945cd000 - 0x94660fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94780000 - 0x94827feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94828000 - 0x94829ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x9482a000 - 0x94bc7fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94bc8000 - 0x94bccfff libGIF.dylib ??? (???) <b0ff75435ef93ab3d5486c78fa82a150> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94bcd000 - 0x9526dfef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x956bf000 - 0x956cbffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x956cc000 - 0x956dcfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <7bd1ec22c47e62a11b34d7ba66606e2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x956dd000 - 0x956dffff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9675d000 - 0x96767feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96768000 - 0x96819fff edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9681a000 - 0x96845fe7 libauto.dylib ??? (???) <a64961ed20db64f0f439bfbc6f962bf9> /usr/lib/libauto.dylib
0x9687b000 - 0x96c8bfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96c8c000 - 0x96ce9ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x96cea000 - 0x96d77ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96d78000 - 0x96e0bff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96e0c000 - 0x96f3ffe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9702f000 - 0x97045fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97046000 - 0x97064fff libresolv.9.dylib ??? (???) <36c871d5da9b49bb5bcf0449833d1dc5> /usr/lib/libresolv.9.dylib
0x97065000 - 0x97130fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x971b1000 - 0x971b6fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x971b7000 - 0x971d3ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x971d4000 - 0x971dcfff com.apple.DiskArbitration 2.2.1 (2.2.1) <d97688958e0b1fdcd4747088bdf1962a> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97224000 - 0x97305ff7 libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
0x97306000 - 0x97309fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9733c000 - 0x9741cfff libobjc.A.dylib ??? (???) <bba0c22add60c7724e259ab28de8953e> /usr/lib/libobjc.A.dylib
0x97425000 - 0x974acff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x974ad000 - 0x97509ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97574000 - 0x975ceff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x976d8000 - 0x97755feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97756000 - 0x9788fff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x97890000 - 0x97890fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x97c0f000 - 0x97d76ff3 libSystem.B.dylib ??? (???) <1ebaeaae16eec98939d40cb0db0b1aec> /usr/lib/libSystem.B.dylib
0x97e41000 - 0x97e41ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Revision history for this message
su_v (suv-lp) wrote :

Reproduced with Inkscape 0.48.1 and 0.48+devel r10252 on OS X 10.5.8 (i386)

tags: added: crash node-editing undo
Changed in inkscape:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
su_v (suv-lp) wrote :

backtrace from 0.48.1

Revision history for this message
su_v (suv-lp) wrote :

backtrace from 0.48+devel r10252 (Mac OS X 10.5.8 (i386))

Revision history for this message
su_v (suv-lp) wrote :

Reproduced with Inkscape 0.47 (default preferences, when changing color as described in [1]).

Related to or duplicate of bug #488035 “Calligraphy pen crashes on undo”
<https://bugs.launchpad.net/inkscape/+bug/488035>

[1] <https://bugs.launchpad.net/inkscape/+bug/488035/comments/5>

Revision history for this message
su_v (suv-lp) wrote :

New duplicate -> still present in current trunk (r10612)

Revision history for this message
John Smith (john-smithi) wrote :

Reproduced on Ubuntu 12.04 with trunk r11764

1. Draw any stroke with calligraphic tool
2. Switch to Node tool
3. Undo

Propose as 0.49 Milestone.

Backtrace looks similar

Program received signal SIGSEGV, Segmentation fault.
_Vector_impl (this=0xbfffe550) at /usr/include/c++/4.6/bits/locale_facets.h:1077
1077 { return __c; }
(gdb) bt
#0 _Vector_impl (this=0xbfffe550) at /usr/include/c++/4.6/bits/locale_facets.h:1077
#1 _Vector_base (this=0xbfffe550) at /usr/include/c++/4.6/bits/stl_vector.h:107
#2 vector (this=0xbfffe550) at /usr/include/c++/4.6/bits/stl_vector.h:218
#3 pathv_to_linear_and_cubic_beziers (pathv=...) at ../../src/helper/geom.cpp:466
#4 0x084a7e57 in Inkscape::UI::PathManipulator::_createControlPointsFromGeometry (this=0xa92caa0)
    at ../../src/ui/tool/path-manipulator.cpp:1077
#5 0x084aacba in Inkscape::UI::PathManipulator::_externalChange (this=0xa92caa0, type=0)
    at ../../src/ui/tool/path-manipulator.cpp:1041

Revision history for this message
su_v (suv-lp) wrote :

See also comment #11 in bug #488035 with some analysis / possible solutions about what might happen.
(AFAICT this report is a duplicate of bug #488035).

Revision history for this message
su_v (suv-lp) wrote :

Setting milestone based on John Smith's comment.

Changed in inkscape:
milestone: none → 0.49
status: Confirmed → Triaged
Revision history for this message
BobSongs (bobspcrepair) wrote :

I got this error message when running Inkscape from the command line in Windows XP Home:

** (inkscape.exe:2532): WARNING **: Failed to create path: invalid data in dc->cal1 or dc->cal2

Not exactly very informative, but I didn't see an equivalent text.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.