Activity log for bug #657091

Date Who What changed Old value New value Message
2010-10-08 21:38:20 Kees Cook bug added bug
2010-10-08 21:40:12 Kees Cook apport (Ubuntu): status New Fix Committed
2010-10-08 21:40:47 Launchpad Janitor branch linked lp:apport
2010-10-09 02:08:38 Steve Beattie bug task added apparmor (Ubuntu)
2010-10-09 02:11:57 Steve Beattie apparmor (Ubuntu): status New Triaged
2010-10-09 02:12:01 Steve Beattie apparmor (Ubuntu): importance Undecided Low
2010-10-14 21:41:57 Jamie Strandboge nominated for series Ubuntu Maverick
2010-10-14 21:41:57 Jamie Strandboge bug task added apparmor (Ubuntu Maverick)
2010-10-14 21:41:57 Jamie Strandboge bug task added apport (Ubuntu Maverick)
2010-10-14 21:41:57 Jamie Strandboge nominated for series Ubuntu Natty
2010-10-14 21:41:57 Jamie Strandboge bug task added apparmor (Ubuntu Natty)
2010-10-14 21:41:57 Jamie Strandboge bug task added apport (Ubuntu Natty)
2010-10-14 21:42:17 Jamie Strandboge apport (Ubuntu Maverick): status New Fix Committed
2010-10-14 21:42:21 Jamie Strandboge apport (Ubuntu Natty): status Fix Committed Triaged
2010-10-14 21:42:25 Jamie Strandboge apparmor (Ubuntu Maverick): status New In Progress
2010-10-14 21:42:28 Jamie Strandboge apparmor (Ubuntu Maverick): importance Undecided Low
2010-10-14 21:42:33 Jamie Strandboge apparmor (Ubuntu Maverick): assignee Jamie Strandboge (jdstrand)
2010-10-14 21:42:36 Jamie Strandboge apparmor (Ubuntu Natty): assignee Jamie Strandboge (jdstrand)
2010-10-14 21:42:38 Jamie Strandboge apparmor (Ubuntu Maverick): milestone maverick-updates
2010-10-15 16:50:08 Jamie Strandboge apparmor (Ubuntu Maverick): milestone maverick-updates
2010-10-15 16:50:44 Jamie Strandboge bug added subscriber Ubuntu Stable Release Updates Team
2010-10-15 17:30:12 Launchpad Janitor apparmor (Ubuntu Natty): status Triaged Fix Released
2010-10-16 02:48:21 Launchpad Janitor branch linked lp:ubuntu/apparmor
2010-10-22 07:54:20 Martin Pitt apparmor (Ubuntu Maverick): status In Progress Fix Committed
2010-10-22 07:54:27 Martin Pitt bug added subscriber SRU Verification
2010-10-22 07:54:28 Martin Pitt tags amd64 apport-bug maverick amd64 apport-bug maverick verification-needed
2010-10-22 08:17:26 Launchpad Janitor branch linked lp:ubuntu/maverick-proposed/apparmor
2010-10-22 08:23:06 Steve Beattie description Binary package hint: apport 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 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
2010-11-02 23:00:53 Jamie Strandboge nominated for series Ubuntu Lucid
2010-11-02 23:00:53 Jamie Strandboge bug task added apparmor (Ubuntu Lucid)
2010-11-02 23:00:53 Jamie Strandboge bug task added apport (Ubuntu Lucid)
2010-11-02 23:01:14 Jamie Strandboge apport (Ubuntu Lucid): status New Won't Fix
2010-11-02 23:01:39 Jamie Strandboge apparmor (Ubuntu Lucid): importance Undecided Low
2010-11-02 23:01:39 Jamie Strandboge apparmor (Ubuntu Lucid): status New In Progress
2010-11-02 23:01:39 Jamie Strandboge apparmor (Ubuntu Lucid): milestone lucid-updates
2010-11-02 23:01:39 Jamie Strandboge apparmor (Ubuntu Lucid): assignee Jamie Strandboge (jdstrand)
2010-11-12 14:02:38 Launchpad Janitor apport (Ubuntu Natty): status Triaged Fix Released
2010-11-15 10:06:04 Martin Pitt tags amd64 apport-bug maverick verification-needed amd64 apport-bug maverick verification-done
2010-11-17 12:58:27 Launchpad Janitor apparmor (Ubuntu Maverick): status Fix Committed Fix Released
2010-12-03 17:23:55 Martin Pitt apparmor (Ubuntu Lucid): status In Progress Fix Committed
2010-12-03 17:24:07 Martin Pitt tags amd64 apport-bug maverick verification-done amd64 apport-bug maverick
2010-12-03 17:24:11 Martin Pitt tags amd64 apport-bug maverick amd64 apport-bug maverick verification-needed
2010-12-14 20:46:19 Martin Pitt tags amd64 apport-bug maverick verification-needed amd64 apport-bug maverick verification-done
2010-12-15 11:50:58 Launchpad Janitor apparmor (Ubuntu Lucid): status Fix Committed Fix Released
2011-09-19 21:33:45 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug maverick verification-done amd64 apport-bug maverick testcase verification-done
2012-07-06 05:24:57 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/natty/apport/natty
2014-02-28 03:30:05 Adolfo Jayme Barrientos apport (Ubuntu Maverick): status Fix Committed Won't Fix