Trace/breakpoint trap

From: Tom Southerland (toms_at_rm-f.rm.fullhilt.com)
Date: 11/30/03


Date: Sun, 30 Nov 2003 08:33:38 -0700

So I've got this strange problem that I've been beating my head against
for a couple days now. I've purchased an ATI Radeon 9800XT 256M AGP video
card. I'm using the drivers from ATI (fglrx-glc22-4.3.0-3.2.8). The
drivers are working in a dual head config but don't seem to want to run
any GLX apps. When I attempt to run a GLX application, it crashes:

% glxgears
Trace/breakpoint trap
%

If I run it under strace, it will run:

% strace -o /dev/null glxgears
8577 frames in 5.0 seconds = 1715.400 FPS
%

Any clues? I guess I don't understand why an application won't run unless
started under trace control.

-ts



Relevant Pages