pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
time/calcurse-4.8.2 NetBSD 11.0 binary segfault
Howdy
After installing calcurse-4.8.2 via pkgin (X86_64, NetBSD11.0, 11.0/All)
I'm receiving the following when attempting to run calcurse.
gdd trace:
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007ab20573b8eb in pair_content () from /usr/lib/libcurses.so.9
(gdb) bt
#0 0x00007ab20573b8eb in pair_content () from /usr/lib/libcurses.so.9
ldd showed curses from the system instead of libcurses from pkgsrc, so
I rebuilt with PREFER.curses=pkgsrc
Seems to have done the trick
the working ldd output for lncurses:
-lncurses.6 => /usr/pkg/lib/libncurses.so.6
Is this something that needs attention?
Home |
Main Index |
Thread Index |
Old Index