[Bug 28654] New: [r300g] Every OpenGL application now either crashes on exit or fails to run at all.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 21 12:21:02 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28654

           Summary: [r300g] Every OpenGL application now either crashes on
                    exit or fails to run at all.
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: rankincj at googlemail.com


Created an attachment (id=36404)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=36404)
backtrace from glxgears crash

No need to bisect this, there's only been one commit:

commit d82f6253331abf09ca714b844b1a9179ed8050b3
Author: Marek Olšák <maraeo at gmail.com>
Date:   Mon Jun 21 00:42:06 2010 +0200

    r300g: fix the KIL opcode for r3xx-r4xx (v4)

This is with my RV350. WoW now refuses to run at all:

err:module:attach_process_dlls "opengl32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"H:\\World of
Warcraft\\WoW.exe" failed, status c0000005

And glxgears, celestia are now core-dumping on exit. It looks like there's a
NULL pointer problem. (See attachment.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list