[Bug 221329] in kmail attempted to delete message in local inbox to a trash folder on an external network

Lee lbthrice at dartmouth.edu
Tue Jan 5 03:40:16 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=221329





--- Comment #1 from Lee <lbthrice dartmouth edu>  2010-01-05 04:40:15 ---
This bug was not reproducible on my own system.  I apologize for wasting your
time.  I highly doubt this report is worth pursuing.  Again, I apologize. 
Thank you for all that you do, good people.


(In reply to comment #0)
> Application that crashed: kontact
> Version of the application: 4.3.2
> KDE Version: 4.3.2 (KDE 4.3.2)
> Qt Version: 4.5.2
> Operating System: Linux 2.6.31-16-generic i686
> Distribution: Ubuntu 9.10
> 
> What I was doing when the application crashed:
> title says it all
> 
>  -- Backtrace:
> Application: Kontact (kontact), signal: Segmentation fault
> [Current thread is 1 (Thread 0xb78b6700 (LWP 1730))]
> 
> Thread 2 (Thread 0xb0cffb70 (LWP 1793)):
> #0  0x00f33422 in __kernel_vsyscall ()
> #1  0x02a76e15 in pthread_cond_wait@@GLIBC_2.3.2 () from
> /lib/tls/i686/cmov/libpthread.so.0
> #2  0x009e578d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
> #3  0x005dfe67 in QWaitConditionPrivate::wait (this=0x9218490, mutex=0x921848c,
> time=4294967295) at thread/qwaitcondition_unix.cpp:87
> #4  QWaitCondition::wait (this=0x9218490, mutex=0x921848c, time=4294967295) at
> thread/qwaitcondition_unix.cpp:159
> #5  0x0194c922 in QHostInfoAgent::run (this=0x9218480) at
> kernel/qhostinfo.cpp:260
> #6  0x005dee32 in QThreadPrivate::start (arg=0x9218480) at
> thread/qthread_unix.cpp:188
> #7  0x02a7280e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
> #8  0x009d87ee in clone () from /lib/tls/i686/cmov/libc.so.6
> 
> Thread 1 (Thread 0xb78b6700 (LWP 1730)):
> [KCrash Handler]
> #6  0x00720065 in ?? () from /usr/lib/libQtCore.so.4
> #7  0xb48094d9 in KMReaderWin::displayMessage (this=0x4e) at
> ../../kmail/kmreaderwin.cpp:1605
> #8  0xb48096cb in KMReaderWin::updateReaderWin (this=0x9bef7f8) at
> ../../kmail/kmreaderwin.cpp:1545
> #9  0xb48169d4 in KMReaderWin::qt_metacall (this=0x9bef7f8,
> _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfb7628c) at
> ./kmreaderwin.moc:168
> #10 0x006e5263 in QMetaObject::activate (sender=0x9bef850, from_signal_index=4,
> to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
> #11 0x006e5ec2 in QMetaObject::activate (sender=0x9bef850, m=0x7c0904,
> local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187
> #12 0x0071f667 in QTimer::timeout (this=0x9bef850) at
> .moc/release-shared/moc_qtimer.cpp:128
> #13 0x006ea9ae in QTimer::timerEvent (this=0x9bef850, e=0xbfb76720) at
> kernel/qtimer.cpp:261
> #14 0x006df3bf in QObject::event (this=0x9bef850, e=0xbfb76720) at
> kernel/qobject.cpp:1075
> #15 0x01054f54 in QApplicationPrivate::notify_helper (this=0x83d5b48,
> receiver=0x9bef850, e=0xbfb76720) at kernel/qapplication.cpp:4056
> #16 0x0105c67c in QApplication::notify (this=0xbfb76a84, receiver=0x9bef850,
> e=0xbfb76720) at kernel/qapplication.cpp:3603
> #17 0x00d36bfa in KApplication::notify (this=0xbfb76a84, receiver=0x9bef850,
> event=0xbfb76720) at ../../kdeui/kernel/kapplication.cpp:302
> #18 0x006cf6cb in QCoreApplication::notifyInternal (this=0xbfb76a84,
> receiver=0x9bef850, event=0xbfb76720) at kernel/qcoreapplication.cpp:610
> #19 0x006fc7ce in QCoreApplication::sendEvent (this=0x83d8e34) at
> ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
> #20 QTimerInfoList::activateTimers (this=0x83d8e34) at
> kernel/qeventdispatcher_unix.cpp:572
> #21 0x006fa0e0 in timerSourceDispatch (source=0x83d8e00) at
> kernel/qeventdispatcher_glib.cpp:165
> #22 0x01a48e88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
> #23 0x01a4c730 in ?? () from /lib/libglib-2.0.so.0
> #24 0x01a4c863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
> #25 0x006fa02c in QEventDispatcherGlib::processEvents (this=0x83b19f8,
> flags=...) at kernel/qeventdispatcher_glib.cpp:327
> #26 0x010f5be5 in QGuiEventDispatcherGlib::processEvents (this=0x83b19f8,
> flags=...) at kernel/qguieventdispatcher_glib.cpp:202
> #27 0x006cdc79 in QEventLoop::processEvents (this=0xbfb769e4, flags=) at
> kernel/qeventloop.cpp:149
> #28 0x006ce0ca in QEventLoop::exec (this=0xbfb769e4, flags=...) at
> kernel/qeventloop.cpp:201
> #29 0x006d053f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
> #30 0x01054dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
> #31 0x0804b4e6 in main (argc=1, argv=0xbfb76ca4) at
> ../../../kontact/src/main.cpp:218
> 
> Reported using DrKonqi

-- 
Configure bugmail: https://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