Closed Bug 973059 Opened 11 years ago Closed 10 years ago

Cross-tab apprtc.appspot.com call in e10s windows crashes

Categories

(Core :: WebRTC: Audio/Video, defect, P1)

x86
macOS
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
e10s m3+ ---

People

(Reporter: jib, Assigned: jib)

References

Details

Attachments

(1 file)

Attached file callstack (deleted) —
STR: 1) Set media.navigator.permission.disabled=true to work around Bug 973001 2) go to http://apprtc.appspot.com 3) Copy URL and paste it in second tab to establish call 4) crash, see callstack Thread 31 Compositor, Queue : (null) #3 0x0000000101e27fe9 in mozilla::layers::PImageBridgeParent::DeallocShmem(mozilla::ipc::Shmem&) at /Users/Jan/moz/mozilla-central/obj-x86_64-apple-darwin12.2.1-debug/ipc/ipdl/./PImageBridgeParent.cpp:838 auto PImageBridgeParent::DeallocShmem(Shmem& aMem) -> bool { bool ok = DestroySharedMemory(aMem); #ifdef DEBUG if ((!(ok))) { -> NS_RUNTIMEABORT("bad Shmem"); } #endif // DEBUG (aMem).forget(Shmem::IHadBetterBeIPDLCodeCallingThis_OtherwiseIAmADoodyhead()); return ok; }
Might be a dupe of bug 972623 - specifically the 2nd patch in https://bugzilla.mozilla.org/attachment.cgi?id=8376643&action=diff.
I tried with both patches as well as with a fresh pull and the problem still happens, so it doesn't look to be a dupe.
Assignee: nobody → wmccloskey
Priority: -- → P1
I experienced repeated tab crashes today (in an e10s window) with a loop call. Is this the same bug or should I report another?
Blocks: e10s-webrtc
Moving old M2 P1 bugs to M3.
Would you mind taking this over, Jan?
Assignee: wmccloskey → jib
The original bug was not an intermittent, and it would crash all the time for me. I can no longer reproduce this so it appears to have fixed itself at some point. I suggest we open new bugs for new crashes.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
(In reply to Andrew Overholt [:overholt] from comment #3) > I experienced repeated tab crashes today (in an e10s window) with a loop > call. Is this the same bug or should I report another? Please report a new bug with STRs, logs, callstack. Thanks!
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: