apache / apache/parquet-java

[C++][Parquet] Crash at parquet::TypedColumnWriterImpl<>::WriteBatchSpaced

Open
#2,586 5 comments 0 reactions 0 assignees View on GitHub
Component: Parquet Priority: Major Type: bug
Dominant language
Java
Stars
3.1k
Forks
1.6k
Avg merge
3d 12h
Merged PRs (30d)
33

Description

I got this crash from our customer machine: [parquet_crash_WriteBatchSpaced.txt](parquet_crash_WriteBatchSpaced.txt) , it crashes continuously every time my application opens a parquet file and write the first row group. It happens only on one machine and runs fine on others until now. I cannot reproduce it.

I access the parquet file on only one thread, so you can eliminate the case of race condition. Do you have any idea about this crash report? 

**Reporter**: [Tham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=thamha) / @thamht4190
#### Original Issue Attachments:
- [parquet_crash_WriteBatchSpaced.txt](https://issues.apache.org/jira/secure/attachment/13021929/parquet_crash_WriteBatchSpaced.txt)

**Note**: *This issue was originally created as [PARQUET-1995](https://issues.apache.org/jira/browse/PARQUET-1995). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.