Bug 46701
Summary: | [Qt] this url would crash on armv6 linux QtWebkit 4.6/4.7 | ||
---|---|---|---|
Product: | WebKit | Reporter: | kraft <slongbai> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | benjamin |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 420+ | ||
Hardware: | Other | ||
OS: | Linux | ||
URL: | http://222.73.177.144/sharp/ |
kraft
We write a simple browser with QtWebkit.
The browser crash when visiting http://222.73.177.144/sharp/.
Our private platform use(arm11, linux 2.6.27, gcc4.4.2).
I analys the callstack, sometime crash in cti_to_object().
Qtwebkit 4.6 and 4.7 have the same problem
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
kraft
Qtwebkit 4.6/4.7 run on Windows OK
Benjamin Poulain
Please follow http://trac.webkit.org/wiki/QtWebKitBugs when reporing bugs here.
We have quite a lot of users on ARMv6, I think we would have heard of this bug before. I close it until you provide a backtrace.