What does "Connection error: Broken pipe" mean?

os: kubuntu 10.04
PhpStorm 1.0.1
Build PS-95.315

What does "Connection error: Broken pipe" mean?

I was having one issue with xdebug that I couldnt resume program (F9) past the last break point and have the page load, so i re-installed my server on virtualbox, now that issue has gone away and if i use F9 past the last break point, the page will load. But im getting a new issue that I havent seen before.

When i stop on a breakpoint for a while and start adding variables to the 'Watches' pane, this error will occur and debugging will stop.

I have attached a screenshot.

Thanks



Attachment(s):
screenshot_of_connection_error_broken_pipe.png
0
3 comments

Hello Michael,

It means that Xdebug suddenly closed the connection for some reason. Is the page that you debug shown in browser completely?

Regards,
Kirill

0

Hi Kirill,

no the page does not fully load.  it stops loading and shows a white screen with no source code behind it.

Does that mean something to you?

Thanks

Michael

0

Hello Michael,

I suspect Xdebug just crashes for some reason. Can you please attach PhpStom debugging log or Xdebug log?

Also Apache logs may have some related messages.

Thanks,
Kirill

0

Please sign in to leave a comment.