ID: 37299 Updated by: [EMAIL PROTECTED] Reported By: volk at pcservice-direkt dot de -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: Linux 2.6.15-1-686 PHP Version: 5.1.3 New Comment:
First of all: are you able to reproduce it without tidy? If yes, why to mention it at all? And honestly saying I don't understand what do you expect hear from us if it happens ONLY on this machine. There must be something with your machine then. Previous Comments: ------------------------------------------------------------------------ [2006-05-03 22:18:15] volk at pcservice-direkt dot de Description: ------------ Since PHP 5.0.4 I get segmentation faults when the cli is shutting down. This occurs only on a Pentium III machine, not on machines with AMD's k7/k8 CPUs or Pentium P4 CPUs. The ./configure --$OPTIONS are identical on all machines, beside the marchCFLAGS. Yes, I've read the bugs #30660, #34725 and #36182, but there is not really a solution for this problem. This bug seems to be cpu specific.(?) Reproduce code: --------------- [EMAIL PROTECTED]:/usr/local/src/php-5.1.3-debug$ /tmp/sig11/bin/php -v Expected result: ---------------- PHP 5.1.3 (cli) (built: May 3 2006 23:47:25) (DEBUG) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies Actual result: -------------- PHP 5.1.3 (cli) (built: May 3 2006 23:47:25) (DEBUG) Copyright (c) 1997-2006 The PHP Group Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies Segmentation fault Backtrace: #0 0xb70589dd in ?? () #1 0x0830957e in tsrm_shutdown () at /usr/local/src/php-5.1.3-debug/TSRM/TSRM.c:180 #2 0x083f987e in main (argc=2, argv=0xbfa945b4) at /usr/local/src/php-5.1.3-debug/sapi/cli/php_cli.c:1255 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37299&edit=1