[Bug 83883] Re: [apport] gnome-system-log crashed with SIGSEGV in g_free()

2007-06-18 Thread Apport retracing service
*** This bug is a duplicate of bug 69622 *** https://bugs.launchpad.net/bugs/69622 ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/6342441/CoreDump.gz -- [apport] gnome-system-log crashed with SIGSEGV in g_free() https://bugs.launchpad.net/bugs/83883 You received this

[Bug 83883] Re: [apport] gnome-system-log crashed with SIGSEGV in g_free()

2007-02-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 69622 *** Thanks for the bug report. This particular bug has already been reported, but feel free to report any other bugs you find. ** Changed in: gnome-utils (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Ubuntu Desktop Bugs

[Bug 83883] Re: [apport] gnome-system-log crashed with SIGSEGV in g_free()

2007-02-07 Thread ch
** Attachment added: CoreDump.gz http://librarian.launchpad.net/6342441/CoreDump.gz ** Attachment added: Dependencies.txt http://librarian.launchpad.net/6342442/Dependencies.txt ** Attachment added: Disassembly.txt http://librarian.launchpad.net/6342443/Disassembly.txt ** Attachment

[Bug 83883] Re: [apport] gnome-system-log crashed with SIGSEGV in g_free()

2007-02-07 Thread ch
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,

[Bug 83883] Re: [apport] gnome-system-log crashed with SIGSEGV in g_free()

2007-02-07 Thread ch
Installed some debug packages, gdb bt shows: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225816384 (LWP 26872)] string_get_date_string (line=0x49 Address 0x49 out of bounds) at logrtns.c:136 136 logrtns.c: No such file or directory. in logrtns.c (gdb)