Guest User

Apache segfault

a guest
Sep 26th, 2013
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 8.87 KB | None | 0 0
  1. GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
  2. Copyright (C) 2012 Free Software Foundation, Inc.
  3. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  4. This is free software: you are free to change and redistribute it.
  5. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  6. and "show warranty" for details.
  7. This GDB was configured as "i686-linux-gnu".
  8. For bug reporting instructions, please see:
  9. <http://bugs.launchpad.net/gdb-linaro/>...
  10. Reading symbols from /usr/sbin/apache2...(no debugging symbols found)...done.
  11. [New LWP 5162]
  12.  
  13. warning: Can't read pathname for load map: Input/output error.
  14. [Thread debugging using libthread_db enabled]
  15. Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
  16.  
  17. warning: the debug information found in "/usr/lib/debug//usr/lib/php5/20090626+lfs/mysql.so" does not match "/usr/lib/php5/20090626+lfs/mysql.so" (CRC mismatch).
  18.  
  19.  
  20. warning: the debug information found in "/usr/lib/debug/usr/lib/php5/20090626+lfs/mysql.so" does not match "/usr/lib/php5/20090626+lfs/mysql.so" (CRC mismatch).
  21.  
  22.  
  23. warning: the debug information found in "/usr/lib/debug//usr/lib/php5/20090626+lfs/mysqli.so" does not match "/usr/lib/php5/20090626+lfs/mysqli.so" (CRC mismatch).
  24.  
  25.  
  26. warning: the debug information found in "/usr/lib/debug/usr/lib/php5/20090626+lfs/mysqli.so" does not match "/usr/lib/php5/20090626+lfs/mysqli.so" (CRC mismatch).
  27.  
  28.  
  29. warning: the debug information found in "/usr/lib/debug//usr/lib/php5/20090626+lfs/pdo_mysql.so" does not match "/usr/lib/php5/20090626+lfs/pdo_mysql.so" (CRC mismatch).
  30.  
  31.  
  32. warning: the debug information found in "/usr/lib/debug/usr/lib/php5/20090626+lfs/pdo_mysql.so" does not match "/usr/lib/php5/20090626+lfs/pdo_mysql.so" (CRC mismatch).
  33.  
  34. Core was generated by `/usr/sbin/apache2 -k start'.
  35. Program terminated with signal 11, Segmentation fault.
  36. #0  spl_array_next_no_verify (intern=0xba3f333c, aht=0xba4cab10) at /build/buildd/php5-5.3.10/ext/spl/spl_array.c:102
  37. 102 /build/buildd/php5-5.3.10/ext/spl/spl_array.c: No such file or directory.
  38. (gdb) bt
  39. #0  spl_array_next_no_verify (intern=0xba3f333c, aht=0xba4cab10) at /build/buildd/php5-5.3.10/ext/spl/spl_array.c:102
  40. #1  0xb5e9e409 in ZEND_FE_FETCH_SPEC_VAR_HANDLER (execute_data=0xb980dd90) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:9014
  41. #2  0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  42. #3  0xb6ce7123 in xdebug_execute (op_array=0xba312d1c) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  43. #4  0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980db48) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  44. #5  0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  45. #6  0xb6ce7123 in xdebug_execute (op_array=0xb9f88c30) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  46. #7  0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980d9c8) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  47. #8  0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  48. #9  0xb6ce7123 in xdebug_execute (op_array=0xb9f882dc) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  49. #10 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980d664) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  50. #11 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  51. #12 0xb6ce7123 in xdebug_execute (op_array=0xb9f94a94) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  52. #13 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980d4fc) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  53. #14 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  54. #15 0xb6ce7123 in xdebug_execute (op_array=0xb9fa40f0) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  55. #16 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980d3c4) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  56. #17 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  57. #18 0xb6ce7123 in xdebug_execute (op_array=0xb9fa3880) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  58. #19 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980d218) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  59. #20 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  60. #21 0xb6ce7123 in xdebug_execute (op_array=0xb9fa50d4) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  61. #22 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980ce6c) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  62. #23 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  63. #24 0xb6ce7123 in xdebug_execute (op_array=0xb9fa4fe4) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  64. #25 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980cbe0) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  65. #26 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  66. #27 0xb6ce7123 in xdebug_execute (op_array=0xb9f9cba0) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  67. #28 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980c514) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  68. #29 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  69. #30 0xb6ce7123 in xdebug_execute (op_array=0xb9fa1264) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  70. #31 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980c288) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  71. #32 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  72. #33 0xb6ce7123 in xdebug_execute (op_array=0xb9f9cba0) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  73. #34 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980c0ac) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  74. #35 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  75. #36 0xb6ce7123 in xdebug_execute (op_array=0xb9fa05d4) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  76. #37 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980be20) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  77. #38 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  78. #39 0xb6ce7123 in xdebug_execute (op_array=0xb9f9cba0) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  79. #40 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980b3c0) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  80. #41 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  81. #42 0xb6ce7123 in xdebug_execute (op_array=0xb995f3a8) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  82. #43 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980b0d4) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  83. #44 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  84. #45 0xb6ce7123 in xdebug_execute (op_array=0xb9958bf4) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  85. #46 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980b034) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  86. #47 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  87. #48 0xb6ce7123 in xdebug_execute (op_array=0xb991bdb8) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  88. #49 0xb5ee3bf1 in zend_do_fcall_common_helper_SPEC (execute_data=0xb980ae8c) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:344
  89. #50 0xb5e9356e in execute (op_array=0xb6ce7123) at /build/buildd/php5-5.3.10/Zend/zend_vm_execute.h:107
  90. #51 0xb6ce7123 in xdebug_execute (op_array=0xb97c8638) at /build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1272
  91. #52 0xb5e6c239 in zend_execute_scripts (type=0, retval=0xbf828aa4, file_count=0) at /build/buildd/php5-5.3.10/Zend/zend.c:1308
  92. #53 0xb5e128fe in php_execute_script (primary_file=0xbf828aa4) at /build/buildd/php5-5.3.10/main/main.c:2323
  93. #54 0xb5f008c0 in php_handler (r=0xb6d4a260) at /build/buildd/php5-5.3.10/sapi/apache2handler/sapi_apache2.c:688
  94. #55 0xb770d75e in ap_run_handler ()
  95. #56 0xb770dbd6 in ap_invoke_handler ()
  96. #57 0xb771f07c in ap_internal_redirect ()
  97. ---Type <return> to continue, or q <return> to quit---
  98. #58 0xb72df9a1 in ?? () from /usr/lib/apache2/modules/mod_rewrite.so
  99. #59 0xb770d75e in ap_run_handler ()
  100. #60 0xb770dbd6 in ap_invoke_handler ()
  101. #61 0xb771fa08 in ap_process_request ()
  102. #62 0xb771c4c0 in ?? ()
  103. #63 0xb7714d2e in ap_run_process_connection ()
  104. #64 0xb77252e5 in ?? ()
  105. #65 0xb7725c43 in ?? ()
  106. #66 0xb772698c in ap_mpm_run ()
  107. #67 0xb76f678d in main ()
Advertisement
Add Comment
Please, Sign In to add comment