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 571 - Segfault on user defined class
: Segfault on user defined class
Status: CLOSED DUPLICATE of bug 559
Product: PySide
Classification: Unclassified
Component: PySide
: 1.0.0 beta2
: All All
: P3 major
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2010-12-27 02:45 EET by Benoît HERVIER
Modified: 2011-01-06 16:25 EET (History)
8 users (show)

See Also:


Attachments
Simple case of segfault (967 bytes, application/octet-stream)
2010-12-27 03:32 EET, Benoît HERVIER
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benoît HERVIER 2010-12-27 02:45:46 EET
While the same code is working on 1.0.0beta1 of PySide i get segfault which i
didn't know how to track with 1.0.0beta2

Pdb didn't help as it s segfault, and i'm not a gdb expert : 

Program received signal SIGSEGV, Segmentation fault.
[Switching to LWP 4585]
0x4049e78c in PySide::PyObjectWrapper::operator=(PySide::PyObjectWrapper
const&) () from /usr/lib/libpyside.so.1.0
0x4049e78c <_ZN6PySide15PyObjectWrapperaSERKS0_+36>:    ldr    r2, [r0]

Any idea how to understand what happen here ?
Comment 1 Benoît HERVIER 2010-12-27 03:32:17 EET
Created attachment 204 [details]
Simple case of segfault
Comment 2 Benoît HERVIER 2010-12-27 03:33:18 EET

*** This bug has been marked as a duplicate of bug 559 ***
Comment 3 Benoît HERVIER 2010-12-27 03:34:03 EET
Seems to be a duplicate of bug #559
Comment 4 renato filho 2011-01-06 16:25:25 EET
released on beta3