Summary: | Severe mail loss after a KMail crash when moving folders | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Unai Garro <ugarro> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | grave | CC: | andresbajotierra, roland |
Priority: | NOR | ||
Version: | SVN trunk (KDE 4) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Unai Garro
2008-08-30 14:20:15 UTC
"If not during the move, on the next click on the folder" I should have written on the next click on _any_ folder. Also as add-on note, after the crash, I've found some case when neither the e-mails were in the destination, nor the origin, so e-mails are lost completely. Update on this bug... I tried the same process again. Now kmail doesn't crash, but after moving a rather large folder with multiple subfolders, everything except the root folder (all subfolders and e-mails) were missing. They showed in the list after the move, but when clicked, they were missing. They disappearede completely from the list after an application restart. I changed the bug from crash status to grave, since now it doesn't crash but e-mails get lost after the move. Sounds like nobody is having this bug? or is it not important enough that it can cause a severe mail loss? Not a single comment to confirm?? uhmmm... closed. *** This bug has been marked as a duplicate of bug 168513 *** Re-open whichever bug number of these duplicates. I can confirm this bug happens regularly. Application: Kontact (kontact), signal SIGSEGV 0x00007fc48543bce1 in nanosleep () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7fc490b83750 (LWP 3934))] Thread 2 (Thread 0x7fc477086950 (LWP 4074)): #0 0x00007fc485466662 in select () from /lib64/libc.so.6 #1 0x00007fc4906af366 in ?? () from /usr/lib64/libQtCore.so.4 #2 0x00007fc4905e6f72 in ?? () from /usr/lib64/libQtCore.so.4 #3 0x00007fc490373070 in start_thread () from /lib64/libpthread.so.0 #4 0x00007fc48546d10d in clone () from /lib64/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fc490b83750 (LWP 3934)): [KCrash Handler] #5 0x00007fc48c1ffdbe in Q3ListView::contentsMousePressEventEx(QMouseEvent*) () from /usr/lib64/libQt3Support.so.4 #6 0x00007fc48bbeff7e in K3ListView::contentsMousePressEvent(QMouseEvent*) () from /usr/lib64/libkde3support.so.4 #7 0x00007fc48c255f89 in Q3ScrollView::viewportMousePressEvent(QMouseEvent*) () from /usr/lib64/libQt3Support.so.4 #8 0x00007fc48c2576d6 in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQt3Support.so.4 #9 0x00007fc48c1fb17e in Q3ListView::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQt3Support.so.4 #10 0x00007fc4906ce358 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #11 0x00007fc48725b18c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #12 0x00007fc4872637fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #13 0x00007fc48fb80d6b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #14 0x00007fc4906cf091 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #15 0x00007fc487262b98 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib64/libQtGui.so.4 #16 0x00007fc4872c7059 in ?? () from /usr/lib64/libQtGui.so.4 #17 0x00007fc4872c5a77 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4 #18 0x00007fc4872ec214 in ?? () from /usr/lib64/libQtGui.so.4 #19 0x00007fc484d010fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007fc484d048cd in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007fc484d04a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #22 0x00007fc4906f74ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #23 0x00007fc4872eb9bf in ?? () from /usr/lib64/libQtGui.so.4 #24 0x00007fc4906cd9a2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #25 0x00007fc4906cdb2d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #26 0x00007fc4906cfffd in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #27 0x0000000000404a95 in _start () @roland@logikalsolutions.com: - What is your KDE4 version ? - What were you doing when the application crashed? Your backtrace do not look too much similar as the first one. Thanks I have no idea on how to check the KDE version. It is the latest and greatest 4.x version shipping with OpenSuSE 11.1. I have all updates applied. I was moving a folder from a sub folder up to the same level as its parent under "local folders". Once I did that, we called Sys$boom @roland@logikalsolutions.com: run Konsole, type "kmail --version" + Return and you will get both KMail and KDE versions. Thanks roland@linux-j7oz:~> kmail --version Qt: 4.4.3 KDE: 4.1.3 (KDE 4.1.3) "release 4.10.4" KMail: 1.10.3 roland@linux-j7oz:~> On Tuesday 07 July 2009 02:31:10 pm Dario Andres wrote: > https://bugs.kde.org/show_bug.cgi?id=170076 > > > > > > --- Comment #8 from Dario Andres <andresbajotierra gmail com> 2009-07-07 > 21:30:43 --- @roland@logikalsolutions.com: run Konsole, type "kmail > --version" + Return and you will get both KMail and KDE versions. Thanks Q3ListView disappeared from KMail in KDE 4.2. Please upgrade your version. *** This bug has been marked as a duplicate of bug 161554 *** |