php-windows Digest 25 Jul 2013 18:38:29 -0000 Issue 4120

Topics (messages 31066 through 31066):

Re: CLI Crash Bug
        31066 by: Eric Stenson

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
[Following up, now that I'm actually subscribed to this distribution list]

I've filed bug https://bugs.php.net/bug.php?id=65338 to track this issue.  The 
root cause of the AV is when more than one module hooks the interned strings, a 
"wrong" value will be left in CG(interned_strings_start), which the Zend core 
thinks contains the value that it alloc'd during zend_interned_strings_init().

More details are in the bug.

I've added a potential fix for the Zend folks to consider.  It's slightly less 
harsh than the workaround provided by Jan.  ;)

Thx!
          --E.


--- End Message ---

Reply via email to