Closed
Bug 53987
Opened 25 years ago
Closed 25 years ago
M17 crash in js_CloseTokenStream
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: Kanef, Assigned: rogerl)
Details
(Keywords: crash)
Attachments
(1 file)
140.12 KB,
text/plain
|
Details |
I was testing some JavaScript code I'm developing (too complex to post here; in
summary, it uses a lot of DOM and a little CSS, and a setInterval), and after
many repetitions, while I was switching to MCL to edit the code, it crashed.
I'll attach a MacsBug StdLog.
This was the M17 release for MacOS, under MacOS 9.0.4. I doubt it's
reproducible.
I'm initially assigning this to the Javascript Engine component because of the
"js_" functions on the stack, and because the only attachment matching
js_CloseTokenStream is from Bug #23346, which was assigned to that category.
Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
Thank you for reporting this bug, but I cannot reproduce it (as you suspected).
Therefore I have to close it as WORKSFORME.
Without a reproducible testcase, we cannot even diagnose what the proper
component for the bug should be. Please reopen if a reproducible testcase
emerges - thanks.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•