[ros-bugs] [Bug 3524] New: "Deadlock" in win32csr.dll

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Tue Jul 15 17:45:10 CEST 2008


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

           Summary: "Deadlock" in win32csr.dll
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hto at dev.null
         QAContact: ros-bugs at reactos.org


Rev. 34514.

How to reproduce:
- run audiosrv.exe with Explorer
- try to close console window
- wait a few minutes

There will be a "Deadlock: ..." message in the log from
RtlpWaitForCriticalSection function, lib/rtl/critical.c.

GuiConsolePaint() tries to acquire Console ActiveBuffer lock, which was already
deleted by ConioDeleteScreenBuffer().


-- 
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.
You are the assignee for the bug.


More information about the Ros-bugs mailing list