Opened 7 years ago
Closed 7 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)
Change History (5)
by , 7 years ago
comment:1 by , 7 years ago
comment:3 by , 7 years ago
Seems the ASSERT only exists for x86_64. I proposed a change at https://review.haiku-os.org/#/c/haiku/+/175/
Note:
See TracTickets
for help on using tickets.
Is it the same on x86?