#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)
Change History (7)
by , 4 years ago
Attachment: | photo_2021-04-03_17-39-52.jpg added |
---|
comment:1 by , 4 years ago
comment:2 by , 4 years ago
you can probably try to use this patch: https://review.haiku-os.org/c/haiku/+/3747
comment:3 by , 4 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 , 4 years ago
Blocked By: | 14711 added |
---|---|
Component: | - General → System/Kernel |
Keywords: | nodejs node v8 removed |
comment:5 by , 4 years ago
Milestone: | Unscheduled → R1/beta3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Should also be fixed in hrev55135
comment:6 by , 4 years ago
Nice work!! I was just looking at hrev55135 and thinking about this bug :-)
Note:
See TracTickets
for help on using tickets.
Thanks, the screenshot is too much compressed.