[Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-08-11 Thread Bug Watch Updater
** Changed in: php5 (Debian) Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in Ubuntu. https://bugs.launchpad.net/bugs/343870 Title: php-cli segmentation fault with mysql

Re: [Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-18 Thread Clint Byrum
Excerpts from Nonox's message of Sun Apr 17 17:02:41 UTC 2011: Hi Clint Byrum, sorry for the delay, here is the result of dpkg -l 'libmysqlclient*': Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-17 Thread Nonox
Hi Clint Byrum, sorry for the delay, here is the result of dpkg -l 'libmysqlclient*': Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-17 Thread Nonox
Hi Clint Byrum, sorry for the delay, here is the result of dpkg -l 'libmysqlclient*': Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description

Re: [Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-12 Thread Clint Byrum
Excerpts from Nonox's message of Tue Apr 12 01:51:12 UTC 2011: Hi! I'm getting (almost any time) the Segmentation fault problem when the crontab execute a php script. Can anyone help me and tell me how to solve the issue? $ lsb_release -a No LSB modules are available. Distributor ID:

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-12 Thread Ambricka
As I've had a similar problem, I'll answer... However, I don't know when I last had the problem, it might be totally useless. ii libmysqlclient15off 5.1.30really5.0.83-0ubuntu3 MySQL database client library ii libmysqlclient16

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-04-11 Thread Nonox
Hi! I'm getting (almost any time) the Segmentation fault problem when the crontab execute a php script. Can anyone help me and tell me how to solve the issue? $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 10.10 Release:10.10 Codename:

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2011-02-01 Thread Martin Pitt
See previous comment. ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic) Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. https://bugs.launchpad.net/bugs/343870 Title: php-cli

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-11-22 Thread Martin Pitt
I take it this is not actually a problem in php5, as nothing here talks about PHP? This is only marked to affect karmic at this point, so personally I don't think that there is much value fixing this in karmic now, and I'd just close it as wont fix. However, if you really want to spend the effort

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-11-21 Thread Clint Byrum
Marking jaunty task Won't Fix as jaunty is past EOL ** Changed in: mysql-dfsg-5.0 (Ubuntu Jaunty) Status: New = Won't Fix ** Changed in: mysql-dfsg-5.1 (Ubuntu Jaunty) Status: New = Won't Fix -- php-cli segmentation fault with mysql extension

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-09-13 Thread Clint Byrum
The patch uploaded above is pretty simple and definitely removes the offending code, in much the same way as it was fixed upstream. I'm doing test runs/builds on karmic right now. ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic) Status: Confirmed = In Progress ** Changed in: mysql-dfsg-5.1

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-09-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/karmic/mysql-dfsg-5.1/mysql- sru-343870 -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu.

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-09-13 Thread Clint Byrum
mysql-dfsg-5.0 buidls libmysqlclient15, which doesn't exist in karmic and so isn't affected by this bug. ** Changed in: mysql-dfsg-5.0 (Ubuntu Karmic) Status: Confirmed = Invalid -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-09-13 Thread Clint Byrum
I've added SRU information to the bug description. I believe this is worthy of a fix for karmic, and have proposed the merge. NOTE that the patch added in the merge proposal above is actually quite different, and that this is the final patch that made it into the mysql source tree.

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-06-01 Thread Adrian Almenar
This is the backtrace that suggests me it's from mysqlclient: Program received signal SIGSEGV, Segmentation fault. zval_mark_grey (pz=0x13539974) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:356 warning: Source file is more recent than executable. 356 p =

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-05-28 Thread Adrian Almenar
This still happens to me on Lucid 64 Bits. Will try with lucid 32 bits and let you know -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-05-28 Thread Adrian Almenar
OK, tested on Lucid 32 bits, it still happens, segfaults while executing a database query... -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-05-28 Thread Adrian Almenar
Here is attached the gdb session: Program received signal SIGSEGV, Segmentation fault. 0x08329955 in gc_zval_possible_root (zv=0xa56a6e4) at /build/buildd/php5-5.3.2/Zend/zend_gc.c:143 143 /build/buildd/php5-5.3.2/Zend/zend_gc.c: No such file or directory. in

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-05-28 Thread Kir Kolyshkin
Adrian, What you post has nothing to do with this bugreport. The bugreport is about problem with mysql extention which made php segfault (and it could be workarounded by uninstalling/disabling mysql extension). In your case backtrace shows no evidence of mysql involved. I suggest you file a

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-05-28 Thread Adrian Almenar
Kir, this happens when mysql is activated and at the time I issue a sql query. If i disable mysql, (fetching everything from memcache) this does not happens, only happens on php-cli not on the webservers not other place. -- php-cli segmentation fault with mysql extension

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-04-26 Thread Mikko Rantalainen
Checked against lucid inside VirtualBox OSE and could not reproduce the problem anymore. I'm able to reproduce against karmic even inside VirtualBox (and on real hardware, too). -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-04-23 Thread Chuck Short
** Changed in: mysql-dfsg-5.0 (Ubuntu Intrepid) Status: New = Won't Fix ** Changed in: mysql-dfsg-5.1 (Ubuntu Intrepid) Status: New = Won't Fix -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-04-22 Thread Chuck Short
For those who are having this problem can they retest against lucid? Thanks chuck -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu.

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-03-19 Thread Dmitrijs Ledkovs
** Tags added: patch-accepted-upstream ** Tags removed: patch -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-03-19 Thread Brian Murray
** Tags added: patch -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-03-04 Thread Hendy Irawan
Still happens on Karmic : ceef...@caliva:~$ php -v PHP 5.2.10-2ubuntu6.4 with Suhosin-Patch 0.9.7 (cli) (built: Jan 6 2010 22:41:56) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies with Xdebug v2.0.4, Copyright (c) 2002-2008, by Derick

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-03-04 Thread Brian Murray
** Tags added: patch -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-02-01 Thread Chuck Short
This is fixed for lucid. The patch described in the mysql bug is there. regards chuck ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Confirmed = Fix Released -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-13 Thread Thierry Carrez
** Changed in: php5 (Ubuntu) Status: Confirmed = Invalid ** Changed in: php5 (Ubuntu Intrepid) Status: New = Invalid ** Changed in: php5 (Ubuntu Jaunty) Status: New = Invalid ** Changed in: php5 (Ubuntu Karmic) Status: Confirmed = Invalid ** Changed in:

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-13 Thread Ondřej Surý
Thierry, could you please leave it in php5 as Confirmed (better would be 'Also Affected' or 'Blocked-By', but launchpad doesn't have these), so it does show up in bug listing? If we hide this bug from users we will get tons of duplicates. Thanks, Ondrej ** Changed in: php5 (Ubuntu)

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
It has not been fixed in Karmic. Check source codes of mysql-dfsg-5.1-5.1.37 and compare with: http://lists.mysql.com/commits/84864 ** Changed in: mysql-dfsg-5.0 (Ubuntu Karmic) Status: Fix Released = Confirmed -- php-cli segmentation fault with mysql extension

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
It has not been fixed in Karmic. Check source codes of mysql-dfsg-5.1-5.1.37 and compare with: http://lists.mysql.com/commits/84864 -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
It has not been fixed in Karmic. Check source codes of mysql-dfsg-5.1-5.1.37 and compare with: http://lists.mysql.com/commits/84864 ** Changed in: php5 (Ubuntu Karmic) Status: Fix Released = Confirmed ** Changed in: php5 (Ubuntu) Status: Fix Released = Confirmed ** Package

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
** Also affects: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided Status: New ** Changed in: mysql-dfsg-5.0 (Ubuntu Karmic) Status: New = Confirmed -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
Please add attached dpatch to karmic mysql-dfsg-5.0 and mysql-dfsg-5.1, jaunty and intrepid mysql-dfsg-5.0. Looks like hardy is also affected. ** Attachment added: Patch to remove unneeded changes to Linux threading.

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-12-02 Thread Morten Bressendorff Schmidt
I too still get these random segfaults. I'm on Karmic. $ dpkg -l php5-{mysql,cli}|grep ii|awk {' print $2$3 '} php5-cli 5.2.10.dfsg.1-2ubuntu6.3 php5-mysql 5.2.10.dfsg.1-2ubuntu6.3 -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-29 Thread L Duperval
Just updated to Karmic (final) this morning and I am seeing the same thing. Is there a way to test php-mysql to determine where the problem lies? I am using php5 5.2.10, php5-mysql 5.2.10. I had libmysqlclientoff 5.1.30 but removed it and now only have libmysqlclient16 5.1.37. I tried

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-29 Thread L Duperval
I am on 64 bit Karmic also. -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-23 Thread Mikko Rantalainen
Reproduced with 64 bit Karmic. See bug 459048 for stack trace. -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-16 Thread Russ Brown
Sent here from bug 392521. 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. $ php -v PHP 5.2.10-2ubuntu5 with Suhosin-Patch 0.9.7 (cli) (built: Oct 13 2009 18:33:05) $

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-10 Thread Steffen Rusitschka
I'm still experiencing this bug on Jaunty AND Karmic (64-bit). -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-06 Thread Chuck Short
** Also affects: mysql-dfsg-5.0 (Ubuntu Intrepid) Importance: Undecided Status: New ** Also affects: php5 (Ubuntu Intrepid) Importance: Undecided Status: New ** Also affects: mysql-dfsg-5.0 (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: php5

Re: [Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-06 Thread Mark Rose
Thanks!! Cheers, Mark On Tuesday 06 October 2009 9:11:20 am Chuck Short wrote: ** Changed in: php5 (Ubuntu Karmic) Status: Confirmed = Fix Released -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/ubuntu/jaunty/mysql-dfsg-5.0/mysql- sru-343870 -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-06 Thread Launchpad Bug Tracker
** Branch linked: lp:~zulcss/ubuntu/intrepid/mysql-dfsg-5.0/mysql- sru-343870 -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-10-06 Thread Chuck Short
Confirmed on a jaunty install. ** Changed in: mysql-dfsg-5.0 (Ubuntu Karmic) Status: Triaged = Fix Released -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-21 Thread Mikko Rantalainen
To reproduce in Jaunty (may require at least two physical CPU cores because this is a race condition) simply run the following bash command: $ while true; do php -r ; done (hit CTRL+C after seeing at least one Segmentation fault) The above code repeatedly starts php interpreter and runs no code

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-21 Thread kolen
$ while true; do php -r ; done Yes, reproduced in Jaunty on two CPU cores. -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-21 Thread Chuck Short
Hi, I was wondering if someone can test this on Karmic as well. Thanks chuck -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-18 Thread Mark Rose
I am experiencing this in Jaunty. I'm temporarily getting around it using 'taskset -c 0 php ...' -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-18 Thread DarkNova
I am experiencing this bug in Jaunty. I would like to try installing the Debian upstream replacement for libmysqlclient15off as referenced in the bug: http://ftp.fr.debian.org/debian/pool/main/m/mysql- dfsg-5.0/libmysqlclient15off_5.0.51a-24+lenny2+spu1_amd64.deb I tried installing this with

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-07 Thread joro
Please use the MySQL bug database (http://bugs.mysql.com) to report bugs. -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-07 Thread Håvard Pedersen
Since Andrew posted a link to the bug report for MySQL, I doubt re- reporting the bug to them is productive. And since it is fixed in Debian, the problem is clearly isolated and fixed somewhere. -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-09-03 Thread Mark Rose
This one is reay irritating. I hope it's fixed in the next Ubuntu update. I've wasted countless hours trying trace down random seg faults due to this. -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-08-24 Thread Frank Schubert
As the last libmysqlclient15off update (5.1.30really5.0.75-0ubuntu10.2) still seem to contains this bug, I'll try to explain (repeat) the description of how to test for the bug as in: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524366 In short: Compare the output of while [ 1 ]; do echo

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-03-30 Thread Mathias Gug
** Also affects: mysql-server via http://bugs.mysql.com/bug.php?id=42850 Importance: Unknown Status: Unknown ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided = Low Status: New = Triaged ** Changed in: mysql-dfsg-5.0 (Ubuntu) Importance: Low = Medium --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-03-19 Thread Chuck Short
** Also affects: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided Status: New -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu.

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-03-16 Thread Andrew Mitchell
** Bug watch added: Debian Bug tracker #493045 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493045 ** Also affects: php5 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493045 Importance: Unknown Status: Unknown -- php-cli segmentation fault with mysql

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-03-16 Thread Bug Watch Updater
** Changed in: php5 (Debian) Status: Unknown = Incomplete -- php-cli segmentation fault with mysql extension https://bugs.launchpad.net/bugs/343870 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 343870] Re: php-cli segmentation fault with mysql extension

2009-03-16 Thread Andrew Mitchell
This happens on Debian as well due to a race condition in libmysqlclient15off: http://bugs.mysql.com/bug.php?id=42850 ** Changed in: php5 (Ubuntu) Importance: Undecided = Medium Status: New = Confirmed -- php-cli segmentation fault with mysql extension