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

0.5 crashes after starting #5

Open
haarp opened this issue Aug 13, 2017 · 1 comment
Open

0.5 crashes after starting #5

haarp opened this issue Aug 13, 2017 · 1 comment

Comments

@haarp
Copy link

haarp commented Aug 13, 2017

Hey,

I'm using the apk from the releases section here.

The app starts and connects fine on my Cyanogenmod 13 device. But if left in the outputs or inputs tab, it crashes after a few seconds.

From logcat:

08-13 14:59:28.502 8320 8336 D ReverbJNI: Sink event
08-13 14:59:28.505 8320 8336 D SinkSubscriptionCallback: 16, index: 0
08-13 14:59:28.505 8320 8336 D ReverbJNI: NATIVE: sync_info_call - start
08-13 14:59:28.505 8320 8336 D ReverbJNI: NATIVE: sync_info_call - pointers ready
08-13 14:59:28.505 8320 8336 D ReverbJNI: About to get method id to store our ptr
08-13 14:59:28.505 8320 8336 D ReverbJNI: About to get method id to store our ptr 2
08-13 14:59:28.506 8320 8336 D ReverbJNI: Ptr stored
08-13 14:59:28.510 8320 8336 D ReverbJNI: Sink input event
08-13 14:59:28.512 8320 8336 D SinkInputSubscriptionCallback: 32, index: 8142
08-13 14:59:28.514 8320 8336 D ReverbJNI: Sink event
08-13 14:59:28.515 8320 8336 D SinkSubscriptionCallback: 16, index: 29
08-13 14:59:28.515 8320 8336 D ReverbJNI: NATIVE: sync_info_call - start
08-13 14:59:28.515 8320 8336 D ReverbJNI: NATIVE: sync_info_call - pointers ready
08-13 14:59:28.516 8320 8336 D ReverbJNI: About to get method id to store our ptr
08-13 14:59:28.516 8320 8336 D ReverbJNI: About to get method id to store our ptr 2
08-13 14:59:28.516 8320 8336 D ReverbJNI: Ptr stored
08-13 14:59:28.516 8320 8336 D ReverbJNI: Sink input event
08-13 14:59:28.519 8320 8336 D SinkInputSubscriptionCallback: 32, index: 8143
08-13 14:59:28.520 8320 8336 D ReverbJNI: Sink event
08-13 14:59:28.520 8320 8336 D SinkSubscriptionCallback: 16, index: 2
08-13 14:59:28.520 8320 8336 D ReverbJNI: NATIVE: sync_info_call - start
08-13 14:59:28.520 8320 8336 D ReverbJNI: NATIVE: sync_info_call - pointers ready
08-13 14:59:28.521 8320 8336 D ReverbJNI: About to get method id to store our ptr
08-13 14:59:28.521 8320 8336 D ReverbJNI: About to get method id to store our ptr 2
08-13 14:59:28.521 8320 8336 D ReverbJNI: Ptr stored
08-13 14:59:28.521 8320 8336 D ReverbJNI: Source event
08-13 14:59:28.522 8320 8336 D SourceSubscriptionCallback: 16, index: 3
08-13 14:59:28.522 8320 8336 D ReverbJNI: NATIVE: sync_info_call - start
08-13 14:59:28.524 8320 8422 E ReverbJNI: Failed to disconnect from stream
08-13 14:59:28.524 8320 8422 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x5 in tid 8422 (Thread-15509)

@hchapman
Copy link
Owner

Thanks for the report/logcat! I'll look into it when I get a moment. It might be a week or so.

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