No,
In my understanding, on exit a lot of stuffs are killed *very*
quickly. It could be the reason why there's so many reports of SIGSEV
in a lot of packages.
For iceauth
--- process.c~ 2007-05-10 16:53:29.000000000 +0200
+++ process.c 2007-05-10 16:53:29.000000000 +0200
@@ -742,7 +742,7 @@
}
}
- if (!ignore_locks) {
+ if (!ignore_locks && iceauth_filename) {
IceUnlockAuthFile (iceauth_filename);
}
(void) umask (original_umask);
--
[apport] iceauth crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/103873
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs