[ros-bugs] [Bug 1263] KDB bugchecks with a pagefault debugging Xming hang.

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Jan 10 20:31:24 CET 2006


http://www.reactos.org/bugzilla/show_bug.cgi?id=1263





------- Additional Comments From gvg at reactos.org  2006-01-10 20:31 CET -------
Even simpler test program to reproduce the bug:

int
main(int argc, char *argv[])
{
  while (1)
    ;

  return 0;
}

My guess is that KDB is unable to attach to a program executing in user mode

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list