Bug 258449 - Kmail crashes when shutting down system. kontact was running
Summary: Kmail crashes when shutting down system. kontact was running
Status: RESOLVED DUPLICATE of bug 292134
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: libakonadi (show other bugs)
Version: 4.6
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 259418 261499 276922 283473 293915 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-01 00:24 UTC by Russ Fineman
Modified: 2012-07-03 13:59 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Results of akonadi selftest, generated on startup of Kontact. (kmail2) (19.27 KB, text/plain)
2010-12-01 00:39 UTC, Russ Fineman
Details
New crash information added by DrKonqi (3.66 KB, text/plain)
2011-06-26 17:54 UTC, jem
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Russ Fineman 2010-12-01 00:24:58 UTC
Application: kmail (2.0.89)
KDE Platform Version: 4.5.80 (4.6 Beta1)
Qt Version: 4.7.2
Operating System: Linux 2.6.37-rc3-git1-6-desktop x86_64
Distribution: "openSUSE 11.4 Milestone 4 of 6 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
clicked shutdown. simular to crash reported where kmail was not running but I got this error.

Note cannot get Akonadi to start, went thru troubleshooting guide. Env variables look good, Says cannot find an agent, /usr/share/akonadi/agents appear to all be there. Note all agents have 644 permissions, folder akonadi has 755 permissions. (addvanced). This all started after installing 11.4 MS 4 and KDE 4.6 Beta 1.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8a9b188760 (LWP 7093))]

Thread 2 (Thread 0x7f8a7e9fb700 (LWP 7095)):
#0  0x00007f8a9646539c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f8a8d038f94 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f8a96460a4f in start_thread () from /lib64/libpthread.so.0
#3  0x00007f8a985ca52d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8a9b188760 (LWP 7093)):
[KCrash Handler]
#6  size (this=0x650000002f) at /usr/include/QtCore/qhash.h:291
#7  size (this=0x650000002f) at /usr/include/QtCore/qset.h:70
#8  QSet<QString>::toList (this=0x650000002f) at /usr/include/QtCore/qset.h:294
#9  0x00007f8a94b23c51 in Akonadi::Monitor::mimeTypesMonitored (this=<value optimized out>) at /usr/src/debug/kdepimlibs-4.5.80/akonadi/monitor.cpp:192
#10 0x00007f8a94b3f797 in Akonadi::EntityTreeModelPrivate::fetchCollections (this=<value optimized out>, collection=<value optimized out>, type=<value optimized out>, listing=Akonadi::EntityTreeModelPrivate::NotFirstListing) at /usr/src/debug/kdepimlibs-4.5.80/akonadi/entitytreemodel_p.cpp:260
#11 0x00007f8a94b3f9b5 in Akonadi::EntityTreeModelPrivate::firstFetchJobDone (this=0x8c68c0, job=<value optimized out>) at /usr/src/debug/kdepimlibs-4.5.80/akonadi/entitytreemodel_p.cpp:1210
#12 0x00007f8a94b8fd3a in Akonadi::EntityTreeModel::qt_metacall (this=0x80be40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3fe6bf50) at /usr/src/debug/kdepimlibs-4.5.80/build/akonadi/entitytreemodel.moc:139
#13 0x00007f8a99b72a9f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007f8a9a5a33b2 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5
#15 0x00007f8a9a5a33f0 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#16 0x00007f8a9a5a349e in KJob::kill(KJob::KillVerbosity) () from /usr/lib64/libkdecore.so.5
#17 0x00007f8a94b7b677 in Akonadi::Session::clear (this=0x8b81d0) at /usr/src/debug/kdepimlibs-4.5.80/akonadi/session.cpp:423
#18 0x00007f8a94b7ba0b in Akonadi::Session::~Session (this=0x8b81d0, __in_chrg=<value optimized out>) at /usr/src/debug/kdepimlibs-4.5.80/akonadi/session.cpp:392
#19 0x00007f8a94b7ba59 in Akonadi::Session::~Session (this=0x8b81d0, __in_chrg=<value optimized out>) at /usr/src/debug/kdepimlibs-4.5.80/akonadi/session.cpp:394
#20 0x00007f8a99b70a64 in QObjectPrivate::deleteChildren() () from /usr/lib64/libQtCore.so.4
#21 0x00007f8a99b757c2 in QObject::~QObject() () from /usr/lib64/libQtCore.so.4
#22 0x00007f8a99f802ae in KMKernel::~KMKernel (this=0x7fff3fe6c290, __in_chrg=<value optimized out>) at /usr/src/debug/kdepim-4.5.80/kmail/kmkernel.cpp:218
#23 0x0000000000403186 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.5.80/kmail/main.cpp:128

Possible duplicates by query: bug 258215.

Reported using DrKonqi
Comment 1 Russ Fineman 2010-12-01 00:39:12 UTC
Created attachment 53927 [details]
Results of akonadi selftest, generated on startup of Kontact. (kmail2)
Comment 2 Russ Fineman 2010-12-01 00:50:12 UTC
Comment on attachment 53927 [details]
Results of akonadi selftest, generated on startup of Kontact. (kmail2)

Test 2 how do I make Akonadi run as root? It was installed from the KDE Live Cd then updated with YaST. 

test 5 errors, I cannot find whats causing them. My understanding from 11.3 versions ndbcluster is not an issue. 

Not sure what to check next. Have latest updates to openSUSE 11.4 MS 4 and KDE 4.6. This is test system. All was working on MS 3 version. Also all working on openSUSE 11.3 production system. seperate disc drive.
Comment 3 Tobias Koenig 2011-01-02 17:05:27 UTC
*** Bug 261499 has been marked as a duplicate of this bug. ***
Comment 4 jem 2011-06-26 17:54:28 UTC
Created attachment 61348 [details]
New crash information added by DrKonqi

kmail (2.1.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3

- What I was doing when the application crashed:

I was staring at a blank KMail: no messages, no folders, nothing. KMail repeatedly refused to pick up any mail from any server, no matter how long I waited or how many times I quit and restarted it. The UI looked normal (i.e. all the buttons, menus etc were there), but the folder and message windows were completely empty.

-- Backtrace (Reduced):
#6  size (this=0x31) at /usr/include/qt4/QtCore/qhash.h:291
#7  size (this=0x31) at /usr/include/qt4/QtCore/qset.h:70
#8  QSet<QString>::toList (this=0x31) at /usr/include/qt4/QtCore/qset.h:294
#9  0x00007fb939773d99 in Akonadi::Monitor::mimeTypesMonitored (this=<value optimized out>) at /usr/src/debug/kde-base/kdepimlibs-4.6.4/kdepimlibs-4.6.4/akonadi/monitor.cpp:192
#10 0x00007fb93972ddc5 in Akonadi::EntityTreeModelPrivate::fetchCollections (this=0x2585e70, collection=<value optimized out>, type=<value optimized out>, listing=Akonadi::EntityTreeModelPrivate::NotFirstListing) at /usr/src/debug/kde-base/kdepimlibs-4.6.4/kdepimlibs-4.6.4/akonadi/entitytreemodel_p.cpp:262
Comment 5 Christophe Marin 2011-07-03 00:20:49 UTC
*** Bug 276922 has been marked as a duplicate of this bug. ***
Comment 6 Christophe Marin 2011-08-02 20:43:33 UTC
*** Bug 259418 has been marked as a duplicate of this bug. ***
Comment 7 Christophe Marin 2011-10-06 17:12:54 UTC
*** Bug 283473 has been marked as a duplicate of this bug. ***
Comment 8 Christophe Marin 2012-02-13 10:25:44 UTC
*** Bug 293915 has been marked as a duplicate of this bug. ***
Comment 9 Jekyll Wu 2012-07-03 13:59:04 UTC

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