Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.0][Bug][Process] Fatal error: String size overflow #17667

Copy link
Copy link
Closed
@havvg

Description

@havvg
Issue body actions
Fatal error: String size overflow in .../vendor/symfony/symfony/src/Symfony/Component/Process/Pipes/UnixPipes.php on line 151

Symfony\Component\Process\Process->start()
Symfony\Component\Process\Process->updateStatus()
Symfony\Component\Process\Process->readPipes()
Symfony\Component\Process\Pipes\UnixPipes->readAndWrite()

I set the Process Input to a resource (returned by fopen) which exceeds the maximum string size. I tried the same without Process (fread) which did not result in the fatal error. It seems, the whole content of the resource is getting stored somewhere.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.