[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] Re: libaspell-common-0.50.1.so erroneously closes stdi
From: |
Satishkumar Ganesan |
Subject: |
Re: [Aspell-user] Re: libaspell-common-0.50.1.so erroneously closes stdin/stdout/stderr |
Date: |
Wed, 18 Sep 2002 14:07:20 -0700 |
Hi
I tried creating a word list. The following is the error i get
address@hidden satish]$ aspell --lang=en_US create master ./mfrdict <
mfrName.txt
Error: The language "" is not known. This is probably becuase the file
"/usr/local/share/aspell/en.dat" can not be opened for reading.
The list of the files in /usr/local/share/aspell are as follows
ASCII.dat iso8859-15.dat iso8859-5.dat ispell viscii.dat
dvorak.kbd iso8859-1.dat iso8859-6.dat koi8-f.dat
iso8859-10.dat iso8859-2.dat iso8859-7.dat koi8-r.dat
iso8859-13.dat iso8859-3.dat iso8859-8.dat spell
iso8859-14.dat iso8859-4.dat iso8859-9.dat standard.kbd
Help would be appreciated
Thanks
Satish
>
>
> Kevin Atkinson wrote:
> > On Wed, 18 Sep 2002, Andreas Steinmetz wrote:
> >
> >
> >>Please CC me on replies as I'm not subscribed.
> >>
> >>libaspell-common-0.50.1.so closes stdin/stdout/stderr on library close
> >>which causes severe problems when dlopen()/dlclose() is used. In my case
> >>Apache-SSL aborts with an assertion as stderr is closed when
> >>/usr/lib/libpspell.so.15.0.1 is dlcose()d by php4 which implicitely
> >>closes libaspell-common-0.50.1.so which in turn closes
stdin/stdout/stderr.
> >>
> >>System: Linux 2.4, gcc 3.2, binutils 2.13
> >
> >
> > The attached patch should fix the problem.
> >
> Fix confirmed. Thanks a lot for the fast solution.
> --
> Andreas Steinmetz
> D.O.M. Datenverarbeitung GmbH
>
>
>
> _______________________________________________
> Aspell-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/aspell-user