Skip to content

[C++][Parquet] OOM leads to hard failure in parquet-encoding-fuzz #50149

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

When in the Parquet encoding fuzzer, an OOM error when trying to roundtrip the encoding payload leads to a hard error that is reported as an issue on OSS-Fuzz. This should be converted to a soft error, i.e. a potential log message but not a process abort.

Component(s)

C++, Parquet

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions