Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#16897 closed bug (fixed)

nodejs inspired KDL page fault

Reported by: kallisti5 Owned by: nobody
Priority: normal Milestone: R1/beta3
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: #14711 Blocking:
Platform: All

Description

nodejs application (bitwarden) which used to operate in the past now triggers a KDL as of ~hrev55025 x86_64

_ZN2v88internal8Snapshot19DefaultSnapshotBlogEv [v8::internal::Snapshot::DefaultSnapshotBlog()]

Reproducible. 2 of 2 times

Attachments (1)

photo_2021-04-03_17-39-52.jpg (132.1 KB ) - added by kallisti5 3 years ago.

Download all attachments as: .zip

Change History (7)

by kallisti5, 3 years ago

comment:1 by korli, 3 years ago

Thanks, the screenshot is too much compressed.

comment:2 by korli, 3 years ago

you can probably try to use this patch: https://review.haiku-os.org/c/haiku/+/3747

comment:3 by X512, 3 years ago

Maybe adding assert that interrupts are enabled at syscall exit may help to identify issue? Also does kernel enable/disable interrupts of not current CPU core?

comment:4 by waddlesplash, 3 years ago

Blocked By: 14711 added
Component: - GeneralSystem/Kernel
Keywords: nodejs node v8 removed

comment:5 by korli, 3 years ago

Milestone: UnscheduledR1/beta3
Resolution: fixed
Status: newclosed

Should also be fixed in hrev55135

comment:6 by kallisti5, 3 years ago

Nice work!! I was just looking at hrev55135 and thinking about this bug :-)

Note: See TracTickets for help on using tickets.