https://issues.apache.org/ooo/show_bug.cgi?id=119346
--- Comment #3 from b...@ausics.net --- (In reply to comment #1) > The gdb backtrace is a good start. > > If you compiled AOO yourself or if you know how to compile individual > libraries I suggest to recompile the directory main/desktop with > build killobj ; build debug=t > copy the resulting deployment.uno.so into > /opt/openoffice.org3/basis-link/program/ and provide a new backtrace. > > Alternatively the only chance we have is to get the matching line from > fgrep deployment.uno.so /proc/<pid>/maps > with <pid> being the process id of "suffice.bin". To be sure also the md5sum > of /opt/openoffice.org3/program/../basis-link/program/deployment.uno.so > (the original one, not the one with debug-info) would be interesting. Firstly, no, this is from the AOO release (.deb binary package) fgrep deployment.uno.so /proc/4766/maps 02b94000-02c20000 r-xp 00000000 08:03 2934951 /opt/openoffice.org/basis3.4/program/deployment.uno.so 02c20000-02c26000 r--p 0008c000 08:03 2934951 /opt/openoffice.org/basis3.4/program/deployment.uno.so 02c26000-02c27000 rw-p 00092000 08:03 2934951 /opt/openoffice.org/basis3.4/program/deployment.uno.so If this is not enough I can download and build from source if need be, but due to pathetic ISP quotas, I cant before the 21st of this month. and... -r--r--r-- 1 root root 601584 2012-04-19 20:07 /opt/openoffice.org3/program/../basis-link/program/deployment.uno.so 22e12f029decd3310187c487ee30d12c /opt/openoffice.org3/program/../basis-link/program/deployment.uno.so -- You are receiving this mail because: You are the assignee for the bug.