http://bugs.winehq.org/show_bug.cgi?id=5208
Summary: Firefox aborts with BadMatch / X_GLXMakeCurrent Product: Wine Version: CVS Platform: Other OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Running Windows Firefox 1.5.0.3 today, it aborted with
fixme:win:EnumDisplayDevicesW ((null),0,0x7fb84774,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x7fb84774,0x00000000), stub! fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x77f3c608)->((nil),00001008) X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 142 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 2088242 Current serial number in output stream: 2088242
There is no shortage of bugzilla entries with this particular BadMatch -- e.g. bugs 4016, 4143, 4216, 4539, 4945, 5077 -- but there may be a couple of different causes, so I'm filing this as a separate bug report for now. I just set +synchronous and will get a stack dump if I can.