[Desktop-packages] [Bug 965314] Re: core dumped - segmentation fault

2014-01-20 Thread Christopher M. Penalver
** No longer affects: chromium-browser (Ubuntu)

** Changed in: chromium-browser
   Importance: Unknown = Undecided

** Changed in: chromium-browser
   Status: Unknown = New

** Changed in: chromium-browser
 Remote watch: code.google.com/p/chromium/issues #121660 = None

-- 
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/965314

Title:
  core dumped - segmentation fault

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

Bug description:
  In Precise Chromium always crash at first start.
  core dumped - segmentation fault

  I haven't found any other log about it, ask if needed! :)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 17.0.963.83~r127885-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 26 13:55:44 2012
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  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/ubuntu/+source/chromium-browser/+bug/965314/+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


[Desktop-packages] [Bug 965314] Re: core dumped - segmentation fault

2014-01-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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/965314

Title:
  core dumped - segmentation fault

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

Bug description:
  In Precise Chromium always crash at first start.
  core dumped - segmentation fault

  I haven't found any other log about it, ask if needed! :)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 17.0.963.83~r127885-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 26 13:55:44 2012
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  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/ubuntu/+source/chromium-browser/+bug/965314/+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


[Desktop-packages] [Bug 965314] Re: core dumped - segmentation fault

2014-01-20 Thread Christopher M. Penalver
Lucazade, 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

** Project changed: chromium-browser = chromium-browser (Ubuntu)

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

** Attachment removed: chromium.core.20120429.gz
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/965314/+attachment/3120504/+files/chromium.core.20120429.gz

** Attachment removed: chromium.core.20120430.gz
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/965314/+attachment/3120508/+files/chromium.core.20120430.gz

** Attachment removed: chromium.bug.20120430
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/965314/+attachment/3120526/+files/chromium.bug.20120430

-- 
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/965314

Title:
  core dumped - segmentation fault

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

Bug description:
  In Precise Chromium always crash at first start.
  core dumped - segmentation fault

  I haven't found any other log about it, ask if needed! :)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 17.0.963.83~r127885-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 26 13:55:44 2012
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  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/ubuntu/+source/chromium-browser/+bug/965314/+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


[Desktop-packages] [Bug 965314] Re: core dumped - segmentation fault

2013-06-02 Thread papukaija
** Also affects: chromium-browser via
   http://code.google.com/p/chromium/issues/detail?id=121660
   Importance: Unknown
   Status: Unknown

-- 
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/965314

Title:
  core dumped - segmentation fault

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

Bug description:
  In Precise Chromium always crash at first start.
  core dumped - segmentation fault

  I haven't found any other log about it, ask if needed! :)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 17.0.963.83~r127885-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Mon Mar 26 13:55:44 2012
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  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/965314/+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