Show user EIP for segfaults in kernel
This commit is contained in:
parent
6a8281611d
commit
15c0208e99
@ -457,6 +457,8 @@ page_fault(
|
||||
}
|
||||
}
|
||||
free(hash_keys);
|
||||
|
||||
debug_print(ERROR, "User EIP: 0x%x", current_process->syscall_registers->eip);
|
||||
}
|
||||
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user