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

Get System error #8

Open
GirishBhutiya opened this issue Feb 17, 2014 · 3 comments
Open

Get System error #8

GirishBhutiya opened this issue Feb 17, 2014 · 3 comments

Comments

@GirishBhutiya
Copy link

Hello

I have used visualizer in my app and I get below system error randomly So I can not figure out actual issue. Can you please help me to solve this issue.

E/MediaPlayer(29188): Should have subtitle controller already set
A/libc(29188): Fatal signal 11 (SIGSEGV) at 0x42f20000 (code=2), thread 29529 (Visualizer)

Thanks
Girish

@felixpalmer
Copy link
Owner

I can't reproduce this myself, although this SO question might help you: http://stackoverflow.com/questions/20087804/should-have-subtitle-controller-already-set-mediaplayer-error-android

Does the app actually crash? Or does it just log the error message?

The answer on SO suggests just ignoring the Exception. Could you try if this fixes your problem, and if it does submit a Pull Request, so others can benefit from your fix?

@GirishBhutiya
Copy link
Author

Thanks a lot for reply me.

And my app is crash and I get this error log. My app is not crash at particular point but it is randomly crashing and I get below log.

A/libc(29188): Fatal signal 11 (SIGSEGV) at 0x42f20000 (code=2), thread 29529 (Visualizer)

Above is the main error which I get. Can you please help me to resolve this issue?

Thanks

@felixpalmer
Copy link
Owner

Sorry, I can't repro this, so don't know if I can be much help. Perhaps you could try to post on StackOverflow, with more detailed information? I found this question, which might help: http://stackoverflow.com/questions/14302825/fatal-signal-11-android-visualizer

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

2 participants