James Tabor wrote:
Hi, Alex Ionescu wrote:
James Tabor wrote:
Hi Alex!
Is this one of the problems your branch fixes? This happens some times after +12 hours of operation. But,,, it is the same bug check!
Thanks, James
KeBugCheck at ob/object.c:1054 Bug detected (code 0 param 0 0 0 0) The bug code is undefined. Please use an existing code instead.
Frames: <ntoskrnl.exe: ca0c> <ntoskrnl.exe: ca2c> <ntoskrnl.exe: 77c1d> <ntoskrnl.exe: 231d4> <ntoskrnl.exe: 779fa> <ntoskrnl.exe: 77b40> <ntoskrnl.exe: 77c8c> <ntoskrnl.exe: 2329f> <ntoskrnl.exe: 779fa> <ntoskrnl.exe: 77b40> <ntoskrnl.exe: 77c8c> <ntoskrnl.exe: 19647> <ntoskrnl.exe: 39ab> <7FFE0304>
It's someone referencing an object while it's being deleted... my branch probably doesn't fix it, but my Object Manager future branch will ;)
Best regards, Alex Ionescu
Well, I'm doing the ROS on ROS building thing, and I walk away from it come back and find the same debug check, same 1054 every time!
Thanks, James
Can you build with DBG = 1 and give me the new stack trace? (it will have module file + line number in it).
Best regards, Alex Ionescu