Jan Ehrhardt in php.pecl.dev (Sun, 06 Oct 2013 16:52:33 +0200):
>And this one was NTS only as far as I know:
>http://pecl.php.net/package/WinCache/1.3.5.0/windows
>But to my surprise there are TS builds listed. The last time I tried
>that you could compile it, but loading it led to a crash. Has this been
>fixed in the mean time?

I tried to load php_wincache.dll with PHP 5.4 TS and it crashed with a
"Unhandled exception at 0x10001300 in php-cgi.exe: 0xC0000005: Access
violation"
at this line in TSRM.c:
        resource_types_table[j].dtor(p->storage[j], &p->storage);

>Did you test if all those 100 extensions will load without crash?

Apparently, you did not (yet). I would advice you to do such as a
minimal check.

Jan

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to