daff icon indicating copy to clipboard operation
daff copied to clipboard

Segfaults when using option --id

Open turion opened this issue 4 years ago • 1 comments

I have two time series csvs where the first value is the UNIX timestamp.

bin/Coopy-debug --id unix_time --color a.csv a.csv 
Segmentation fault (Speicherabzug geschrieben)

When I call the same without the --id option, it works as expected.

turion avatar Mar 12 '20 14:03 turion

Thanks for reporting. Is it possible to share the csvs?

paulfitz avatar Mar 12 '20 19:03 paulfitz

Sorry, I cannot reproduce currently, as I'm trying to use the Python version again. If I encounter the bug again, I'll reopen and create an example CSV.

turion avatar Feb 26 '24 16:02 turion