[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] Re: libaspell-common-0.50.1.so erroneously closes stdin/st
From: |
Kevin Atkinson |
Subject: |
[Aspell-user] Re: libaspell-common-0.50.1.so erroneously closes stdin/stdout/stderr |
Date: |
Wed, 18 Sep 2002 08:46:21 -0400 (EDT) |
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.
---
http://kevin.atkinson.dhs.org
stream.diff
Description: Text document