Tim Waugh wrote: > On Tue, Apr 04, 2000 at 09:24:04PM -0400, Ian Schmidt wrote: > > > Jon Masters wrote: > > > > > err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 > > > addr 0x407cc625 > > > > Could whoever's doing the FAQ please add something about this before we're > > innundated in this question (the newsgroup already has been). > > > > The workaround du jour: (the bash version might be wrong, but nobody on the > > newsgroup bothered to correct me yet ;) > > > > (t)csh: setenv LC_ALL en > > (ba)sh: LC_ALL=en ; export LC_ALL > > > > Also, has Cygnus released an updated version of glibc with this bug fixed yet? > > Has anyone checked Red Hat's beta version to see if this problem is > still there? > RH 7.0 Beta uses a much newer version of glibc requiring you to recompile almost everything. There is a rawhide package that contains a newer release of glibc without the bug that will work for 6.2. See RedHat's bugzilla system for details. -Dave