Please also type `bt' and hit enter after run in gdb -- this will instruct gdb to print whole stack trace which may show how you get into the crash situation or at least help a little bit more.
On Wed, Aug 24, 2016 at 7:30 AM, Alessandro DE LAURENZIS <[email protected]> wrote: > Dear misc@ readers, > > just noticed that xpdf receives a bus error as soon as the fullscreen mode is > activated. A gdb trace follows, hoping it gives some hints: > > GNU gdb 6.3 > Copyright 2004 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 "amd64-unknown-openbsd6.0"...(no debugging symbols > found) > > (gdb) run > Starting program: /usr/local/bin/xpdf > > Program received signal SIGBUS, Bus error. > 0x00001693d3cabc78 in XtWindowOfObject () from /usr/X11R6/lib/libXt.so.11.0 > > -- > Alessandro DE LAURENZIS > [mailto:[email protected]] > LinkedIn: http://it.linkedin.com/in/delaurenzis

