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

Segfault on Arch Linux #299

Open
mikey0000 opened this issue Nov 5, 2024 · 2 comments
Open

Segfault on Arch Linux #299

mikey0000 opened this issue Nov 5, 2024 · 2 comments

Comments

@mikey0000
Copy link

So I have a gdb trace here, I'm not sure if this is entirely helpful, I'll attempt to run datachannel on its own and see if I can reproduce the issue as it was reported to me by a user. This is also within Electron.

Thread 38 "RTC worker" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff520006c0 (LWP 284469)]
___pthread_rwlock_wrlock (rwlock=0x0) at pthread_rwlock_wrlock.c:26
26  int result = __pthread_rwlock_wrlock_full64 (rwlock, CLOCK_REALTIME, NULL);
@mikey0000
Copy link
Author

mikey0000 commented Nov 6, 2024

Got a new trace,

OPENSSL_sk_pop_free ... at crypto/stack/stack.c:431

openssl version 3.4.0

@murat-dogan
Copy link
Owner

Unfortunately, these log lines do not mean so much to me.

You can set the log level to debug. Then we can get more lines.

initLogger('Debug');

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