Date: Mon, 19 Apr 2010 13:34:14 +0200 From: Adam PAPAI <wooh@wooh.hu> To: freebsd-ports@freebsd.org Subject: pdo_mysql ? dumps if enabled (php5-pdo_mysql-5.3.2) Message-ID: <4BCC3FB6.3010602@wooh.hu>
next in thread | raw e-mail | index | archive | help
I've upgraded to php5-5.3.2. After upgrading all php5 related ports, php started to dump. It caused by the php5-pdo_mysql-5.3.2. The gdb shows: #0 0x000000000055bc9a in zend_startup_module_ex () #1 0x0000000000562768 in zend_hash_apply () #2 0x000000000055ba80 in zend_startup_modules () #3 0x00000000004f40a8 in php_module_startup () #4 0x00000000005ed78d in php_cli_startup () #5 0x00000000005edf95 in main () #6 0x0000000000417c95 in _start () Should it be a ports bug or local problem? I've tested it on another machine and it dumps as well with the config above. What shall I do? My clients are getting nervous about their web pages, 'cos they're not really working without the pdo_mysql. (magento sites and piwik) Thanks in advance, -- Adam PAPAI
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BCC3FB6.3010602>