ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #00756
[Bug 1275961] [NEW] browser crashes on qt5.2
Public bug reported:
Testing qt5.2 using steps in PPA:
https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2
browser crashes on startup, with this error:
ASSERTION FAILED: isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))
../WTF/wtf/StdLibExtras.h(95) : TypePtr reinterpret_cast_ptr(void*) [with TypePtr = long long unsigned int*]
Segmentation fault (core dumped)
gdb shows something in QtWebKit
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x48536486 in WTFCrash () from /usr/lib/arm-linux-gnueabihf/libQt5WebKit.so.5
(gdb) bt
#0 0x48536486 in WTFCrash () from /usr/lib/arm-linux-gnueabihf/libQt5WebKit.so.5
#1 0x46afc42e in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5WebKit.so.5
** Affects: webbrowser-app (Ubuntu)
Importance: Critical
Assignee: Olivier Tilloy (osomon)
Status: New
** Tags: qt5.2
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1275961
Title:
browser crashes on qt5.2
Status in “webbrowser-app” package in Ubuntu:
New
Bug description:
Testing qt5.2 using steps in PPA:
https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2
browser crashes on startup, with this error:
ASSERTION FAILED: isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))
../WTF/wtf/StdLibExtras.h(95) : TypePtr reinterpret_cast_ptr(void*) [with TypePtr = long long unsigned int*]
Segmentation fault (core dumped)
gdb shows something in QtWebKit
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x48536486 in WTFCrash () from /usr/lib/arm-linux-gnueabihf/libQt5WebKit.so.5
(gdb) bt
#0 0x48536486 in WTFCrash () from /usr/lib/arm-linux-gnueabihf/libQt5WebKit.so.5
#1 0x46afc42e in ?? () from /usr/lib/arm-linux-gnueabihf/libQt5WebKit.so.5
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1275961/+subscriptions
Follow ups
References