Comment 29 for bug 144865

Revision history for this message
In , Sébastien Valette (sebastien-valette) wrote :

(In reply to comment #17)
> (In reply to comment #16)
> > My program uses the Visualization Tool Kit (VTK), and OpenGL commands are
> > invoked inside the library, So the breakpoints won't tell many things, I
> > suppose.
>
> That shouldn't matter for r300_dri.so, where the interesting places should be
> for this, e.g. where it generates the error about insufficient GART memory.
>

OK. When I find what instruction in my programm causes the message (or crash), what command(s) should I type to give you the relevant bits?

Sorry to turn this bug report into a newbie training session....