ID: 39625 User updated by: eugen dot shvatsky at gmail dot com Reported By: eugen dot shvatsky at gmail dot com -Status: Feedback +Status: Open Bug Type: XSLT related Operating System: suse 10 PHP Version: 5.2.0 New Comment:
ok! that what i do! ulimit -c unlimited php <file>.php Segmentation fault11 (core dumped) gdb .../httpd2 core bt and i have result - 0 0x402fcb18 in ?? () #1 0x00000014 in ?? () #2 0x08553c40 in ?? () .... another way. rcapahce2 stop gdb .../http2 run -X 0 0x402fcb18 in ?? () bt #1 0x00000014 in ?? () #2 0x08553c40 in ?? () ... what i do wrong??????????/ Previous Comments: ------------------------------------------------------------------------ [2006-12-04 11:06:44] [EMAIL PROTECTED] Please re-read the link I posted before: http://bugs.php.net/bugs-generating-backtrace.php ------------------------------------------------------------------------ [2006-12-04 11:00:23] eugen dot shvatsky at gmail dot com GNU gdb 6.3 Copyright 2004 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 the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-suse-linux"...(no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". warning: core file may not match specified executable file. (no debugging symbols found) Core was generated by `/usr/local/php/bin/php -e do.php'. Program terminated with signal 11, Segmentation fault. #0 0x402fcb18 in ?? () (gdb) bt #0 0x402fcb18 in ?? () #1 0x00000014 in ?? () #2 0x08553c40 in ?? () ... #1977 0x01bb0168 in ?? () ---Type <return> to continue, or q <return> to quit--- #1978 0x01fa01f4 in ?? () #1979 0x02d702bf in ?? () #1980 0x02f002e8 in ?? () #1981 0x02fb02f7 in ?? () #1982 0x030202fe in ?? () #1983 0x01030305 in ?? () #1984 0x01cd017c in ?? () #1985 0x0242020a in ?? () #1986 0x02a5027e in ?? () #1987 0x02d702bf in ?? () #1988 0x02f002e8 in ?? () #1989 0x02fb02f7 in ?? () #1990 0x030202fe in ?? () #1991 0x00f10305 in ?? () #1992 0x01c0016d in ?? () #1993 0x0841012f in ?? () #1994 0x08413808 in ?? () #1995 0x00000007 in ?? () #1996 0xbf9c3050 in ?? () #1997 0x625f7369 in ?? () #1998 0x006c6f6f in ?? () #1999 0x08477278 in ?? () #2000 0x08477278 in ?? () #2001 0x08477278 in ?? () #2002 0x08477278 in ?? () #2003 0x0002eedc in ap_process_child_status () Previous frame inner to this frame (corrupt stack?) ------------------------------------------------------------------------ [2006-12-04 10:04:25] [EMAIL PROTECTED] >#0 0x402fcb18 in ?? This is just the first line. What about FULL backtrace? ------------------------------------------------------------------------ [2006-12-04 09:23:57] eugen dot shvatsky at gmail dot com GNU gdb 6.3 Copyright 2004 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 the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-suse-linux".../usr/local/apache/sbin/httpd: No such file or directory. (no debugging symbols found) Using host libthread_db library "/lib/tls/libthread_db.so.1". Core was generated by `/usr/local/php/bin/php -e do.php'. Program terminated with signal 11, Segmentation fault. #0 0x402fcb18 in ?? () ------------------------------------------------------------------------ [2006-12-02 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/39625 -- Edit this bug report at http://bugs.php.net/?id=39625&edit=1
