** Project changed: address-book-app => address-book-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to address-book-app in Ubuntu. https://bugs.launchpad.net/bugs/1367417
Title: app crashes after address-book-service restarts Status in “address-book-app” package in Ubuntu: In Progress Status in “qtpim-opensource-src” package in Ubuntu: New Bug description: 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) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1367417/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp