zhangqd / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Crash on video or audio device enumeration #1256

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Goto: https://simpl.info/getusermedia/sources/index.html
2. Press the combobox to enum audio or video devices

What is the expected output? What do you see instead?

I expect to see my video or audio sources , but I get an app-crash

What version of the product are you using? On what operating system?

CEF 3.1921.1675 32 bit,  OS : Windows 7 64 bit w/ all latest updates.  

Please provide any additional information below.

CEF Parameters used: --enable-media-stream

Video of Issue: http://321.tv/v?2f9ff343947837eb3f4b55a0481a9213.flv

CEF Console.log shows.

Message: Uncaught TypeError: undefined is not a function
Source: https://simpl.info/getusermedia/sources/js/main.js

(No problems on Chrome latest and Canary)

Original issue reported on code.google.com by h...@splitmedialabs.com on 23 Apr 2014 at 7:29

GoogleCodeExporter commented 9 years ago
Happens in cef_binary_3.1921.1661_windows32_client too.
Builds from http://cefbuilds.com

Original comment by v...@splitmedialabs.com on 24 Apr 2014 at 6:05

GoogleCodeExporter commented 9 years ago
What is the stack trace for the crash? You can get debug symbols from 
cefbuilds.com.

Original comment by magreenb...@gmail.com on 2 Jul 2014 at 11:12

GoogleCodeExporter commented 9 years ago
This is a while ago I will check later if it still happens.hold on

Original comment by h...@splitmedialabs.com on 2 Jul 2014 at 11:22

GoogleCodeExporter commented 9 years ago
I can confirm that issue is resolved.

I have tested both trunk and Branch 2062 (3.2062.1812) and Branch 1916 
(3.1916.1804)

Crash NO LONGER HAPPENS, so I think issue can be closed.

PS: Of cause the actual media selection does still not work, but we have issue 
1335 for this https://code.google.com/p/chromiumembedded/issues/detail?id=1335

Original comment by h...@splitmedialabs.com on 2 Sep 2014 at 11:24

GoogleCodeExporter commented 9 years ago
@#4: Thanks for the update.

Original comment by magreenb...@gmail.com on 2 Sep 2014 at 4:39