[haiku-development] Debugging help

  • From: "Dale Cieslak" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "dcieslak" for DMARC)
  • To: "haiku-development@xxxxxxxxxxxxx" <haiku-development@xxxxxxxxxxxxx>
  • Date: Sat, 22 Apr 2017 05:07:36 +0000 (UTC)

Hi All,
I have code that's hanging, and I can't figure out what to do about it.  I read 
the "Welcome to Kernel Debugging Land" article, and so I can see that the 
thread is "waiting" and there's a cvar, and the cvar says "READ FAULT" but I'm 
kind of stuck there.  I've gone over and over my code and it looks identical to 
similar pieces of code in the App server... is there more information somewhere 
about how to debug the kernel?  I'm stuck and would appreciate any tips on how 
to find out what the actual root of the issue is.  Do I need to lock something? 
 Or unlock something?  Or just re-read the kernel debugging article?  Any ideas 
would be greatly appreciated!
Thanks!Dale

Other related posts: