[Bug 259803] Akonadi Resource crashed when I quit KMail2

2012-01-05 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=259803


David Faure fa...@kde.org changed:

   What|Removed |Added

 CC||fa...@kde.org




--- Comment #8 from David Faure faure kde org  2012-01-05 11:30:39 ---
I was able to trigger this one by simply doing RMB / Toggle offline-online on
akonadiconsole, on an imap resource while it was syncing. If that helps...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 259803] Akonadi Resource crashed when I quit KMail2

2011-09-12 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=259803





--- Comment #6 from Christophe Giboudeaux cgiboudeaux gmx com  2011-09-12 
14:25:13 ---
reproduced in master after:
- setting up a dimap account in akonadiconsole,
- while the messages are synced, edit the resource settings and unsubscribe
some folders

output:
akonadi_imap_resource_2(16970) ImapResource::doSetOnline: online= false
akonadi_imap_resource_2(16970) ImapResource::doSetOnline: online= true
ASSERT failure in createItemSyncInstance: Calling items retrieval methods
although no item retrieval is in progress, file
/kde/src/kdepimlibs/akonadi/resourcebase.cpp, line 155
Lost connection to resource
org.freedesktop.Akonadi.Resource.akonadi_imap_resource_2 , discarding cached
interface 
void Akonadi::NotificationSource::serviceUnregistered(const QString)
Notification source akonadi_imap_resource_2 now serving: () 
void Akonadi::NotificationSource::unsubscribe() akonadi_imap_resource_2 
KCrash: Application 'akonadi_imap_resource' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/krop/.kde/socket-yuuko/kdeinit4__0
QSocketNotifier: Invalid socket 22 and type 'Read', disabling...
QSocketNotifier: Invalid socket 23 and type 'Write', disabling...
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
The stream parser raised an exception: Unable to read more data 
Cannot connect to agent instance with identifier 'akonadi_imap_resource_2',
error message: 'Could not get owner of name
'org.freedesktop.Akonadi.Resource.akonadi_imap_resource_2': no such name' 

#11 0x7f3a83aa8d6e in qt_assert_x (where=optimized out, what=optimized
out, file=optimized out, line=optimized out) at global/qglobal.cpp:2044
#12 0x7f3a842bbc1c in
Akonadi::ResourceBasePrivate::createItemSyncInstanceIfMissing (this=0x791070)
at /kde/src/kdepimlibs/akonadi/resourcebase.cpp:154
#13 0x7f3a842ba138 in Akonadi::ResourceBase::itemsRetrieved (this=0x878b10,
items=...) at /kde/src/kdepimlibs/akonadi/resourcebase.cpp:888
#14 0x00420cdb in ResourceState::itemsRetrieved (this=0x9adc80,
items=...) at /kde/src/kdepim-runtime/resources/imap/resourcestate.cpp:331
#15 0x0044bae1 in ResourceTask::itemsRetrieved (this=0xbf1ef0,
items=...) at /kde/src/kdepim-runtime/resources/imap/resourcetask.cpp:240
#16 0x004589df in RetrieveItemsTask::onHeadersReceived (this=0xbf1ef0,
mailBox=..., uids=..., sizes=..., flags=..., messages=...) at
/kde/src/kdepim-runtime/resources/imap/retrieveitemstask.cpp:361
#17 0x004592cf in RetrieveItemsTask::qt_metacall (this=0xbf1ef0,
_c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff18450250) at
/kde/build/kdepim-runtime/resources/imap/retrieveitemstask.moc:90
#18 0x7f3a83bab3fa in QMetaObject::activate (sender=0x9d50d0, m=optimized
out, local_signal_index=optimized out, argv=0x7fff18450250) at
kernel/qobject.cpp:3287
#19 0x7f3a8280df1a in KIMAP::FetchJob::headersReceived (this=0x9d50d0,
_t1=..., _t2=..., _t3=..., _t4=..., _t5=...) at
/kde/build/kdepimlibs/kimap/fetchjob.moc:101
#20 0x7f3a8280ebaf in KIMAP::FetchJobPrivate::emitPendings (this=0x9f5a30)
at /kde/src/kdepimlibs/kimap/fetchjob.cpp:57
#21 0x7f3a8280de91 in KIMAP::FetchJob::qt_metacall (this=0x9d50d0,
_c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7fff18450320) at
/kde/build/kdepimlibs/kimap/fetchjob.moc:89
#22 0x7f3a83bab3fa in QMetaObject::activate (sender=0x9f5a80, m=optimized
out, local_signal_index=optimized out, argv=0x0) at kernel/qobject.cpp:3287

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 259803] Akonadi Resource crashed when I quit KMail2

2011-04-27 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=259803


Christian Mollekopf chrig...@fastmail.fm changed:

   What|Removed |Added

 CC||chrig...@fastmail.fm




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 259803] Akonadi Resource crashed when I quit KMail2

2010-12-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=259803


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

 CC||si...@aktionspotential.de




--- Comment #2 from Volker Krause vkrause kde org  2010-12-30 14:10:45 ---
*** Bug 256820 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 259803] Akonadi Resource crashed when I quit KMail2

2010-12-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=259803


Volker Krause vkra...@kde.org changed:

   What|Removed |Added

 CC||k...@randomguy3.me.uk




--- Comment #3 from Volker Krause vkrause kde org  2010-12-30 14:11:49 ---
*** Bug 250705 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 259803] Akonadi Resource crashed when I quit KMail2

2010-12-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=259803





--- Comment #4 from Volker Krause vkrause kde org  2010-12-30 14:14:15 ---
*** Bug 252789 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 259803] Akonadi Resource crashed when I quit KMail2

2010-12-13 Thread Raphael Kubo da Costa
https://bugs.kde.org/show_bug.cgi?id=259803





--- Comment #1 from Raphael Kubo da Costa kubito gmail com  2010-12-14 
05:46:44 ---
FWIW, akonadi is enterprise5.0-20101203-13-g446e74a, kdepimlibs is r1206271 and
kdepim is r1206271 (both trunk).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs