Bug#280384: X11 crashing on 2.4.28

2004-12-09 Thread foo_bar_baz_boo-deb
I have been neglectful in mentioning that this fix for 280384 fixes my original problem also. Thanks to everybody for fixing it and for sending me the files so I could post them to my web server. --- "Jurzitza, Dieter" <[EMAIL PROTECTED]> wrote: > Dear listmembers, > sorry for the delay. I'd real

Bug#280384: X11 crashing on 2.4.28

2004-12-09 Thread Jurzitza, Dieter
Dear listmembers, sorry for the delay. I'd really like to spend more time with the sparc issues if I could ;-). Replacing the XFree86 binary that comes with the regular distribution with the freshly build one that has been supplied by you solves the problem with X on my U60 / SMP / Creator 3d.

Bug#280384: X11 crashing on 2.4.28

2004-12-08 Thread Ron Murray
At Wed, 8 Dec 2004 13:00:46 -0500, Branden Robinson <[EMAIL PROTECTED]> wrote: > >Only difference was that I didn't turn it on for all Linux, just > > for ia86 and sparc. Wasn't sure whether it was a good idea or not. > > > >I'll let everyone know how it went. Thanks for finding it. > > I

Bug#280384: X11 crashing on 2.4.28

2004-12-08 Thread Branden Robinson
On Thu, Dec 02, 2004 at 07:45:21PM -0500, Ron Murray wrote: >Yep, I agree that you've probably found the problem. After I wrote > my previous post, I did some poking around with gdb on the XFree86 > executable. I found a sequence of bytes that looked a lot like the > ones you posted earlier, a

Bug#280384: X11 crashing on 2.4.28

2004-12-03 Thread Ron Murray
OK, the machine made all the X packages and I installed them with no problems. It does look like Richard's patch works, in that, according to the XFree86 log, the loader now correctly loads pcidata, which goes on to scan the PCI bus as it's supposed to. I think it should work with later 2.4

Bug#280384: X11 crashing on 2.4.28

2004-12-02 Thread Ron Murray
At Thu, 02 Dec 2004 22:41:46 +, Richard Mortimer <[EMAIL PROTECTED]> wrote: > > > On Thu, 2004-12-02 at 19:27, Ron Murray wrote: > > At Thu, 02 Dec 2004 13:45:59 -0500, > > Ron Murray wrote: > >We have a minor problem. Richard's patch seems to refer to a > > pristine xfree86-4.3.0 source.

Bug#280384: X11 crashing on 2.4.28

2004-12-02 Thread Richard Mortimer
On Thu, 2004-12-02 at 19:27, Ron Murray wrote: > At Thu, 02 Dec 2004 13:45:59 -0500, > Ron Murray wrote: >We have a minor problem. Richard's patch seems to refer to a > pristine xfree86-4.3.0 source. Damn! There are two similar #if defined lines. I made the patch against the wrong one! I als

Bug#280384: X11 crashing on 2.4.28

2004-12-02 Thread Ron Murray
At Thu, 02 Dec 2004 13:45:59 -0500, Ron Murray wrote: > > Anyone fancy compiling a new xserver binary? > > > >I'll set one going before I leave work this afternoon. Should have > completed by tomorrow morning. > We have a minor problem. Richard's patch seems to refer to a pristine xfree

Bug#280384: X11 crashing on 2.4.28

2004-12-02 Thread Ron Murray
At Thu, 02 Dec 2004 17:02:58 +, Richard Mortimer <[EMAIL PROTECTED]> wrote: > > Ok, I think that I've found the problem. The XFree86 binary does its own > object loading and on sparc it is failing to set the PROT_EXEC bit when > mapping executable code. This is falling over a change in the ker

Bug#280384: X11 crashing on 2.4.28

2004-12-02 Thread Richard Mortimer
Ok, I think that I've found the problem. The XFree86 binary does its own object loading and on sparc it is failing to set the PROT_EXEC bit when mapping executable code. This is falling over a change in the kernel which checks the executable bit and gives a Segmentation Fault. Full rationale, expl

Bug#280384: X11 crashing on 2.4.28

2004-12-02 Thread Jurzitza, Dieter
Dear listmembers, I can confirm for my U60 that the XFree86-debug server comes up on 2.4.28. So I seem to be consistent with what Admar said and what Ron has been saying. What makes me wonder, though, is why does the binary loader work with 2.4.27 and does not work with 2.4.28. And, moreover, if