Closed
Bug 836169
Opened 12 years ago
Closed 12 years ago
browser process hangs around after window is closed
Categories
(Core :: WebRTC: Networking, defect, P2)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: akligman, Assigned: jesup)
References
(Blocks 1 open bug)
Details
(Whiteboard: [games:p?][blocking-webrtc-])
Sometimes after creating/using a webrtc peer connection it spontaneously stops working and the browser needs to be restarted. After closing the browser, processed need to be killed manually as well.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [games:p?]
Comment 1•12 years ago
|
||
Do you have a testcase for it?
Assignee | ||
Comment 2•12 years ago
|
||
OS? We have a shutdown hang on Mac (only) if getUserMedia is active.
Is it possible to run a debug build and get some logs (such as signaling:5)?
Reporter | ||
Comment 3•12 years ago
|
||
I've seen this mostly on linux, but I have noticed it on windows as well.
Updated•12 years ago
|
Flags: needinfo?(akligman)
Keywords: testcase-wanted
Reporter | ||
Comment 4•12 years ago
|
||
I've seen this on http://js-platform.github.com/webrtc-broker/demo/data-demo.html. Open the 'connect' link in a new tab. This issue happens intermittently.
Flags: needinfo?(akligman)
Comment 5•12 years ago
|
||
Can you retest with Nightly? We've made a bunch of fixes in the last couple of weeks.
Assignee: nobody → rjesup
Flags: needinfo?(akligman)
Priority: -- → P2
Whiteboard: [games:p?] → [games:p?][blocking-webrtc+]
Comment 6•12 years ago
|
||
Have you seen this on our most recent Nightly? If so, can you run a debug build and get some logs (such as signaling:5)?
Reporter | ||
Comment 7•12 years ago
|
||
I'm still seeing this sometimes. I'll try and get more data for you this week.
Flags: needinfo?(akligman)
Updated•12 years ago
|
Whiteboard: [games:p?][blocking-webrtc+] → [games:p?][blocking-webrtc-]
Updated•12 years ago
|
QA Contact: jsmith
Comment 9•12 years ago
|
||
Without data, we aren't going to be able to fix this issue. Flagging for closeme in 7 days if no response is given.
Whiteboard: [games:p?][blocking-webrtc-] → [games:p?][blocking-webrtc-][closeme 4/16/2013]
Comment 10•12 years ago
|
||
Resolved per whiteboard
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(akligman)
Resolution: --- → INCOMPLETE
Whiteboard: [games:p?][blocking-webrtc-][closeme 4/16/2013] → [games:p?][blocking-webrtc-]
Updated•11 years ago
|
Blocks: gecko-games
Updated•9 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•