On 06/16/2011 12:10 AM, Lampersperger Andreas wrote:
Hello Stéphane,
I’ve tried your patch (I adopted it to 7.10.3, see attached patch), but
it results in a SEGFAULT:
Thread [1] 12367 (Suspended : Signal : SIGSEGV:Segmentation fault)
st_visual_to_context_mode() at st_manager.c:309 0xb6ea7be0
st_framebuffer_create() at st_manager.c:441 0xb6ea8352
st_api_make_current() at st_manager.c:732 0xb6ea8456
^^^ This is Gallium code. The official Intel drivers do not use
Gallium. Are you trying to use the unsupported i965g driver?
dri_make_current() at dri_context.c:194 0xb6e4662f
driBindContext() at dri_util.c:196 0xb6e425a9
dri2_bind_context() at dri2_glx.c:151 0xb7480d10
MakeContextCurrent() at glxcurrent.c:263 0xb7459b2d
glXMakeCurrent() at glxcurrent.c:287 0xb7459c43
gdk_gl_window_impl_x11_make_context_current() at
gdkglwindow-x11.c:250 0xb7fc583e
gdk_gl_drawable_gl_begin() at gdkgldrawable.c:143
0xb7fa384d
configure_event() at simple.c:81 0x8049982
...
In st_framebuffer_create() stfbi->visual was not initialized.
Do I have to apply other patches to 7.10.3?
-Andreas
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev