[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

glibc problem ?



Hi people,

I have two (at least) problems, with openoffice and gphoto2 (and gthumb,
because it uses libgphoto2).

When I run openoffice (2), and click on the "view" menu, it freezes and
in the terminal it outputs:

*** glibc detected *** free(): invalid pointer: 0x108979f0 ***

If i run soffice.bin in gdb, and print the backtrace:

*** glibc detected *** free(): invalid pointer: 0x108979f0 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 805441088 (LWP 32377)]
0x0e7a2610 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0x0e7a2610 in raise () from /lib/tls/libc.so.6
#1  0x0e7a400c in abort () from /lib/tls/libc.so.6
#2  0x0e7d9700 in __fsetlocking () from /lib/tls/libc.so.6
#3  0x0e7d9700 in __fsetlocking () from /lib/tls/libc.so.6
#4  0x0e7d9700 in __fsetlocking () from /lib/tls/libc.so.6
#5  0x0e7d9700 in __fsetlocking () from /lib/tls/libc.so.6


(and it goes on).

For gphoto2:

corsac@hidalgo: gphoto2 -P
    [~]
*** glibc detected *** corrupted double-linked list: 0x0fcbdf08 ***
zsh: 743 abort      gphoto2 -P

And if i run in gdb:

*** glibc detected *** corrupted double-linked list: 0x0fcbdf08 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread 805415648 (LWP 857)]
0x0fba1610 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0x0fba1610 in raise () from /lib/tls/libc.so.6
#1  0x0fba300c in abort () from /lib/tls/libc.so.6
#2  0x0fbd8700 in __fsetlocking () from /lib/tls/libc.so.6
#3  0x0fbd8700 in __fsetlocking () from /lib/tls/libc.so.6
#4  0x0fbd8700 in __fsetlocking () from /lib/tls/libc.so.6
#5  0x0fbd8700 in __fsetlocking () from /lib/tls/libc.so.6


I guess i can rebuild gphoto2 with debugging symbols (but *not*
openoffice :/ )

Could that be a problem in glib ?
-- 
Yves-Alexis Perez
http://www.corsac.net

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: