FreeBSD: Python exits on signal 11

"Martin v. Löwis" martin at v.loewis.de
Fri Apr 25 13:14:25 EDT 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.
> 
> Any hints ?

Use a debugger, and post a backtrace.

Regards,
Martin





More information about the Python-list mailing list