qtwebkit crash while calling webview load function on arm7 linux 32 bit cross compiled using arm-gcc 4.4.1
-
On Qt v5.5.0 the following core dump gets generated, whereas the core file does not get generated on Qt v5.4.(1/2)
(gdb) bt
#0 0x4465d132 in pthread_attr_setschedparam () from /lib/libpthread.so.0
#1 0x41a59280 in ?? () from /usr/arm/qt-5.5/lib/libQt5WebKit.so.5
Cannot access memory at address 0x0
#2 0x41a59280 in ?? () from /usr/arm/qt-5.5/lib/libQt5WebKit.so.5
Cannot access memory at address 0x0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)