ID:               37299
 Comment by:       RQuadling at GMail dot com
 Reported By:      volk at pcservice-direkt dot de
 Status:           Feedback
 Bug Type:         *General Issues
 Operating System: Linux 2.6.15-1-686
 PHP Version:      5.1.3
 New Comment:

PHP V5.1.4 on Windows XP SP2.

With or without Zend Optimizer.
No extensions other than Tidy.

Crashes on close.

php -v

at the command line causes a "Report to Microsoft" / Dr. Watson thingy.


Previous Comments:
------------------------------------------------------------------------

[2006-05-05 19:10:14] [EMAIL PROTECTED]

Please close the bug, if it does not occur anymore.

------------------------------------------------------------------------

[2006-05-04 15:04:12] volk at pcservice-direkt dot de

I've adjusted config.nice and updated to PHP 5.1.4. Now it works:
[EMAIL PROTECTED]:~$ php -m | grep tidy
tidy
[EMAIL PROTECTED]:~$ 
(No segmentation fault)

If you are interested I can provide the difference between config.nice
from PHP 5.1.3 and 5.1.4.

------------------------------------------------------------------------

[2006-05-04 13:52:21] [EMAIL PROTECTED]

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.

------------------------------------------------------------------------

[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

Reply via email to