[Mesa-dev] [Bug 36282] New: glxgears segfault with swrast

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 15 20:04:37 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36282

           Summary: glxgears segfault with swrast
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: randrik at mail.ru


Using mesa from git (commit 41b38bd21c1031e65799c888a97d8a0c14ea2aaa - "
translate: s/varient/variant/") i can see following backtrace (in gdb)

(gdb) bt full
#0  0xb7980f17 in loopback_VertexAttribs2fvNV (index=2, n=138117492, 
    v=0x83b8154) at main/api_loopback.c:1204
        i = 138117491
#1  0xb79a634f in execute_list (ctx=0x8068480, list=<value optimized out>)
    at main/dlist.c:8161
        opcode = <value optimized out>
        dlist = <value optimized out>
        n = 0x83b816c
        done = <value optimized out>
#2  0xb79a9b39 in _mesa_CallList (list=1243057392) at main/dlist.c:8511
        save_compile_flag = 16 '\020'
#3  0x0804946e in ?? ()
No symbol table info available.
#4  0x0804a762 in ?? ()
No symbol table info available.
#5  0xb7cd5bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#6  0x08049181 in ?? ()
No symbol table info available.

Bug also present with nouveau_vieux_dri.so DRI driver (but mplayer -vo gl
works, so GL is not busted completely)

Mesa up to c6e33ca285f9eba26cae2fdd74fb5cc694f1e74b ("Disable direct rendering
on Cygwin") was fine.

My be this bug actually due to old gcc (gcc (Ubuntu 4.4.3-4ubuntu5)
4.4.3)/binutils GNU assembler (GNU Binutils for Ubuntu) 2.20.1-system.20100303

Or i just compiled mesa wrongly (i'll attach config.log in next message)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list