Opened 6 years ago

Closed 6 years ago

#14135 closed bug (fixed)

[kernel] PANIC: ASSERT FAILED: arch_thread_get_current_thread()->fault_handler == nullptr

Reported by: diver Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description

I hit an assertion failure in hrev51931 x86_64 by running profile -f -i100 Time.

Attachments (1)

panic.png (84.8 KB ) - added by diver 6 years ago.

Download all attachments as: .zip

Change History (5)

by diver, 6 years ago

Attachment: panic.png added

comment:1 by korli, 6 years ago

Is it the same on x86?

comment:2 by diver, 6 years ago

Platform: Allx86-64

On x86_gcc2 it doesn't panic.

comment:3 by korli, 6 years ago

Seems the ASSERT only exists for x86_64. I proposed a change at https://review.haiku-os.org/#/c/haiku/+/175/

comment:4 by korli, 6 years ago

Resolution: fixed
Status: newclosed

Applied change in hrev51943

Note: See TracTickets for help on using tickets.