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 136 - Crash on QListWidget.clear()
: Crash on QListWidget.clear()
Status: CLOSED INVALID
Product: PySide
Classification: Unclassified
Component: PySide
: 0.2.3
: All Linux
: P5 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-01-25 11:33 EET by Robin Burchell
Modified: 2010-03-24 16:27 EET (History)
6 users (show)

See Also:


Attachments
crash testcase (558 bytes, application/octet-stream)
2010-01-25 11:33 EET, Robin Burchell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Burchell 2010-01-25 11:33:34 EET
Created attachment 30 [details]
crash testcase

The attached test case appears to segfault PySide reproducibly.

It does not affect PyQt, nor can I see any reason for this crash.
Comment 1 Lauro Moura 2010-03-24 14:22:29 EET
I tested this example in the latest shiboken-based release and it works fine.
Closing as INVALID.