[Bug 49484] invalid enum 0x500, invalid value 0x501

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 7 10:02:05 PDT 2012


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

--- Comment #4 from Michal Suchanek <hramrach at gmail.com> 2012-05-07 10:02:05 PDT ---
invalid value:

Breakpoint 1, _mesa_error (ctx=0xccba90, error=1281, fmtString=0x7ffff4706278
"glTexImage%dD(internalFormat=%s)") at main/errors.c:996
996    main/errors.c: No such file or directory.
(gdb) bt full
#0  _mesa_error (ctx=0xccba90, error=1281, fmtString=0x7ffff4706278
"glTexImage%dD(internalFormat=%s)") at main/errors.c:996
        do_output = 225 '\341'
        do_log = <optimized out>
#1  0x00007ffff45e2a84 in texture_error_check (border=0, depth=1, height=64,
width=64, type=0, format=0, internalFormat=0, level=0, 
    target=3553, dimensions=2, ctx=0xccba90) at main/teximage.c:1621
        proxyTarget = <optimized out>
        err = <optimized out>
        indexFormat = 0 '\000'
        isProxy = <optimized out>
        sizeOK = 1 '\001'
        colorFormat = <optimized out>
#2  teximage (ctx=0xccba90, dims=2, target=3553, level=0, internalFormat=0,
width=64, height=64, depth=1, border=0, format=0, type=0, 
    pixels=0x0) at main/teximage.c:2501
        error = 1 '\001'
        unpack_no_border = {Alignment = -7152, RowLength = 32767, SkipPixels =
9180912, SkipRows = 0, ImageHeight = -8144, 
          SkipImages = 32767, SwapBytes = 45 '-', LsbFirst = 17 '\021', Invert
= 90 'Z', BufferObj = 0x7fffffffe410}
        unpack = 0xcd22e0
#3  0x00007ffff45e2fc4 in _mesa_TexImage2D (target=<optimized out>,
level=<optimized out>, internalFormat=<optimized out>, 
    width=<optimized out>, height=<optimized out>, border=<optimized out>,
format=0, type=0, pixels=0x0) at main/teximage.c:2639
No locals.
#4  0x0000000000480145 in ?? ()
No symbol table info available.
#5  0x00000000004bbfd6 in ?? ()
No symbol table info available.
#6  0x0000000000440687 in ?? ()
No symbol table info available.
#7  0x000000000043b985 in ?? ()
No symbol table info available.
#8  0x000000000043c092 in ?? ()
No symbol table info available.
#9  0x00007ffff696eead in __libc_start_main (main=<optimized out>,
argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, 
    fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe408)
at libc-start.c:228
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 738182590451561014,
4428032, 140737488348176, 0, 0, -738182590032367050, 
                -738203265834012106}, mask_was_saved = 0}}, priv = {pad = {0x0,
0x0, 0x5ddb20, 0x7fffffffe418}, data = {prev = 0x0, 
              cleanup = 0x0, canceltype = 6150944}}}
        not_first_call = <optimized out>
#10 0x0000000000439129 in _start ()
No symbol table info available.
(gdb) c
Continuing.
37923 glTexImage2D(target = GL_TEXTURE_2D, level = 0, internalformat = GL_ZERO,
width = 64, height = 64, border = 0, format = GL_ZERO, type = GL_ZERO, pixels =
NULL)
37923: warning: glGetError(glTexImage2D) = GL_INVALID_VALUE

-- 
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 dri-devel mailing list