|
From: Alfred E. H. <ae...@db...> - 2006-06-14 00:09:31
|
Hi I got this message from Valgrind v3.1.1 (Debian sid): $ valgrind app ==2705== Memcheck, a memory error detector. ==2705== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al. ==2705== Using LibVEX rev 1575, a library for dynamic binary translation. ==2705== Copyright (C) 2004-2005, and GNU GPL'd, by OpenWorks LLP. ==2705== Using valgrind-3.1.1-Debian, a dynamic binary instrumentation framework. ==2705== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al. ==2705== For more details, rerun with: -v ==2705== @@ don't know what type '=' is @@ parsing =i2 gave NULL type (i2 remains) Segmentation fault Any hints on how I can solve this? The same version of valgrind, is working fine on different machine. System info: gcc (GCC) 4.1.2 20060608 (prerelease) (Debian 4.1.1-3) Linux kernel 2.6.16 alfredh@dingo:~$ cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 9 model name : VIA Nehemiah stepping : 1 cpu MHz : 1002.457 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu de tsc msr cx8 mtrr pge cmov mmx fxsr sse fxsr_opt bogomips : 2007.95 /alfred -- Alfred E. Heggestad <ae...@db...> Web: http://aeh.db.org/ VoIP: <sip:al...@sy...> Phone: +47 21 98 71 20 Mobile: +47 98 23 67 05 Skype: alfredheggestad |