[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-30 Thread Martin Pitt
** Also affects: php5 (Ubuntu Lucid)
   Importance: Medium
   Status: Triaged

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-27 Thread Chuck Short
This is a patch

** Patch added: "fix-mysql-badmem.patch"
   http://launchpadlibrarian.net/45756146/fix-mysql-badmem.patch

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-27 Thread Ondřej Surý
Chuck, care to share the patch with Debian?

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-26 Thread Geoffrey Hausheer
Yes, using 5.3.2-1ubuntu5 seems to have fixed the issue. Thanks!

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-26 Thread Chuck Short
Can you try the version in https://edge.launchpad.net/~zulcss/+archive
/server-lucid-bug-fixes when it becomes available?

Thanks
chuck

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-21 Thread Chuck Short
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments at:

http://bugs.php.net/bug.php?id=51624

** Bug watch added: bugs.php.net/ #51624
   http://bugs.php.net/bug.php?id=51624

** Changed in: php5 (Ubuntu)
   Status: Incomplete => Triaged

** Also affects: php via
   http://bugs.php.net/bug.php?id=51624
   Importance: Unknown
   Status: Unknown

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-20 Thread Mathias Gug
On Tue, Apr 20, 2010 at 10:31:37PM -, Geoffrey Hausheer wrote:
> No, I don't know how to do that.
> I can make it fault on demand by accessing specific pages on my site, but I 
> don't know how to strip it down to a test-case.
>

Could you outline which version of the software you're using on your site?
Which page generates the segfault?

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-20 Thread Geoffrey Hausheer
No, I don't know how to do that.
I can make it fault on demand by accessing specific pages on my site, but I 
don't know how to strip it down to a test-case.

Still, I don't expect php to ever segfault, and I certainly necver had
this issues on previous php versions.

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-20 Thread Mathias Gug
Could you provide a simple test script that make php segfault?

** Changed in: php5 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: php5 (Ubuntu)
   Status: New => Incomplete

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-20 Thread Geoffrey Hausheer
FYI I was able to successfully downgrade to php5.2.10 from Karmic and
everything works again, but 5.3.2 isn't reallyusable for me.

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-19 Thread Geoffrey Hausheer
Some useful info:
php5-cgi version 5.3.2-1ubuntu4
Architecture: amd64

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 567043] Re: [lucid] php5-cgi crashes in memcpy using lighttpd

2010-04-19 Thread Geoffrey Hausheer

** Attachment added: "backtrace.txt"
   http://launchpadlibrarian.net/44872239/backtrace.txt

-- 
[lucid] php5-cgi crashes in memcpy using lighttpd
https://bugs.launchpad.net/bugs/567043
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs