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

StreamOutlet crashes with SIGABRT, sometimes SIGSEV when calling StreamOutlet.close() twice #8

Open
pmaanen opened this issue Sep 8, 2023 · 1 comment

Comments

@pmaanen
Copy link

pmaanen commented Sep 8, 2023

LogCat output for SIGABRT, can not reproduce SIGSEV case right now.

2023-09-08 14:39:58.566 22630-22630 libc                    de.uol.neuropsy.senda                A  FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xb4000078345855c0)
2023-09-08 14:39:58.566 22630-22630 libc                    de.uol.neuropsy.senda                A  Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 22630 (.neuropsy.senda), pid 22630 (.neuropsy.senda)
@pmaanen
Copy link
Author

pmaanen commented Sep 8, 2023

PS: This is the error message for the SIGSEV case:

2023-09-08 14:41:57.830 22915-22915 libc                    de.uol.neuropsy.senda                A  Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7780400090 in tid 22915 (.neuropsy.senda), pid 22915 (.neuropsy.senda)```

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