[Bug 496396] Re: pinfo + ncurses-5.7 = segfault
Arkadiusz Miśkiewicz
arekm at pld-linux.org
Mon Dec 14 09:37:57 CET 2009
ldd /usr/bin/pinfo
the problem usually occurs when there are mixed libraries - ncurses and
ncursesw. Is your readline updated, too?
--
pinfo + ncurses-5.7 = segfault
https://bugs.launchpad.net/bugs/496396
You received this bug notification because you are subscribed to PLD
Linux.
Status in PLD Linux Distribution: New
Bug description:
$ pinfo
Caught signal 11, bye!
pinfo: crash with: Success
backtrace:
#0 0xb7f4fad7 in _nc_keypad () from /lib/libtinfo.so.5
#1 0xb7f4fcd0 in keypad () from /lib/libtinfo.so.5
#2 0x08057c1a in init_curses () at utils.c:288
#3 0x08053ff4 in handlemanual (name=0xbffff1cf "dir") at manual.c:266
#4 0x0804afea in main (argc=1, argv=0xbffff3f4) at pinfo.c:313
Function "init_curses" from pinfo looks OK - attached hgw.c based on this function compiles and runs nicely.
BTW. Message "crash with: Success" truly amused me.
More information about the pld-bugs
mailing list