https://issues.apache.org/bugzilla/show_bug.cgi?id=44706


Jin-Shan Tseng <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO




--- Comment #3 from Jin-Shan Tseng <[EMAIL PROTECTED]>  2008-03-30 20:45:27 PST 
---
(In reply to comment #1)
> Please provide a backtrace / stackstrace of the crash
> (http://httpd.apache.org/dev/debugging.html).

symbol file
http://ftp.twaren.net/htdocs/objdump-t.txt
http://ftp.twaren.net/htdocs/objdump-T.txt

GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
Attaching to process 13446
Reading symbols from /home/httpd2/bin/httpd...done.
Using host libthread_db library "/lib/libthread_db.so.1".
0xffffe410 in __kernel_vsyscall ()
(gdb) b main
Breakpoint 1 at 0x1d060: file main.c, line 438.
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /home/httpd2/bin/httpd
Warning:
Cannot insert breakpoint 1.
Error accessing memory address 0x1d060: Input/output error.

(gdb) quit
The program is running.  Exit anyway? (y or n) y


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to