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

File format conversion causes segfault -> R crash (Mac + Windows) #32

Open
raphywink opened this issue Feb 18, 2015 · 1 comment
Open

Comments

@raphywink
Copy link
Contributor

The following code snippet causes a segfault in wrassp running on Mac OS X + Windows.

a1=read.AsspDataObj('~/emuDBs/jmh/2000/aetobi/samples/cheapest.ssd')
write.AsspDataObj(a1, '~/tmp/t.wav')

This only happens with this particular file (cheapest.ssd). Probably something to do with the large header but that is only a guess. Works perfectly on linux...

@raphywink
Copy link
Contributor Author

No file conversion is not necessary! A read and write of that file already causes the crash.... code snippet updated.

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

No branches or pull requests

1 participant