Date: Fri, 06 Jul 2018 13:50:26 +0100 From: Pete French <petefrench@ingresso.co.uk> To: stable@freebsd.org Subject: mail coredumping on yesterdays STABLE Message-ID: <E1fbQBu-0004wS-W4@dilbert.ingresso.co.uk>
next in thread | raw e-mail | index | archive | help
/usr/bin.mail (still my preferred mail reader) has just started coredumping on me when I delete seom messages. A trace is below, and I notice http://www.freshbsd.org/commit/freebsd/r335693 is applying some fixes in the area I am seeing coredumps -pete. #0 sigchild (signo=<value optimized out>) at /usr/src/usr.bin/mail/popen.c:347 347 if (cp->free) (gdb) bt #0 sigchild (signo=<value optimized out>) at /usr/src/usr.bin/mail/popen.c:347 #1 <signal handler called> #2 0x0000000800993218 in _read () from /lib/libc.so.7 #3 0x0000000800991850 in _sread (fp=0x800bd5e10, buf=<value optimized out>, n=<value optimized out>) at /usr/src/lib/libc/stdio/stdio.c:91 #4 0x0000000800984011 in __srefill (fp=0x800bd5e10) at /usr/src/lib/libc/stdio/refill.c:134 #5 0x00000008009758e5 in fgets (buf=<value optimized out>, n=<value optimized out>, fp=0x800bd5e10) at /usr/src/lib/libc/stdio/fgets.c:76 #6 0x0000000000407d38 in readline (ibuf=0x800bd5e10, linebuf=0x7fffffffd530 "p", linesize=1024) at /usr/src/usr.bin/mail/fio.c:190 #7 0x00000000004091bc in commands () at /usr/src/usr.bin/mail/lex.c:234 #8 0x000000000040b851 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/usr.bin/mail/main.c:293 #9 0x00000000004027d4 in _start () #10 0x000000080063b000 in ?? () #11 0x0000000000000000 in ?? () Current language: auto; currently minimal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1fbQBu-0004wS-W4>