[u@comp-virtual-cpu-123456 ~]$ readlink -ev `which chromium` /usr/lib/chromium/chromium-generic [u@comp-virtual-cpu-123456 ~]$ /usr/lib/chromium/chromium-generic -g http://ya.ru/ # Env: # LD_LIBRARY_PATH=/usr/lib/chromium # PATH=/usr/lib/chromium:/home/u/bin:/bin:/usr/bin:/usr/games # GTK_PATH= # CHROMIUM_USER_FLAGS= # CHROMIUM_FLAGS=--enable-seccomp-sandbox /usr/bin/gdb /usr/lib/chromium/chromium -x /tmp/chromiumargs.4kEyOB GNU gdb (GDB) 7.9-alt4 (ALT) Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i586-alt-linux". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/lib/chromium/chromium...Reading symbols from /usr/lib/debug/usr/lib/chromium/chromium.debug...done. done. (gdb) r Starting program: /usr/lib/chromium/chromium --enable-seccomp-sandbox http://ya.ru/ [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Detaching after fork from child process 3674. [New Thread 0xb10ffb40 (LWP 3678)] [New Thread 0xb1a65b40 (LWP 3673)] Missing separate debuginfo for /usr/lib/gio/modules/libdconfsettings.so Try to install the hash file /usr/lib/debug/.build-id/ff/37effd0f28031f405ca0b4b377a193c13bd180.debug Missing separate debuginfo for /usr/lib/gio/modules/libgiognutls.so Try to install the hash file /usr/lib/debug/.build-id/31/c4184ac38348c4fc06477e6771f3ca837da024.debug Missing separate debuginfo for /usr/lib/gio/modules/libgiognomeproxy.so Try to install the hash file /usr/lib/debug/.build-id/83/c257939e3667ab5c999990b54b7f9ea458bbe5.debug Missing separate debuginfo for /usr/lib/gio/modules/libgiolibproxy.so Try to install the hash file /usr/lib/debug/.build-id/a9/13b6ad009cac388deb7bf3228210d9acfde565.debug Missing separate debuginfo for /usr/lib/libproxy.so.1 Try to install the hash file /usr/lib/debug/.build-id/78/07548931d8af0d14e5aea0609b9013c609ef43.debug [New Thread 0xb0831b40 (LWP 3682)] [New Thread 0xaf2ffb40 (LWP 3681)] [New Thread 0xafcffb40 (LWP 3680)] [New Thread 0xb06ffb40 (LWP 3679)] Program received signal SIGILL, Illegal instruction. 0x02807dee in policy::ConfigurationPolicyHandlerList::ApplyPolicySettings(policy::PolicyMap const&, PrefValueMap*, policy::PolicyErrorMap*) const () (gdb) backtrace #0 0x02807dee in policy::ConfigurationPolicyHandlerList::ApplyPolicySettings(policy::PolicyMap const&, PrefValueMap*, policy::PolicyErrorMap*) const () #1 0x028082a6 in policy::ConfigurationPolicyPrefStore::CreatePreferencesFromPolicies() () #2 0x0280811b in policy::ConfigurationPolicyPrefStore::ConfigurationPolicyPrefStore(policy::BrowserPolicyConnectorBase*, policy::PolicyService*, policy::ConfigurationPolicyHandlerList const*, policy::PolicyLevel) () #3 0x064ccb33 in sync_preferences::PrefServiceSyncableFactory::SetManagedPolicies(policy::PolicyService*, policy::BrowserPolicyConnector*) () #4 0x03e676f3 in (anonymous namespace)::PrepareFactory(sync_preferences::PrefServiceSyncableFactory*, base::FilePath const&, policy::PolicyService*, SupervisedUserSettingsService*, scoped_refptr, scoped_refptr const&, bool) () #5 0x03e675b1 in chrome_prefs::CreateLocalState(base::FilePath const&, base::SequencedTaskRunner*, policy::PolicyService*, scoped_refptr const&, bool, std::unique_ptr >) () #6 0x03d49495 in BrowserProcessImpl::local_state() () #7 0x03d40c61 in ChromeBrowserMainParts::PreCreateThreadsImpl() () #8 0x03d40883 in ChromeBrowserMainParts::PreCreateThreads() () #9 0x029d2449 in content::BrowserMainLoop::PreCreateThreads() () #10 0x029d7fd1 in base::internal::Invoker >, int ()>::Run(base::internal::BindStateBase*) () #11 0x02e18559 in content::StartupTaskRunner::RunAllTasksNow() () #12 0x029d2c59 in content::BrowserMainLoop::CreateStartupTasks() () #13 0x029d8423 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) () #14 0x029d0240 in content::BrowserMain(content::MainFunctionParams const&) () #15 0x03d1ef41 in content::ContentMainRunnerImpl::Run() () #16 0x03d1d524 in content::ContentServiceManagerMainDelegate::RunEmbedderProcess() () #17 0x03d2a983 in service_manager::Main(service_manager::MainParams const&) () #18 0x03d1de41 in content::ContentMain(content::ContentMainParams const&) () #19 0x02175f04 in ChromeMain () #20 0x02175e34 in main () (gdb) backtrace full #0 0x02807dee in policy::ConfigurationPolicyHandlerList::ApplyPolicySettings(policy::PolicyMap const&, PrefValueMap*, policy::PolicyErrorMap*) const () No symbol table info available. #1 0x028082a6 in policy::ConfigurationPolicyPrefStore::CreatePreferencesFromPolicies() () No symbol table info available. #2 0x0280811b in policy::ConfigurationPolicyPrefStore::ConfigurationPolicyPrefStore(policy::BrowserPolicyConnectorBase*, policy::PolicyService*, policy::ConfigurationPolicyHandlerList const*, policy::PolicyLevel) () No symbol table info available. #3 0x064ccb33 in sync_preferences::PrefServiceSyncableFactory::SetManagedPolicies(policy::PolicyService*, policy::BrowserPolicyConnector*) () No symbol table info available. #4 0x03e676f3 in (anonymous namespace)::PrepareFactory(sync_preferences::PrefServiceSyncableFactory*, base::FilePath const&, policy::PolicyService*, SupervisedUserSettingsService*, scoped_refptr, scoped_refptr const&, bool) () No symbol table info available. #5 0x03e675b1 in chrome_prefs::CreateLocalState(base::FilePath const&, base::SequencedTaskRunner*, policy::PolicyService*, scoped_refptr const&, bool, std::unique_ptr >) () No symbol table info available. #6 0x03d49495 in BrowserProcessImpl::local_state() () No symbol table info available. #7 0x03d40c61 in ChromeBrowserMainParts::PreCreateThreadsImpl() () No symbol table info available. #8 0x03d40883 in ChromeBrowserMainParts::PreCreateThreads() () No symbol table info available. #9 0x029d2449 in content::BrowserMainLoop::PreCreateThreads() () No symbol table info available. #10 0x029d7fd1 in base::internal::Invoker >, int ()>::Run(base::internal::BindStateBase*) () No symbol table info available. #11 0x02e18559 in content::StartupTaskRunner::RunAllTasksNow() () No symbol table info available. #12 0x029d2c59 in content::BrowserMainLoop::CreateStartupTasks() () No symbol table info available. #13 0x029d8423 in content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) () No symbol table info available. #14 0x029d0240 in content::BrowserMain(content::MainFunctionParams const&) () No symbol table info available. #15 0x03d1ef41 in content::ContentMainRunnerImpl::Run() () No symbol table info available. #16 0x03d1d524 in content::ContentServiceManagerMainDelegate::RunEmbedderProcess() () No symbol table info available. #17 0x03d2a983 in service_manager::Main(service_manager::MainParams const&) () No symbol table info available. #18 0x03d1de41 in content::ContentMain(content::ContentMainParams const&) () No symbol table info available. #19 0x02175f04 in ChromeMain () ---Type to continue, or q to quit--- No symbol table info available. #20 0x02175e34 in main () No symbol table info available. (gdb) q A debugging session is active. Inferior 1 [process 3669] will be killed. Quit anyway? (y or n) y [u@comp-virtual-cpu-123456 ~]$ chromium Недопустимая инструкция