Bug 95326 - [Qt] fast/js/random-array-gc-stress.html crashes regularly
Summary: [Qt] fast/js/random-array-gc-stress.html crashes regularly
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79668
  Show dependency treegraph
 
Reported: 2012-08-29 04:43 PDT by Csaba Osztrogonác
Modified: 2014-02-03 03:22 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-08-29 04:43:51 PDT
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
Comment 1 Csaba Osztrogonác 2012-08-29 05:22:37 PDT
oops, accidental change, sorry. :(
Comment 2 Csaba Osztrogonác 2012-08-30 05:14:53 PDT
maybe one more GC related crash?
Comment 3 Jocelyn Turcotte 2014-02-03 03:22:19 PST
=== 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.