Bug 40096

Summary: Bus error when I run webkit compiled with QT
Product: WebKit Reporter: xiangpeng <imxiangpeng>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: laszlo.gombos
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   

Description xiangpeng 2010-06-02 18:47:58 PDT
Recently, I have compiled webkit with qt,all those are successful on x86 platform.

But when I move the library which has been cross-compiled to sh4 platform, the qt program run successfully.
But the webkit dumped when I tried to load a webpage.
The following is some information about the error:

Unaligned userspace access in "QtTestBrowser" pid=1636 pc=0x2a012f6a ins=0x01ce
Unaligned userspace access in "QtTestBrowser" pid=1636 pc=0x29f4ad7a ins=0x5111
Sending SIGBUS to "QtTestBrowser" due to unaligned access (PC 29f4ad7a PR 29f4ac6e)

Program received signal SIGBUS, Bus error.
0x29f4ad7a in WebCore::ResourceLoader::releaseResources() ()
   from /opt/QT/qte-directfb-linuxfb-sh4/lib/libQtWebKit.so.4

Please reply me,thanks!
Comment 1 Laszlo Gombos 2010-06-08 10:59:33 PDT
This seems a DUP of 40196. Please reopen if this is not the case.

*** This bug has been marked as a duplicate of bug 40196 ***
Comment 2 Laszlo Gombos 2010-06-08 11:00:32 PDT

*** This bug has been marked as a duplicate of bug 40106 ***