Re: Heavy X11 and SVGATextMode and SVGAlib error

1998-03-30 Thread Scott McDermott
Florian Attenberger <[EMAIL PROTECTED]> on Sun, Mar 29, 1998 at 08:01:58PM 
+0200:
> X11 Version 3.2.2:Segmentation fault
> SVGAlib:Segmentation fault
> SVGATextMode:Dont know (Display crashes totally :- )
> XF86Setup: Same as SVGATextMode
> 
> My kernel was compiled with gcc 2.8.1 from the debian kernel-package
> 2.0.33.

This is the problem.  I don't know if specific flags to gcc, or removal
of flags, will make the problem go away, but what it does it to
miscompile the kernel such that anything using the ioport will crash.

What I did was to replace ioport.c in the kernel tree with the same file
from the latest development kernel.  This worked.  I also used 2.7.2.3
to compile ioport.c only, then used 2.8.0 to re-link the whole kernel
(and compile everything else).  This also worked.

Currently though, I have removed all traces of 2.8.x from my disk
because it had caused me even more errors, and I came to the point of
throwing my computer out of the window.  Don't ask, it was a mess.  I
certainly don't trust the GCCs until they have proven themselves, after
getting burned.

-- 
Scott


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Heavy X11 and SVGATextMode and SVGAlib error

1998-03-29 Thread Florian Attenberger
Hi,

I have the latest (very unstable) hamm,frozen,slink - mix installed on my
System.
During theses updates suddenly all Graphical-Systems didn't work any more.

X11 Version 3.2.2:Segmentation fault
SVGAlib:Segmentation fault
SVGATextMode:Dont know (Display crashes totally :- )
XF86Setup: Same as SVGATextMode

My kernel was compiled with gcc 2.8.1 from the debian kernel-package
2.0.33.

I could imagine a Hardware-Error, but Win95 works fine on the this system.
Everything else (Sound, Network ...: no problems)

Thanx a lot for any help

cya

florina attenberger


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]