-
Notifications
You must be signed in to change notification settings - Fork 34
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
Segmentation fault when trying to decompress #50
Comments
Hi, Thanks a lot for reporting the problem and I apologise for the delayed
found)...done.
Hope you got all this :) Regards, On Sat, Apr 16, 2016 at 10:28 PM, Peter1339 notifications@github.com
|
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Program received signal SIGSEGV, Segmentation fault. |
i'm trying to decompress a file but i was getting segment fault/killed by SIGSEGV, downloaded the latest version and tried again, also segfault, so i tried enabling debug..
moinakg-pcompress-c6e779c# ./config --enable-debug --enable-debug-stats --wavpack-dir=wavpack-4.80.0 ; make
and now i can decompress the file just fine :/, i would like to help you to find the bug but i don't know how to best do that, so let me know if i can do anything to help narrow down this bug..
The text was updated successfully, but these errors were encountered: