develooper Front page | perl.perl5.porters | Postings from February 2000

Was this ever fixed: dlclose XS .so files on interpreter exit

Thread Next
From:
Alan Burlison
Date:
February 22, 2000 04:01
Subject:
Was this ever fixed: dlclose XS .so files on interpreter exit
Message ID:
38B27A27.409D2E76@uk.sun.com
There was some discussion on the list a while ago about fixing the
infamous mod_perl/APXS coredump problem by making perl close any files
it has dlopen'd when the interpreter exits.  The consensus seemed to be
that this should be done with a Perl_call_atexit handler or somesuch,
but I don't recollect having seen a patch for this.  It would be real
nice if this could be fixed in the upcoming release.

I'm happy to have a stab at this if someone can confirm that the atexit
mechanism is the correct way to go.

Alan Burlison

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About