Bug 178349

Summary: knode crashes when when one clicks "OK" after adding a scoring rule
Product: [Unmaintained] knode Reporter: Scott <geekboy>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, geekboy
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Scott 2008-12-21 06:31:14 UTC
Version:           0.99.01 (using KDE 4.1.3)
Compiler:          GCC 4.3?? 
OS:                Linux
Installed from:    Fedora RPMs

Backtrace:

Application: KNode (knode), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0x7f10d710c800 (LWP 6602)]
[KCrash handler]
#5  0x000000349ed756bf in KDialog::slotButtonClicked ()
   from /usr/lib64/libkdeui.so.5
#6  0x000000349ed769dd in KDialog::qt_metacall ()
   from /usr/lib64/libkdeui.so.5
#7  0x00000034a46de21e in KPIM::KScoringEditor::qt_metacall (
    this=0x7f10cda29840, _c=22587076, _id=1357020224, _a=0x1)
    at /usr/src/debug/kdepim-4.1.3/x86_64-redhat-linux-gnu/libkdepim/kscoringeditor.moc:462
#8  0x0000003e50b56764 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#9  0x0000003e50b5a43e in QSignalMapper::mapped ()
   from /usr/lib64/libQtCore.so.4
#10 0x0000003e50b5ace0 in QSignalMapper::map () from /usr/lib64/libQtCore.so.4
#11 0x0000003e50b5b8d0 in QSignalMapper::qt_metacall ()
   from /usr/lib64/libQtCore.so.4
#12 0x0000003e50b56764 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#13 0x000000349e107d67 in QAbstractButton::clicked ()
   from /usr/lib64/libQtGui.so.4
#14 0x000000349de8be2b in ?? () from /usr/lib64/libQtGui.so.4
#15 0x000000349de8d9e2 in ?? () from /usr/lib64/libQtGui.so.4
#16 0x000000349de8dc35 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#17 0x000000349dbd4f19 in QWidget::event () from /usr/lib64/libQtGui.so.4
#18 0x000000349db8281d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#19 0x000000349db8ae3a in QApplication::notify ()
   from /usr/lib64/libQtGui.so.4
#20 0x000000349edfb46b in KApplication::notify ()
   from /usr/lib64/libkdeui.so.5
#21 0x0000003e50b42391 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#22 0x000000349db8a1d8 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#23 0x000000349dbee829 in ?? () from /usr/lib64/libQtGui.so.4
#24 0x000000349dbed247 in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#25 0x000000349dc139f4 in ?? () from /usr/lib64/libQtGui.so.4
#26 0x0000003e4623779b in g_main_context_dispatch ()
   from /lib64/libglib-2.0.so.0
#27 0x0000003e4623af6d in ?? () from /lib64/libglib-2.0.so.0
#28 0x0000003e4623b12b in g_main_context_iteration ()
   from /lib64/libglib-2.0.so.0
#29 0x0000003e50b6a79f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#30 0x000000349dc1319f in ?? () from /usr/lib64/libQtGui.so.4
#31 0x0000003e50b40cb2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#32 0x0000003e50b40e3d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#33 0x0000003e50b432ed in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#34 0x0000000000407237 in main (argc=<value optimized out>, 
    argv=<value optimized out>)
    at /usr/src/debug/kdepim-4.1.3/knode/main.cpp:41
Comment 1 Dario Andres 2008-12-21 14:08:55 UTC
Marking as duplicate of bug 174312 (already fixed in SVN (kde4.2)) :)

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