Windows main process still shows write EPIPE JavaScript error
Bug Details
Location: 1DevTool > Main window / project picker > app runtime shutdown or terminal clean
up
Mô tả:
Lỗi write EPIPE ở main process vẫn còn xuất hiện trên 1DevTool v1.62.0 dù trước đó đã có bug tương tự được đánh dấu Completed và changelog có ghi đã fix lỗi Windows Save & Quit / fatal write EPIPE.
Ảnh lỗi mới cho thấy hộp thoại Electron:
A JavaScript error occurred in the main processUncaught Exception: Error: write EPIPE- Stack trace đi qua
afterWriteDispatched,writeGeneric,Socket._write,doWrite,clearBuffer,onwrite,WriteWrap.onWriteComplete - Lỗi xuất hiện trong app 1DevTool khi đang ở màn hình chọn project / main window, không phải crash log Windows riêng biệt.
Điều này cho thấy lỗi chưa được xử lý hết hoặc đã tái xuất hiện ở một luồng cleanup/ghi socket khác. Kỳ vọng là 1DevTool không hiện fatal JavaScript dialog; nếu terminal/socket đã đóng thì main process nên ignore/log lỗi EPIPE và tiếp tục đóng hoặc phục hồi UI an toàn.
Bug liên quan đã thấy trên board: BUG-87 - lỗi "JavaScript error: write EPIPE" ở main process khi tắt ứng dụng 1DevTool, hiện đang Completed.
Attachment:
Ảnh đính kèm cho thấy dialog A JavaScript error occurred in the main process trên 1DevTool v1.62.0, với stack trace Error: write EPIPE.
Reproducibility: Often · Impact: Blocked
Environment
- VERSION
- v1.62.0
- OS
- Windows
- ARCH
- x86_64
- CHANNEL
- stable
Resolution progress
SHIPPED · 1.63.0PENDING
REVIEWING
—
IN PROGRESS
COMPLETED
- — Đạt Trần submitted this request
- — Khoa Nguyen moved it to In progress
- — Khoa Nguyen moved it to Completed
Discussion0
Newest first- No comments yet. Add context or ask a question below.
Sign in to comment, vote and follow this request.
Sign in to reply