Bug 308298

Summary: Kontact crashed after previous close
Product: [Applications] kontact Reporter: Chris <crglasoe>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.9.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Chris 2012-10-12 14:41:03 UTC
Application: kontact (4.9.2)
KDE Platform Version: 4.9.2 "release 511"
Qt Version: 4.8.3
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
Kontact had crashed after trying to send an email.  Restarted and tried to send new email.  Hung on send.  closed Kontact and tried to restart when this crash message showed.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fe5dd835760 (LWP 20725))]

Thread 3 (Thread 0x7fe5c5316700 (LWP 20746)):
#0  0x00007fe5d556ce6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fe5d9ff3f52 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007fe5d9ff3f89 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007fe5d5568f05 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fe5dad3810d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe5c49fd700 (LWP 20747)):
#0  0x00007fff36dff8de in ?? ()
#1  0x00007fe5d3030d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007fe5db3d0174 in do_gettime (frac=0x7fe5c49fcb88, sec=0x7fe5c49fcb80) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fe5db4a8dcd in QTimerInfoList::updateCurrentTime (this=0x7fe5c00020d0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007fe5db4a9103 in QTimerInfoList::timerWait (this=0x7fe5c00020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007fe5db4a7b3c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fe5c49fcc6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fe5db4a7be5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fe5d5058b72 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007fe5d505997d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fe5d5059fa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fe5db4a8666 in QEventDispatcherGlib::processEvents (this=0x7fe5c00008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007fe5db478162 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fe5db4783b7 in QEventLoop::exec (this=0x7fe5c49fce00, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007fe5db376687 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007fe5db3796ec in QThreadPrivate::start (arg=0x645ff0) at thread/qthread_unix.cpp:338
#16 0x00007fe5d5568f05 in start_thread () from /lib64/libpthread.so.0
#17 0x00007fe5dad3810d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe5dd835760 (LWP 20725)):
[KCrash Handler]
#6  bm_find (cs=Qt::CaseSensitive, skiptable=0x7fff36dcb1e0 '\023' <repeats 95 times>, "\v\023\b\023\r\023\023\023\002\023\001\023\n\004\t", pl=19, puc=0x13bf25a, index=<optimized out>, l=<optimized out>, uc=0x1c86a48) at tools/qstringmatcher.cpp:76
#7  bm_find (cs=Qt::CaseSensitive, skiptable=0x7fff36dcb1e0 '\023' <repeats 95 times>, "\v\023\b\023\r\023\023\023\002\023\001\023\n\004\t", pl=19, puc=0x13bf25a, index=<optimized out>, l=<optimized out>, uc=0x1c86a48) at tools/qstringmatcher.cpp:310
#8  qFindStringBoyerMoore (haystack=0x1c86a48, haystackLen=<optimized out>, haystackOffset=<optimized out>, needle=0x13bf25a, needleLen=19, cs=Qt::CaseSensitive) at tools/qstringmatcher.cpp:319
#9  0x00007fe5dd45433b in Kontact::MainWindow::activateInitialPluginModule() () from /usr/lib64/libkontactprivate.so.4
#10 0x000000000040434a in _start ()

Possible duplicates by query: bug 287584.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-12-21 19:34:54 UTC

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