← Back to team overview

linux-traipu team mailing list archive

[Bug 1065961] Re: chromium-browser: general protection (fault)

 

Dennis Schridde, thank you for reporting this and helping make Ubuntu better. However, your crash report is missing. Please follow these instructions to have apport report a new bug about your crash that can be dealt with by the automatic retracer. First, execute at a terminal:
cd /var/crash && sudo rm * ; sudo apt-get update && sudo apt-get -y upgrade && sudo apt-get -y install chromium-browser-dbg && sudo service apport start force_start=1

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now reproduce the crash, then open your file manager, navigate to your /var/crash directory and open the crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is the crash you would like to report. If you get an error that you aren't allowed to access this report you will have to file it with 'sudo ubuntu-bug /var/crash/_my_crash_report.crash'. If you run the command against the crash report and a window pops up asking you to report this, but then never opens a new report, you would be affected by https://bugs.launchpad.net/ubuntu/+source/apport/+bug/994921 . In order to WORKAROUND this, one would need to open the following file via a command line:
gksudo gedit /etc/apport/crashdb.conf

and comment out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package'],

Save, close, and try to file the crash report again via:
ubuntu-bug /var/crash/_my_crash_report.crash

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: chromium-browser (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Chromium Browser.
https://bugs.launchpad.net/bugs/1065961

Title:
  chromium-browser: general protection (fault)

Status in Chromium Browser:
  Unknown
Status in “chromium-browser” package in Ubuntu:
  Invalid

Bug description:
  chromium-browser crashes very often on my system, leaving the following in dmesg (excerpt):
  [69260.837159] chromium-browse[21110] general protection ip:b55fdfe9 sp:bf9caab0 error:0 in chromium-browser[b3206000+456a000]
  [69794.178272] chromium-browse[22905] general protection ip:b55defe9 sp:bf86fbc0 error:0 in chromium-browser[b31e7000+456a000]
  [69885.166766] chromium-browse[23139] general protection ip:b5642fe9 sp:bff37c50 error:0 in chromium-browser[b324b000+456a000]
  [71048.467893] chromium-browse[23287] general protection ip:b5619fe9 sp:bfe5f4c0 error:0 in chromium-browser[b3222000+456a000]
  [71110.682438] chromium-browse[24111]: segfault at 6 ip 4b98bace sp bfce6380 error 4 in libflashplayer.so[4b1f5000+1014000]

  I usually get an application-crashed information in the systray, but
  due to apport bug #1058376, no crash report ever gets send to
  Launchpad.

  This does not seem to depend on the website being looked at. It
  appears randomly and is not reproducible when watching the same
  website again. It seems to happen only when leaving one page / loading
  another, but never when the page is already loaded. Sometimes Chromium
  does not crash, but freezes instead and has to be killed.

  It happens only since a few weeks (maybe 1-2 months at max), so it
  could be caused by an update to some library. Chromium was also
  updated during that timeframe: chromium-browser:i386
  (18.0.1025.168~r134367-0ubuntu0.12.04.1,
  20.0.1132.47~r144678-0ubuntu0.12.04.1), from /var/log/apt/history.log.
  I downgraded to a version archived on Launchpad [1], which does not
  show the bug.

  Version: 20.0.1132.47~r144678-0ubuntu0.12.04.1
  [1] https://launchpad.net/ubuntu/+source/chromium-browser/18.0.1025.168~r134367-0ubuntu0.12.04.1

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 20.0.1132.47~r144678-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Uname: Linux 3.2.0-31-generic i686
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: i386
  Date: Fri Oct 12 14:27:48 2012
  Desktop-Session:
   DESKTOP_SESSION = default
   XDG_CONFIG_DIRS = /etc/xdg/xdg-default:/etc/xdg
   XDG_DATA_DIRS = /usr/share/default:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
  ProcEnviron:
   LANGUAGE=
   TERM=screen
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=""

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


References