Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==1845== Memcheck, a memory error detector
- ==1845== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
- ==1845== Using Valgrind-3.7.0.SVN and LibVEX; rerun with -h for copyright info
- ==1845== Command: build/powder-debug
- ==1845==
- ... This one always happens in Powder Toy even without GL, not sure why, still seems to run fine ...
- ==1845== Syscall param writev(vector[...]) points to uninitialised byte(s)
- ==1845== at 0x4552854: writev (writev.c:51)
- ==1845== by 0xE548019F: ???
- ==1845== Address 0x4ae95a3 is 3,291 bytes inside a block of size 16,384 alloc'd
- ==1845== at 0x40276D5: calloc (vg_replace_malloc.c:467)
- ==1845== by 0x42D3D1C: XOpenDisplay (OpenDis.c:256)
- ==1845== by 0x4C505F53: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x42DFE54: XStoreColors (StColors.c:38)
- ... Start of Mesa related warnings ...
- ==1845==
- ==1845== Invalid read of size 1
- ==1845== at 0x4029408: strlen (mc_replace_strmem.c:282)
- ==1845== by 0x6F9411F: ralloc_vasprintf_append (ralloc.c:432)
- ==1845== by 0x6F941DE: ralloc_asprintf_append (ralloc.c:413)
- ==1845== by 0x6FAB92E: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:110)
- ==1845== by 0x6F92AA9: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2945)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Address 0xda9e608 is 0 bytes after a block of size 24 alloc'd
- ==1845== at 0x40276D5: calloc (vg_replace_malloc.c:467)
- ==1845== by 0x6F93AEA: ralloc_size (ralloc.c:98)
- ==1845== by 0x6F93B36: ralloc_context (ralloc.c:92)
- ==1845== by 0x6FAB8C1: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:100)
- ==1845== by 0x6F92AA9: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2945)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x6FAB8CE: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:102)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x6FAB8F5: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:110)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x44C48EB: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6499E: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C48F3: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6499E: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C855C: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x44C48EB: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C48F3: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C6036: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C6087: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x44C48EB: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4E4F: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C48F3: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4E4F: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C855C: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4E4F: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C6036: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4E4F: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C6087: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4E4F: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x6FAB933: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:102)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x6FAB93B: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:105)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x6FAB947: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:105)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x6FAB954: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:110)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x44C48EB: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4EA3: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C48F3: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC4EA3: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ... Loads of very similar warnings omitted ...
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C64F1: vfprintf (vfprintf.c:1593)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C653B: vfprintf (vfprintf.c:1593)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xBEC6491B: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x4028CB8: realloc (vg_replace_malloc.c:525)
- ==1845== by 0x6F93941: resize (ralloc.c:126)
- ==1845== by 0x6F9413B: ralloc_vasprintf_append (ralloc.c:435)
- ==1845== by 0x6F941DE: ralloc_asprintf_append (ralloc.c:413)
- ==1845== by 0x6FAB92E: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:110)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x456F592: __vsnprintf_chk (vsnprintf_chk.c:38)
- ==1845== by 0x6F94177: ralloc_vasprintf_append (stdio2.h:78)
- ==1845== by 0x6F941DE: ralloc_asprintf_append (ralloc.c:413)
- ==1845== by 0x6FAB92E: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:110)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x456F5A2: __vsnprintf_chk (vsnprintf_chk.c:49)
- ==1845== by 0x6F94177: ralloc_vasprintf_append (stdio2.h:78)
- ==1845== by 0x6F941DE: ralloc_asprintf_append (ralloc.c:413)
- ==1845== by 0x6FAB92E: _mesa_glsl_parse_state::_mesa_glsl_parse_state(gl_context*, unsigned int, void*) (glsl_parser_extras.cpp:110)
- ==1845== by 0x6F9B3EB: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:42)
- ==1845== by 0x6F9B5C3: _mesa_read_profile(_mesa_glsl_parse_state*, exec_list*, int, char const*, char const**, int) (builtin_function.cpp:13535)
- ==1845== by 0x6F9B8DB: _mesa_glsl_initialize_functions(exec_list*, _mesa_glsl_parse_state*) (builtin_function.cpp:13594)
- ==1845== by 0x6F95421: _mesa_ast_to_hir(exec_list*, _mesa_glsl_parse_state*) (ast_to_hir.cpp:63)
- ==1845== by 0x6F92B4C: _mesa_glsl_compile_shader (ir_to_mesa.cpp:2973)
- ==1845== by 0x6ED1CD9: compile_shader (shaderapi.c:854)
- ==1845== by 0x809B539: sdl_open (graphics.c:3917)
- ==1845== by 0x8083F79: main (main.c:1763)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44F40E0: _IO_str_init_static_internal (strops.c:44)
- ==1845== by 0x456F619: __vsnprintf_chk (vsnprintf_chk.c:64)
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44F2BD8: _IO_default_xsputn (genops.c:460)
- ==1845== by 0x44C6102: vfprintf (vfprintf.c:1593)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC5233: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44F2BE0: _IO_default_xsputn (genops.c:462)
- ==1845== by 0x44C6102: vfprintf (vfprintf.c:1593)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC5233: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x44C48EB: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC5233: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Conditional jump or move depends on uninitialised value(s)
- ==1845== at 0x44C48F3: _itoa_word (_itoa.c:195)
- ==1845== by 0x44C7D02: vfprintf (vfprintf.c:1592)
- ==1845== by 0x456F637: __vsnprintf_chk (vsnprintf_chk.c:65)
- ==1845== by 0xDAC5233: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ... Loads of very similar warnings omitted ...
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x456F642: __vsnprintf_chk (vsnprintf_chk.c:68)
- ==1845== by 0xE175B07: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845== Use of uninitialised value of size 4
- ==1845== at 0x456F642: __vsnprintf_chk (vsnprintf_chk.c:68)
- ==1845== by 0xE1986EF: ???
- ==1845== Uninitialised value was created by a stack allocation
- ==1845== at 0x6F9B35F: read_builtins(unsigned int, char const*, char const**, unsigned int) (builtin_function.cpp:37)
- ==1845==
- ==1845==
- ==1845== More than 1000 different errors detected. I'm not reporting any more.
- ==1845== Final error counts will be inaccurate. Go fix your program!
- ==1845== Rerun with --error-limit=no to disable this cutoff. Note
- ==1845== that errors may occur in your program without prior warning from
- ==1845== Valgrind, because errors are no longer being displayed.
- ==1845==
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement