At 8:41 AM -0700 5/22/02, Doug MacEachern wrote:
>On Wed, 22 May 2002, Dan Wilga wrote:
>
>>  Interesting. When I do that, I get the same problem I did when I
>>  tried to run with 1.25_01 and 1.26: Apache core dumps. I think I'll
>>  have to try compiling it again with the latest version of mod_perl,
>>  and perhaps not as a DSO.
>
>possible that your are hitting the XSLoader vs. DynaLoader problem, where
>the list of dlhandles can be wiped out.  try adding 'use DynaLoader ();'
>to your startup.pl before any other module is loaded.

Oh ho! That's it. Now when I gracefully restart, the memory loss is 
only about 29 Kb -- a very reasonable number.

So if that's the reason for the core dump, is there a bug fix to the 
offending module in the works?


Dan Wilga                                         [EMAIL PROTECTED]
Web Technology Specialist                     http://www.mtholyoke.edu
Mount Holyoke College                                Tel: 413-538-3027
South Hadley, MA  01075                                    "Got Perl?"

Reply via email to