Bugs item #1248399, was opened at 2005-07-31 03:15
Message generated for change (Comment added) made by wojeda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1248399&group_id=93438
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Linux
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: 0.42: *** glibc detected *** free(): invalid pointer
Initial Comment:
---------------------------------------------------------------------------------
*** glibc detected *** free(): invalid pointer:
0x084be650 ***
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at
http://www.inkscape.org
with a detailed description of the steps leading to the
crash, so we can fix it.
---------------------------------------------------------------------------------
GDB output is:
---------------------------------------------------------------------------------
(gdb) run
Starting program: /usr/bin/inkscape
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 5713)]
*** glibc detected *** free(): invalid pointer:
0x084be650 ***
Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 5713)]
0x40f55ef1 in kill () from /lib/libc.so.6
---------------------------------------------------------------------------------
Fedora Core 3/ x86, package build myself.
----------------------------------------------------------------------
Comment By: Winston Ojeda (wojeda)
Date: 2005-08-02 12:47
Message:
Logged In: YES
user_id=351116
I second this huge 0.42 criter.
The static rpm never worked for me so I had to put about two
hours work on gettingt all the souces I needed.
Fresh compiled with latest libs of everything on a Fedora
Core 3 system.
Payoff for my hard labor:
- inkscape fails to start with above error.
- inkview seg faults even with the included examples.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1248399&group_id=93438
|