** Changed in: apport (Ubuntu Maverick)
Status: Fix Committed => Won't Fix
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/657091
Title:
the hardware hook blows away /proc/$pid/cmdline details
Status in “apparmor” package in Ubuntu:
Fix Released
Status in “apport” package in Ubuntu:
Fix Released
Status in “apparmor” source package in Lucid:
Fix Released
Status in “apport” source package in Lucid:
Won't Fix
Status in “apparmor” source package in Maverick:
Fix Released
Status in “apport” source package in Maverick:
Won't Fix
Status in “apparmor” source package in Natty:
Fix Released
Status in “apport” source package in Natty:
Fix Released
Bug description:
SRU Justification
1. impact of the bug is minimal for stable releases, since apport is
disabled by default. However, being able to run 'ubuntu-bug', 'apport-
bug' or 'apport-collect' is useful for developers trying to get more
information from users.
2. This has been addressed in the development branch
3. Patch is very small. See comment #3.
4. TEST CASE:
$ sudo apport-bug apparmor --save /tmp/apport.txt
Examine /tmp/apport.txt. It should have something like:
ProcKernelCmdline: root=UUID=378db089-c0de-431c-b57d-9675fa5e6319 ro quiet
splash
5. The regression potential of the patch is very low, as it updates
the apport hook which is not enabled by default in the stable
releases.
Initial report
21:34 < kees> self['ProcCmdline'] = _read_file('/proc/' + pid +
'/cmdline').rstrip('\0')
21:34 < kees> vs
21:34 < kees> ./apport/hookutils.py: attach_file(report, '/proc/cmdline',
'ProcCmdLine')
The hardware hook is destroying the /proc/$pid/cmdline information.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apport 1.14.1-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
ApportLog:
Architecture: amd64
CrashReports:
600:0:0:2142829:2010-10-02 08:42:35.061202818 -0700:2010-10-02
08:42:35.041202736 -0700:/var/crash/libpam-ck-connector.0.crash
600:0:0:2142491:2010-10-02 08:42:35.021202650 -0700:2010-10-02
08:42:34.691201277 -0700:/var/crash/grub-pc.0.crash
600:0:0:2143151:2010-10-02 08:42:35.291203777 -0700:2010-10-02
08:42:35.261203650 -0700:/var/crash/libpam-gnome-keyring.0.crash
Date: Fri Oct 8 14:35:30 2010
PackageArchitecture: all
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: apport
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/657091/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp