Summary: | KPackageKit crashed - not used [QWidget::metric, logicalDpiY, QFont, ..., ~KStatusNotifierItem] | ||
---|---|---|---|
Product: | [Unmaintained] kpackagekit | Reporter: | Michal Papis <mpapis> |
Component: | general | Assignee: | Steven M. Parrish <smparrish> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, dantti12, EEyles, linuxg33k4life, maninred, mustafa1024m, saulmartinanotero18, valir |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Michal Papis
2010-12-03 23:04:19 UTC
[Comment from a bug triager] This looks like bug 253930. Are all your packages up to date ? Regards Created attachment 54119 [details]
New crash information added by DrKonqi
kpackagekitsmarticon (0.6.2) on KDE Platform 4.5.80 (4.6 Beta1) using Qt 4.7.1
- What I was doing when the application crashed:
I was installing updated packages with Yast. My system was pretty up-to-date though.
The crash handler unexpectedly appeared on the screen.
-- Backtrace (Reduced):
#7 0xb615aca5 in QWidget::metric (this=0x8134940, m=QPaintDevice::PdmDpiY) at kernel/qwidget_x11.cpp:2747
#8 0xb6303246 in logicalDpiY (this=0xbf8253b0, font=..., pd=0x8134948) at ../../src/gui/painting/qpaintdevice.h:96
#9 QFont::QFont (this=0xbf8253b0, font=..., pd=0x8134948) at text/qfont.cpp:715
#10 0xb6103bf9 in QWidgetPrivate::updateFont (this=0x8136160, font=...) at kernel/qwidget.cpp:4779
#11 0xb6103b2c in setFont_helper (this=0x8136160) at ../../src/gui/kernel/qwidget_p.h:417
[Comment from a bug triager] From bug 260614: - What I was doing when the application crashed: A lot of times when I use yast2 software management or zypper, kpackagekit crashes when it checks for updates The crash can be reproduced some of the time. *** Bug 260614 has been marked as a duplicate of this bug. *** Created attachment 55202 [details]
New crash information added by DrKonqi
kpackagekitsmarticon (0.6.2) on KDE Platform 4.5.85 (4.6 Beta2) using Qt 4.7.1
- What I was doing when the application crashed:
I was using yast to try and install new software, and evidently kpackagekit crashed.
-- Backtrace (Reduced):
#6 0x00007fbe540dbed9 in QWidget::metric (this=<value optimized out>, m=QPaintDevice::PdmDpiY) at kernel/qwidget_x11.cpp:2747
#7 0x00007fbe5425e671 in logicalDpiY (this=0x7fffb78d20a0, font=..., pd=<value optimized out>) at ../../src/gui/painting/qpaintdevice.h:96
#8 QFont::QFont (this=0x7fffb78d20a0, font=..., pd=<value optimized out>) at text/qfont.cpp:715
#9 0x00007fbe5408be03 in QWidgetPrivate::updateFont (this=0x790c30, font=...) at kernel/qwidget.cpp:4779
#10 0x00007fbe5408bd3c in setFont_helper (this=0x790c30) at ../../src/gui/kernel/qwidget_p.h:417
This crash happened in Kubuntu and was fixed, it happens in two steps: - The backend crashed (aptcc), probably zypper is crashing too - PackageKit-qt wasn't emiting that the daemon crashed (fixed) So Suse also needs this packagekit-qt patch so that kpackagekit does not crash and review it's backend. Setting as Fixed since openSuse does have PackageKit 0.6.10 which does not include packagekit-qt fix (an email to fix it was sent). And a bug report against packagekit-backend-zypper should be opened since it seems to crash when Yast is open. *** Bug 262546 has been marked as a duplicate of this bug. *** *** Bug 270078 has been marked as a duplicate of this bug. *** *** Bug 292858 has been marked as a duplicate of this bug. *** |