Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.1
-
None
-
ARM raspberry PI 2
-
3f0f7b59582197ca651b8aaeea17fd76b9a35b9c
Description
When starting a qml WebView i get the following error message
ASSERTION FAILED: isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))
../WTF/wtf/StdLibExtras.h(95) : TypePtr reinterpret_cast_ptr(void*) [with TypePtr = long long unsigned int*]
After investigating it, that following patch fixed the issue. its is an upstream webkit patch that was not merged obviously :