They seem to be fine:

$ debsums libxcb1
/usr/lib/libxcb.so.1.1.0                                                      OK
/usr/share/doc/libxcb1/copyright                                              OK
/usr/share/doc/libxcb1/changelog.Debian.gz                                    OK

$ debsums libxcb1-dbg
/usr/lib/debug/usr/lib/libxcb.so.1.1.0                                        OK
/usr/share/doc/libxcb1-dbg/copyright                                          OK
/usr/share/doc/libxcb1-dbg/changelog.Debian.gz                                OK


Now I've noticed that this segmentation fault occurs whenever I run Chromium 
with the --single-process flag. So I think it has nothing to do with the 
lifehacker.com crashes.

If I run without that flag, I get these errors:

[21419:21419:0417/141426:ERROR:gl_surface_glx.cc(384)] GLX 1.3 or later is 
required.
[21419:21419:0417/141426:ERROR:gl_surface_linux.cc(58)] 
GLSurfaceGLX::InitializeOneOff failed.

And soon after I get an 'Aw, Snap!" crash.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1309045

Title:
  Chromium tab crashes when opening any lifehacker.com page

Status in “chromium-browser” package in Ubuntu:
  New

Bug description:
  $ chromium-browser -g --single-process --incognito http://lifehacker.com/
  # Env:
  #     LD_LIBRARY_PATH=/usr/lib/chromium-browser
  #                
PATH=/usr/lib/chromium-browser:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  #            GTK_PATH=
  # CHROMIUM_USER_FLAGS=
  #      CHROMIUM_FLAGS=
  /usr/bin/gdb /usr/lib/chromium-browser/chromium-browser -x 
/tmp/chromiumargs.mtVo6X
  GNU gdb (GDB) 7.1-ubuntu
  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 "i486-linux-gnu".
  For bug reporting instructions, please see:
  <http://www.gnu.org/software/gdb/bugs/>...
  Reading symbols from /usr/lib/chromium-browser/chromium-browser...Reading 
symbols from /usr/lib/debug/usr/lib/chromium-browser/chromium-browser...(no 
debugging symbols found)...done.
  (no debugging symbols found)...done.
  (gdb) r
  Starting program: /usr/lib/chromium-browser/chromium-browser --single-process 
--incognito http://lifehacker.com/
  [Thread debugging using libthread_db enabled]
  warning: the debug information found in 
"/usr/lib/debug//usr/lib/libxcb.so.1.1.0" does not match "/usr/lib/libxcb.so.1" 
(CRC mismatch).

  warning: the debug information found in
  "/usr/lib/debug/usr/lib/libxcb.so.1.1.0" does not match
  "/usr/lib/libxcb.so.1" (CRC mismatch).

  [New Thread 0xb6bbeb70 (LWP 15124)]
  [New Thread 0xb630eb70 (LWP 15125)]
  [New Thread 0xb5b0db70 (LWP 15126)]
  [New Thread 0xb530cb70 (LWP 15127)]
  [New Thread 0xb52ebb70 (LWP 15128)]
  [New Thread 0xb52cab70 (LWP 15129)]
  [New Thread 0xb637eb70 (LWP 15130)]
  [New Thread 0xb40b2b70 (LWP 15131)]
  [New Thread 0xb38b1b70 (LWP 15132)]
  [New Thread 0xb30b0b70 (LWP 15133)]
  [New Thread 0xb28afb70 (LWP 15134)]
  [New Thread 0xb20aeb70 (LWP 15135)]
  [New Thread 0xb18adb70 (LWP 15136)]
  [New Thread 0xb10acb70 (LWP 15137)]
  [Thread 0xb530cb70 (LWP 15127) exited]
  [New Thread 0xb0f5db70 (LWP 15138)]
  [Thread 0xb0f5db70 (LWP 15138) exited]
  [15114:15136:0417/113406:ERROR:proxy_service_factory.cc(88)] Cannot use V8 
