[Bug 12712] New: OpenGL Application crashes with GLX error

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 21 09:18:59 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12712

           Summary: OpenGL Application crashes with GLX error
           Product: Wine
           Version: unspecified
          Platform: PC
               URL: http://www.magicmaps.de/fileadmin/magicmaps/user_files/d
                    ownloads/interaktive_kartenwerke_demo.exe
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: kilgus at fuenfsieben.de


Starting with the following patch (identified with regression testing)
MagicMaps crashes as soon as it tries to open its main window:

1642fbcbc2b4133cf0ce29c3539082cc1027180b is first bad commit
commit 1642fbcbc2b4133cf0ce29c3539082cc1027180b
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb 25 15:59:19 2008 +0100

    user32: Moved the DCE support from winex11 back to user32.

    Window and class DCEs are now allocated lazily.

:040000 040000 065d0761485210c3b8cd9c971ec24e993c8cce09
b5689374b7880b78c75cd32732ac5010b99fe52a M      dlls
:040000 040000 aff755513bfcd611b96ae7dade200dcdd42c764f
9e19e743cdcda8d42eaa78b4ded736459cc763cc M      include


Last error messages:

X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  144 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  4007
  Current serial number in output stream:  4007
libxcb: WARNING! Program tries to lock an already locked connection,
        which indicates a programming error.
        There will be no further warnings about this issue.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list