Python 2.4.4 and devel/ncurses

Thomas Dickey dickey at radix.net
Wed Feb 14 15:21:19 UTC 2007


On Wed, Feb 14, 2007 at 10:30:11PM +0800, Rong-En Fan wrote:
> distinfo pkg-plist ports/lang/python24/files patch-CVE-2006-4980
> patch-setup.py]
> Reply-To: 
> In-Reply-To: <20070214130732.GA58681 at voodoo.bawue.com>
...
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x604000 (LWP 100437)]
> 0x00000008011ad7d4 in keybound () from /lib/libncurses.so.6
> (gdb) bt
> #0  0x00000008011ad7d4 in keybound () from /lib/libncurses.so.6
> #1  0x00000008012fe281 in keyname () from /usr/local/lib/libtinfo.so.5.6

Is /usr/local/lib/libtinfo.so.5.6 built using the rpath option?
If it's not (or not working properly), that could be the problem.
Also, if /lib/libncurses.so.6 happened to be loaded first, that
could be the issue.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070214/49e3b234/attachment.pgp


More information about the freebsd-ports mailing list