[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error attempting to write lower page (regression) To manage notifications about this bug

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2019-01-17 Thread somekool
5 years later, on ubuntu 18.10, I am seeing this same error. ``` Jan 18 11:19:47 mathieu-FMVWB3U28 kernel: [10270.829309] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-28] Jan 18 11:19:47 mathieu-FMVWB3U28 kernel: [10270.829311] ecryptfs_write_end: Error encrypting page

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-10-17 Thread Jaka Hudoklin
I'm still seeing this bug when using vmware. It just happened when image size got over 18GB. Even the ext4 fs i have on lower gets corrupted. Linux offlinehacker-laptop 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux, normal laptop hard drive.

Re: [Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-10-17 Thread Tyler Hicks
On 2012-10-17 10:37:29, Jaka Hudoklin wrote: I'm still seeing this bug when using vmware. It just happened when image size got over 18GB. Even the ext4 fs i have on lower gets corrupted. I can't see how this bug could ever cause corruption of the lower ext4 filesystem. I think you may have hit

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-10-04 Thread Bartosz RadaczyƄski
FWIW: the workaround is to move the Idea folder to unencrypted directory and create a symlink. Not only Idea does not crash anymore, but the indexing is also much, much faster -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-10-01 Thread Colin King
Tested on Precise -proposed with ext2,ext3,ext4,xfs and btrfs lower file systems: uname -a Linux ubuntu 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux sudo ./tests/run_tests.sh -K -c safe -b 100 -D /tmp/image -l /lower -u /upper -f

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-28 Thread Luis Henriques
This bug is awaiting verification that the kernel for Precise in -proposed solves the problem (3.2.0-32.51). Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-precise' to 'verification-done-precise'. If verification is not

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-27 Thread Colin King
Tested on oneiric -proposed with ext2,ext3,ext4,xfs and btrfs lower file systems: uname -a Linux ubuntu 3.0.0-26-server #43-Ubuntu SMP Tue Sep 25 17:37:40 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux ubuntu@ubuntu:~/ecryptfs$ sudo ./tests/run_tests.sh -K -c safe -b 100 -D /tmp/image -l /lower

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-27 Thread Luis Henriques
As per comment #16, I'm tagging this bug as verified in oneiric. ** Tags added: verification-done-oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.5.0-15.20 --- linux (3.5.0-15.20) quantal-proposed; urgency=low [ Tim Gardner ] * rebase to v3.5.4 * SAUCE: CONFIG_HID_BATTERY_STRENGTH=y - LP: #1003090 [ Upstream Kernel Changes ] * eCryptfs: Copy up attributes of the

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-17 Thread Tyler Hicks
This was fixed in 3.6-rc6: http://git.kernel.org/linus/1547cb80db5587c465be609b9a15bfb2dfd73099 ** Changed in: ecryptfs Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-17 Thread Etienne Neveu
Not sure if it is useful to comment now, but the proposed fix also worked for me. I patched Friday afternoon, and IntelliJ hasn't crashed since. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-15 Thread Colin King
SRU for Oneiric and Precise, and apply to Quantal too. == SRU Justification == == Impact == A regression was caused by commit: 821f749 eCryptfs: Revert to a writethrough cache model That patch reverted some code (specifically, 32001d6f) that was necessary to properly handle open() - mmap() -

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-14 Thread arty
Runs fine for me so far, I'll be keeping an eye on it and report failures, should any happen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error attempting to

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-14 Thread Colin King
I've given this a good soak testing on Quantal, Precise + applied the patches to Oneiric and for each tested it against ext2, ext3, ext4, xfs and btrfs lower file systems, and it does solve this bug. Thanks Tyler. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-14 Thread arty
I haven't seen any errors during the whole day of normal usage, so I suppose the bug is fixed in this kernel build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title:

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-14 Thread Tyler Hicks
Thanks for your testing, Colin and Arty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error attempting to write lower page (regression) To manage

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-13 Thread Tyler Hicks
I've built a set of amd64 test kernels, for Quantal and Precise, with a proposed fix for this bug. They can be found here: http://people.canonical.com/~tyhicks/ecryptfs/fixes/ If any of the affected users could give this test kernel a shot and report if the bug is resolved, I'd appreciate it!

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-12 Thread Etienne Neveu
Got the same bug: Sep 12 15:39:16 eneveu kernel: [ 1223.824052] ecryptfs_encrypt_page: Error attempting to write lower page; rc = [-5] Sep 12 15:39:16 eneveu kernel: [ 1223.824058] ecryptfs_writepage: Error encrypting page (upper index [0x01c7]) Here is the IntelliJ IDEA

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-12 Thread Christopher Taylor
FWIW, I'm seeing the same issue; IDEA hangs while indexing. I did a clean install of 12.04 today and the issue persists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title:

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-11 Thread Tyler Hicks
** Also affects: ecryptfs Importance: Undecided Status: New ** Changed in: ecryptfs Status: New = In Progress ** Changed in: ecryptfs Importance: Undecided = High ** Changed in: ecryptfs Assignee: (unassigned) = Tyler Hicks (tyhicks) -- You received this bug

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-10 Thread wdesmet
I have the same problem and noticed it in the same way. Only happened after the upgrade, so it must be a regressions. If it helps I believe the idea file indexer also uses memory mapping extensively. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-10 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error attempting to write lower page

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-10 Thread Tyler Hicks
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error attempting to write lower page

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-08 Thread arty
I noticed that bug because my IntelliJ IDEA started freezing while opening the project. Thankfully it shows some information about background processes it runs, so I knew the problem was in indexing process. That process goes through the files in the project and creates indexes of those in IDEA's

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-07 Thread arty
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047261 Title: ecryptfs_encrypt_page: Error attempting to write lower page (regression) To manage notifications about this bug go to:

[Bug 1047261] Re: ecryptfs_encrypt_page: Error attempting to write lower page (regression)

2012-09-07 Thread Tyler Hicks
Hello - Thanks for reporting this. This part of the eCryptfs code did change between 3.2.0-29 and 3.2.0-30, but I don't immediately see what the problem could be. Can you give some more details about what you're doing (any commands that you're running, what apps you're using, etc.) when you see