On Mon, Oct 13, 2003 at 04:10:24PM -0400, Grzegorz B. Prokopski wrote: > The bigger one is the one you've pointed me to. Don't I need to > run some ld-related command to update linker cache or sth?
I don't think so :-/ Although you could try checking that there are no soffice.bin processes hanging around, if you haven't already. > And there was an out-of-memory errors while gdb was loading the > symbols but NOT from the library above symbols of which loaded fine. Hmm, just to make absolutely sure that it's not a memory problem, either preventing the gdb backtrace or the original bug, can you add some more swap space? mkswap(8) has information about creating a swap file which you can then use. If you frequently have swap space problems, you might like to try setting swapd up. If nothing changes, can you send me a complete log of the gdb session, and I'll compare it against a similar session here. Chris