Bug 212180 - Konqueror crashes while deleting chronicle
Summary: Konqueror crashes while deleting chronicle
Status: RESOLVED DUPLICATE of bug 205128
Alias: None
Product: systemsettings
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 14:46 UTC by Max Rohland
Modified: 2009-10-28 16:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Rohland 2009-10-28 14:46:41 UTC
Application that crashed: kcmshell4
Version of the application: 
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: KDE-Kontrollmodul (kcmshell4), signal: Segmentation fault
[KCrash Handler]
#5  QMetaObject::activate (sender=0x31, m=<value optimized out>, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3183
#6  0x00007f93314290bd in ?? () from /usr/lib/kde4/kcm_history.so
#7  0x00007f9331429444 in ?? () from /usr/lib/kde4/kcm_history.so
#8  0x00007f933ea05ddc in QMetaObject::activate (sender=0x15eb480, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7f933ea85700) at kernel/qobject.cpp:3113
#9  0x00007f933e2428e7 in QAbstractButton::clicked (this=0x7f933141f9c0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#10 0x00007f933dfa441b in QAbstractButtonPrivate::emitClicked (this=0x15e8140) at widgets/qabstractbutton.cpp:543
#11 0x00007f933dfa602b in QAbstractButtonPrivate::click (this=0x15e8140) at widgets/qabstractbutton.cpp:536
#12 0x00007f933dfa6275 in QAbstractButton::mouseReleaseEvent (this=0x15eb480, e=0x7fff22b23ce0) at widgets/qabstractbutton.cpp:1115
#13 0x00007f933dc8f9c0 in QWidget::event (this=0x15eb480, event=0x7fff22b23ce0) at kernel/qwidget.cpp:7549
#14 0x00007f933dc40efc in QApplicationPrivate::notify_helper (this=0x1408a10, receiver=0x15eb480, e=0x7fff22b23ce0) at kernel/qapplication.cpp:4056
#15 0x00007f933dc48011 in QApplication::notify (this=<value optimized out>, receiver=0x15eb480, e=0x7fff22b23ce0) at kernel/qapplication.cpp:3758
#16 0x00007f933f604ab6 in KApplication::notify (this=0x7fff22b25c60, receiver=0x15eb480, event=0x7fff22b23ce0) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007f933e9f0c2c in QCoreApplication::notifyInternal (this=0x7fff22b25c60, receiver=0x15eb480, event=0x7fff22b23ce0) at kernel/qcoreapplication.cpp:610
#18 0x00007f933dc478e0 in QCoreApplication::sendSpontaneousEvent (receiver=0x15eb480, event=0x7fff22b23ce0, alienWidget=0x15eb480, nativeWidget=0x15a3810, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#19 QApplicationPrivate::sendMouseEvent (receiver=0x15eb480, event=0x7fff22b23ce0, alienWidget=0x15eb480, nativeWidget=0x15a3810, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>) at kernel/qapplication.cpp:2924
#20 0x00007f933dcada0e in QETWidget::translateMouseEvent (this=0x15a3810, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#21 0x00007f933dcacaa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff22b25810) at kernel/qapplication_x11.cpp:3550
#22 0x00007f933dcd5d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x00007f933a4aebbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007f933a4b2588 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007f933a4b26b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007f933ea191a6 in QEventDispatcherGlib::processEvents (this=0x13efd20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#27 0x00007f933dcd54be in QGuiEventDispatcherGlib::processEvents (this=0x7f933141f9c0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007f933e9ef532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f933e9ef904 in QEventLoop::exec (this=0x7fff22b25b40, flags=) at kernel/qeventloop.cpp:201
#30 0x00007f933e0bb9de in QDialog::exec (this=0x15a3810) at dialogs/qdialog.cpp:498
#31 0x00007f933fc5f058 in kdemain () from /usr/lib/libkdeinit4_kcmshell4.so
#32 0x00007f933cfa4abd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff22b26378) at libc-start.c:220
#33 0x0000000000400709 in _start ()

This bug may be a duplicate of or related to bug 211889

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-28 16:44:13 UTC
Merging with bug 205128 Thanks

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