Bug 40096
| Summary: | Bus error when I run webkit compiled with QT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | xiangpeng <imxiangpeng> |
| Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | laszlo.gombos |
| Priority: | P2 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Other | ||
| OS: | Linux | ||
xiangpeng
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!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Laszlo Gombos
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 ***
Laszlo Gombos
*** This bug has been marked as a duplicate of bug 40106 ***