[Bug 884407] Re: mount.ecryptfs_private is broken on arm
Serge Hallyn
884407 at bugs.launchpad.net
Tue Nov 8 16:59:26 UTC 2011
** Patch added: "debdiff for precise"
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/884407/+attachment/2589522/+files/p.debdiff
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/884407
Title:
mount.ecryptfs_private is broken on arm
Status in “ecryptfs-utils” package in Ubuntu:
Confirmed
Status in “ecryptfs-utils” source package in Oneiric:
Confirmed
Bug description:
char is unsigned on arm (signed on x86).
fetch_sig compares the result of fgetc to EOF (-1), which of course
never succeeds, causing an infinite loop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/884407/+subscriptions
More information about the Ubuntu-sponsors
mailing list