[Akonadi] [Bug 364721] KMail Crash every time I press "Enter" for completing a mail recipient.

2016-08-09 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364721

--- Comment #4 from Milian Wolff  ---
Still valid with the latest git master from just now. This time, it asserted
only on the second time I searched for "don" and then pressed enter to accept
the ldap-suggested completion item:

ebug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::akonadiPerformSearch:
searching akonadi with: "don"
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:507/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::init:
"contactsCompletionSession"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:320/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::ConnectionThread::doReconnect:
connectToServer "/tmp/akonadi-milian.MYJzwE/akonadiserver.socket"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/connectionthread.cpp:168/pid=12426]
debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::akonadiHandlePending:
Pending items:  0
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:543/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::handleCommand: Connected
to "Akonadi" , using protocol version 53
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:114/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::handleCommand: Server
says: "Not Really IMAP server"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:115/pid=12426]
debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::slotAkonadiSearchResult:
Found 0 items
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:842/pid=12426]
debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::slotAkonadiSearchResult:
Found 0 items
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:842/pid=12426]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://mail.kdab.com:636/dc=kdab,dc=com???base"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=12426]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://mail.kdab.com:636/dc=kdab,dc=com?"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=12426]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=12426]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?sub"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=12426]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?sub?%28%26%28%7C%28objectclass%3Dperson%29%28objectclass%3DgroupOfNames%29%28mail%3D%2A%29%29%28%7C%28cn%3Ddon%2A%29%28mail%3Ddon%2A%29%28givenName%3Ddon%2A%29%28sn%3Ddon%2A%29%29%29"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=12426]
debug: kmail2/log_ldapclient/KLDAP::LdapClient::startQuery: LdapClient: Doing
query:
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?sub?%28%26%28%7C%28objectclass%3Dperson%29%28objectclass%3DgroupOfNames%29%28mail%3D%2A%29%29%28%7C%28cn%3Ddon%2A%29%28mail%3Ddon%2A%29%28givenName%3Ddon%2A%29%28sn%3Ddon%2A%29%29%29"
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/ldap/ldapclient.cpp:140/pid=12426]
debug: kmail2/log_ldapclient/KLDAP::LdapClientSearch::startSearch:
LdapClientSearch::startSearch()
"&(|(objectclass=person)(objectclass=groupOfNames)(mail=*))(|(cn=don*)(mail=don*)(givenName=don*)(sn=don*))"
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/ldap/ldapclientsearch.cpp:244/pid=12426]
debug: kmail2/log_ldap/KLDAP::Ldif::processLine: ldapentry dn:
"uid=donald,ou=People,dc=kdab,dc=com"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldif.cpp:223/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::init:
"kmail2-1186278907-SearchSession"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:320/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::ConnectionThread::doReconnect:
connectToServer "/tmp/akonadi-milian.MYJzwE/akonadiserver.socket"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/connectionthread.cpp:168/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::handleCommand: Connected
to "Akonadi" , using protocol version 53
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:114/pid=12426]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::handleCommand: Server
says: 

[Akonadi] [Bug 364721] KMail Crash every time I press "Enter" for completing a mail recipient.

2016-08-09 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364721

Milian Wolff  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from Milian Wolff  ---
I get the same with up2date kdesrc-builds. I can also easily reproduce it, but
only when I'm connected to LDAP. On the command line I see:

debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::akonadiPerformSearch:
searching akonadi with: "don"
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:507/pid=20226]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::init:
"contactsCompletionSession"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:320/pid=20226]
debug: kmail2/log_akonadicore/Akonadi::ConnectionThread::doReconnect:
connectToServer "/tmp/akonadi-milian.MYJzwE/akonadiserver.socket"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/connectionthread.cpp:161/pid=20226]
debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::akonadiHandlePending:
Pending items:  0
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:543/pid=20226]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::handleCommand: Connected
to "Akonadi" , using protocol version 53
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:114/pid=20226]
debug: kmail2/log_akonadicore/Akonadi::SessionPrivate::handleCommand: Server
says: "Not Really IMAP server"
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/session.cpp:115/pid=20226]
debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::slotAkonadiSearchResult:
Found 0 items
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:842/pid=20226]
debug:
kmail2/log_libkdepim/KPIM::AddresseeLineEditPrivate::slotAkonadiSearchResult:
Found 0 items
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/addressline/addresslineedit/addresseelineedit_p.cpp:842/pid=20226]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://mail.kdab.com:636/dc=kdab,dc=com???base"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=20226]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://mail.kdab.com:636/dc=kdab,dc=com???base"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=20226]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?base"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=20226]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?sub"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=20226]
debug: kmail2/log_ldap/KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery():
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?sub?%28%26%28%7C%28objectclass%3Dperson%29%28objectclass%3DgroupOfNames%29%28mail%3D%2A%29%29%28%7C%28cn%3Ddon%2A%29%28mail%3Ddon%2A%29%28givenName%3Ddon%2A%29%28sn%3Ddon%2A%29%29%29"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldapurl.cpp:239/pid=20226]
debug: kmail2/log_ldapclient/KLDAP::LdapClient::startQuery: LdapClient: Doing
query:
"ldaps://uid=milian,ou=people,dc=kdab,dc=c...@mail.kdab.com:636/dc=kdab,dc=com??cn,mail,givenname,sn,objectClass?sub?%28%26%28%7C%28objectclass%3Dperson%29%28objectclass%3DgroupOfNames%29%28mail%3D%2A%29%29%28%7C%28cn%3Ddon%2A%29%28mail%3Ddon%2A%29%28givenName%3Ddon%2A%29%28sn%3Ddon%2A%29%29%29"
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/ldap/ldapclient.cpp:140/pid=20226]
debug: kmail2/log_ldapclient/KLDAP::LdapClientSearch::startSearch:
LdapClientSearch::startSearch()
"&(|(objectclass=person)(objectclass=groupOfNames)(mail=*))(|(cn=don*)(mail=don*)(givenName=don*)(sn=don*))"
[/home/milian/projects/kf5/src/kde/pim/libkdepim/src/ldap/ldapclientsearch.cpp:244/pid=20226]
debug: kmail2/log_ldap/KLDAP::Ldif::processLine: ldapentry dn:
"uid=donald,ou=People,dc=kdab,dc=com"
[/home/milian/projects/kf5/src/kde/pim/kldap/src/ldif.cpp:223/pid=20226]
warning: kmail2/log_akonadicore/Akonadi::JobPrivate::handleResponse: Received
response for a job that does not expect any more data, ignoring
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/jobs/job.cpp:66/pid=20226]
debug: kmail2/log_akonadicore/Akonadi::JobPrivate::handleResponse: Response
tag: 27 , response type: Search
[/home/milian/projects/kf5/src/kde/pim/akonadi/src/core/jobs/job.cpp:67/pid=20226]
debug: 

[kmail2] [Bug 359035] New: message view and message list don't align vertically at bottom

2016-02-05 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359035

Bug ID: 359035
   Summary: message view and message list don't align vertically
at bottom
   Product: kmail2
   Version: Git (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: m...@milianw.de

Minor visual annoyance that will make Nuno and others mad, I'm sure.

Reproducible: Always

Steps to Reproduce:
1. open an email without showing the message structure
2. observe the space below the message view

Actual Results:  
the message list and message view don't align at the bottom

Expected Results:  
the message list and message view _do_ align at the bottom

kf 5 build from master, breeze theme

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 359035] message view and message list don't align vertically at bottom

2016-02-05 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359035

--- Comment #2 from Milian Wolff  ---
The screenshot shows the issue at the right hand side.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 359035] message view and message list don't align vertically at bottom

2016-02-05 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359035

--- Comment #1 from Milian Wolff  ---
Created attachment 97020
  --> https://bugs.kde.org/attachment.cgi?id=97020=edit
screenshot of the issue

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 357670] KMail 15.12.0: Composer auto-completion fails on first try

2016-02-03 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357670

Milian Wolff  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||m...@milianw.de
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Milian Wolff  ---
Confirmed from me as well. Note that the "Reply To" field works fine
apparently.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 358870] Crash on update via kdesrc-build

2016-02-03 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358870

Milian Wolff  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Milian Wolff  ---
The last update was sometime last week, so maybe you fixed it indeed.
Installing/uninstalling the grantleetheme, kdepim-addons and kdepim-apps-libs
repos at least seems to work fine atm. I'll close this for now and reopen if I
can reproduce it in the future.

Thanks Laurent!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 358870] New: Crash on update via kdesrc-build

2016-02-01 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358870

Bug ID: 358870
   Summary: Crash on update via kdesrc-build
   Product: kmail2
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: m...@milianw.de

Application: kmail (5.1.46 pre)
 (Compiled from sources)
Qt Version: 5.5.1
Operating System: Linux 4.3.3-3-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:

I updated KDEPIM via kdesrc-build and once more KMail crashed with the attached
backtrace.

The crash can be reproduced sometimes.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9e499d8840 (LWP 7349))]

Thread 30 (Thread 0x7f9e48649700 (LWP 7351)):
#0  0x7f9e6597418d in poll () from /usr/lib/libc.so.6
#1  0x7f9e56ee1ae2 in ?? () from /usr/lib/libxcb.so.1
#2  0x7f9e56ee3757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x7f9e4973a379 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x7f9e66573b8e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f9e622bd4a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f9e6597d13d in clone () from /usr/lib/libc.so.6

Thread 29 (Thread 0x7f9e46965700 (LWP 7354)):
#0  0x7f9e59964043 in ?? () from /usr/lib/libglib-2.0.so.0
#1  0x7f9e599665b8 in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#2  0x7f9e59966eeb in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x7f9e599670cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#4  0x7f9e667ab56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#5  0x7f9e6675257a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#6  0x7f9e6656ebe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#7  0x7f9e66573b8e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f9e622bd4a4 in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f9e6597d13d in clone () from /usr/lib/libc.so.6

Thread 28 (Thread 0x7f9e46164700 (LWP 7358)):
#0  0x7f9e6597016d in read () from /usr/lib/libc.so.6
#1  0x7f9e599aa270 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f9e59966aa4 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#3  0x7f9e59966f60 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f9e599670cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#5  0x7f9e667ab56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#6  0x7f9e6675257a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#7  0x7f9e6656ebe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x7f9e66573b8e in ?? () from /usr/lib/libQt5Core.so.5
#9  0x7f9e622bd4a4 in start_thread () from /usr/lib/libpthread.so.0
#10 0x7f9e6597d13d in clone () from /usr/lib/libc.so.6

Thread 27 (Thread 0x7f9e45963700 (LWP 7359)):
#0  0x7f9e599ab5f9 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#1  0x7f9e59966559 in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#2  0x7f9e59966eeb in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x7f9e599670cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#4  0x7f9e667ab56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#5  0x7f9e6675257a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#6  0x7f9e6656ebe4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#7  0x7f9e66573b8e in ?? () from /usr/lib/libQt5Core.so.5
#8  0x7f9e622bd4a4 in start_thread () from /usr/lib/libpthread.so.0
#9  0x7f9e6597d13d in clone () from /usr/lib/libc.so.6

Thread 26 (Thread 0x7f9e36937700 (LWP 7372)):
#0  0x7f9e622c307f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f9e5ef0348b in ?? () from /usr/lib/libQt5WebKit.so.5
#2  0x7f9e5ef034c9 in ?? () from /usr/lib/libQt5WebKit.so.5
#3  0x7f9e622bd4a4 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f9e6597d13d in clone () from /usr/lib/libc.so.6

