Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csv-play on windows has a new failure #28

Open
junderwood opened this issue Feb 19, 2014 · 5 comments
Open

csv-play on windows has a new failure #28

junderwood opened this issue Feb 19, 2014 · 5 comments
Labels

Comments

@junderwood
Copy link

csv-play always worked on windows in the simple pipe in/out mode.
This is a new mode of failure:

cat t-3d-ui-3d.bin | csv-from-bin t,3d,ui,3d | head
(works fine...)

cat t-3d-ui-3d.bin | csv-play --binary=t,3d,ui,3d | csv-from-bin t,3d,ui,3d | head
(becomes corrupt very quickly)

I have included the data file on \sequoia\scratch\comma\

@junderwood junderwood added the bug label Feb 19, 2014
@vlaskine
Copy link

sigh... i am almost certain what change broke it (although i don't know the exact mechanism), but debugging on windows may take a while...

have you tried the same pipeline on linux? does it work?

thank you!

seva

@vlaskine
Copy link

@v-do: do you have a windows virtual machine handy? would it be possible for you to try to debug the example above on windows? it is not very urgent, but would be very good to fix.

@junderwood
Copy link
Author

just tested on my debian vbox... worked fine. So it's a windows thing.

@junderwood
Copy link
Author

Hmm... this was just reported to me again. I went through a whole loop to report it as a new bug, forgetting it was already here.
Hence.... +1.

@vlaskine
Copy link

It may (or may not) be easy to fix, given a windows box available.

With all the hassle with windows, with the available workforce, I am afraid this one may sit on the backburner for a while...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants