Ticket #2019 (closed bug: duplicate)
page fault when block writer notifies an invalid hook with an idle event
| Reported by: | korli | Owned by: | axeld |
|---|---|---|---|
| Priority: | blocker | Milestone: | R1 |
| Component: | System/Kernel | Version: | R1 development |
| Cc: | Blocked By: | ||
| Platform: | All | Blocking: |
Description
The original error is a pagefault. I added a check with a panic in block_cache.cpp in the function notify_transaction_listeners() just before the hook call (the check was on hook->hook being equals to 0xdeadbeef)
The session log gives details on the cache and the transaction.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
