Hide Forgot
Description of problem: A Chromium update got installed pushed out on 2/25/11. Seems there's something wrong with it, because I haven't any troubles with chromium in F14. Whenever I start chromium now, it segfaults. Version-Release number of selected component (if applicable): chromium-libs-11.0.679.0-1.fc14.x86_64 chromium-11.0.679.0-1.fc14.x86_64 How reproducible: Everytime I start chromium-browser it segfaults. Steps to Reproduce: 1. run chromium 2. 3. Actual results: [allen@sixpack bin]$ chromium-browser --debug # Env: # LD_LIBRARY_PATH=/usr/lib64/chromium-browser /usr/bin/gdb /usr/lib64/chromium-browser/chromium-browser -x /tmp/chromiumargs.XvV8YM GNU gdb (GDB) Fedora (7.2-41.fc14) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> 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 "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/lib64/chromium-browser/chromium-browser...Reading symbols from /usr/lib/debug/usr/lib64/chromium-browser/chromium-browser.debug...done. done. (gdb) r Starting program: /usr/lib64/chromium-browser/chromium-browser warning: "/usr/lib/debug/usr/lib64/chromium-browser/libsandbox.so.debug": separate debug info file has no debug info [Thread debugging using libthread_db enabled] Detaching after fork from child process 23897. Detaching after fork from child process 23898. Detaching after fork from child process 23908. [New Thread 0x7fdd81b04700 (LWP 23915)] [New Thread 0x7fdd81303700 (LWP 23916)] [New Thread 0x7fdd807f3700 (LWP 23917)] [New Thread 0x7fdd7fff2700 (LWP 23918)] [New Thread 0x7fdd7f7f1700 (LWP 23919)] [New Thread 0x7fdd7eff0700 (LWP 23920)] [New Thread 0x7fdd7e7ef700 (LWP 23921)] [New Thread 0x7fdd7dfee700 (LWP 23922)] [New Thread 0x7fdd7d7ed700 (LWP 23923)] [New Thread 0x7fdd7cfec700 (LWP 23924)] [New Thread 0x7fdd7cfcb700 (LWP 23925)] [New Thread 0x7fdd7c7ca700 (LWP 23926)] [New Thread 0x7fdd7bfc9700 (LWP 23927)] [New Thread 0x7fdd7b568700 (LWP 23931)] [New Thread 0x7fdd7b547700 (LWP 23932)] [New Thread 0x7fdd7b4f1700 (LWP 23933)] [Thread 0x7fdd7b4f1700 (LWP 23933) exited] [Thread 0x7fdd7b568700 (LWP 23931) exited] Detaching after fork from child process 23949. [New Thread 0x7fdd7b4f1700 (LWP 23950)] [New Thread 0x7fdd6b640700 (LWP 24084)] Detaching after fork from child process 24094. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fdd7fff2700 (LWP 23918)] 0x0000000000000000 in ?? () Missing separate debuginfos, use: debuginfo-install libdvdcss-1.2.10-1.x86_64 (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007fdd679869c7 in init_once_routine () at ffmpeg_decoder.c:314 #2 0x0000003f2500c8d0 in pthread_once () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S:104 #3 0x00007fdd6798aa33 in init_video_plugin (xine=0x1cfed80, data=<value optimized out>) at ff_video_decoder.c:1763 #4 0x00007fdd69cd53b4 in _load_plugin_class (this=0x1cfed80, node=0x2118a00, data=0x0) at load_plugins.c:715 #5 0x00007fdd69cd7941 in _load_required_plugins (this=0x1cfed80) at load_plugins.c:798 #6 load_required_plugins (this=0x1cfed80) at load_plugins.c:815 #7 _x_scan_plugins (this=0x1cfed80) at load_plugins.c:1206 #8 0x00007fdd69ccbeb9 in xine_init (this=0x1cfed80) at xine.c:1710 #9 0x00007fdd69f1f73f in xine_create () at plugin.c:654 #10 0x00007fdd69f20541 in NPP_GetMIMEDescription () at plugin.c:1311 #11 0x00007fdd940def2e in webkit::npapi::PluginLib::ReadWebPluginInfo (filename=..., info=0x7fdd7fff02b0) at webkit/plugins/npapi/plugin_lib_posix.cc:174 #12 0x00007fdd940dfebe in webkit::npapi::PluginList::ReadPluginInfo (this=0x7fdd943d9124, filename=..., info=0x7fdd7fff02b0, entry_points=0x7fdd7fff02f8) at webkit/plugins/npapi/plugin_list.cc:277 #13 0x00007fdd940e16e2 in webkit::npapi::PluginList::LoadPlugin (this=0x7fdd943d9124, path=..., plugin_groups=0x7fdd7fff0e50) at webkit/plugins/npapi/plugin_list.cc:469 #14 0x00007fdd940e8b92 in webkit::npapi::PluginList::LoadPluginsFromDir(FilePath const&, ScopedVector<webkit::npapi::PluginGroup>*, std::set<FilePath, std::less<FilePath>, std::allocator<FilePath> >*) () from /usr/lib64/chromium-browser/libglue.so #15 0x00007fdd940e4cd2 in webkit::npapi::PluginList::LoadPluginsInternal(ScopedVector<webkit::npapi::PluginGroup>*) () from /usr/lib64/chromium-browser/libglue.so #16 0x00007fdd940e23f4 in webkit::npapi::PluginList::LoadPlugins(bool) () from /usr/lib64/chromium-browser/libglue.so #17 0x00007fdd940e3ead in webkit::npapi::PluginList::GetEnabledPlugins(bool, std::vector<webkit::npapi::WebPluginInfo, std::allocator<webkit::npapi::WebPluginInfo> >*) () from /usr/lib64/chromium-browser/libglue.so #18 0x00007fdd8f819327 in RenderMessageFilter::OnGetPluginsOnFileThread(bool, IPC::Message*) () from /usr/lib64/chromium-browser/libcontent_browser.so #19 0x00007fdd978f8a47 in MessageLoop::RunTask (this=0x7fdd7fff1a90, task=0x20c9300) at base/message_loop.cc:367 #20 0x00007fdd978fa3c0 in MessageLoop::DeferOrRunPendingTask (this=<value optimized out>, pending_task=<value optimized out>) at base/message_loop.cc:376 #21 0x00007fdd978fa5e3 in MessageLoop::DoWork (this=0x7fdd7fff1a90) at base/message_loop.cc:569 #22 0x00007fdd978c9ee9 in base::MessagePumpLibevent::Run (this=0xf91aa0, delegate=0x7fdd7fff1a90) at base/message_pump_libevent.cc:222 #23 0x00007fdd978fbf06 in MessageLoop::RunInternal (this=0x7fdd7fff1a90) at base/message_loop.cc:342 #24 0x00007fdd978fc0b4 in MessageLoop::Run (this=0x7fdd7fff1a90) at base/message_loop.cc:239 #25 0x00007fdd97935e61 in base::Thread::ThreadMain (this=0xf91780) at base/threading/thread.cc:164 #26 0x00007fdd97933b72 in base::(anonymous namespace)::ThreadFunc (params=<value optimized out>) at base/threading/platform_thread_posix.cc:51 #27 0x0000003f25006ccb in start_thread (arg=0x7fdd7fff2700) at pthread_create.c:301 #28 0x0000003f244e0c2d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Expected results: To run without segfaulting. Additional info: I am going to downgrade to see if that helps.
Gah! I am getting this from Tom's repo. Is this right place to report an issue?
(In reply to comment #1) > Gah! I am getting this from Tom's repo. Is this right place to report an issue? Erm, no before google launched chrome and chromium there was this top down scrolling shooter (a game) called chromium, the people behind this shooter decided to not fight google, but just rename the shooter to chromium-bsu. There is no actually chromium component in bugzilla, because chromium is not a supported part of Fedora, try mailing Tom directly about this.