FreeBSD: Python exits on signal 11

Andrew MacIntyre andymac at bullseye.apana.org.au
Fri Apr 25 18:58:41 EDT 2003


On Fri, 25 Apr 2003, Harald Schneider wrote:

> I get this error on FreeBSD5 with Python 2.2.2, when I run an application
> that does its job without errors on NT and Linux platform. It uses threads
> and sockets as well (xqmlrpclib). It just stops after a while, displays this
> error and does a core dump.

Keep in mind that FreeBSD 5.0 is effectively a pre-release, especially as
the threads support has been re-written to use the new KSE facilities,
and is thus still relatively immature.  If your code runs on FreeBSD 4.8
Ok, I suggest that you need to take this to a FreeBSD forum.

Last I heard, the FreeBSD team don't expect 5.x to become the stable
branch until 5.2; until then the 4.x branch continues as the stable
branch.

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  | Snail: PO Box 370
        andymac at pcug.org.au            |        Belconnen  ACT  2616
Web:    http://www.andymac.org/        |        Australia






More information about the Python-list mailing list