Skip to content

Unexpected exceptions on many inputs #7

@flopp

Description

@flopp

I ran pythonfuzz on clevercsv's detection engine, and got many input samples resulting in unexpected exceptions, e.g. a file just containing three double-quotes results in a SystemError:

clevercsv detect doublequote-doublequote-doublequote.csv 

[SystemError]
PyEval_EvalFrameEx returned a result with an error set

I'm using clevercsv 0.5.3 from pypi with Python 3.7 running on Ubuntu 19.10.

I've attached a ZIP file containing the fuzzing script and some sample input files leading to unexpected exceptions.

clevercsv-fuzzing.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions