Summary: | kmail crashes when entering a character in the search box | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Graeme Hewson <bugs> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hausmann, montel, sasha |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.12 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Graeme Hewson
2014-04-11 15:19:20 UTC
Created attachment 86043 [details]
New crash information added by DrKonqi
kmail (4.13 rc) on KDE Platform 4.12.97 using Qt 4.8.6
- What I was doing when the application crashed:
Entering any character into quick search box instantly crashes kmail, whether it runs on its own or in kontact shell. Folder and account type make no difference - it happens with IMAP and POP accounts and large and empty mail folders. I watched debug screens in akonadiconsole (debugger/query debugger,job tracker) and none of them showed any activity at a moment of the crash.
-- Backtrace (Reduced):
#6 0x00007f85e1814f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f85e18185e8 in __GI_abort () at abort.c:90
[...]
#12 0x00007f85e223c7f6 in QEventLoop::exec (this=this@entry=0x7fff42085780, flags=...) at kernel/qeventloop.cpp:218
#13 0x00007f85e2241deb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#14 0x00007f85e276d3cc in QApplication::exec () at kernel/qapplication.cpp:3828
Update to 4.13 final. (when package will be available) it's a baloo crash. it fixed. Installing package "baloo" resolved the problem. Hopefully there will be some notice for users logging in kde 4.13 to let them know that baloo package is replacing nepomuk More info about new search: http://community.kde.org/Baloo (In reply to comment #3) > Installing package "baloo" resolved the problem. Are you running Kubuntu? (In reply to comment #4) > (In reply to comment #3) > > Installing package "baloo" resolved the problem. > > Are you running Kubuntu? kubuntu 13.10 kde packages are from kubuntu-ppa/beta Yes, same here. I had the Baloo libraries installed, but not the baloo package itself. After installing it, quick search works fine (even better than before, with the extra buttons that appear for filtering). The Find Messages dialog doesn't work, but that's the subject of another bug. Maybe it'll be OK in Trusty. I've confirmed that the baloo package is present in Trusty beta, anyway. I'm still seeing the "same" crash with 4.13 final packages from kubuntu 14.04. However I have baloo installed and instead of "terminate called after throwing an instance of 'Xapian::DatabaseOpeningError'" on the terminal, I do see terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid Any ideas what that could be? (In reply to comment #7) I expect it would be best if you opened a new bug report for this. (In reply to comment #8) > (In reply to comment #7) > > I expect it would be best if you opened a new bug report for this. Laurent, you ok with that? :) Yes please open a new one :) |