Hi, On Wed, Dec 07, 2005 at 11:34:10PM -0500, Rudy Godoy wrote: > Package: inkscape > Version: 0.43 > Followup-For: Bug #342367 > > I've recompiled inkscape with the new versions. I runs fine but when I > try to open font settings window (shift+ctrl+t) it crashes. > > gdb gives the following output: > > *** glibc detected *** free(): invalid pointer: 0x0933f4a0 *** > > Program received signal SIGABRT, Aborted. > [Switching to Thread -1227958592 (LWP 13509)] > 0xb6e507a7 in raise () from /lib/tls/libc.so.6 > > (gdb) backtrace > #0 0xb6e507a7 in raise () from /lib/tls/libc.so.6 > #1 0xb6e5204b in abort () from /lib/tls/libc.so.6 > #2 0xb6e87015 in __fsetlocking () from /lib/tls/libc.so.6 > #3 0xb6e8d667 in malloc_usable_size () from /lib/tls/libc.so.6 > #4 0xb6e8db02 in free () from /lib/tls/libc.so.6 > #5 0xb70307c1 in operator delete () from /usr/lib/libstdc++.so.6 > #6 0x083a035a in ?? () > (gdb) continue > Continuing. > > Emergency save activated! > > Emergency save document locations: > Documento nuevo 1.2005_12_07_23_32_53.0 > 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'm using latest libary versions (the c2a ones). Can anyone confirm this?
Are you sure all needed libraries are built poperly? AFAIK, the memory allocation stuff has changed in the new libs and it fails exactly there, so it might be there is a library in your chain which does not use the new ABI. What does ldd /your/compiled/inkscape say and what are the debian packages these libs are in? With best regards, Wolfi > > regards, > Rudy > > -- System Information: > Debian Release: testing/unstable > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.14-1-k7 > Locale: LANG=es_PE.UTF-8, LC_CTYPE=es_PE.UTF-8 (charmap=UTF-8)
signature.asc
Description: Digital signature

