Touching a folder in the folder view on the left for too long (a second) crashes the application. Observed in 4:4.5~20100827.1168757-1maemo1.1169941 . Console shows: " KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kaddressbook-mobile path = /opt/maemo/usr/bin pid = 1931 KCrash: Attempting to start from kdeinit sock_file=/home/user/.kde/socket-Nokia-N900/kdeinit4__0 Warning: connect() failed: : No such file or directory KCrash: Attempting to start directly KCrash failed to exec(), errno = 2 "
It actually crashes indepent of where touched too long, also in 4:4.5~20100902.1170752-1maemo1.1170522 .
Could you please provide a backtrace? E.g. by running the application in gdb after installing the debug packages.
SVN commit 1175721 by tilladam: Don't crash on context menu events. We do want to pass them to webkit, so let's handle it in webview for now, until we have an action collection there to actually handle URL clicks and such. BUG: 249620 BUG: 249905 M +1 -0 mailwebview_webkit.cpp M +3 -0 viewer_p.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1175721
Still happens in 4:4.5~20100917.1176264-1maemo1.1174921 .
I can't reproduce this at all anymore, with 20100917.1176429-1maemo1.1174921. Please provide more concrete steps to reproduce this with this or a later version.
With 4:4.5~20100920.1177273-1maemo1.1174921 : 1) open "KDE Contacts" 2) hold your finger on "Personal Contacts" for a short while (< 3 sec). In this setting, my configuration involved "Personal Contacts" only.
Can confirm that this bug still occurs in kaddressbook-mobile. I'll try to get some debug output tomorrow.
Seems to be fixed in 4:4.5~20100917.1177596-1maemo3.1174921
Does still happen with 4:4.5~20101001.1181430-1maemo1.1181463 (had "opened" one folder).
Please provide a backtrace then.
*** Bug 252756 has been marked as a duplicate of this bug. ***
With version 4:4.5~20101001.1181430-1maemo1.1181463. Program received signal SIGSEGV, Segmentation fault. 0x414ca6c8 in QWidget::actions() const () from /opt/qt4-maemo5/lib/libQtGui.so.4 0x414ca6c8 <_ZNK7QWidget7actionsEv+0>: ldr r2, [r1, #4] (gdb) bt #0 0x414ca6c8 in QWidget::actions() const () from /opt/qt4-maemo5/lib/libQtGui.so.4 #1 0x40932630 in ?? () from /usr/lib/libakonadi-contact.so.4 #2 0x40932630 in ?? () from /usr/lib/libakonadi-contact.so.4 Backtrace stopped: previous frame identical to this frame (corrupt stack?)
SVN commit 1182355 by vkrause: don't crash if there is no context menu CCBUG: 249620 M +2 -0 textbrowser_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1182355
I think we got all of them now, if not please reopen and provide a backtrace.
Confirmed, version 4:4.5~20101013.1185418-1maemo1.1185177.