https://bugs.freedesktop.org/show_bug.cgi?id=29909
Summary: DummyFramebuffer and DummyRenderbuffer mutexes not initialized Product: Mesa Version: unspecified Platform: Other OS/Version: Windows (All) Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: vladi...@pobox.com Created an attachment (id=38341) --> (https://bugs.freedesktop.org/attachment.cgi?id=38341) initialize mutexes On Win32, the Mutexes in DummyFramebuffer and DummyRenderbuffer need to be initialized, or a crash occurs the first time a lock is attempted. Attached patch seems to fix it. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev