| Summary: | Application: (kcmshell4), signal: Segmentation fault | ||
|---|---|---|---|
| Product: | [Unmaintained] kpackagekit | Reporter: | omega <biasquez> |
| Component: | general | Assignee: | Steven M. Parrish <smparrish> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | biasquez, dantti12 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
omega
2010-10-15 19:02:30 UTC
Created attachment 52912 [details]
New crash information added by DrKonqi
kcmshell4 () on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
- What I was doing when the application crashed:
i had this crash when i updating system packages with kpackagekit
-- Backtrace (Reduced):
#6 parent (this=0x1b31880) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250
#7 parentWidget (this=0x1b31880) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1022
#8 QWidget::window (this=0x1b31880) at kernel/qwidget.cpp:4185
#9 0x00007fb5060e3ab8 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x1b31880) at kernel/qapplication.cpp:2651
#10 0x00007fb5060e3d7e in QApplicationPrivate::sendMouseEvent (receiver=0x1b0edf0, event=0x7fff32618b70, alienWidget=0x1b0edf0, nativeWidget=0x1b280e0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3038
though I don't see why kcmshell is here (as KPackageKit does not use it). It seems to be related to bug #253930 Which is Fixed but waiting for the updated package to come out. Is that the same issue? |