|
From: Jorrit T. <Jor...@uz...> - 2003-09-15 06:50:52
|
Jorrit Tyberghein wrote: > > I got a crash inside the fglrx driver itself (the program without > valgrind doesn't > crash). I can give you more details later but at this moment I'm not > at my linux > machine. Ok, here is more information: Running valgrind with my program that uses the ATI drivers gives: ==3489== Warning: segment-override prefix encountered, but thread has no LDT ==3489== Warning: segment access: virtual addr 0 exceeds segment limit of 0 ==3489== ==3489== Invalid read of size 4 ==3489== at 0x43CA26F5: s14065 (in /usr/X11R6/lib/modules/dri/fglrx_dri.so) ==3489== Address 0x0 is not stack'd, malloc'd or free'd Segmentation fault The program runs fine outside valgrind. Greetings, |