https://bugs.freedesktop.org/show_bug.cgi?id=44296
Bug #: 44296 Summary: [i915g] SIGSEGV glxcmds.c:1479 Classification: Unclassified Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/i915g AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: vlee@vmware.com
mesa: ded02bd54b5925ee222d7f426850312236b4f59d
Run piglit glx-get-context-id on i915g.
$ ./bin/glx-get-context-id Segmentation fault (core dumped)
(gdb) bt full #0 0x00c777f4 in glXGetContextIDEXT (ctx_user=0x0) at glxcmds.c:1479 ctx = 0x0 #1 0x08049b7c in try_get_context_id (ctx=0x0, mode=invalid) at piglit/tests/spec/glx_ext_import_context/get-context-id.c:30 pass = true id = 62914562 #2 0x08049cbc in main (argc=1, argv=0xbfd024d4) at piglit/tests/spec/glx_ext_import_context/get-context-id.c:70 pass = true
https://bugs.freedesktop.org/show_bug.cgi?id=44296
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #1 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/658.
dri-devel@lists.freedesktop.org