Doug MacEachern wrote:

> On Tue, 14 Dec 1999, C. R. Oldham wrote:
>
> > My Apache core dumps on graceful restart. if you can reproduce the core
> dump and run:
> % gdb httpd core
> (gdb) where

(gdb) where
#0  0x80f4d4b in do_clean_objs ()
#1  0x80f4ccf in visit ()
#2  0x80f4df2 in Perl_sv_clean_objs ()
#3  0x80c2418 in perl_destruct ()
#4  0x8062920 in perl_shutdown ()
#5  0x8063aee in perl_child_exit ()
#6  0x80638ee in perl_child_exit_cleanup ()
#7  0x807ae79 in run_cleanups ()
#8  0x807939d in ap_clear_pool ()
#9  0x807941f in ap_destroy_pool ()
#10 0x8086900 in clean_child_exit ()
#11 0x8089949 in child_main ()
#12 0x8089db1 in make_child ()
#13 0x8089f2c in startup_children ()
#14 0x808a58d in standalone_main ()
#15 0x808adcc in main ()
#16 0x400d77a2 in __libc_start_main () from /lib/libc.so.6


> the results of that might help.
> do you have PerlFreshRestart On, by chance?

I did, but after reading the guide I turned it off.  I'm still seeing the
problem though.



--
| Charles R. (C. R.) Oldham     | NCA Commission on Schools        |
| [EMAIL PROTECTED]               | Arizona St. Univ., PO Box 873011,|
| V:480/965-8700 F:480/965-9423 | Tempe, AZ 85287-3011           _ |
| "I like it!"--Citizen G'Kar   | #include <disclaimer.h>       X_>|

Reply via email to