python2.5 crashed with SIGSEGV in PyThreadState_New()

Bug #189706 reported by Aymeric
10
Affects Status Importance Assigned to Milestone
python-qt3 (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

Binary package hint: python2.5

Trying to use xmppstatusbot in amaroK when python crash

ProblemType: Crash
Architecture: i386
Date: Wed Feb 6 21:21:06 2008
Dependencies:
 libgcc1 1:4.2.1-5ubuntu4
 gcc-4.2-base 4.2.1-5ubuntu4
 zlib1g 1:1.2.3.3.dfsg-5ubuntu2
 libc6 2.6.1-1ubuntu10
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/python2.5
NonfreeKernelModules: vmnet vmmon fglrx
Package: python2.5-minimal 2.5.1-5ubuntu5
PackageArchitecture: i386
ProcCmdline: python /home/petita/.kde/share/apps/amarok/scripts/xmppstatusbot/xmppstatusbot.py
ProcCwd: /home/petita/.kde/share/apps/amarok/scripts-data
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=fr_FR.UTF-8
Signal: 11
SourcePackage: python2.5
StacktraceTop:
 PyThreadState_New ()
 PyGILState_Ensure ()
 sipQCustomEvent::~sipQCustomEvent ()
 QPostEvent::~QPostEvent () from /usr/lib/libqt-mt.so.3
 QPtrList<QPostEvent>::deleteItem ()
Title: python2.5 crashed with SIGSEGV in PyThreadState_New()
Uname: Linux BURNING-DVD 2.6.22-14-generic #1 SMP Fri Feb 1 04:59:50 UTC 2008 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin mail plugdev root scanner usbfs video
SegvAnalysis:
 Segfault happened at: 0x80e7835 <PyThreadState_New+213>: mov 0x4(%esi),%eax
 PC (0x080e7835) ok
 source "0x4(%esi)" (0x00000004) not located in a known VMA region (needed readable region)!
 destination "%eax" ok
SegvReason: reading NULL VMA

Tags: apport-crash
Revision history for this message
Aymeric (mulx) wrote :
Revision history for this message
Kjell Braden (afflux) wrote :

This is a problem in python-qt3: "~QCustomEvent" defined in sip/qt/qevent.sip tries to get python's global interpreter lock (line 1182-1184) while this is impossible (the interpreter was exiting and the GIL is already deinitialized). Similar problem was bug 123870.

Changed in python2.5:
importance: Undecided → Medium
status: New → Triaged
Kees Cook (kees)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.