Summary: | Crashed on printing a test page | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Nathan <nathan> |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aina.reich |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Nathan
2011-10-21 12:14:01 UTC
*** This bug has been marked as a duplicate of bug 283611 *** Created attachment 66747 [details]
New crash information added by DrKonqi
systemsettings (1.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
On Printing a test page on a newly installed network printer system settings crashes reproducably, labeling the error as a segmentation fault. The test page is printed without a problem.
-- Backtrace (Reduced):
#7 0x042a830c in QHash<void*, PyQtProxy*>::duplicateNode(QHashData::Node*, void*) () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#8 0x00709c99 in QHashData::detach_helper2 (this=0x8a49710, node_duplicate=0x42a8300 <QHash<void*, PyQtProxy*>::duplicateNode(QHashData::Node*, void*)>, node_delete=0x42a82f0 <QHash<void*, PyQtProxy*>::deleteNode2(QHashData::Node*)>, nodeSize=16, nodeAlign=4) at tools/qhash.cpp:235
#9 0x042ad30c in sipQtFindSipslot () from /usr/lib/python2.7/dist-packages/PyQt4/QtCore.so
#10 0x04a71c00 in sipWrapper_traverse (arg=0x0, visit=0x28e3720 <visit_decref>, self=0x8a1377c) at /build/buildd/sip4-4.12.4/siplib/siplib.c:9648
#11 sipWrapper_traverse (self=0x8a1377c, visit=0x28e3720 <visit_decref>, arg=0x0) at /build/buildd/sip4-4.12.4/siplib/siplib.c:9629
|