You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: