On Thu, 10 Feb 2005, Geller Sandor wrote:

> On Tue, 8 Feb 2005, Michel [ISO-8859-1] D=E4nzer wrote:
>
> > On Mon, 2005-02-07 at 13:40 +0100, Geller Sandor wrote:
> > >
> > > Is there any way I can help to track down the problem(s)? My machine
> > > doesn't have network connection, so I can use only scripts which run in
> > > the background. With expect and gdb maybe it is possible to get at leas=
> t a
> > > backtrace from my non-local-interactive machine.
> >
> > Unfortunately, a backtrace is usually useless for a lockup because all
> > it will show you is the X server and/or the client(s) waiting for the
> > GPU to become idle, which it never does because it's locked up. The
> > problem is finding out what caused it to lock up, and that can be very
> > hard and time consuming.
> >
> > That being said, I too have noticed slightly decreased stability with
> > r200 recently. As this seems to have snuck in gradually, binary searches
> > to try and isolate the CVS changes causing problems might be a good
> > strategy.
>
> Thanks, I checked out CVS versions 2004-08-31 and 2004-09-30 of the X.org.
> I will test with this two snapshots on the weekend, and if the latter
> crashes while the former doesn't, then I will be able track down which is
> the latest CVS snapshot which works on my machine without crashes.

Unfortunately, I haven't been able to compile older CVS versions. Simply
issued 'cvs co -D "2004-08-31" xc', didn't touch anything, used the 'make
World > world.log 2>&1' command, as usual. The result is in ERR-1 (this is
from the 2004-09-30 snapshot, because I overwrited the 2004-08-31 logfile,
but the results were the same). I used gcc 3.3.5, which is the default
C compiler in Debian sid. (I tried compiling with gcc 2.95, with the same
result). So I disabled Xinerama support and tried again. The result is in
ERR-2. I suppose, that the problem is related to the included headers,
because the programs/Xserver/dix/dispatch file is almost the same as the
version in current CVS, and the programs/Xserver/Xext/panoramiX*.h headers
haven't changed. Current CVS version compiles cleanly. Any suggestions,
how can I make older versions to compile?

  Geller Sandor <[EMAIL PROTECTED]>

Attachment: ERR-2
Description: Binary data

Attachment: ERR-1
Description: Binary data

Reply via email to