[ros-bugs] [Bug 1256] RESOURCE_NOT_OWNED BSoD

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Jan 11 00:53:51 CET 2006


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





------- Additional Comments From alex.ionescu at reactos.com  2006-01-11 00:53 CET -------
It seems clear to me that another thread (818c15c0) then the one that acquired
the resource (81c7dd10) is trying to release it. Since you're running on SMP, is
it possible that the resource was actually acquired by another thread in vfat?
How does vfat acquire this resource? If it's not always done in the same thread
context, then it makes sense for this crash to happen, since the
acquire/releases would happen in arbitrary threads.

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


More information about the Ros-bugs mailing list