PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 663 - Crash on exit when passing QNetworkAccessManager around
: Crash on exit when passing QNetworkAccessManager around
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: PySide
: 1.0.0 beta5
: All All
: P2 normal
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-02-03 17:09 EET by rogutes
Modified: 2011-02-17 19:18 EET (History)
9 users (show)

See Also:


Attachments
a minimal example to reproduce the crash on exit (765 bytes, text/plain)
2011-02-03 17:09 EET, rogutes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rogutes 2011-02-03 17:09:09 EET
Created attachment 249 [details]
a minimal example to reproduce the crash on exit

Running the attached script, waiting for google to load and exiting crashes
Python(?). The following message is printed to the console:
  Fatal Python error: PyEval_SaveThread: NULL tstate

Tested on Linux x86_64 and Windows XP SP3, Python 2.7.1 in both cases.
Comment 1 renato filho 2011-02-07 10:43:46 EET
This look like a regression, marking this as P2.
Comment 2 flyaflya 2011-02-09 10:26:54 EET
I test the attached script on windows 7, It crashed when exiting too.
Comment 3 Hugo Parente Lima 2011-02-09 18:30:25 EET
Fixed in commit:
pyside/7fd8eba1360975884c43164577e4e25635dc530a
Comment 4 Hugo Parente Lima 2011-02-17 19:18:20 EET
Released in 1.0.0~rc1