Open
Bug 868884
Opened 12 years ago
Updated 2 years ago
"too much recursion" when parsing compiled ioquake3
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: azakai, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [games:p?])
Attachments
(1 file)
(deleted),
application/zip
|
Details |
Attached is ioquake3 compiled with emscripten. It halts on "too much recursion", I think during parsing because the behavior is the same with and without odin.
Reporter | ||
Updated•12 years ago
|
Blocks: gecko-games
Need to figure out what's going on here; Cc'ing Naveed.
Whiteboard: [games:p1]
Comment 2•11 years ago
|
||
This testcase doesn't fail for me with the current top of tree. Can you still reproduce the failure?
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Whiteboard: [games:p1] → [games:p?]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•