Skip to content

Segmentation fault when running inside Boost Unit Test Framework #115

Open
@ianbtr

Description

@ianbtr

Stack trace from CLion:

image

And the unfortunate message:

image

From what I can tell, this happened when destroying LineReader::buffer, and the issue persists when I use #define CSV_IO_NO_THREAD. Shorter CSVs do not seem to cause this problem (the CSV that caused this issue was roughly 7k lines).

This does not happen when I run the same code outside of the Boost Unit Test Framework, so this could very well be an issue on their end.

Please let me know if there is any other data I can provide to help fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions