> 
> no. Is this directory writable by the user you start the server with? 
> See more notes here:

yes, I just verified. su - httpd, chdir to directory, call a C program
which divides through zero => core dump generated. apache2 still does
not. strace -f httpd ... also does not show that httpd issues a 
chdir(). strange ...


> 
>http://perl.apache.org/release/docs/2.0/devel/debug_c/debug_c.html#Getting_the_core_File_Dumped
> 

thanks - but still having problems:

bash-2.03# /usr/local/apache2/bin/httpd -DDEBUG
One or more DATA sections were not processed by Inline.

[Thu Jun 06 11:22:15 2002] [error] The core should be found at /root/temp/core

[Thu Jun 06 11:22:15 2002] [error] [client 10.1.31.31] Undefined subroutine 
&Bad::Segv::segv called at /root/Portal/core_dump.pm line 20.


the "Inline"-package doesnt seem to compile the segv() routine. *scratch*
I'm using perl-5.6.1, is this a known issue?

thanks,
herbert rosmanith


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to