[Bug 2616] Re: Gambas just segfaults
Rick Vargo
rick.vargo at gmail.com
Wed May 3 13:59:55 UTC 2006
Same issue on dapper powerpc.
Valgrind output:
==18507== Memcheck, a memory error detector.
==18507== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==18507== Using LibVEX rev 1471, a library for dynamic binary translation.
==18507== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP.
==18507== Using valgrind-3.1.0-Debian, a dynamic binary instrumentation framework.
==18507== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==18507==
==18507== My PID = 18507, parent PID = 6365. Prog and args are:
==18507== /usr/bin/gambas
==18507==
--18507--
--18507-- Command line
--18507-- /usr/bin/gambas
--18507-- Startup, with flags:
--18507-- -v
--18507-- --tool=memcheck
--18507-- --leak-check=full
--18507-- --num-callers=12
--18507-- --log-file=valgrind.log
--18507-- Contents of /proc/version:
--18507-- Linux version 2.6.15-21-powerpc (buildd at adare) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 Fri Apr 21 16:45:38 UTC 2006
--18507-- Arch and subarch: PPC32, ppc32-int-fp-and-AV
--18507-- Valgrind library directory: /usr/lib/valgrind
--18507-- Reading syms from /lib/ld-2.3.6.so (0x4000000)
--18507-- Reading debug info from /lib/ld-2.3.6.so...
--18507-- ... CRC mismatch (computed 9ABB5F5A wanted 4422E0E1)
--18507-- object doesn't have a symbol table
--18507-- Reading syms from /usr/bin/gbx (0x10000000)
--18507-- object doesn't have a symbol table
--18507-- Reading syms from /usr/lib/valgrind/ppc32-linux/memcheck (0x70000000)
--18507-- object doesn't have a dynamic symbol table
--18507-- Reading suppressions file: /usr/lib/valgrind/default.supp
==18507== Conditional jump or move depends on uninitialised value(s)
==18507== at 0x400230C: (within /lib/ld-2.3.6.so)
==18507== by 0x4011430: (within /lib/ld-2.3.6.so)
==18507==
==18507== Conditional jump or move depends on uninitialised value(s)
==18507== at 0x400233C: (within /lib/ld-2.3.6.so)
==18507== by 0x4011430: (within /lib/ld-2.3.6.so)
==18507==
==18507== Conditional jump or move depends on uninitialised value(s)
==18507== at 0x4001F74: (within /lib/ld-2.3.6.so)
==18507== by 0x40023DC: (within /lib/ld-2.3.6.so)
==18507== by 0x4011430: (within /lib/ld-2.3.6.so)
--18507-- Reading syms from /usr/lib/valgrind/ppc32-linux/vgpreload_core.so (0xFFDF000)
--18507-- Reading syms from /usr/lib/valgrind/ppc32-linux/vgpreload_memcheck.so (0xFFB9000)
--18507-- Reading syms from /lib/libm-2.3.6.so (0xFF24000)
--18507-- Reading debug info from /lib/libm-2.3.6.so...
--18507-- ... CRC mismatch (computed 524C7A40 wanted 755343EE)
--18507-- object doesn't have a symbol table
--18507-- Reading syms from /lib/libdl-2.3.6.so (0xFF01000)
--18507-- Reading debug info from /lib/libdl-2.3.6.so...
--18507-- ... CRC mismatch (computed 124F6265 wanted 80FE5336)
--18507-- object doesn't have a symbol table
--18507-- Reading syms from /lib/libc-2.3.6.so (0xFDA0000)
--18507-- Reading debug info from /lib/libc-2.3.6.so...
--18507-- ... CRC mismatch (computed ABAA4494 wanted FEC191BF)
--18507-- object doesn't have a symbol table
--18507-- REDIR: 0xFE18B1C (rindex) redirected to 0xFFBCBE0 (rindex)
--18507-- REDIR: 0xFE17F50 (strcmp) redirected to 0xFFBD180 (strcmp)
--18507-- REDIR: 0xFE18678 (strlen) redirected to 0xFFBCFC0 (strlen)
--18507-- REDIR: 0xFE18900 (strncmp) redirected to 0xFFBD0B0 (strncmp)
--18507-- REDIR: 0xFE17E6C (index) redirected to 0xFFBCDF0 (index)
--18507-- REDIR: 0xFE13C9C (realloc) redirected to 0xFFBC2E0 (realloc)
--18507-- REDIR: 0xFE1A278 (memcpy) redirected to 0xFFBD740 (memcpy)
--18507-- REDIR: 0xFE1339C (malloc) redirected to 0xFFBA6BC (malloc)
--
Gambas just segfaults
https://launchpad.net/bugs/2616
More information about the universe-bugs
mailing list