Closed
Bug 274114
Opened 20 years ago
Closed 20 years ago
Patch: fix perlconnect related crash when exiting shell with Ctrl-D
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 241171
People
(Reporter: ville.skytta, Unassigned)
Details
Attachments
(1 file)
|
288 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 If built with perlconnect, js crashes when exiting with Ctrl-D. Will attach a patch. Reproducible: Always Steps to Reproduce: $ js js> <----------- hit Ctrl-D here Segmentation fault (core dumped)
| Reporter | ||
Comment 1•20 years ago
|
||
Credit for this fix belongs to Bastian Kleineidam, see http://bugs.debian.org/183846
*** This bug has been marked as a duplicate of 241171 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•