|
From: Per v. Z.
|
Hi.
I'm running valgrind, as packaged with Debian/unstable=20
(valgrind-20031012). I'm getting the error message "unhandled=20
instruction bytes: 0xF 0xAE 0xF8 0xF" while trying to run tvtime (with=20
wine loading code disabled) through Valgrind.
I managed to solve this problem by disabling the hand-coded MMX stuff we=20
were doing (after checking the FAQ). Again, I'm not familiar with this=20
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=3Daddrcheck -v ./tvtim=
e
=3D=3D12575=3D=3D Addrcheck, a fine-grained address checker for x86-linux.
=3D=3D12575=3D=3D Copyright (C) 2002-2003, and GNU GPL'd, by Julian Sewar=
d.
=3D=3D12575=3D=3D Using valgrind-20031012, a program supervision framewor=
k for=20
x86-linux.
=3D=3D12575=3D=3D Copyright (C) 2000-2003, and GNU GPL'd, by Julian Sewar=
d.
=3D=3D12575=3D=3D Command line:
=3D=3D12575=3D=3D ./tvtime
=3D=3D12575=3D=3D Startup, with flags:
=3D=3D12575=3D=3D --suppressions=3D/usr/lib/valgrind/default.supp
=3D=3D12575=3D=3D -v
=3D=3D12575=3D=3D Reading syms from /home/pvz/src/tvtime-0.9.11/src/tvtim=
e
=3D=3D12575=3D=3D Reading syms from /lib/ld-2.3.2.so
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/lib/valgrind/vgskin_addrcheck.so
=3D=3D12575=3D=3D Reading syms from /usr/lib/valgrind/valgrind.so
=3D=3D12575=3D=3D Reading syms from /usr/lib/libSDL-1.2.so.0.0.6
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/lib/libfreetype.so.6.3.4
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/lib/libpng12.so.0.1.2.5
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/X11R6/lib/libSM.so.6.0
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/X11R6/lib/libICE.so.6.3
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/X11R6/lib/libX11.so.6.2
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/X11R6/lib/libXext.so.6.4
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/X11R6/lib/libXtst.so.6.1
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/lib/libxml2.so.2.5.11
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/lib/libz.so.1.1.4
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /lib/libdl-2.3.2.so
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /lib/libm-2.3.2.so
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading syms from /usr/lib/valgrind/libpthread.so
=3D=3D12575=3D=3D Reading syms from /lib/libc-2.3.2.so
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
=3D=3D12575=3D=3D Reading suppressions file: /usr/lib/valgrind/default.su=
pp
=3D=3D12575=3D=3D Estimated CPU clock rate is 1208 MHz
=3D=3D12575=3D=3D REPLACING libc(__errno_location) with libpthread(__errn=
o_location)
=3D=3D12575=3D=3D REPLACING libc(__h_errno_location) with=20
libpthread(__h_errno_location)
=3D=3D12575=3D=3D REPLACING libc(__res_state) with libpthread(__res_state=
)
=3D=3D12575=3D=3D
=3D=3D12575=3D=3D TRANSLATE: 0x405A5FC0 redirected to 0x4056B14E
K=F6r tvtime 0.9.11.
=3D=3D12575=3D=3D Reading syms from /usr/lib/gconv/ISO8859-1.so
=3D=3D12575=3D=3D object doesn't have a symbol table
=3D=3D12575=3D=3D object doesn't have any debug info
rtctimer: Cannot set periodic interval: =C5tkomst nekas
Kunde inte f=E5 en uppl=F6sning p=E5 1024 Hz fr=E5n din RTC-enhet. Ti=
llg=E5ng
till h=F6g uppl=F6sning =E4r n=F6dv=E4ndigt f=F6r mjuk videouppspelni=
ng. K=F6r
tvtime som root, s=E4tt tvtime som SUID-root, eller =E4ndra den maxim=
ala
till=E5tna RTC-uppl=F6sningen f=F6r anv=E4ndarprocesser genom att k=F6=
ra
f=F6ljande kommando som root:
sysctl -w dev.rtc.max-user-freq=3D1024
Se v=E5r hj=E4lpsida: http://tvtime.net/ f=F6r mer information.
L=E4ser inst=E4llningar fr=E5n /usr/local/etc/tvtime/tvtime.xml
L=E4ser inst=E4llningar fr=E5n /home/pvz/.tvtime/tvtime.xml
disInstr: unhandled instruction bytes: 0xF 0xAE 0xF8 0xF
Otill=E5ten instruktion
pvz@tanya:~/src/tvtime-0.9.11/src$
|
|
From: Dirk M. <dm...@gm...> - 2003-11-18 01:37:00
|
On Tuesday 18 November 2003 01:31, Per von Zweigbergk wrote: > 0xF 0xAE 0xF8 0xF SFENCE if I decode that correctly. Use valgrind 2.0. |
|
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 |