2012-09-07 09:59:43 |
arty |
bug |
|
|
added bug |
2012-09-08 01:03:16 |
Tyler Hicks |
bug |
|
|
added subscriber Tyler Hicks |
2012-09-08 01:06:53 |
Tyler Hicks |
ecryptfs-utils (Ubuntu): status |
New |
Incomplete |
|
2012-09-08 01:06:53 |
Tyler Hicks |
ecryptfs-utils (Ubuntu): assignee |
|
Tyler Hicks (tyhicks) |
|
2012-09-08 01:07:10 |
Tyler Hicks |
affects |
ecryptfs-utils (Ubuntu) |
linux (Ubuntu) |
|
2012-09-10 16:16:49 |
Joseph Salisbury |
linux (Ubuntu): importance |
Undecided |
Medium |
|
2012-09-11 00:01:35 |
Tyler Hicks |
linux (Ubuntu): status |
Incomplete |
Confirmed |
|
2012-09-11 09:37:17 |
TJ |
bug |
|
|
added subscriber TJ |
2012-09-11 22:11:58 |
Tyler Hicks |
bug task added |
|
ecryptfs |
|
2012-09-11 22:12:08 |
Tyler Hicks |
ecryptfs: status |
New |
In Progress |
|
2012-09-11 22:12:10 |
Tyler Hicks |
ecryptfs: importance |
Undecided |
High |
|
2012-09-11 22:12:16 |
Tyler Hicks |
ecryptfs: assignee |
|
Tyler Hicks (tyhicks) |
|
2012-09-13 23:19:01 |
Tyler Hicks |
description |
After upgrading to 3.2.0-30 I started seeing error messages like this in my syslog:
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.675991] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.675997] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000000])
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676058] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676061] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000001])
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676119] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676122] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000000])
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676179] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676182] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000001])
I have a one-partition setup and my whole home folder is encrypted. I did a fsck and that didn't help. I removed zero-size files from ~/.Private and that didn't help. I backed data, deleted user and its home folder, created user again and copied data back, and error was still there.
Booting to previous kernel 3.2.0-29 solved the issue. This is why I consider this bug a regression.
Now I know there's a bug #870326 which is pretty much identical to this. I couldn't find "reopen" button however and I don't know how you guys like to track regressions in launchpad. I'm sorry for creating a duplicate. Please advise me what to do? If I just add new comment to the resolved bug, won't it get lost?
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ecryptfs-utils 96-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Fri Sep 7 11:56:48 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/zsh
SourcePackage: ecryptfs-utils
UpgradeStatus: Upgraded to precise on 2012-08-11 (26 days ago) |
NOTE: A test case for this bug has been created at tests/kernel/mmap-close.sh (revno 729) in the upstream ecryptfs-utils project.
After upgrading to 3.2.0-30 I started seeing error messages like this in my syslog:
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.675991] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.675997] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000000])
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676058] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676061] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000001])
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676119] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676122] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000000])
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676179] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5]
Sep 7 11:56:28 artemy-tregubenko kernel: [ 318.676182] ecryptfs_writepage: Error encrypting page (upper index [0x0000000000000001])
I have a one-partition setup and my whole home folder is encrypted. I did a fsck and that didn't help. I removed zero-size files from ~/.Private and that didn't help. I backed data, deleted user and its home folder, created user again and copied data back, and error was still there.
Booting to previous kernel 3.2.0-29 solved the issue. This is why I consider this bug a regression.
Now I know there's a bug #870326 which is pretty much identical to this. I couldn't find "reopen" button however and I don't know how you guys like to track regressions in launchpad. I'm sorry for creating a duplicate. Please advise me what to do? If I just add new comment to the resolved bug, won't it get lost?
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ecryptfs-utils 96-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Fri Sep 7 11:56:48 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/zsh
SourcePackage: ecryptfs-utils
UpgradeStatus: Upgraded to precise on 2012-08-11 (26 days ago) |
|
2012-09-15 09:10:14 |
erikj |
bug |
|
|
added subscriber erikj |
2012-09-18 01:19:59 |
Tyler Hicks |
ecryptfs: status |
In Progress |
Fix Released |
|
2012-09-18 12:59:10 |
Launchpad Janitor |
linux (Ubuntu): status |
Confirmed |
Fix Released |
|
2012-09-18 12:59:10 |
Launchpad Janitor |
cve linked |
|
2012-3520 |
|
2012-09-21 17:12:02 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/quantal-proposed/linux-ti-omap4 |
|
2012-09-22 21:51:54 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/quantal-proposed/linux-lowlatency |
|
2012-09-27 13:06:16 |
Luis Henriques |
tags |
amd64 apport-bug precise running-unity |
amd64 apport-bug precise running-unity verification-done-oneiric |
|
2012-09-28 13:43:15 |
Luis Henriques |
tags |
amd64 apport-bug precise running-unity verification-done-oneiric |
amd64 apport-bug precise running-unity verification-done-oneiric verification-needed-precise |
|
2012-09-29 04:44:12 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/oneiric-proposed/linux-ti-omap4 |
|
2012-09-29 04:44:17 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-ti-omap4 |
|
2012-10-01 10:18:03 |
Colin Ian King |
tags |
amd64 apport-bug precise running-unity verification-done-oneiric verification-needed-precise |
amd64 apport-bug precise running-unity verification-done-oneiric verification-done-precise |
|
2012-10-10 23:12:48 |
redrick |
bug |
|
|
added subscriber redrick |
2012-11-14 21:30:44 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/precise-proposed/linux-lowlatency |
|
2013-05-07 17:21:21 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-security/linux-lts-backport-oneiric |
|
2014-01-15 21:39:30 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/lucid-updates/linux-lts-backport-oneiric |
|
2019-07-24 21:05:54 |
Brad Figg |
tags |
amd64 apport-bug precise running-unity verification-done-oneiric verification-done-precise |
amd64 apport-bug cscc precise running-unity verification-done-oneiric verification-done-precise |
|