[haiku-bugs] Re: [Haiku] #9858: Ripping CDs -> page fault panic

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Thu, 13 Nov 2014 07:32:46 -0000

#9858: Ripping CDs -> page fault panic
---------------------------------+----------------------------
   Reporter:  ttcoder            |      Owner:  nobody
       Type:  bug                |     Status:  assigned
   Priority:  high               |  Milestone:  R1/beta1
  Component:  File Systems/cdda  |    Version:  R1/Development
 Resolution:                     |   Keywords:  slab
 Blocked By:                     |   Blocking:
Has a Patch:  0                  |   Platform:  All
---------------------------------+----------------------------

Comment (by bonefish):

 Replying to [comment:28 ttcoder]:
 > (does kernelland have anything like the "watch-point" feature in
 userland debugger, to detect when a write -- or as the case may be here, a
 read! -- occurs into a memory area?)

 In KDL you have the commands `watchpoint` (set/clear) and `watchpoints`
 (list). You can set the watchpoints programmatically via the kernel
 private API `arch_set_kernel_watchpoint()` ([http://cgit.haiku-
 
os.org/haiku/tree/headers/private/kernel/arch/user_debugger.h?id=694be58ab1d6828b9d735403abb5d5354ffc009d#n42
 declared in <arch/user_debugger.h>]).

--
Ticket URL: <https://dev.haiku-os.org/ticket/9858#comment:29>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: