Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 10:09:12 -0500
From:      Thomas Dickey <dickey@radix.net>
To:        Rong-En Fan <rafan@FreeBSD.org>
Cc:        ports@FreeBSD.org, Thomas Dickey <dickey@radix.net>, Kirill Ponomarew <krion@voodoo.bawue.com>, Xin LI <delphij@FreeBSD.org>
Subject:   Re: Python 2.4.4 and devel/ncurses
Message-ID:  <20070214150912.GB14230@saltmine.radix.net>
In-Reply-To: <20070214143011.GA76316@svm.csie.ntu.edu.tw>
References:  <20070214143011.GA76316@svm.csie.ntu.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help

--G4iJoqBmSsgzjUCe
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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:=20
> In-Reply-To: <20070214130732.GA58681@voodoo.bawue.com>
=2E..
> 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.

--=20
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

--G4iJoqBmSsgzjUCe
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (SunOS)
Comment: For info see http://www.gnupg.org

iD8DBQFF0yYWtIqByHxlDocRAvXLAJ9ylZjNo8F0etiOQKXvxFgeQhbc7wCdE7v3
srcQcuj800tck13oN6biPDc=
=N7ob
-----END PGP SIGNATURE-----

--G4iJoqBmSsgzjUCe--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070214150912.GB14230>