Re: Here is my backtrace, please solove my problem

2001-11-10 Thread Barrie Slaymaker
On Sat, Nov 10, 2001 at 12:10:03PM -0800, SubbaReddy M wrote: > > /soft/Apache-ASP-2.27/make_httpd/mod_perl-1.26/core: No such file or directory. You need a core file to do this... gdb is kindly pointing out that you don't have one. > and i am really thankfull for your help. I'm just (repeated

Re: Here is my backtrace, please solove my problem

2001-11-09 Thread SubbaReddy M
lp. -SubbaReddy - Original Message - From: "Barrie Slaymaker" <[EMAIL PROTECTED]> To: "SubbaReddy M" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 10:09 PM Subject: Re: Here is my backtrace, please solove my problem >

Re: Here is my backtrace, please solove my problem

2001-11-09 Thread Barrie Slaymaker
[Note the Reply-To] You're getting closer. Unfortunately, the backtrace you sent says that gdb attached to a running httpd and it happened to be sitting in select() when gdb attached on to it. At which point you grabbed the backtrace and exited, killing the httpd before recreating the problem.

Here is my backtrace, please solove my problem

2001-11-09 Thread SubbaReddy M
Hello, [root@qclinux mod_perl-1.26]# gdb httpd 14947 GNU gdb 19991004 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see