ID:               32422
 User updated by:  rob at wildlime dot com
 Reported By:      rob at wildlime dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows XP SP2
 PHP Version:      4.3.10
 New Comment:

sorry for the delay...

using PHP/5.1.0-dev
 - no extensions loaded
 - PEAR installed (default packages and Date)

Got the same access violation.

stack trace:
ntdll!RtlpCoalesceFreeBlocks+0x21
ntdll!RtlFreeHeap+0x2e9
msvcrt!free+0xc3
msvcrt!__crtsetenv+0x193
msvcrt!_putenv_lk+0x42
msvcrt!_putenv+0x20
WARNING: Stack unwind information not available. Following frames may
be wrong.
php5ts!php_get_inf+0x1083


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

[2005-03-31 08:16:01] [EMAIL PROTECTED]

Using extensions from different PHP version will not work of course..
but does the PEAR crap work any better?


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

[2005-03-31 01:41:01] rob at wildlime dot com

The access violation on starting Apache goes away if I disable all the
extensions I was previously using (mysql, curl, openssl)

I have tested this using php.ini-recommended, the only change being
setting the extension dir from ./ to c:\php\ext

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

[2005-03-31 01:30:15] rob at wildlime dot com

Using PHP/5.1.0-dev

access violation immediately on starting Apache

stack trace:
php5ts!zend_do_inherit_interfaces+0x14e

(yes, that's all)

I haven't installed PEAR yet...

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

[2005-03-30 08:54:10] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

(yes, it's PHP5, but I'd like to know if this happens with it too..)

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

[2005-03-30 01:49:22] rob at wildlime dot com

Using PHP/4.3.11RC2-dev

(btw, is it intentional that pear installs to c:\php\pear\pear?)

Same result - frequent access violation.

stack trace:
ntdll!RtlpCoalesceFreeBlocks+0x21
ntdll!RtlFreeHeap+0x2e9
msvcrt!free+0xc3
msvcrt!__crtsetenv+0x193
msvcrt!_putenv_lk+0x42
msvcrt!_putenv+0x20
WARNING: Stack unwind information not available. Following frames may
be wrong.
php4ts!php_get_inf+0xfae

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

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/32422

-- 
Edit this bug report at http://bugs.php.net/?id=32422&edit=1

Reply via email to