https://bugs.kde.org/show_bug.cgi?id=305526
--- Comment #2 from Macxi <[email protected]> --- I'm checking what the possible causes of this error. with migration from kmail to kmail2. If I made a mistake and if there's any bug or something that can be improved to avoid that. Error that I may have committed: I configured Kmail as POP and I imported the messages in a non-recommended directly from the folder .kde/share/apps/kmail in a very large number of messages (more than 10,000). I have not used the mechanism of export (folders with messages) from Kmail because did not know existed, so I may have caused this error to have improperly imported messages. What can be improved in Kmail2 :There is no clear guidance on how you can export messages. To export, you click on Kmail folder, and right-mouse button, select the "Archive Folders", which will create a compressed archive (zip, tar, etc.). Akonadi gave warning error when I moved Kmail folders ___________________ Application: kmail (4.8.2) KDE Platform Version: 4.8.2 (4.8.2) Qt Version: 4.8.2 Operating System: Linux 3.3.6-desktop586-2.mga2 i686 Distribution: "Mageia 2" -- Information about the crash: <Descreva-nos, em detalhes, o que vocĂȘ estava fazendo quando ocorreu a falha no aplicativo.> -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/i686/libthread_db.so.1". [Current thread is 1 (Thread 0xb1454710 (LWP 11565))] Thread 3 (Thread 0xafc09b70 (LWP 18867)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb596825b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0 #2 0xb5f6293c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libc.so.6 #3 0xb37078cb in ?? () from /usr/lib/libQtWebKit.so.4 #4 0xb37079ef in ?? () from /usr/lib/libQtWebKit.so.4 #5 0xb5964a37 in start_thread () from /lib/i686/libpthread.so.0 #6 0xb5f5498e in clone () from /lib/i686/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 2 (Thread 0xaf2e8b70 (LWP 18868)): #0 0xb5967594 in __pthread_mutex_unlock_usercnt () from /lib/i686/libpthread.so.0 #1 0xb5f62b94 in pthread_mutex_unlock () from /lib/i686/libc.so.6 #2 0xb4629240 in g_mutex_unlock () from /lib/libglib-2.0.so.0 #3 0xb45e9cd0 in ?? () from /lib/libglib-2.0.so.0 #4 0xb45e9f81 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0xb62aee87 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #6 0xb627ad2d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #7 0xb627afc9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #8 0xb616470c in QThread::exec() () from /usr/lib/libQtCore.so.4 #9 0xb61647fb in QThread::run() () from /usr/lib/libQtCore.so.4 #10 0xb6167bf0 in ?? () from /usr/lib/libQtCore.so.4 #11 0xb5964a37 in start_thread () from /lib/i686/libpthread.so.0 #12 0xb5f5498e in clone () from /lib/i686/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 1 (Thread 0xb1454710 (LWP 11565)): [KCrash Handler] #7 0xb5466cd8 in ?? () from /usr/lib/libakonadi-kde.so.4 #8 0xb5468448 in Akonadi::Monitor::mimeTypesMonitored() const () from /usr/lib/libakonadi-kde.so.4 #9 0xb541ed77 in ?? () from /usr/lib/libakonadi-kde.so.4 #10 0xb541f21f in ?? () from /usr/lib/libakonadi-kde.so.4 #11 0xb5415d0b in ?? () from /usr/lib/libakonadi-kde.so.4 #12 0xb6292b6f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #13 0xb7155dd5 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5 #14 0xb7155e28 in KJob::emitResult() () from /usr/lib/libkdecore.so.5 #15 0xb5463aae in ?? () from /usr/lib/libakonadi-kde.so.4 #16 0xb628e0a1 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4 #17 0xb62971fb in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #18 0xb6515c14 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #19 0xb651af53 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #20 0xb7496741 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #21 0xb627c4ae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #22 0xb62800d8 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #23 0xb628040c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 #24 0xb62aea34 in ?? () from /usr/lib/libQtCore.so.4 #25 0xb45e9a9a in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #26 0xb45e9ea5 in ?? () from /lib/libglib-2.0.so.0 #27 0xb45e9f81 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #28 0xb62aee27 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #29 0xb65c954a in ?? () from /usr/lib/libQtGui.so.4 #30 0xb627ad2d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #31 0xb627afc9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #32 0xb6a65f69 in QDialog::exec() () from /usr/lib/libQtGui.so.4 #33 0xb7605c6c in KMessageBox::createKMessageBox(KDialog*, QIcon const&, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&, QMessageBox::Icon) () from /usr/lib/libkdeui.so.5 #34 0xb7631ecd in KMessageBox::createKMessageBox(KDialog*, QMessageBox::Icon, QString const&, QStringList const&, QString const&, bool*, QFlags<KMessageBox::Option>, QString const&) () from /usr/lib/libkdeui.so.5 #35 0xb76372d5 in KMessageBox::errorListWId(unsigned long, QString const&, QStringList const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5 #36 0xb76374f4 in KMessageBox::error(QWidget*, QString const&, QString const&, QFlags<KMessageBox::Option>) () from /usr/lib/libkdeui.so.5 #37 0xb5426230 in ?? () from /usr/lib/libakonadi-kde.so.4 #38 0xb5415ca7 in ?? () from /usr/lib/libakonadi-kde.so.4 #39 0xb6292b6f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #40 0xb7155dd5 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5 #41 0xb7155e28 in KJob::emitResult() () from /usr/lib/libkdecore.so.5 #42 0xb7155ef5 in KJob::kill(KJob::KillVerbosity) () from /usr/lib/libkdecore.so.5 #43 0xb54a1148 in Akonadi::Session::clear() () from /usr/lib/libakonadi-kde.so.4 #44 0xb54a13cd in Akonadi::Session::~Session() () from /usr/lib/libakonadi-kde.so.4 #45 0xb54a1432 in Akonadi::Session::~Session() () from /usr/lib/libakonadi-kde.so.4 #46 0xb62911b1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4 #47 0xb6296a01 in QObject::~QObject() () from /usr/lib/libQtCore.so.4 #48 0xb6f63e43 in KMKernel::~KMKernel() () from /usr/lib/libkmailprivate.so.4 #49 0x0804a2ed in ?? () #50 0xb5e993e3 in __libc_start_main () from /lib/i686/libc.so.6 #51 0x0804a759 in _start () -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
