Mailinglist Archive: opensuse-bugs (10050 mails)

< Previous Next >
[Bug 552255] New: php5-5.2.11-0.1.1 introduced a bug with reading from sockets
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 3 Nov 2009 12:14:13 -0700
  • Message-id: <bug-552255-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=552255


Summary: php5-5.2.11-0.1.1 introduced a bug with reading from
sockets
Classification: openSUSE
Product: openSUSE 11.1
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: pth@xxxxxxxxxx
ReportedBy: rick@xxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---


User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.2)
Gecko/20090819 Gentoo Firefox/3.5.2

After upgrading to php5-5.2.11-0.1.1, ganglia is no longer working for me. The
portion of the code in ganglia.php that connects to the gmetad daemon to get
it's data fails. An strace on gmetad showed "Connection reset by peer" with
error code ECONNRESET:

2447 write(7, "<HOSTS UP=\"0\" DOWN=\"0\" SOURCE=\"gmetad\"/>\n", 41) = 41
2447 write(7, "<CLUSTER NAME=\"unspecified\" LOCALTIME=\"1257264986\"
OWNER=\"unspecified\" LATLONG=\"unspecifie
d\" URL=\"unspecified\">\n", 112) = -1 ECONNRESET (Connection reset by peer)

I checked with phpinfo() and the memory max was set to 128M, which is plenty
for that task.

Downgrading to php5-5.2.9-0.1.1 resolved the problem.

Reproducible: Always

Steps to Reproduce:
1. install and configure ganglia monitoring on your system
(ganglia.sourceforge.net), and put the web front end in /srv/www/htdocs/ganglia
2. open http://localhost/ganglia
3. get an error message instead of the expected web page
Actual Results:
Error page

Expected Results:
Working monitoring page. After downgrading to 5.2.9 I get the correct page.

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
This Thread
  • No further messages