Bug 233721 - The program crashed after showing more and more difficulty with the filter system, with which I had been arguing.
Summary: The program crashed after showing more and more difficulty with the filter sy...
Status: RESOLVED DUPLICATE of bug 233574
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 12:52 UTC by Willy Gommel
Modified: 2010-04-14 23:18 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 Willy Gommel 2010-04-08 12:52:08 UTC
Application that crashed: kmail
Version of the application: 1.12.4
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
I was navigating with the mouse through the filter system. Alas, the filter system was becoming less and less responsive, thus necessitating further navigation. After the last two or so filters I created quit working entirely, so did the entire filter editing system. Sigh.


 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007f0fd709376f in KMCommand::slotStart (this=0x1d75970) at ../../kmail/kmcommands.cpp:247
#6  0x00007f0fd7084566 in KMCommand::qt_metacall (this=0x1d75970, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffae2898a0) at ./kmcommands.moc:86
#7  0x00007f0fd66d0df2 in QMetaObject::activate (sender=0x18ebb90, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x1041c28) at kernel/qobject.cpp:3112
#8  0x00007f0fd66d5f5f in QSingleShotTimer::timerEvent (this=0x18ebb90) at kernel/qtimer.cpp:298
#9  0x00007f0fd66cb353 in QObject::event (this=0x18ebb90, e=0x2) at kernel/qobject.cpp:1074
#10 0x00007f0fd5b3501d in QApplicationPrivate::notify_helper (this=0xa24740, receiver=0x18ebb90, e=0x7fffae289f60) at kernel/qapplication.cpp:4065
#11 0x00007f0fd5b3d07a in QApplication::notify (this=0x7fffae28a3c0, receiver=0x18ebb90, e=0x7fffae289f60) at kernel/qapplication.cpp:4030
#12 0x00007f0fd7d5bde6 in KApplication::notify (this=0x7fffae28a3c0, receiver=0x18ebb90, event=0x7fffae289f60) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007f0fd66bbc9c in QCoreApplication::notifyInternal (this=0x7fffae28a3c0, receiver=0x18ebb90, event=0x7fffae289f60) at kernel/qcoreapplication.cpp:610
#14 0x00007f0fd66e82c6 in QCoreApplication::sendEvent (this=0xa28000) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 QTimerInfoList::activateTimers (this=0xa28000) at kernel/qeventdispatcher_unix.cpp:580
#16 0x00007f0fd66e4658 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#17 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#18 0x00007f0fcd63290e in g_main_dispatch (context=0xa27120) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:1960
#19 IA__g_main_context_dispatch (context=0xa27120) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2513
#20 0x00007f0fcd6362c8 in g_main_context_iterate (context=0xa27120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2591
#21 0x00007f0fcd6363f0 in IA__g_main_context_iteration (context=0xa27120, may_block=1) at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c:2654
#22 0x00007f0fd66e439c in QEventDispatcherGlib::processEvents (this=0x9f0b40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#23 0x00007f0fd5bcbf1f in QGuiEventDispatcherGlib::processEvents (this=0x1a98fc0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#24 0x00007f0fd66ba562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f0fd66ba934 in QEventLoop::exec (this=0x7fffae28a210, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007f0fd66bcba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#27 0x0000000000402fa9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:146

Reported using DrKonqi
Comment 1 Björn Ruberg 2010-04-14 23:18:24 UTC

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