[Bug 1240420] Re: Shouldn't write directly to .crash file
Launchpad Bug Tracker
1240420 at bugs.launchpad.net
Tue May 5 06:41:39 UTC 2020
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]
** Changed in: apport (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1240420
Title:
Shouldn't write directly to .crash file
Status in apport package in Ubuntu:
Expired
Bug description:
Hi there,
/etc/init/apport-noui.conf starts on file FILE=/var/crash/*.crash
EVENT=create, but the problem is that apport might not be done writing
the .crash file for large processes (e.g. unity8 on touch is pretty
common).
I think apport should write to a temp file before putting the .crash
file in place, but this risks trying to write a bunch of crashes for
the same binary in parallel if it crashes in a loop.
Perhaps we also need some locking?
Cheers,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1240420/+subscriptions
More information about the foundations-bugs
mailing list