Closed
Bug 484280
Opened 16 years ago
Closed 15 years ago
Intermittent Bus Error for sunspider/string-unpack-code.as on 10.4
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
flash10.1
People
(Reporter: cpeyer, Assigned: daumling)
Details
Injected in build 1616.
Reproduceable aprox. 30% of the time:
avmshell -Ojit sunspider/string-unpack-code.abc
Actual:
Bus Error
Expected:
Metric Time xxx
Needs regression bug as this was not found with our current acceptance suite.
Flags: in-testsuite?
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Reporter | ||
Comment 1•16 years ago
|
||
Also happening on linux for a different test: v8/typed/crypto.as
Reporter | ||
Comment 2•16 years ago
|
||
Scratch that - linux is a different issue. Please ignore.
Comment 3•16 years ago
|
||
The string-unpack-code.as failure:
+ introduced with changeset 1613:bd4f6f942610
+ exitcode returned is 138
+ able to reproduce the issue about 10% of the time
+ isolated to 10.4, unable to reproduce in 10.5 even running test 600+ times
+ unable to reproduce in the DEBUG version of the shell
Assignee: nobody → daumling
Flags: flashplayer-qrb? → flashplayer-qrb+
Comment 5•15 years ago
|
||
ran the test 1000 times using build 2618 on mac 10.4 and never reproduced the failure.
./avmshell -Ojit sunspider/string-unpack-code.abc
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: flashplayer-triage- → flashplayer-triage+
Resolution: --- → WORKSFORME
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 6•15 years ago
|
||
Removing in-testsuite flag as we are unable to generate a reproducible testcase.
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•