On 8/24/16, Karel Gardas <[email protected]> wrote: > 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.
Also, OP might consider contacting xpdf's author: Derek B. Noonburg[0]. He was very responsive on the one occasion I contacted him about xpdf's performance[1]. --patrick [0] contact info over here: http://www.foolabs.com/xpdf/home.html [1] http://marc.info/?l=openbsd-ports&m=140056429615423&w=2 > 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

