*** 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
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
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
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
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
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
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
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
** 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