** 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 exte
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
> |/ Err?=(none)/R
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
+++
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
Excerpts from Ambricka's message of Tue Apr 12 07:28:16 UTC 2011:
> 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
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
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.
> Distribut
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:
On Tue, 2011-02-01 at 12:23 +, Martin Pitt wrote:
> See previous comment.
>
> ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic)
>Status: Confirmed => Won't Fix
>
I think thats fair Martin. When I did the initial patch in September it
made sense.. but now 5 months later, Karmic should be
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 segmenta
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
effor
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
https://bugs.launchpad.net/bugs/3438
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.
https://code.
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 b
** 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.
--
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
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 = Z_ARRVAL
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
https://bugs.launchpad.ne
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 separ
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 /build/buildd/php5-5.3.2
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
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 ubunt
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 notific
** 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
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.
-
** 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
Ubuntu-server-bugs@lists.ub
** 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.
--
Ubuntu-server-bugs
** 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
Ubuntu-server-bugs@lists.ub
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 Ret
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 beca
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)
Status
** 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: mysql-dfs
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."
http://launchpadlibrarian.net/37770104/64_fix-dummy-thread-race-condition.
** 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
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 chang
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
Serv
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
https://bugs.launchpad.ne
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 th
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
Ubuntu-server-bugs@l
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 accessing
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.
--
Ubuntu-server-bug
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)
$
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.
--
Ubuntu-server-bug
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 i
** 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.
--
Ub
** 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.
--
Ubun
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 yo
** 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 are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
--
Ubu
** 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 (Ubu
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.
--
U
> $ 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.
--
U
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 c
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 dpk
I am not experiencing this in Jaunty.
--
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
Ubuntu-ser
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 php
Are people having problems with this bug in jaunty as well? Or is it
just intrepid?
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 php
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 receive
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.
--
Ubuntu
Sorry for +1'ing, but isn't this a pretty serious bug to keep unpatched
for 6 months?
--
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.
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
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 'h
** 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
--
p
** 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.
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
https://bugs.launchpad.net/bu
** 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.
--
Ubuntu-server-
** 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 extension
66 matches
Mail list logo