Bug 95326
Summary: | [Qt] fast/js/random-array-gc-stress.html crashes regularly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Critical | CC: | gaborb, loki, ossy, zherczeg |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79668 |
Csaba Osztrogonác
crash log for r126970: (Qt Linux Release 64 bit)
STDOUT: <empty>
STDERR: 1 0x7f54bcbb0288 /ramdisk/qt-linux-64-release/build/WebKitBuild/Release/lib/libQtWebKit.so.5(+0x1982288) [0x7f54bcbb0288]
STDERR: 2 0x7f54b893fff0 /lib/libpthread.so.0(+0xeff0) [0x7f54b893fff0]
STDERR: 3 0x7f54bc94ae79 /ramdisk/qt-linux-64-release/build/WebKitBuild/Release/lib/libQtWebKit.so.5(+0x171ce79) [0x7f54bc94ae79]
STDERR: 4 0x7f54bcb1d5c9 /ramdisk/qt-linux-64-release/build/WebKitBuild/Release/lib/libQtWebKit.so.5(_ZN3JSC7JSArray14finishCreationERNS_12JSGlobalDataEj+0x79) [0x7f54bcb1d5c9]
STDERR: 5 0x7f54bc9a8123 /ramdisk/qt-linux-64-release/build/WebKitBuild/Release/lib/libQtWebKit.so.5(+0x177a123) [0x7f54bc9a8123]
STDERR: 6 0x7f546f4b7db9 [0x7f546f4b7db9]
It might be a Qt bug, but I'm not sure. I'm going to find from when started it to crash.
You can easily reproduce this crash:
$ Tools/Scripts/old-run-webkit-tests fast/js/random-array-gc-stress.html --iterations 1000
957 test cases (95%) succeeded
1 test case (<1%) timed out
42 test cases (4%) crashed
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
oops, accidental change, sorry. :(
Csaba Osztrogonác
maybe one more GC related crash?
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.