On Sat, 2005-11-19 at 13:34 +0100, Yves-Alexis Perez wrote: > 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:
This has nothing to do with glibc itself. glibc is basically warning you that the application has corrupted memory. So something is wrong in the app / libraries you are using. Ben. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

