ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #02630
[Bug 1367417] [NEW] app crashes after address-book-service restarts
You have been subscribed to a public bug:
build 25 on krillin
Steps to reproduce:
- open messaging-app
- open a thread from a contact
- click the contacts button to open the contacts app
- press the back button (to return to messaging-app)
- switch back to contacts app, scrolling works fine
- switch back to messaging-app
- now run "restart address-book-service" and wait until it starts
- switch back to address-book-app and start scrolling in list view and app crashes
You will get a crash file in /var/crash/_usr_bin_address-book-app.crash
You can upack the core file by doing:
apport-unpack <path-to-crash-file> somedir
cd somedir
gdb /usr/bin/address-book-app CoreDump
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
Core was generated by `/usr/bin/address-book-app addressbook:///contact?callback=messaging-app.desktop'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xaaada450 in QtContacts::QContactId::operator=(QtContacts::QContactId const&) () from /usr/lib/arm-linux-gnueabihf/libQt5Contacts.so.5
(gdb) bt
#0 0xaaada450 in QtContacts::QContactId::operator=(QtContacts::QContactId const&) () from /usr/lib/arm-linux-gnueabihf/libQt5Contacts.so.5
#1 0xaab85a58 in ?? ()
from /usr/lib/arm-linux-gnueabihf/qt5/qml/QtContacts/libdeclarative_contacts.so
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
** Affects: address-book-app (Ubuntu)
Importance: Critical
Assignee: Renato Araujo Oliveira Filho (renatofilho)
Status: In Progress
** Affects: qtpim-opensource-src (Ubuntu)
Importance: Undecided
Assignee: Renato Araujo Oliveira Filho (renatofilho)
Status: New
** Tags: rtm14 touch-2014-10-02
--
app crashes after address-book-service restarts
https://bugs.launchpad.net/bugs/1367417
You received this bug notification because you are a member of Ubuntu Apps bug tracking, which is subscribed to address-book-app in Ubuntu.