Bug 254598 - kpackagekit crash
Summary: kpackagekit crash
Status: RESOLVED DUPLICATE of bug 253930
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 23:09 UTC by blaze
Modified: 2010-10-23 21:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description blaze 2010-10-18 23:09:31 UTC
Application: kpackagekitsmarticon (0.6.2)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

i was installing 'install packages from list'
have done this several times and never this problem

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe0b18e1760 (LWP 1894))]

Thread 2 (Thread 0x7fe09e85e710 (LWP 2046)):
#0  0x00007fe0ad3651d3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe0a9eb4009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fe0a9eb445c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007fe0afd0f1e6 in QEventDispatcherGlib::processEvents (this=0x2c7fc30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007fe0afce1a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007fe0afce1dec in QEventLoop::exec (this=0x7fe09e85ddb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007fe0afbec2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007fe0afcc15f8 in QInotifyFileSystemWatcherEngine::run (this=0x26deec0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fe0afbef27e in QThreadPrivate::start (arg=0x26deec0) at thread/qthread_unix.cpp:266
#9  0x00007fe0addb4971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007fe0ad37191d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe0b18e1760 (LWP 1894)):
[KCrash Handler]
#6  0x00007fe0aea1b5d9 in QWidget::metric (this=0x2eae260, m=QPaintDevice::PdmDpiY) at kernel/qwidget_x11.cpp:2751
#7  0x00007fe0aebb4eb1 in logicalDpiY (this=0x7fff93ce50e0, font=..., pd=0x2eae270) at ../../include/QtGui/../../src/gui/painting/qpaintdevice.h:96
#8  QFont::QFont (this=0x7fff93ce50e0, font=..., pd=0x2eae270) at text/qfont.cpp:715
#9  0x00007fe0ae9cba93 in QWidgetPrivate::updateFont (this=0x2f44b70, font=...) at kernel/qwidget.cpp:4768
#10 0x00007fe0ae9cb9cc in setFont_helper (this=0x2f44b70) at ../../include/QtGui/private/../../../src/gui/kernel/qwidget_p.h:417
#11 QWidgetPrivate::resolveFont (this=0x2f44b70) at kernel/qwidget.cpp:4745
#12 0x00007fe0ae9db3bf in QWidget::setParent (this=0x2eae260, parent=0x0, f=) at kernel/qwidget.cpp:10017
#13 0x00007fe0ae9db872 in QWidget::setParent (this=0x2f44d58, parent=0x8) at kernel/qwidget.cpp:9937
#14 0x00007fe0ae9de8e0 in QWidgetAction::releaseWidget (this=0x2f2ec10, widget=0x2eae260) at kernel/qwidgetaction.cpp:207
#15 0x00007fe0aedddcb1 in QMenu::~QMenu (this=0x27592a0, __in_chrg=<value optimized out>) at widgets/qmenu.cpp:1396
#16 0x00007fe0b13bb5cb in KMenu::~KMenu (this=0x27592a0, __in_chrg=<value optimized out>) at ../../kdeui/widgets/kmenu.cpp:180
#17 0x00007fe0b130850f in KStatusNotifierItem::~KStatusNotifierItem (this=0x29d9080, __in_chrg=<value optimized out>) at ../../kdeui/notifications/kstatusnotifieritem.cpp:127
#18 0x000000000040bc40 in _start ()

Possible duplicates by query: bug 254513, bug 254311, bug 254208, bug 254106, bug 254039.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-23 21:23:24 UTC

*** This bug has been marked as a duplicate of bug 253930 ***