On Tue, 2006-06-20 at 14:15 -0500, Kevin Day wrote: > > PROBLEM: > when I type startx Xorg, the computer freezes. > I traced the problem to libglx.so under lib/X11/extensions. > > The Xorg log file shows that the last long entry was loading of the > glx.so. > The monitor blanks and the machine locks so I have to do a > hard-reboot to get back.
Have you seen Comment 2 on http://bugs.freedesktop.org/show_bug.cgi?-d=5622 It appears that libglx.so has a lot of 'uninitialised globals '. That doesn't mean much to a user, but it sounds sloppy. How does gcc-4.1 handle 'uninitialised globals ' -- With Best Regards, Declan Moriarty. -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
