Bug 44296 - [i915g] SIGSEGV glxcmds.c:1479
Summary: [i915g] SIGSEGV glxcmds.c:1479
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/i915g (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium critical
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-29 16:57 UTC by Vinson Lee
Modified: 2019-09-18 19:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2011-12-29 16:57:56 UTC
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
Comment 1 GitLab Migration User 2019-09-18 19:30:39 UTC
-- 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.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.