[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2010-01-13 Thread Ondřej Surý
*** This bug is a duplicate of bug 343870 *** https://bugs.launchpad.net/bugs/343870 ** This bug has been marked a duplicate of bug 343870 php-cli segmentation fault with mysql extension -- Segmentation fault when using php -l to validate any PHP script https://bugs.launchpad.net/bugs/392

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-10-16 Thread Kir Kolyshkin
Russ, I think it makes more sense to report it not here but in bug #343870, since there they believe it's fixed. Also please specify your php* and mysql* versions -- Segmentation fault when using php -l to validate any PHP script https://bugs.launchpad.net/bugs/392521 You received this bug notif

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-10-16 Thread Russ Brown
I just tried this on a completely up to date karmic machine: $ while true; do php -r ""; done Segmentation fault (core dumped) Segfaults continue to appear every few seconds. -- Segmentation fault when using php -l to validate any PHP script https://bugs.launchpad.net/bugs/392521 You received t

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-10-14 Thread Pedro Villavicencio
Thank for the report, as per your latest comments this looks like bug 343870 which is fixed on karmic, could you test the same there with a karmic live cd or installation and confirm ? Thanks. ** Changed in: php5 (Ubuntu) Importance: Undecided => Medium ** Changed in: php5 (Ubuntu) Stat

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-09-08 Thread Kir Kolyshkin
Appropriate MySQL bug (still not fixed at the moment): http://bugs.mysql.com/bug.php?id=42850 ** Bug watch added: MySQL Bug System #42850 http://bugs.mysql.com/bug.php?id=42850 -- Segmentation fault when using php -l to validate any PHP script https://bugs.launchpad.net/bugs/392521 You receiv

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-09-08 Thread Kir Kolyshkin
Relative bugs: OpenVZ: http://bugzilla.openvz.org/show_bug.cgi?id=1012 Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515143 The problem is not in PHP but in MySQL, it just affects PHP in particular. This is caused by code in libmysqlclient introduced in mysql bug #24507 (http://bugs.my

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-08-14 Thread MarcelB
This also happened when simply executing the same file a.php, for i in `seq 1 100`;do php a.php;done --> would also end up in a segmentation fault (rarely) Also php web-pages were halted but that probably was related to the race condition in libmysqlclient15off ( bug #343870) -- Segmentation f

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-08-14 Thread Stephen O'Neill
I'm not really au-fait with gdb and the like. However I installed libgcc1-dbg to get more debugging symbols and got the attached trace using Jonathan's a.php. Hopefully it will be of some use. I am using Jaunty 32 bit. My kernel is 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i68

[Bug 392521] Re: Segmentation fault when using php -l to validate any PHP script

2009-08-13 Thread Jonathan Marsden
** Summary changed: - Segmentation fault when running any script + Segmentation fault when using php -l to validate any PHP script -- Segmentation fault when using php -l to validate any PHP script https://bugs.launchpad.net/bugs/392521 You received this bug notification because you are a member