Closed
Bug 485345
Opened 16 years ago
Closed 16 years ago
in debugger builds as3/sampling tests return non-zero exit codes
Categories
(Tamarin Graveyard :: Virtual Machine, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dschaffe, Unassigned)
References
Details
In release-debugger and in some cases debug-debugger builds in the acceptance runs the tests:
as3/sampling/PauseSampling.as
as3/sampling/InvocationSampling.as
return invalid exit codes.
on osx:
/Users/dschaffe/hg/tamarin-redux/objdir-releasedebugger/shell/avmshell as3/sampling/InvocationSampling.abc
...
all passes
...
Segmentation fault
(exit code 139)
/Users/dschaffe/hg/tamarin-redux/objdir-releasedebugger/shell/avmshell
...
Segmentation fault
(exit code 139)
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Reporter | ||
Comment 1•16 years ago
|
||
Tom fixed in 1630:4f6dc8dcff45
Reporter | ||
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•16 years ago
|
||
confirmed passed on all buildbot platforms.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•