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 646 - Setting user data on QTextBlock causes segfault
: Setting user data on QTextBlock causes segfault
Status: CLOSED DUPLICATE of bug 652
Product: PySide
Classification: Unclassified
Component: QtGui
: HEAD
: All All
: P2 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-01-27 15:27 EET by Evan Patterson
Modified: 2011-02-17 19:19 EET (History)
8 users (show)

See Also:


Attachments
Test script (456 bytes, text/x-python)
2011-01-27 15:27 EET, Evan Patterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evan Patterson 2011-01-27 15:27:48 EET
Created attachment 239 [details]
Test script

Setting user data on a QTextBlock can cause a segmentation fault.

I have attached a test script that illustrates the problem. The script works
under PyQt4.
Comment 1 Matti Airas 2011-01-28 09:44:29 EET
Thanks for the bug report. I can reproduce the issue on beta4 on Ubuntu. Since
this is a crasher bug, I'm prioritizing it P2.
Comment 2 Matti Airas 2011-01-28 10:01:12 EET
The same issue was reported a few hours later, but that time with a patch, so
I'm resolving this as duplicate.

*** This bug has been marked as a duplicate of bug 652 ***
Comment 3 renato filho 2011-02-02 16:12:40 EET
released
Comment 4 Hugo Parente Lima 2011-02-02 16:52:14 EET
unclosign the bug, it's duplicated but wasn't released in the beta5
Comment 5 Hugo Parente Lima 2011-02-17 19:19:05 EET
Closing bug due to 1.0.0~rc1 release.