[php-maint] Bug#703408: Backtrace

Christian Blank Christian at blank-online.eu
Wed Mar 20 08:28:01 UTC 2013


Here's the Backtrace from Apache-Core:

GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 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 "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/sbin/apache2...Reading symbols from 
/usr/lib/debug/usr/sbin/apache2-mpm-prefork...done.
done.
[New LWP 7344]

warning: Can't read pathname for load map: Eingabe-/Ausgabefehler.

warning: 
"/usr/lib/debug/.build-id/84/bee3ec119629745f1abb696a297d23ef52d3ba.debug": 
separate debug info file has no debug info

warning: 
"/usr/lib/debug/.build-id/21/4945f85c1d0fa4a484080ca1c9211027c39ea3.debug": 
separate debug info file has no debug info
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/apache2 -k start'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f3f4a506dca in do_bind_function () from 
/usr/lib/apache2/modules/libphp5.so
(gdb) bt full
#0  0x00007f3f4a506dca in do_bind_function () from 
/usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#1  0x00007f3f4a5585a0 in ?? () from /usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#2  0x00007f3f4a584917 in execute () from 
/usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#3  0x00007f3f4a52475e in zend_execute_scripts () from 
/usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#4  0x00007f3f4a4c3d33 in php_execute_script () from 
/usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#5  0x00007f3f4a5cd44a in ?? () from /usr/lib/apache2/modules/libphp5.so
No symbol table info available.
#6  0x00007f3f4e5b0b60 in ap_run_handler (r=0x7f3f4e3740a0) at config.c:159
         pHook = 0x7f3f4e52b9e0
         n = 3
         rv = 32
#7  0x00007f3f4e5b0fab in ap_invoke_handler (r=r at entry=0x7f3f4e3740a0) 
at config.c:377
         handler = <optimized out>
         p = <optimized out>
         result = <optimized out>
         old_handler = 0x7f3f4e54bd18 "application/x-httpd-php"
         ignore = <optimized out>
#8  0x00007f3f4e5c1088 in ap_process_request (r=r at entry=0x7f3f4e3740a0) 
at http_request.c:282
         access_status = <optimized out>
#9  0x00007f3f4e5bdf48 in ap_process_http_connection (c=0x7f3f4e4bb290) 
at http_core.c:190
         r = 0x7f3f4e3740a0
         csd = 0x0
#10 0x00007f3f4e5b7520 in ap_run_process_connection (c=0x7f3f4e4bb290) 
at connection.c:43
         pHook = 0x7f3f4e52c098
         n = 1
         rv = 32
#11 0x00007f3f4e5b7908 in ap_process_connection 
(c=c at entry=0x7f3f4e4bb290, csd=<optimized out>) at connection.c:190
         rc = <optimized out>
#12 0x00007f3f4e5c5cb9 in child_main 
(child_num_arg=child_num_arg at entry=6) at prefork.c:667
         current_conn = 0x7f3f4e4bb290
         csd = 0x7f3f4e4bb0a0
         ptrans = 0x7f3f4e4bb028
         allocator = 0x7f3f50775d80
         status = <optimized out>
         i = <optimized out>
         lr = <optimized out>
---Type <return> to continue, or q <return> to quit---q


Hope this helps you debugging.

Christian Blank



More information about the pkg-php-maint mailing list