|
From: Wolfgang R. <wol...@ro...> - 2003-09-04 10:10:19
|
Hello, this happens on a current debian sid system with a binary which used to work well together some months ago. I have an Athlon 1400, and I just recompiled the whole thing with -march=i386 except for external libraries installed as Debian packages. What can I do about this? I would be very time-consuming to reduce the program until the error goes away. Another small programm works correctly. ==11468== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==11468== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward. ==11468== Using valgrind-20030725, a program supervision framework for x86-linux . ==11468== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward. ==11468== Startup, with flags: ==11468== --suppressions=/usr/lib/valgrind/default.supp ==11468== -v ==11468== Reading syms from /usr/algo/bin/RUN ==11468== Reading syms from /lib/ld-2.3.2.so ==11468== object doesn't have any debug info ==11468== Reading syms from /usr/lib/valgrind/vgskin_memcheck.so ==11468== Reading syms from /usr/lib/valgrind/valgrind.so ==11468== Reading syms from /lib/libncurses.so.5.3 ==11468== object doesn't have a symbol table ==11468== object doesn't have any debug info ==11468== Reading syms from /usr/lib/debug/libc-2.3.2.so ==11468== Reading suppressions file: /usr/lib/valgrind/default.supp ==11468== Estimated CPU clock rate is 1411 MHz ==11468== disInstr: unhandled instruction bytes: 0x1E 0x7 0xC3 0x8A Wolfgang |