inkscape crashes and freezes gdb when clicking on a square that is rotating
Hi in inkscape cvs when I create a square and start rotating it with ] and while it is rotating i click on it, 50% of the time inkscape segfaults. As it does it also freezes my terminal.
Because of that I couldn't really make a bug report since I have to switch to ctrl+alt+f1 and kill gdb from it and all my output disappears.
On Sat, Sep 24, 2005 at 05:51:45PM -0400, svarog@...400... wrote:
I've recreated this. Here's the info you need to submit a bug report. Pretty much just paste this into your bug report and you should be good to go:
Here's the steps to reproduce:
1. Draw a rect and select it 2. Hold down the ']' key and watch rect rotate 3. While its rotating, click exactly on the center of the rect 4. Crash occurs with the following error and backtrace:
GLib-GObject-ERROR **: gsignal.c:572: handler ref_count overflow, please report occurrence circumstances to gtk-devel-list@...45... aborting...
(gdb) bt #0 0x4114e941 in kill () from /lib/libc.so.6 #1 0x410b5c6d in pthread_kill () from /lib/libpthread.so.0 #2 0x410b5fc1 in raise () from /lib/libpthread.so.0 #3 0x4114e6f4 in raise () from /lib/libc.so.6 #4 0x4114fa66 in abort () from /lib/libc.so.6 #5 0x4102dd71 in g_logv () from /usr/lib/libglib-2.0.so.0 #6 0x00000005 in ?? () Previous frame inner to this frame (corrupt stack?)
participants (3)
-
unknown@example.com
-
Bryce Harrington
-
inkblotter