From: Dom Lachowicz (domlachowicz@yahoo.com)
Date: Wed Sep 17 2003 - 10:30:38 EDT
Hi Roman,
I suggest compiling with --enable-debug so that we can
get some useful line-number information from your gdb
backtrace as well. File a bug @ bugzilla.abisource.com
and attach the GDB backtrace to it.
Dom
--- Roman Serbski <libser@manas.edu.kg> wrote:
> Dear all,
>
> FreeBSD 5.1-CURRENT (build from CVSup)
> AbiWord 1.99.6 (build from ports)
>
> Compiling AbiWord from ports is OK, but when
> starting AbiWord crashes and
> generates core dump. I have the same situation with
> AbiWord 1.0.6, so IMHO there
> is something wrong with my configuration. Launching
> without --nosplash doesn't
> help too.
>
> Please find below gdb trace. If you need extra
> information just let me know. Any
> hints would be greatly appreciated!
>
> Thank you!
> Roman
>
> %gdb /usr/local/X11R6/bin/AbiWord-2.0
>
> GNU gdb 5.2.1 (FreeBSD)
> Copyright 2002 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-undermydesk-freebsd"...(no debugging symbols
> found)...
> (gdb) run
> Starting program: /usr/X11R6/bin/AbiWord-2.0
> (no debugging symbols found)...(no debugging symbols
> found)...
> Program received signal SIGBUS, Bus error.
> 0x081f22a0 in
> EV_EditEventMapper::Keystroke(unsigned,
> EV_EditMethod**) ()
> (gdb) bt
> #0 0x081f22a0 in
> EV_EditEventMapper::Keystroke(unsigned,
> EV_EditMethod**) ()
> #1 0x081f6b71 in
> EV_UnixMenu::synthesizeMenu(_GtkWidget*) ()
> #2 0x081f7693 in
> EV_UnixMenuBar::synthesizeMenuBar() ()
> #3 0x081c93f6 in
> XAP_UnixFrameImpl::createTopLevelWindow() ()
> #4 0x080ff224 in AP_UnixFrameImpl::_createWindow()
> ()
> #5 0x080fd96f in
> AP_UnixFrame::initialize(_FrameModes) ()
> #6 0x080fc24c in AP_UnixApp::newFrame(AP_App*) ()
> #7 0x08101a9d in AP_App::openCmdLineFiles(AP_Args*)
> ()
> #8 0x080fc16d in AP_UnixApp::main(char const*, int,
> char const**) ()
> #9 0x080fa043 in main ()
> #10 0x080f9f52 in _start ()
> (gdb) q
>
> %gdb -c AbiWord-2.0.core
>
> GNU gdb 5.2.1 (FreeBSD)
> Copyright 2002 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-undermydesk-freebsd".
> Core was generated by `AbiWord-2.0'.
> Program terminated with signal 6, Aborted.
> #0 0x28d437bf in ?? ()
> (gdb) bt
> #0 0x28d437bf in ?? ()
> #1 0x28db0182 in ?? ()
> #2 0x080fc912 in ?? ()
> #3 0x080fc86a in ?? ()
> #4 0x28c24f34 in ?? ()
> #5 0x28c24d9d in ?? ()
> #6 <signal handler called>
> #7 0x081f22a0 in ?? ()
> #8 0x081f6b71 in ?? ()
> #9 0x081f7693 in ?? ()
> #10 0x081c93f6 in ?? ()
> #11 0x080ff224 in ?? ()
> #12 0x080fd96f in ?? ()
> #13 0x080fc24c in ?? ()
> #14 0x08101a9d in ?? ()
> #15 0x080fc16d in ?? ()
> #16 0x080fa043 in ?? ()
> #17 0x080f9f52 in ?? ()
> (gdb) q
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abiword-user-request@abisource.com with the word
> unsubscribe in the message body.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Wed Sep 17 2003 - 10:44:40 EDT