Apport gets stuck and sucks CPU
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Triaged
|
High
|
Evan |
Bug Description
Occasionally apport gets stuck and starts taking all of my CPU. It seems to be related to the attached crash file.
Strace looks like this:
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigreturn(0xb) = 1
The open files look like this:
root@vee:
total 0
dr-x------ 2 root root 0 Mar 14 12:37 .
dr-xr-xr-x 9 root root 0 Mar 14 11:30 ..
lr-x------ 1 root root 64 Mar 14 12:38 0 -> pipe:[1314229]
l-wx------ 1 root root 64 Mar 14 12:38 1 -> /var/crash/.lock
l-wx------ 1 root root 64 Mar 14 12:38 2 -> /var/log/apport.log
lr-x------ 1 root root 64 Mar 14 12:38 3 -> /var/crash/
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: apport 2.9.1-0ubuntu1
ProcVersionSign
Uname: Linux 3.8.0-11-generic x86_64
NonfreeKernelMo
ApportLog:
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Thu Mar 14 12:40:58 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2010-05-17 (1031 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
MarkForUpload: True
PackageArchitec
SourcePackage: apport
UpgradeStatus: Upgraded to raring on 2013-03-07 (6 days ago)
Changed in apport (Ubuntu): | |
assignee: | nobody → Evan Dandrea (ev) |
Changed in apport (Ubuntu): | |
assignee: | Evan Dandrea (ev) → nobody |
tags: | added: xenial |
Easily confirmed by running the crash file through apport-cli on quantal.