[Merge] lp:~rpadovani/webbrowser-app/1351167 into lp:webbrowser-app
Olivier Tilloy
olivier.tilloy at canonical.com
Fri Oct 17 05:35:04 UTC 2014
Review: Needs Fixing
Unfortunately I’m still seeing a crash in the history view when interacting with the swipe-to-delete gesture: it’s not reliably reproducible all the time, but it’s fairly easy to trigger: just swipe one item to delete it, and when the confirmation button shows up, try swiping other items, this will eventually trigger the crash. The backtrace is exactly the same as my comment above (copying it for convenience):
#0 0xb058ef64 in InverseMouseAreaType::mapEventToArea(QObject*, QEvent*, QPoint&) ()
from /usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/libUbuntuComponents.so
#1 0xb058f1a4 in InverseMouseAreaType::eventFilter(QObject*, QEvent*) ()
from /usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Components/libUbuntuComponents.so
#2 0xb6d3e27c in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
#3 0xb5fb18ca in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
#4 0xb5fb5614 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/arm-linux-gnueabihf/libQt5Widgets.so.5
Backtrace stopped: Cannot access memory at address 0x87ca05f8
--
https://code.launchpad.net/~rpadovani/webbrowser-app/1351167/+merge/238155
Your team Ubuntu Phablet Team is subscribed to branch lp:webbrowser-app.
More information about the Ubuntu-reviews
mailing list