From: gertrainer dot bitterlich at ima-dresden dot de Operating system: Windows 7 Pro 64-Bit PHP version: 5.5.0RC2 Package: opcache Bug Type: Bug Bug description:64-Bit-PHP crashes with Opcache
Description: ------------ If I use php-5.5.0RC2-nts-Win32-VC11-x64, I get the following error messages. With PHP 5.5RC2 32-Bit there is no error. Browser-Page: HTTP-Fehler 500.0 - Internal Server Error Application Event-Log-Error message: - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Zend OPcache" /> <EventID Qualifiers="0">487</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2013-05-27T06:27:21.000000000Z" /> <EventRecordID>175283</EventRecordID> <Channel>Application</Channel> <Computer>pan-w7.ima-dresden.local</Computer> <Security /> </System> - <EventData> <Data>Unable to reattach to base address</Data> <Data>Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.</Data> </EventData> </Event> This is allways in connection with PHP scripts, witch are called over AJAX requests. If I deactivate OPCache in the php.ini, then it works correct. -- Edit bug report at https://bugs.php.net/bug.php?id=64926&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=64926&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=64926&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=64926&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=64926&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=64926&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=64926&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=64926&r=needscript Try newer version: https://bugs.php.net/fix.php?id=64926&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=64926&r=support Expected behavior: https://bugs.php.net/fix.php?id=64926&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=64926&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=64926&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=64926&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64926&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=64926&r=dst IIS Stability: https://bugs.php.net/fix.php?id=64926&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=64926&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=64926&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=64926&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=64926&r=mysqlcfg