ID: 45630 Updated by: [EMAIL PROTECTED] Reported By: ast dot markus at gmx dot net -Status: Open +Status: Feedback -Bug Type: PDO related +Bug Type: Reproducible crash Operating System: Windows Vista SP1 x64 PHP Version: 5.3CVS-2008-07-15 (snap) New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ Previous Comments: ------------------------------------------------------------------------ [2008-08-15 05:54:50] ast dot markus at gmx dot net I dont think that its only PDO related. I tested it again without PDO and without any extension and .... it crashs. The backtrace can be found here: http://85.88.23.236/php%20crash.mht ------------------------------------------------------------------------ [2008-08-02 08:43:08] ast dot markus at gmx dot net With this: extension=php_pdo.dll PHP crashes while loading phpinfo() With this: ;extension=php_pdo.dll PHP doesnt crashes and loads phpinfo() but according to phpinfo it also loads the PDO Extension. And it also throws PDOExceptions. If I want to load the php_pdo_mysql.dll or php_mysqli.dll extension the phpinfo() work, too. But If I want to use MySQL than, it crashs again. ------------------------------------------------------------------------ [2008-08-02 08:19:37] ast dot markus at gmx dot net If I use an unmodified php.ini it also works partly. It just crashes after processed the PHP Script. But using the PDO extension it causes to the crash mentioned in my first post. ------------------------------------------------------------------------ [2008-07-30 19:59:05] ast dot markus at gmx dot net > Did you have the debug stuff installed when you did that backtrace? If you mean this: http://snaps.php.net/win32/php5.3-dbgpack-win32-200807280430.zip - yes I tried it without any php.ini loaded and it works! At least partly. It processed the PHP Script and also gave me an output now. But after that it crashes. I made an backtrace of this crash. Here the complete backtrace result. I hope it helps: http://85.88.23.236/CrashHang_Report__PID_2996__PID_3364__PID_3380__PID_4196__PID_4448__PID_4500__PID_4544__PID_4568__PID_4892__PID_5472__PID_5624__PID_5804__PID_5848__PID_5936__PID_6048__PID_908__PID_916__07302008215228250.mht > caused either by "Out of memory I have 4GB Ram :) ------------------------------------------------------------------------ [2008-07-30 18:54:29] [EMAIL PROTECTED] Did you have the debug stuff installed when you did that backtrace? And as it seems this error is caused either by "Out of memory" or when exceeding memory_limit, try without any php.ini loaded. (just remove every php*.ini file from your system to be absolutely sure!) ------------------------------------------------------------------------ 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/45630 -- Edit this bug report at http://bugs.php.net/?id=45630&edit=1
