On Fre, 2002-10-11 at 00:24, Jos� Fonseca wrote:
> On Thu, Oct 10, 2002 at 11:58:23PM +0200, Pawel Salek wrote:
> >On 2002.10.10 18:09 Michel D�nzer wrote:
> >>Do you also see the signal 11 in the X server log? [snip]
> >>
> >>That won't help the signal 11 though, which is probably still due to
> >>some kind of incompatibility in the binary snapshots.
> >
> >Yes, I see signal 11 in the log (attached). Strangely, since the 
> >snapshots are supposedly compiled on RH8.0 (i.e. the same as mine), I 
> 
> Not quite: the snapshots are now being built on chroot'd environment with
> gcc-2.95.3 and glibc-2.2.5, which should suite everyone.

Well, as the XFree86 shipped with Red Hat 8 is probably built with gcc
3.2, glibc 2.3 and whatnot, it's possible that it's not binary
compatible with the snapshots...


> >thought it would not be a problem! Another strange for me thing is that 
> >the screen is not reset to text mode - but the keyboard works as it 
> >still was attached to the console.

Sounds like the server fails to restore text mode after the segfault,
maybe it crashes again while it tries to?


> >XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window System
> [...]
> >(II) Loading sub module "xaa"
> >(II) LoadModule: "xaa"
> >(II) Loading /usr/X11R6/lib/modules/libxaa.a
> >(II) Module xaa: vendor="The XFree86 Project"
> >     compiled for 4.2.0, module version = 1.0.0
> >     ABI class: XFree86 Video Driver, version 0.5
> >(WW) module minor version (0) is less than the required minor version (1)
> [...]
> 
> Michel, what does exactly this mean?

We don't have a way to find out the version of an XFree86 module
directly yet (I understand the XFree86 CVS trunk has that now). So the
radeon driver tries to load version 1.1 of libxaa. If that succeeds, it
knows it can use the new facilities for line acceleration. If it fails,
the driver knows it's version 1.0.0 and switches to backwards
compatibility mode.

> Would this problem (the signal 11) go away if libxaa.a was included in
> the binary snapshots?

Maybe, maybe not.


-- 
Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to