Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492572 - www-client/google-chrome-31.0.1650.57 - bus error in /opt/google/chrome/google-chrome while gtalk,gmail and youtube are used concurrently
Summary: www-client/google-chrome-31.0.1650.57 - bus error in /opt/google/chrome/googl...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-26 05:41 UTC by Raymond Jennings
Modified: 2013-11-27 20:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raymond Jennings 2013-11-26 05:41:29 UTC
shentino@warfang 2 ~ $ /opt/google/chrome/google-chrome
[17326:17326:1125/213420:ERROR:profile_sync_service.cc(1222)] History Delete Directives datatype error was encountered: Delete directives not supported with encryption.
[10:10:1125/213420:ERROR:base_feature_provider.cc(122)] manifestTypes: Allowing web_page contexts requires supplying a value for matches.
[17326:17550:1125/213421:ERROR:base_feature_provider.cc(122)] manifestTypes: Allowing web_page contexts requires supplying a value for matches.
[WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED
[17326:17550:1125/213426:ERROR:audio_manager_base.cc(422)] Not implemented reached in virtual std::string media::AudioManagerBase::GetDefaultOutputDeviceID()
[19:19:1125/213426:ERROR:base_feature_provider.cc(122)] manifestTypes: Allowing web_page contexts requires supplying a value for matches.
[17326:17550:1125/213427:ERROR:child_process_launcher.cc(327)] Failed to launch child process
[17326:17539:1125/213436:ERROR:audio_manager_base.cc(422)] Not implemented reached in virtual std::string media::AudioManagerBase::GetDefaultOutputDeviceID()
[17326:17550:1125/213444:ERROR:child_process_launcher.cc(327)] Failed to launch child process
[15:15:1125/213444:ERROR:webplugin_delegate_proxy.cc(321)] Plug-in crashed on start
[17326:17550:1125/213444:ERROR:audio_manager_base.cc(422)] Not implemented reached in virtual std::string media::AudioManagerBase::GetDefaultOutputDeviceID()
[17326:17539:1125/213445:ERROR:audio_manager_base.cc(422)] Not implemented reached in virtual std::string media::AudioManagerBase::GetDefaultOutputDeviceID()
Bus error (core dumped)



Reproducible: Sometimes

Steps to Reproduce:
1.  open gmail and youtube at the same time
2.  gtalk crashes
3.



this is intermittent and the gdb backtrace gives garbage:

Program terminated with signal 7, Bus error.
#0  0xb6359d1b in ?? ()
(gdb) bt
#0  0xb6359d1b in ?? ()
#1  0x599ff901 in ?? ()
#2  0x00000027 in ?? ()
#3  0x00000000 in ?? ()
Comment 1 Raymond Jennings 2013-11-26 05:41:56 UTC
shentino@warfang 2 ~ $ /opt/google/chrome/google-chrome --version
Google Chrome 31.0.1650.57
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-27 12:45:43 UTC
1) Please post your `emerge --info' output in a comment.
2) Please try running gdb on the core dump it apparently generates, and run `thread apply all backtrace full' to catch problems in subprocesses.
Comment 3 Raymond Jennings 2013-11-27 20:06:32 UTC
Note to self:  Save binaries and cores when something breaks.

Closing because I mucked the core file.