Issue 2899: Exception Processing Message 0xc000007b WMP Active X
http://code.google.com/p/chromium/issues/detail?id=2899
New issue report by sedano23:
Product Version : All Versions
URLs (if applicable) : Any with embedded media player
Other browsers tested: Firefox 3, IE7
Add OK or FAIL after other browsers where you have tested this issue:
Firefox 3: OK
IE 7: OK
What steps will reproduce the problem?
1. A stream of audio or video starts (automatic or user)
2. An error message appears several times(see attachment)
2.1. After clicking OK many times the media loads correctly
What is the expected result?
No error message
What happens instead?
A repeated error message
Additional information
Seems that this is the problem:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1791840&SiteID=1
and this is the solution:
Suppress this error by calling the Windows API function
SetErrorMode(SEM_FAILCRITICALERRORS) before WMP starts loading the media
file.
Attachments:
ErrorWMPActiveX.JPG 22.0 KB
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Unknown
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---