[Bug 1233281] [NEW] crashes on Ubuntu Touch due to /var/lib/ureadahead/ being read-only
James Hunt
1233281 at bugs.launchpad.net
Mon Sep 30 16:55:33 UTC 2013
Public bug reported:
# tail /var/log/upstart/ureadahead.log
ureadahead:.: Ignored relative path
ureadahead:.: Ignored relative path
ureadahead:.: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:tracing_on: Ignored relative path
ureadahead:events/fs/open_exec/enable: Ignored relative path
ureadahead:events/fs/do_sys_open/enable: Ignored relative path
ureadahead:pack.c:388: Unhandled error from write_pack: Read-only file system
Although write_pack() is failing due to EROFS, trace() (which calls
write_pack()) does not check for any raised errors, hence the crash.
** Affects: ureadahead (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ureadahead in Ubuntu.
https://bugs.launchpad.net/bugs/1233281
Title:
crashes on Ubuntu Touch due to /var/lib/ureadahead/ being read-only
Status in “ureadahead” package in Ubuntu:
New
Bug description:
# tail /var/log/upstart/ureadahead.log
ureadahead:.: Ignored relative path
ureadahead:.: Ignored relative path
ureadahead:.: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:tracing_on: Ignored relative path
ureadahead:events/fs/open_exec/enable: Ignored relative path
ureadahead:events/fs/do_sys_open/enable: Ignored relative path
ureadahead:pack.c:388: Unhandled error from write_pack: Read-only file system
Although write_pack() is failing due to EROFS, trace() (which calls
write_pack()) does not check for any raised errors, hence the crash.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ureadahead/+bug/1233281/+subscriptions
More information about the foundations-bugs
mailing list