Thread 25 (Thread 0x7f9dede2d700 (LWP 7403)):
#0  0x7f9e622c307f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f9e5ec02644 in ?? () from /usr/lib/libQt5WebKit.so.5
#2  0x7f9e5ef33101 in ?? () from /usr/lib/libQt5WebKit.so.5
#3  0x7f9e622bd4a4 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7f9e6597d13d in clone () from /usr/lib/libc.so.6

Thread 24 (Thread 0x7f9ded62c700 (LWP 7404)):
#0  0x7f9e622c307f in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7f9e5ec036b3 in ?? () from /usr/lib/libQt5WebKit.so.5
#2  0x7f9e5ef33101 in ?? () from 

[Akonadi] [Bug 344937] Akonadi keeps multiple revisions of the same message in .local/share/akonadi/file_db_data

2016-01-24 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344937

Milian Wolff  changed:

   What|Removed |Added

 CC||m...@milianw.de

-- 
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


[Akonadi] [Bug 349696] Akonadi/KF5 hit assert while running in background

2016-01-21 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349696

Milian Wolff  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Milian Wolff  ---
I also hit this frequently with an IMAP resource:

Application: akonadi_imap_resource (akonadi_imap_resource), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0187ccb840 (LWP 12021))]

Thread 10 (Thread 0x7f01867e5700 (LWP 12024)):
#0  0x7f019791818d in poll () from /usr/lib/libc.so.6
#1  0x7f0191fa5ae2 in ?? () from /usr/lib/libxcb.so.1
#2  0x7f0191fa7757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x7f01878d6379 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x7f0198517b8e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x7f0193aa84a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x7f019792113d in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7f0185510700 (LWP 12030)):
#0  0x7f019791818d in poll () from /usr/lib/libc.so.6
#1  0x7f0191881fbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f01918820cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f019874f56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f01986f657a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f0198512be4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f0198517b8e in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f0193aa84a4 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f019792113d in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7f0184d0f700 (LWP 12032)):
#0  0x7f01918c6614 in g_mutex_unlock () from /usr/lib/libglib-2.0.so.0
#1  0x7f0191881fb1 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f01918820cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f019874f56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f01986f657a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f0198512be4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f0198517b8e in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f0193aa84a4 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f019792113d in clone () from /usr/lib/libc.so.6

Thread 7 (Thread 0x7f01775ef700 (LWP 12043)):
#0  0x7f0191881658 in g_main_context_prepare () from
/usr/lib/libglib-2.0.so.0
#1  0x7f0191881eeb in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f01918820cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f019874f56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f01986f657a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f0198512be4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f0198517b8e in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f0193aa84a4 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f019792113d in clone () from /usr/lib/libc.so.6

Thread 6 (Thread 0x7f0176dee700 (LWP 12051)):
#0  0x7f019850fcda in QMutex::lock() () from /usr/lib/libQt5Core.so.5
#1  0x7f019874edc9 in ?? () from /usr/lib/libQt5Core.so.5
#2  0x7f01918819f1 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#3  0x7f0191881f60 in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x7f01918820cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#5  0x7f019874f56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#6  0x7f01986f657a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#7  0x7f0198512be4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x7f0198517b8e in ?? () from /usr/lib/libQt5Core.so.5
#9  0x7f0193aa84a4 in start_thread () from /usr/lib/libpthread.so.0
#10 0x7f019792113d in clone () from /usr/lib/libc.so.6

Thread 5 (Thread 0x7f01765ed700 (LWP 24942)):
#0  0x7f019791818d in poll () from /usr/lib/libc.so.6
#1  0x7f0191881fbc in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x7f01918820cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#3  0x7f019874f56b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#4  0x7f01986f657a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#5  0x7f0198512be4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0x7f0198517b8e in ?? () from /usr/lib/libQt5Core.so.5
#7  0x7f0193aa84a4 in start_thread () from /usr/lib/libpthread.so.0
#8  0x7f019792113d in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7f01647b4700 (LWP 25381)):
#0  0x7ffd22f4a990 in ?? ()
#1  0x7ffd22f4acb5 in clock_gettime ()
#2