Re: valgrind



tis 2002-11-19 klockan 10.53 skrev Joshua N Pritikin:
> i regularly run my code through valgrind because i am extremely paranoid
> about bugs.  After integrating with gconf, i tried valgrind again and
> was shocked to see so many problem reports.
> 
> i run debian i386.  Here is my setup:
> 
> liborbit2 2.4.3-1
> liblinc1 0.5.3-1
> gconf2 1.2.1-3
> gconf-editor 0.3.1-1
> valgrind 1.0pre6-1

You need to run valgrind with --alignment=8 when you run things that use
ORBit, since it expects the alignment to be what it was when it was
compiled (at least it's 8 for glibc on linux x86).

Hope it helps,
Richard

-- 
Richard Hult                    rhult codefactory se
CodeFactory AB                  http://www.codefactory.se/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]