Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Jan Ehrhardt
Jan Ehrhardt in php.windows (Thu, 26 Dec 2013 22:25:25 +0100): >Program received signal SIGSEGV, Segmentation fault. >[Switching to Thread 872.0xb44] >0x6fdfdf9f in zend_mm_set_custom_handlers () > from D:\phpdev\php57.x86\php5ts.dll >(gdb) bt >#0 0x6fdfdf9f in zend_mm_set_custom_handlers () >

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Jan Ehrhardt
Jan Ehrhardt in php.windows (Thu, 26 Dec 2013 20:47:08 +0100): >I will try to get a BT with GDB. Probably that wil mean I have to load >PHP 5.7 as mod_php in a VC11 Apache, because GDB does not catch errors >of a php-cgi that is loaded from within Apache. > >I will install Apache 3.4.7 VC11 now on

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Jan Ehrhardt
"Anatol Belski" in php.windows (Thu, 26 Dec 2013 22:35:06 +0100): >On Thu, December 26, 2013 20:47, Jan Ehrhardt wrote: >> I will try to get a BT with GDB. Probably that wil mean I have to load >> PHP 5.7 as mod_php in a VC11 Apache, because GDB does not catch errors >> of a php-cgi that is loaded

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Anatol Belski
On Thu, December 26, 2013 22:25, Jan Ehrhardt wrote: > Jan Ehrhardt in php.windows (Thu, 26 Dec 2013 21:24:39 +0100): > >> Fatal error: Undefined class constant 'MYSQL_ATTR_USE_BUFFERED_QUERY' >> in includes\database\mysql\database.inc on line 46 > > False alarm, this had something to do with the e

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Anatol Belski
On Thu, December 26, 2013 22:45, Jan Ehrhardt wrote: > "Anatol Belski" in php.windows (Thu, 26 Dec 2013 22:35:06 +0100): > >> On Thu, December 26, 2013 20:47, Jan Ehrhardt wrote: >> >>> I will try to get a BT with GDB. Probably that wil mean I have to >>> load PHP 5.7 as mod_php in a VC11 Apache, b

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Jan Ehrhardt
Jan Ehrhardt in php.windows (Thu, 26 Dec 2013 21:24:39 +0100): >Fatal error: Undefined class constant 'MYSQL_ATTR_USE_BUFFERED_QUERY' in >includes\database\mysql\database.inc on line 46 False alarm, this had something to do with the extension_dir settings. I have php 5.7 x86 TS now running as mod_

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Jan Ehrhardt
"Anatol Belski" in php.windows (Thu, 26 Dec 2013 19:37:21 +0100): >There was a number of commits to opcache last week, I also merged them >into str_size_and_int64 branch. So the code base should be comparable. I >think the best way to handle it yet is using bugs.php.net, especially as >you mean the

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Anatol Belski
On Thu, December 26, 2013 20:47, Jan Ehrhardt wrote: > "Anatol Belski" in php.windows (Thu, 26 Dec 2013 19:37:21 +0100): > >> There was a number of commits to opcache last week, I also merged them >> into str_size_and_int64 branch. So the code base should be comparable. I >> think the best way to