Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Crash in WebRTCFlleName #52

@bukira

Description

@bukira

I am getting lot of crashing in RTCFileName (missing)

Crashed: Thread 0x0x10d717c10SIGSEGV 0x00000021c453a974 Raw Text

0 | WebRTC | (Missing)
1 | WebRTC | (Missing)
2 | WebRTC | RTCFileName + 110016
3 | WebRTC | RTCFileName + 49344
4 | WebRTC | (Missing)
5 | WebRTC | (Missing)
6 | libsystem_pthread.dylib | _pthread_body + 272
7 | libsystem_pthread.dylib | _pthread_body + 290
8 | libsystem_pthread.dylib | thread_start + 4

Looks to be in the logging part of the peerConnection, some kind of memory management

Attempted to dereference garbage pointer 0x21c453a974.
Thread 0:
0 libsystem_kernel.dylib 0x0000000181e350f4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x0000000181fd7c90 0x181fd3000 + 19600
2 WebRTC 0x0000000103473a08 0x103468000 + 47624
3 WebRTC 0x0000000103652f38 RTCShutdownInternalTracer + 843696
4 WebRTC 0x0000000103652d8c RTCShutdownInternalTracer + 843268
5 WebRTC 0x00000001038566c4 RTCSetVertexData + 1362168
6 WebRTC 0x0000000103856580 RTCSetVertexData + 1361844
7 WebRTC 0x0000000103856a18 RTCSetVertexData + 1363020
8 WebRTC 0x0000000103572638 RTCFileName + 668428
9 WebRTC 0x0000000103571d9c RTCFileName + 666224

Anyone else had the same issue?
Fix?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions