[Bug 165453] Pre-commands are broken

auxsvr at yahoo.com auxsvr at yahoo.com
Fri Jan 9 11:06:54 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=165453





--- Comment #14 from auxsvr yahoo com  2009-01-09 12:06:52 ---
Another pre-command crash, this time in KDE 4.1.87 (opensuse RPMs):

Application: Kontact (kontact), signal SIGSEGV
[?1034h[Thread debugging using libthread_db enabled]
[Current thread is 1 (Thread 0xb490c700 (LWP 6591))]

Thread 3 (Thread 0xb0588b90 (LWP 6609)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb59973e1 in select () from /lib/libc.so.6
#2  0xb66bbdc7 in QProcessManager::run (this=0x8074388) at
io/qprocess_unix.cpp:301
#3  0xb65ec85e in QThreadPrivate::start (arg=0x8074388) at
thread/qthread_unix.cpp:185
#4  0xb65891b5 in start_thread () from /lib/libpthread.so.0
#5  0xb599e38e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xafd03b90 (LWP 6900)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb658cf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb65ed84c in QWaitCondition::wait (this=0x8871970, mutex=0x887196c,
time=30000) at thread/qwaitcondition_unix.cpp:80
#3  0xb65e29c6 in QThreadPoolThread::run (this=0x8871a38) at
concurrent/qthreadpool.cpp:135
#4  0xb65ec85e in QThreadPrivate::start (arg=0x8871a38) at
thread/qthread_unix.cpp:185
#5  0xb65891b5 in start_thread () from /lib/libpthread.so.0
#6  0xb599e38e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb490c700 (LWP 6591)):
[KCrash Handler]
#6  QEventLoop::exec (this=0x9fddc40, flags={i = -1078361260}) at
../../src/corelib/tools/qvector.h:121
#7  0xb0e25584 in KMAccount::runPrecommand (this=0x84b1998,
precommand=@0x84b19ac) at /usr/src/debug/kdepim-4.1.87/kmail/kmaccount.cpp:407
#8  0xb0eafac0 in KMAcctLocal::preProcess (this=0x84b1998) at
/usr/src/debug/kdepim-4.1.87/kmail/kmacctlocal.cpp:135
#9  0xb0eb02d0 in KMAcctLocal::processNewMail (this=0x84b1998) at
/usr/src/debug/kdepim-4.1.87/kmail/kmacctlocal.cpp:71
#10 0xb0ea7c0c in KMail::AccountManager::processNextCheck (this=0x844ebe0,
_newMail=false) at /usr/src/debug/kdepim-4.1.87/kmail/accountmanager.cpp:221
#11 0xb0ea80f3 in KMail::AccountManager::singleCheckMail (this=0x844ebe0,
account=0x1, interactive=false) at
/usr/src/debug/kdepim-4.1.87/kmail/accountmanager.cpp:148
#12 0xb0e2203e in KMAccount::mailCheck (this=0x84b1998) at
/usr/src/debug/kdepim-4.1.87/kmail/kmaccount.cpp:445
#13 0xb0e22593 in KMAccount::qt_metacall (this=0x84b1998,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfb985f8) at
/usr/src/debug/kdepim-4.1.87/build/kmail/kmaccount.moc:144
#14 0xb66f1580 in QMetaObject::activate (sender=0x8219838, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3031
#15 0xb66f2302 in QMetaObject::activate (sender=0x8219838, m=0xb67c4904,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3101
#16 0xb672c7f7 in QTimer::timeout (this=0x8219838) at
.moc/release-shared/moc_qtimer.cpp:126
#17 0xb66f7f9e in QTimer::timerEvent (this=0x8219838, e=0xbfb98ab0) at
kernel/qtimer.cpp:257
#18 0xb66ec04f in QObject::event (this=0x8219838, e=0xbfb98ab0) at
kernel/qobject.cpp:1120
#19 0xb5c718fc in QApplicationPrivate::notify_helper (this=0x806fc30,
receiver=0x8219838, e=0xbfb98ab0) at kernel/qapplication.cpp:3803
#20 0xb5c7975e in QApplication::notify (this=0xbfb98d88, receiver=0x8219838,
e=0xbfb98ab0) at kernel/qapplication.cpp:3393
#21 0xb6c7892d in KApplication::notify (this=0xbfb98d88, receiver=0x8219838,
event=0xbfb98ab0) at
/usr/src/debug/kdelibs-4.1.87/kdeui/kernel/kapplication.cpp:307
#22 0xb66dc961 in QCoreApplication::notifyInternal (this=0xbfb98d88,
receiver=0x8219838, event=0xbfb98ab0) at kernel/qcoreapplication.cpp:587
#23 0xb670ab86 in QTimerInfoList::activateTimers (this=0x8073d2c) at
kernel/qcoreapplication.h:209
#24 0xb6707060 in timerSourceDispatch (source=0x8073cf8) at
kernel/qeventdispatcher_glib.cpp:160
#25 0xb50889a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb508c063 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb508c221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb6706fb8 in QEventDispatcherGlib::processEvents (this=0x8066530, flags={i
= -1078358952}) at kernel/qeventdispatcher_glib.cpp:319
#29 0xb5d0a785 in QGuiEventDispatcherGlib::processEvents (this=0x8066530,
flags={i = -1078358904}) at kernel/qguieventdispatcher_glib.cpp:198
#30 0xb66db01a in QEventLoop::processEvents (this=0xbfb98d00, flags={i =
-1078358840}) at kernel/qeventloop.cpp:143
#31 0xb66db1da in QEventLoop::exec (this=0xbfb98d00, flags={i = -1078358776})
at kernel/qeventloop.cpp:194
#32 0xb66dd895 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#33 0xb5c71777 in QApplication::exec () at kernel/qapplication.cpp:3331
#34 0x0804bf8f in main (argc=1, argv=0xbfb99084) at
/usr/src/debug/kdepim-4.1.87/kontact/src/main.cpp:218


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list