|
From: <ar...@de...> - 2003-11-18 01:41:08
|
I've added a patch that solves this problem in former versions. Please, please upgrade. # apt-get update # apt-get install valgrind Per von Zweigbergk <pvz@e.kth.se> writes: > Hi. > > I'm running valgrind, as packaged with Debian/unstable > (valgrind-20031012). I'm getting the error message "unhandled > instruction bytes: 0xF 0xAE 0xF8 0xF" while trying to run tvtime (with > wine loading code disabled) through Valgrind. > > I managed to solve this problem by disabling the hand-coded MMX stuff > we were doing (after checking the FAQ). Again, I'm not familiar with > this particular code, but the FAQ said to inform you anyway, so here I > am. :-) > > The log: > > pvz@tanya:~/src/tvtime-0.9.11/src$ valgrind --skin=addrcheck -v ./tvtime > ==12575== Addrcheck, a fine-grained address checker for x86-linux. > ==12575== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward. > ==12575== Using valgrind-20031012, a program supervision framework for > x86-linux. > ==12575== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward. > ==12575== Command line: > ==12575== ./tvtime > ==12575== Startup, with flags: > ==12575== --suppressions=/usr/lib/valgrind/default.supp > ==12575== -v > ==12575== Reading syms from /home/pvz/src/tvtime-0.9.11/src/tvtime > ==12575== Reading syms from /lib/ld-2.3.2.so > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/lib/valgrind/vgskin_addrcheck.so > ==12575== Reading syms from /usr/lib/valgrind/valgrind.so > ==12575== Reading syms from /usr/lib/libSDL-1.2.so.0.0.6 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/lib/libfreetype.so.6.3.4 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/lib/libpng12.so.0.1.2.5 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/X11R6/lib/libSM.so.6.0 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/X11R6/lib/libICE.so.6.3 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/X11R6/lib/libX11.so.6.2 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/X11R6/lib/libXext.so.6.4 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/X11R6/lib/libXtst.so.6.1 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/lib/libxml2.so.2.5.11 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/lib/libz.so.1.1.4 > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /lib/libdl-2.3.2.so > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /lib/libm-2.3.2.so > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading syms from /usr/lib/valgrind/libpthread.so > ==12575== Reading syms from /lib/libc-2.3.2.so > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > ==12575== Reading suppressions file: /usr/lib/valgrind/default.supp > ==12575== Estimated CPU clock rate is 1208 MHz > ==12575== REPLACING libc(__errno_location) with libpthread(__errno_location) > ==12575== REPLACING libc(__h_errno_location) with > libpthread(__h_errno_location) > ==12575== REPLACING libc(__res_state) with libpthread(__res_state) > ==12575== > ==12575== TRANSLATE: 0x405A5FC0 redirected to 0x4056B14E > Kör tvtime 0.9.11. > ==12575== Reading syms from /usr/lib/gconv/ISO8859-1.so > ==12575== object doesn't have a symbol table > ==12575== object doesn't have any debug info > rtctimer: Cannot set periodic interval: Åtkomst nekas > > Kunde inte få en upplösning på 1024 Hz från din RTC-enhet. Tillgång > till hög upplösning är nödvändigt för mjuk videouppspelning. Kör > tvtime som root, sätt tvtime som SUID-root, eller ändra den maximala > tillåtna RTC-upplösningen för användarprocesser genom att köra > följande kommando som root: > sysctl -w dev.rtc.max-user-freq=1024 > Se vår hjälpsida: http://tvtime.net/ för mer information. > > Läser inställningar från /usr/local/etc/tvtime/tvtime.xml > Läser inställningar från /home/pvz/.tvtime/tvtime.xml > disInstr: unhandled instruction bytes: 0xF 0xAE 0xF8 0xF > Otillåten instruktion > pvz@tanya:~/src/tvtime-0.9.11/src$ > > > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users -- Andres Roldan Fluidsignal Group <ar...@fl...> The Debian Project <ar...@de...> GIGAX <ar...@gi...> GPG Key-ID 0xB29396EB Home Page http://people.fluidsignal.com/~aroldan |