Skip to content

Conversation

@behzadnouri
Copy link
Contributor

closes #5664

the added test covers the original issue, though I cannot reproduce that on master; the one mentioned in the comments still segfaults on master (if repeated few times) and is fixed by this pr.

@behzadnouri behzadnouri force-pushed the read-csv-segfault branch 2 times, most recently from abfb27c to c0d4b84 Compare April 10, 2015 22:02
@jreback jreback added IO CSV read_csv, to_csv Bug labels Apr 11, 2015
@jreback jreback added this to the 0.16.1 milestone Apr 11, 2015
@jreback
Copy link
Contributor

jreback commented Apr 11, 2015

can you add a release note, otherwise lgtm

@behzadnouri
Copy link
Contributor Author

@jreback added the release note

jreback added a commit that referenced this pull request Apr 12, 2015
BUG: memory access bug in read_csv causing segfault
@jreback jreback merged commit 3a44ba4 into pandas-dev:master Apr 12, 2015
@jreback
Copy link
Contributor

jreback commented Apr 12, 2015

thank you sir!

@behzadnouri behzadnouri deleted the read-csv-segfault branch April 12, 2015 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug IO CSV read_csv, to_csv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: read_csv segfault

2 participants