Comment 6 for bug 505400

Revision history for this message
r (endura29) wrote : Re: [Bug 505400] Re: segfault when duplicate curve is moved by arrows

Yes, it happens when I am not in gdb. Do you want me to make a film of it or
something like that?

Here are those crash reports.

I'm using a MacBook 2.4 GHz Intel Core 2 Duo w. 4 GB of ram and an Intel GMA
X3100 video card. This card had been a problem for Blender until the new
drivers came out with 10.6. Not sure if that might be it?

Let me know what else you might like me to do. I can perhaps try in a
Windows install?

Thanks

On Mon, Jan 11, 2010 at 2:31 AM, JazzyNico <email address hidden> wrote:

> Not reproduced on Windows XP, Inkscape 0.47 (no gdb).
> Does it happen if you don't use gdb?
>
> --
> segfault when duplicate curve is moved by arrows
> https://bugs.launchpad.net/bugs/505400
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Inkscape: A Vector Drawing Tool: New
>
> Bug description:
> I am using inkscape (0.47.0-1ubuntu2) in Karmic Koala (had to update a few
> libs from Lucid Lynx to get it to work). I'm also having the same crash on
> Mac OS (will gdb that next) and have to try on Windows.
>
> Here is the gdb:
>
> Starting program: /usr/bin/inkscape
> [Thread debugging using libthread_db enabled]
> [New Thread 0xb760ab70 (LWP 3136)]
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x08282072 in ?? ()
> (gdb) bt
> #0 0x08282072 in ?? ()
> #1 0x080ef3d2 in ?? ()
> #2 0x0810f363 in ?? ()
> #3 0x080f49ad in ?? ()
> #4 0x080c3b57 in ?? ()
> #5 0x080c3f34 in ?? ()
> #6 0x080c40ec in ?? ()
> #7 0x08547205 in ?? ()
> #8 0x08093bf1 in ?? ()
> #9 0x08242ecf in ?? ()
> #10 0x00d96072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #11 0x00dab7a8 in ?? () from /usr/lib/libgobject-2.0.so.0
> #12 0x00dac9b8 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #13 0x011dd8de in gtk_signal_emit () from /usr/lib/libgtk-x11-2.0.so.0
> #14 0x0856ee06 in ?? ()
> #15 0x0856ee67 in ?? ()
> #16 0x08243168 in ?? ()
> #17 0x00d946f9 in ?? () from /usr/lib/libgobject-2.0.so.0
> #18 0x00d96072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #19 0x00dab49e in ?? () from /usr/lib/libgobject-2.0.so.0
> #20 0x00dac9b8 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #21 0x011dd8de in gtk_signal_emit () from /usr/lib/libgtk-x11-2.0.so.0
> #22 0x081bcacf in ?? ()
> #23 0x01059474 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> #24 0x00d946f9 in ?? () from /usr/lib/libgobject-2.0.so.0
> #25 0x00d95f98 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #26 0x00dab49e in ?? () from /usr/lib/libgobject-2.0.so.0
> #27 0x00dac9b8 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #28 0x00dacfb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
> #29 0x0117595e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> #30 0x0118a44a in gtk_window_propagate_key_event ()
> from /usr/lib/libgtk-x11-2.0.so.0
> #31 0x0118d6dc in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> #32 0x00577b81 in Gtk::Widget_Class::key_press_event_callback(_GtkWidget*,
> _GdkEventKey*) () from /usr/lib/libgtkmm-2.4.so.1
> #33 0x01059474 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> #34 0x00d946f9 in ?? () from /usr/lib/libgobject-2.0.so.0
> #35 0x00d96072 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> #36 0x00dab49e in ?? () from /usr/lib/libgobject-2.0.so.0
> #37 0x00dac9b8 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> #38 0x00dacfb6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
> #39 0x0117595e in ?? () from /usr/lib/libgtk-x11-2.0.so.0
> #40 0x01051ceb in gtk_propagate_event () from /usr/lib/libgtk-x11-2.0.so.0
> #41 0x01052ea9 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
> #42 0x0025a62a in ?? () from /usr/lib/libgdk-x11-2.0.so.0
> #43 0x00c18e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
> #44 0x00c1c730 in ?? () from /lib/libglib-2.0.so.0
> #45 0x00c1cb9f in g_main_loop_run () from /lib/libglib-2.0.so.0
> #46 0x01053419 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
> #47 0x004ec5e7 in Gtk::Main::run_impl() () from /usr/lib/libgtkmm-2.4.so.1
> #48 0x004ec3e2 in Gtk::Main::run() () from /usr/lib/libgtkmm-2.4.so.1
> #49 0x0808856b in ?? ()
> #50 0x08164cea in ?? ()
> #51 0x080879f2 in ?? ()
> #52 0x0461eb56 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
> #53 0x08086aa1 in ?? ()
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/inkscape/+bug/505400/+subscribe
>