On subsequent runs, strace shows this as the last few lines:

open("/var/log/evms-engine.1.log", O_RDONLY|O_LARGEFILE) = 16
fadvise64_64(16, 0, 0, POSIX_FADV_SEQUENTIAL) = 0
fstat64(16, {st_mode=S_IFREG|0644, st_size=1139, ...}) = 0
fstat64(16, {st_mode=S_IFREG|0644, st_size=1139, ...}) = 0
read(16, "Feb 07 23:08:00 monique _5_ Engi"..., 1024) = 1024
close(16)                               = 0
open("/var/log/evms-engine.1.log", O_RDONLY|O_LARGEFILE) = 16
fadvise64_64(16, 0, 0, POSIX_FADV_SEQUENTIAL) = 0
fstat64(16, {st_mode=S_IFREG|0644, st_size=1139, ...}) = 0
read(16, "Feb 07 23:08:00 monique _5_ Engi"..., 8192) = 1139
read(16, "", 8192)                      = 0
close(16)                               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV (core dumped) +++
Process 26562 detached


** Attachment added: "/var/log/evms-engine.1.log (gzipped to preserve it 1:1)"
   http://librarian.launchpad.net/6342454/evms-engine.1.log.gz

-- 
[apport] gnome-system-log crashed with SIGSEGV in g_free()"
https://launchpad.net/bugs/83883

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to