Bug 40096 - Bus error when I run webkit compiled with QT
Summary: Bus error when I run webkit compiled with QT
Status: RESOLVED DUPLICATE of bug 40106
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-06-02 18:47 PDT by xiangpeng
Modified: 2010-06-08 11:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***