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

Error in `./app': free(): invalid next size #30

Open
glaslos opened this issue May 30, 2017 · 0 comments
Open

Error in `./app': free(): invalid next size #30

glaslos opened this issue May 30, 2017 · 0 comments

Comments

@glaslos
Copy link

glaslos commented May 30, 2017

*** Error in `./app': free(): invalid next size (fast): 0x00007f79400b5140 ***

======= Backtrace: =========
/lib64/libc.so.6(+0x7c503)[0x7f7971af5503]
/usr/lib64/libmagic.so.1(file_vprintf+0x6c)[0x7f797247330c]
/usr/lib64/libmagic.so.1(file_printf+0x87)[0x7f79724733e7]
/usr/lib64/libmagic.so.1(file_trycdf+0x4c7)[0x7f7972477157]
/usr/lib64/libmagic.so.1(file_buffer+0x1c6)[0x7f7972473726]
/usr/lib64/libmagic.so.1(magic_buffer+0x31)[0x7f7972467b61]
./app(_cgo_f7c060554b06_Cfunc_magic_buffer+0x1f)[0x8093df]
./app[0x459c60]

I'm using magicmime with multiple goroutines but with a mutex around magicmime.TypeByBuffer(blob)

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