I'm seeing a similar crash (g_signal_emit, and g_closure_invoke) although my 
stack-trace is much shorter.
There's no need to even have an SVG file as input.  I'm trying to annotate a 
'.png' file (just an image)

Env:
Ubuntu Intrepid Ibex (8.10)
inkscape is: Inkscape 0.46 (Oct 24 2008)


To reproduce:
1) click on rectangle shape, look at inkscape's top-right corner, a stroke/fill 
indicator appears
2) Select a stroke color (clicking on stroke bar in upper right corner of 
inkscape)
3) A dialog will open.  Click on the stroke color bar and inkscape says (in a 
new dialog)
   "inkscape has encountered an error and will now close."
4) Say 'ok'

syslog:
Mar  9 23:54:00 hostname kernel: [299846.854162] inkscape[16915]: segfault at 
2c ip
081245e2 sp bf8c7e10 error 4 in inkscape[8048000+75e000]

in gdb (apologies, for the stripped libs and lack of source):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb621a700 (LWP 18614)]
---Type <return> to continue, or q <return> to quit---
0x081245e2 in ?? ()
(gdb) bt
#0  0x081245e2 in ?? ()
#1  0x084e34b3 in ?? ()
#2  0xb7f463a2 in ?? () from /usr/lib/libgtkmm-2.4.so.1
#3  0xb7785f96 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4  0xb7357c4b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#5  0xb736e5d8 in ?? () from /usr/lib/libgobject-2.0.so.0
#6  0xb736f62b in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#7  0xb736fc26 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#8  0xb789af1e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#9  0xb777eaac in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
#10 0xb777ff77 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#11 0xb761656a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#12 0xb72ba6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#13 0xb72bdda3 in ?? () from /usr/lib/libglib-2.0.so.0
#14 0xb72be2c2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#15 0xb7780309 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#16 0xb7ec34c7 in Gtk::Main::run_impl () from /usr/lib/libgtkmm-2.4.so.1
#17 0xb7ec32c2 in Gtk::Main::run () from /usr/lib/libgtkmm-2.4.so.1
#18 0x080864c9 in ?? ()
#19 0x081c5652 in ?? ()
#20 0x080868fd in ?? ()
#21 0xb6769685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#22 0x08085931 in ?? ()
(gdb) q


** Also affects: inkscape (Ubuntu)
   Importance: Undecided
       Status: New

-- 
Crash when selecting Pattern for fill/stroke in the Fill&Stroke dialog
https://bugs.launchpad.net/bugs/245301
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to