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

butler v0.4.5 on windows/amd64: test-brotli is broken #3

Closed
fasterthanlime opened this issue Nov 11, 2015 · 2 comments
Closed

butler v0.4.5 on windows/amd64: test-brotli is broken #3

fasterthanlime opened this issue Nov 11, 2015 · 2 comments

Comments

@fasterthanlime
Copy link
Collaborator

Crashed on me:

amos at bowser in ~/tmp
$ ./butler test-brotli butler.exe
2015/11/12 00:25:54 Read file in 8.8166ms
2015/11/12 00:25:54 Uncompressed size is 10 MB
2015/11/12 00:25:54 Compressed (q= 0 ) to 3.0 MB in 181.652ms
2015/11/12 00:25:54 Decompressed in 58.6035ms
2015/11/12 00:25:54 Compressed (q= 1 ) to 3.0 MB in 190.4956ms
2015/11/12 00:25:54 Decompressed in 64.4563ms
2015/11/12 00:25:55 Compressed (q= 2 ) to 3.0 MB in 219.7675ms
2015/11/12 00:25:55 Decompressed in 51.7679ms
2015/11/12 00:25:55 Compressed (q= 3 ) to 3.1 MB in 239.3019ms
2015/11/12 00:25:55 Decompressed in 48.8384ms

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Assertion failed!

Program: C:\msys64\home\amos\tmp\butler.exe
File: /home/travis/gopath/src/github.com/kothar/brotli-go/enc/./write_bits.h, Line 52

Expression: bits < 1UL << n_bits
@fasterthanlime fasterthanlime changed the title 64-bit test-brotli is broken brotli v0.4.5 on windows/amd64: test-brotli is broken Nov 11, 2015
@fasterthanlime fasterthanlime changed the title brotli v0.4.5 on windows/amd64: test-brotli is broken butler v0.4.5 on windows/amd64: test-brotli is broken Nov 11, 2015
@fasterthanlime
Copy link
Collaborator Author

Note that ./butler test-brotli works fine on either of the .dll files supplied in the .7z archive, or on the .7z archive itself.

@fasterthanlime
Copy link
Collaborator Author

Wild hold off until upstream issue is closed & we can get rid of our brotli-go fork to close that issue

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