I just installed abiword and also just upgraded to the latest snapshot
(and ran pkg_add -u). abiword immediately crashes when I run it. I have
never tried running abiword on OpenBSD before. Is it broken for others
or just for me?

falsifian angel ~ $ abiword
Abort trap (core dumped) 
falsifian angel ~ $ egdb abiword
GNU gdb (GDB) 7.12.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-openbsd6.8".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from abiword...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/local/bin/abiword 

Program received signal SIGSEGV, Segmentation fault.
0x0000072405ab041a in EV_UnixMenu::synthesizeMenu(_GtkWidget*, bool) ()
   from /usr/local/lib/libabiword-3.0.so
(gdb) bt
#0  0x0000072405ab041a in EV_UnixMenu::synthesizeMenu(_GtkWidget*, bool) ()
   from /usr/local/lib/libabiword-3.0.so
#1  0x0000072405ab23c5 in EV_UnixMenuBar::synthesizeMenuBar() ()
   from /usr/local/lib/libabiword-3.0.so
#2  0x0000072405a3f368 in XAP_UnixFrameImpl::_createTopLevelWindow() ()
   from /usr/local/lib/libabiword-3.0.so
#3  0x00000724058e2476 in AP_UnixFrameImpl::_createWindow() ()
   from /usr/local/lib/libabiword-3.0.so
#4  0x00000724058e074a in AP_UnixFrame::initialize(_FrameModes) ()
   from /usr/local/lib/libabiword-3.0.so
#5  0x000007240589cbcf in AP_UnixApp::newFrame() ()
   from /usr/local/lib/libabiword-3.0.so
#6  0x00000724058fdcfa in AP_App::openCmdLineFiles(AP_Args const*) ()
   from /usr/local/lib/libabiword-3.0.so
#7  0x000007240589e319 in AP_UnixApp::main(char const*, int, char**) ()
   from /usr/local/lib/libabiword-3.0.so
#8  0x000007218c6f2e61 in ?? ()
#9  0x0000000000000000 in ?? ()
(gdb) 

-- 
James

Reply via email to