[Bug 999969] [NEW] PHP5 doesn't send errors or warnings to fastcgi clients

2012-05-15 Thread Morgan Jones
Public bug reported:

Upstream: https://bugs.php.net/bug.php?id=61045

I've not been able to receive any warning or error output from PHP5.
Apparently, this is a known (and patched) bug with PHP5. Could you take
a look at this? Thanks!

Description:Ubuntu 12.04 LTS
Release:12.04

** Affects: php
 Importance: Unknown
 Status: Unknown

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Description changed:

  Upstream: https://bugs.php.net/bug.php?id=61045
  
  I've not been able to receive any warning or error output from PHP5.
  Apparently, this is a known (and patched) bug with PHP5. Could you take
  a look at this? Thanks!
+ 
+ Description:  Ubuntu 12.04 LTS
+ Release:  12.04

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

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

-- 
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/69

Title:
  PHP5 doesn't send errors or warnings to fastcgi clients

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/69/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 999969] [NEW] PHP5 doesn't send errors or warnings to fastcgi clients

2012-05-15 Thread Morgan Jones
Public bug reported:

Upstream: https://bugs.php.net/bug.php?id=61045

I've not been able to receive any warning or error output from PHP5.
Apparently, this is a known (and patched) bug with PHP5. Could you take
a look at this? Thanks!

Description:Ubuntu 12.04 LTS
Release:12.04

** Affects: php
 Importance: Unknown
 Status: Unknown

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Description changed:

  Upstream: https://bugs.php.net/bug.php?id=61045
  
  I've not been able to receive any warning or error output from PHP5.
  Apparently, this is a known (and patched) bug with PHP5. Could you take
  a look at this? Thanks!
+ 
+ Description:  Ubuntu 12.04 LTS
+ Release:  12.04

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/69

Title:
  PHP5 doesn't send errors or warnings to fastcgi clients

To manage notifications about this bug go to:
https://bugs.launchpad.net/php/+bug/69/+subscriptions

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


[Bug 290153] Re: Fails to find boot device in Intel D945Gnt

2009-08-01 Thread Morgan Jones
Full dmesg output for kernel 2.6.31-rc4

Still get the SRST failed message... but it only probes interfaces for
~60 seconds which is better.


** Attachment added: 2.6.31-rc4 dmesg output
   http://launchpadlibrarian.net/29780662/dmesg

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-07-30 Thread Morgan Jones
@Andy - Do you know of a boot param that increases dmesg buffersize? I
can't get the full log from 2.6.31-rc4 as it is truncated.

Thanks! Morgan

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-07-29 Thread Morgan Jones
This could be fixed in 2.6.31-rc4.

From the changelog:

libata: fix follow-up SRST failure path

ata_eh_reset() was missing error return handling after follow-up SRST allowing 
EH to continue the normal probing path after reset failure. This was discovered 
while testing new WD 2TB drives which take longer than 10 secs to spin up and 
cause the first follow-up SRST to time out.

I will actually remotely connect and start building 2.6.31-rc4 now. I
will remote reboot and post the dmesg by the end of today. Ignore my
previous message.

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-07-29 Thread Morgan Jones
Ok, I will do so when I get around to it. I am out of town until
Saturday and will not be at the computer involved until Monday. I am
running 2.6.30.3 mainline right now and this issue has not been fixed.
But I will try.

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-06-26 Thread Morgan Jones
@Andy- The tests I did were mainly with the mainline kernel. I got the same 
issues I had with the (-generic) kernels.
Two more updates here:
2.6.29.4 - SRST failed
2.6.30 - SRST failed
Still not fixed in 2.6.30, obviously. I think (in 2.6.29.4) my kernel sees my 
drive as an sda/sdb device. It doesn't work either way, unfortunately. I think 
the root of the issue is the kernel not being able to softreset the hard drive, 
which eventually results in a timeout and the kernel doing _something_ to 
manage to reset the HD and eventually boot the system.

Morgan

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-05-11 Thread Morgan Jones
Hmm, I don't think I configured those kernels differently. Let me check
to see if the new 2.6.29.3 works.

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-05-11 Thread Morgan Jones
2.6.29.3 still gives those SRST failed messages.

In summary, here's what each kernel version does for me.

2.6.24-21-generic: Boots right up
2.6.27.10: SRST failed
2.6.28-rc6: SRST failed
2.6.28: SRST failed
2.6.28-11-generic: SRST failed, but boots up after 60 seconds
2.6.28.4: SRST failed
2.6.28.5: SRST failed
2.6.28.6: SRST failed
2.6.29: SRST failed
2.6.29.1: Better, but CPU sometimes stalls and I do get the SRST failed 
messages.
2.6.29.2: Regressed to problems of 2.6.29, with SRST failed messages
2.6.29.3: SRST failed

This is evidence of an ongoing problem. @Andy, how can I check what kind
of device each kernel reports my HD as?

Attached: 2.6.29 dmesg output

** Attachment added: Dmesg output from kernel 2.6.29.3
   http://launchpadlibrarian.net/26605229/dmesg.txt

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-04-23 Thread Morgan Jones
Oddly enough, I had this problem constantly when I was running the
2.6.27 kernel and above (getting the SRST failed. I decided to switch
from Ubuntu's kernel to the mainline Linux kernel for now (and am
running 2.6.29.1 at the time) and it seems to have partially fixed the
problem. The only weird thing from viewing dmesg output in 2.6.29.1 is
that the CPU stalls out for ~14 seconds. It doesn't need rootdelay
either, but there's obviously still a stall while it probes the IDE
interfaces.

This may somehow be related to bug 294123.

Anyway, the strange thing is, what caused my previous errors was this
configuration:

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 651 Host (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge 
(AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL Media IO] 
(rev 04)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 
Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller 
(rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0e.0 Network controller: RaLink RT2561/RT61 802.11g PCI
00:0f.0 Multimedia video controller: Sony Corporation Device 8087 (rev 01)
00:12.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
00:13.0 FireWire (IEEE 1394): NEC Corporation uPD72874 IEEE1394 OHCI 1.1 3-port 
PHY-Link Ctrlr (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] 
(rev a3)

I don't even see anything Intel in there, so there may be a problem with
more than Intel cards. Attached is my 2.6.27.10 dmesg output, clearly
showing the SRST failed messages.

** Attachment added: Dmesg output from 2.6.27.10
   http://launchpadlibrarian.net/25911356/dmesg_2.6.27.10.txt

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-04-23 Thread Morgan Jones

** Attachment added: Dmesg output from 2.6.28
   http://launchpadlibrarian.net/25911367/dmesg_2.6.28.txt

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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 290153] Re: Fails to find boot device in Intel D945Gnt

2009-04-23 Thread Morgan Jones
It's apparent that something was fixed between 2.6.27 and 2.6.28 and
fixed even more between 2.6.28 and 2.6.29.1.

** Attachment added: Dmesg output from 2.6.29.1 (my current working kernel)
   http://launchpadlibrarian.net/25911392/dmesg_2.6.29.1.txt

-- 
Fails to find boot device in Intel D945Gnt
https://bugs.launchpad.net/bugs/290153
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