Subject: lib/25618: python2p3: Error detected by libpthread: Invalid mutex. (core dump)
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <gtivey@adelphia.net>
List: netbsd-bugs
Date: 05/17/2004 20:47:36
>Number: 25618
>Category: lib
>Synopsis: python2p3: Error detected by libpthread: Invalid mutex. (core dump)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon May 17 20:48:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Gary Tivey
>Release: 2.0_BETA --- autobuild 13 May 04
>Organization:
deztek
>Environment:
NetBSD targa.deztek.net 2.0_BETA NetBSD 2.0_BETA (TARGA) #0: Thu Apr 29 21:10:22 UTC 2004 root@targa.deztek.net:/usr/src/sys/arch/i386/compile/TARGA i386
>Description:
Python Core dump while trying to load wxPython
______________________________________________
Python 2p3.3 (#1, May 13 2004, 13:56:29)
[GCC 3.3.3 (NetBSD nb1 20040301)] on netbsd2
Type "help", "copyright", "credits" or "license" for more information.
>How-To-Repeat:
1.) Start Python
2.) Try to load wxPython (ie. import wxPython)
3.) or...try to import from wxPython
>Fix:
_not qualified_ to suggest remedy
>Release-Note:
>Audit-Trail:
>Unformatted:
>>> from wxPython import *
python2p3: Error detected by libpthread: Invalid mutex.
Detected by file "/autobuild/netbsd-2-0/src/lib/libpthread/pthread_mutex.c", line 317, function "pthread_mutex_unlock".
See pthread(3) for information.
Abort(core dumped)