Date: 12 Dec 2002 10:46:21 +1300 From: James Pole <james.pole@paradise.net.nz> To: Khairil Yusof <kaeru@pd.jaring.my> Cc: openoffice@freebsd.org Subject: Re: Autopilot->Forms crash. Can this be duplicated? Message-ID: <1039643181.364.6.camel@localhost> In-Reply-To: <1039621623.97578.45.camel@daemon.home.net> References: <1039621623.97578.45.camel@daemon.home.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-wwaqeeyKtyhsJJkkWZpR Content-Type: text/plain Content-Transfer-Encoding: 7bit On Thu, 2002-12-12 at 04:47, Khairil Yusof wrote: > http://www.openoffice.org/issues/show_bug.cgi?id=9462 > > Easily recreated by me, is this problem also for you/others? Yup, it crashes with an "An unrecoverable error has occured" error under 4.7-STABLE from a few weeks ago. The funny thing is, when I try to debug the core file using gdb, gdb coredumps. I assume that that has happened since OpenOffice was compiled (from the ports collection) using GCC 3.x, rather than system's native GCC 2.95.3. I've attached the output of gdb when trying to debug OpenOffice in case someone would be intrested... - James --=-wwaqeeyKtyhsJJkkWZpR Content-Disposition: attachment; filename=gdb_openoffice.txt Content-Type: text/plain; name=gdb_openoffice.txt; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit > gdb /usr/local/OpenOffice.org1.0/program/soffice.bin ~/soffice.bin.core GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf Core was generated by `soffice.bin'. Program terminated with signal 6, Abort trap. Reading symbols from /usr/local/OpenOffice.org1.0/program/libsvl641fi.so... done. Reading symbols from /usr/local/OpenOffice.org1.0/program/libvcl641fi.so... done. Reading symbols from /usr/local/OpenOffice.org1.0/program/libcppu.so.3...Deprecated bfd_read called at /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dwarf2read.c line 3049 in dwarf2_read_section Error while reading shared library symbols: Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. Reading symbols from /usr/local/OpenOffice.org1.0/program/libcppuhelper3gcc3.so...Error while reading shared library symbols: Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. gdb in free(): warning: modified (page-) pointer Segmentation fault (core dumped) > --=-wwaqeeyKtyhsJJkkWZpR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1039643181.364.6.camel>