Running Chromium 60.0.3112.11 on Linux Ubuntu 16.04
Chromium attempts to access my Linux machine's media upon autocompleting bankofamerica.com, wellsfargo.com, americanexpress.com, or discover.com.
Chromium also attempts to access my Linux machine's media upon searches in Google for the following bank-related strings: 'bank'; 'american'; 'bank of america'; 'wells fargo'; 'american express'; 'discover'; 'american express card'; 'discover card'; 'discover card services'; but not for: 'bank of america customer service'; 'bank of america interest rates'; 'wells fargo customer service'; 'wells fargo interest rates'; 'american express card services'; 'discover card bill pay'; 'banks'; 'america'; and all other banking and non-banking related strings that I have checked.
Chromium accesses my navigation entry screenshot manager upon resubmission of any URL. This could be a remnant of having used Selenium in the past to control the chromium-browser but thought this should be mentioned given the nature of the previous two bugs.
Documentation is as follows:
me@linuxmachine:~$ chromium-browser &
[1] 2496
4a. The error:
[1:13:0901/211311.279992:ERROR:adm_helpers.cc(62)] Failed to query stereo recording.
is prompted by autocompleting in the address bar: bankofamerica.com, americanexpress.com or searches in Google for: 'bank of america','american express','american express card'
4b. The error:
[2496:2496:0901/211421.675100:ERROR:web_contents_delegate.cc(199)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[2496:2496:0901/211421.675126:ERROR:web_contents_delegate.cc(199)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
is prompted by autocompleting in the address bar: wellsfargo.com or searches in Google for: 'wells fargo','american'
4c. The error:
[2496:2496:0901/211631.723037:ERROR:web_contents_delegate.cc(199)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[2496:2496:0901/211631.723065:ERROR:web_contents_delegate.cc(199)] WebContentsDelegate::CheckMediaAccessPermission: Not supported.
[1:13:0901/211633.046282:ERROR:adm_helpers.cc(62)] Failed to query stereo recording.
is prompted by autocompleting in the address bar: discover.com or searches in Google for: 'discover', 'discover card', 'discover card services'
4d. The error:
[2496:2496:0901/212845.137648:ERROR:navigation_entry_screenshot_manager.cc(134)] Invalid entry with unique id: 55
is prompted by resubmission to the browser of any URL that Chromium has already navigated to.
5.. Questions:
Can any forum members please comment on these Chromium errors and the possibility that they are produced by malware that is targeting my financial data? Specifically:
- Are they predicted responses to known malware, and if so, what is the name and origin of the malware, the files known to serve as hosts, and the proper method of remediation of an infected system?
- How much of a concern should I harbor for my brower or system safety and the safety of my financial data given the nature of these errors?
- How should I properly contain and address the threats to my browser or system and restore Chromium to proper function?