Re: X-Server segfault

2003-03-28 Thread Gerd Knorr
I believe this can only happen if your font render is broken. These are fixed fonts. It should be impossible that there is no data in those pointers. Is this recent source code? Yes. static server build from yesterdays cvsup. There have been bugs of this sort fixed in the font

Re: X-Server segfault

2003-03-28 Thread Gerd Knorr
There have been bugs of this sort fixed in the font renderers not long before 4.3. Though maybe more exist. If this is easily reproducible I suspect you'll find that it only happens with the freetype or xtt renders. It likely is the bitmap renderer, but I'll try without freetype.

Re: XFree86 host.def file questions

2003-03-28 Thread Craig Groeschel
can someone recommend the best 'grep' command fgrep '***' is the least awkward for me to type. Regards, Craig Groeschel __ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com

Re: X-Server segfault

2003-03-28 Thread Gerd Knorr
On Fri, Mar 28, 2003 at 11:12:33AM +0100, Gerd Knorr wrote: It likely is the bitmap renderer, but I'll try without freetype. Font data comes from the fontserver. More gdb debugging: When I disable the font server and let XFree86 render the fonts instead it works just fine. Gerd --

RE: An ATI Mobility M4 driver for laptops soon ?

2003-03-28 Thread Kmarshfield7
I have a Dell Inspiron 8000(laptop) 1Ghz 128MB ATI M4 graphics card I am having a strange problem. I believe that this problem is with XFree86 and it's consistency between it's releases for FreeBSD, NetBSD, OpenBSD, Linux. I want to know why some drivers for video cards are not included in

RE: An ATI Mobility M4 driver for laptops soon ?

2003-03-28 Thread Alex Deucher
the standard r128 driver should work for this chipset. the M4 is r128 based. Alex --- [EMAIL PROTECTED] wrote: I have a Dell Inspiron 8000(laptop) 1Ghz 128MB ATI M4 graphics card I am having a strange problem. I believe that this problem is with XFree86 and it's consistency

Re: XFree86 host.def file questions

2003-03-28 Thread Matthieu Herrb
On Thursday, Mar 27, 2003, at 11:02 Europe/Paris, Aidan Kehoe wrote: That would be really useful. Also, defining HasParallelMake causes a obscure build failure for me on NetBSD 1.6P; it may be worth mentioning this in the docs so other people don't have to resort to binary search on customized

Make install blows away startup files?

2003-03-28 Thread Kendall Bennett
Hi Guys, I have been mass compiling and installing multiple versions of XFree86 onto a machine for compatibility testing (Red Hat 7.3 based, so I can use the GDB hacked up debugger ;-). However whenever I do a 'make install' from a freshly built 4.2.0, 4.2.1 or 4.3.0 (haven't done any ealier

Re: X-Server segfault

2003-03-28 Thread Mark Vojkovich
On Fri, 28 Mar 2003, Gerd Knorr wrote: On Fri, Mar 28, 2003 at 11:12:33AM +0100, Gerd Knorr wrote: It likely is the bitmap renderer, but I'll try without freetype. Font data comes from the fontserver. More gdb debugging: When I disable the font server and let XFree86 render the fonts

Re: Make install blows away startup files?

2003-03-28 Thread Ross Vandegrift
On Fri, Mar 28, 2003 at 12:24:09PM -0800, Kendall Bennett wrote: Is there an option to fix this in the host.def file? If so, perhaps this should be the default option when doing a make install?? Yes it is an option, though I do not recall which one. What I do recall is that if you look in