[Bug 493050] Re: ubuntu-bug "Collecting problem information..." for over 30 min
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Mar 5 12:56:18 UTC 2020
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: apport (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/493050
Title:
ubuntu-bug "Collecting problem information..." for over 30 min
Status in apport package in Ubuntu:
Incomplete
Bug description:
Binary package hint: apport
ubuntu-bug xserver-xorg-video-nouveau = "Collecting problem
information ... This might take a few minutes. ............." it just
filled the 80x50 screen with 4000 dots, at about 1/2 sec per is 30
minutes.
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
carl 2529 0.2 1.8 89260 36592 pts/2 Sl+ 22:11 0:08 /usr/bin/python /usr/bin/apport-cli xserver-xorg-video-nouveau
seems to be the same thing as #397140 so I am doing the strace ting:
carl at gw42:~$ pgrep apport
2529
carl at gw42:~$ ps ux|grep apport-cli | grep -v grep|awk '{print $2}'
2529
2716
carl at gw42:~$ strace -vvs1024 -o /tmp/apport-gtk.trace -p 2529
Process 2529 attached - interrupt to quit
which is lots of:
select(0, NULL, NULL, NULL, {0, 12114}) = 0 (Timeout)
gettimeofday({1260076594, 5680}, NULL) = 0
select(0, NULL, NULL, NULL, {0, 36012}) = 0 (Timeout)
gettimeofday({1260076594, 41961}, NULL) = 0
but I was able to run it for this report.
ProblemType: Bug
Architecture: amd64
Date: Sat Dec 5 23:00:07 2009
DistroRelease: Ubuntu 9.10
Package: apport 1.9.3-0ubuntu4.1
PackageArchitecture: all
ProcEnviron:
PATH=(custom, user)
LANG=en_US
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.52-generic
SourcePackage: apport
Uname: Linux 2.6.31-16-generic x86_64
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/493050/+subscriptions
More information about the foundations-bugs
mailing list