Bug#330604: Still broken

2006-10-25 Thread Carl Strickland
Just to update you, I am still unable to run Inkscape. I had posted the
GDB output and have patiently waited for it to be fixed, but it is not. My
only hope is that it will be fixed soon after the next Debian release.
Thank you,


Carl Strickland




Bug#330604: same issue

2006-08-19 Thread Carl Strickland
It would appear I have the same issue as the others on this list and I am
running sid. I'll try and provide all the information the others have
supplied as well as the gdb output. I'm also here for questions if it
helps resolve this bug faster.

Package: inkscape
Version: 0.44-1
Followup-For: Bug #330604

This is the error I get upon starting it up. Also note that it keeps
running until I Ctrl+C:

---
*** glibc detected *** double free or corruption (fasttop): 0x085ef9c8 ***

Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can
fix it.
---

I don't know how to get this info so I am modifying Guillaume's by hand:

---
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Shell:  /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=en_US
---

Here's the gdb output (incl. bt):

---
(gdb) run
Starting program: /usr/bin/inkscape
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type  to continue, or q  to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type  to continue, or q  to quit---
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1495889376 (LWP 9224)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type  to continue, or q  to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
*** glibc detected *** double free or corruption (fasttop): 0x085f2ed0 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1495889376 (LWP 9224)]
0xe410 in __kernel_vsyscall ()
(gdb)
(gdb) bt
#0  0xe410 in __kernel_vsyscall ()
#1  0xa6f33821 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xa6f34fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xa6f68c4a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4  0xa6f704df in mallopt () from /lib/tls/i686/cmov/libc.so.6
#5  0xa6f70582 in free () from /lib/tls/i686/cmov/libc.so.6
#6  0xa7270421 in g_free () from /usr/lib/libglib-2.0.so.0
#7  0xa6ca34da in internal_drawing_area_use_pen_gc ()
   from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
#8  0xa6cbc076 in theme_init ()
   from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
#9  0xa6cbc0e4 in theme_init ()
   from /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so
#10 0xa72decbb in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#11 0xa79f98f5 in gtk_rc_style_unref () from /usr/lib/libgtk-x11-2.0.so.0
#12 0xa7a21d03 in gtk_style_attach () from /usr/lib/libgtk-x11-2.0.so.0
#13 0xa72ded53 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#14 0xa79fa4d2 in gtk_rc_add_widget_name_style ()
   from /usr/lib/libgtk-x11-2.0.so.0
#15 0xa72ded53 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
#16 0xa79f98f5 in gtk_rc_style_unref () from /usr/lib/libgtk-x11-2.0.so.0
#17 0xa7256098 in g_datalist_clear () from /usr/lib/libglib-2.0.so.0
#18 0xa72e0f20 in g_object_class_override_property ()
---Type  to continue, or q  to quit---
   from /usr/lib/libgobjec