Proxy resolver in single process mode.
  [New Thread 0xb0f5db70 (LWP 15139)]
  [New Thread 0xb06eab70 (LWP 15140)]
  [15114:15132:0417/113406:ERROR:object_proxy.cc(624)] Failed to get name 
owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of 
name 'org.chromium.Mtpd': no such name
  [15114:15132:0417/113406:ERROR:object_proxy.cc(624)] Failed to get name 
owner. Got org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of 
name 'org.chromium.Mtpd': no such name
  [New Thread 0xafee9b70 (LWP 15141)]
  [15114:15114:0417/113406:ERROR:content_settings_pref_provider.cc(492)] 
Invalid pattern strings: [*.]10.0.0.1,*
  [15114:15114:0417/113406:ERROR:content_settings_pref_provider.cc(492)] 
Invalid pattern strings: [*.]192.168.1.2,*
  [15114:15114:0417/113406:ERROR:content_settings_pref_provider.cc(396)] 
Invalid pattern strings: [*.]10.0.0.1,*
  [15114:15114:0417/113406:ERROR:content_settings_pref_provider.cc(396)] 
Invalid pattern strings: [*.]192.168.1.2,*
  [New Thread 0xb530cb70 (LWP 15142)]
  [15114:15136:0417/113406:ERROR:proxy_service_factory.cc(88)] Cannot use V8 
Proxy resolver in single process mode.

  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0xafee9b70 (LWP 15141)]
  0x0170828a in WebCore::EventTracer::getTraceCategoryEnabledFlag(char const*) 
()
  (gdb) bt
  #0  0x0170828a in WebCore::EventTracer::getTraceCategoryEnabledFlag(char 
const*) ()
  #1  0x0177e60e in WebCore::PNGImageDecoder::frameBufferAtIndex(unsigned int) 
()
  #2  0x0104f149 in WebKit::WebImage::fromData(WebKit::WebData const&, 
WebKit::WebSize const&) ()
  #3  0x023ad5ce in webkit_glue::ImageDecoder::Decode(unsigned char const*, 
unsigned int) const ()
  #4  0x02be427d in 
ImageLoadingTracker::ImageLoader::LoadOnBlockingPool(ImageLoadingTracker::ImageRepresentation
 const&, int) ()
  #5  0x02be2374 in base::internal::Invoker<3, 
base::internal::BindState<base::internal::RunnableAdapter<void 
(ImageLoadingTracker::ImageLoader::*)(ImageLoadingTracker::ImageRepresentation 
const&, int)>, void ()(ImageLoadingTracker::ImageLoader*, 
ImageLoadingTracker::ImageRepresentation const&, int), void 
()(ImageLoadingTracker::ImageLoader*, ImageLoadingTracker::ImageRepresentation, 
int)>, void ()(ImageLoadingTracker::ImageLoader*, 
ImageLoadingTracker::ImageRepresentation const&, 
int)>::Run(base::internal::BindStateBase*)
      ()
  #6  0x009e3e67 in 
base::SequencedWorkerPool::Inner::ThreadLoop(base::SequencedWorkerPool::Worker*)
 ()
  #7  0x009e476f in base::SequencedWorkerPool::Worker::Run() ()
  #8  0x009e56cb in base::SimpleThread::ThreadMain() ()
  #9  0x009e1d6b in base::(anonymous namespace)::ThreadFunc(void*) ()
  #10 0xb753e96e in start_thread (arg=0xafee9b70) at pthread_create.c:300
  #11 0xb719dffe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  (gdb)

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 25.0.1364.160-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-57.119~ppa1-generic-tuxonice 
2.6.32.61+drm33.26
  Uname: Linux 2.6.32-57-generic-tuxonice i686
  Architecture: i386
  Date: Thu Apr 17 11:24:46 2014
  Desktop-Session:
   DESKTOP_SESSION = gnome
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/etc/xdg
   XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04.4 LTS "Lucid Lynx" - Release i386 (20120214.2)
  SourcePackage: chromium-browser
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1309045/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to