http://bugs.freedesktop.org/show_bug.cgi?id=14245
Summary: glXImportContextEXT crashes in git HEAD
Product: Mesa
Version: CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: GLX
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Having recently updated to git HEAD for mesa, X server, drm and intel, I
noticed that calling glXImportContextEXT systematically result in a crash in
the client.
(gdb) bt
#0 0xb7df14a1 in __glXQueryContextInfo (dpy=0x804b008, ctx=0x80562a8)
at glxcmds.c:1517
#1 0xb7df15a0 in glXImportContextEXT (dpy=0x804b008, contextID=50331649)
at glxcmds.c:1599
#2 0x08049b5a in main (argc=3, argv=0xbfa0a7d4) at test.c:284
(gdb) print ctx->psc
$1 = (__GLXscreenConfigs *) 0x0
This used to work fine with mesa 7.0.2
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev