Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 20:31:18 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Mike Tancsa <mike@sentex.net>
Cc:        FreeBSD-STABLE Mailing List <freebsd-stable@FreeBSD.org>
Subject:   Re: uptime / w coredumping on RELENG11 (i386 only)
Message-ID:  <18E4C626-410B-417F-89F2-4F16074749A1@FreeBSD.org>
In-Reply-To: <955d6681-0048-5e09-cca6-4691b05bf48f@sentex.net>
References:  <990862af-7bee-0d4b-c01f-d7fc8e5b6cfe@sentex.net> <955d6681-0048-5e09-cca6-4691b05bf48f@sentex.net>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On 15 May 2018, at 20:22, Mike Tancsa <mike@sentex.net> wrote:
> 
> On 5/15/2018 2:10 PM, Mike Tancsa wrote:
>> Wasnt sure if it was my VM, so i took a stock 11.1R installed it on a
>> new VM and updated the sources to today.  Stock GENERIC kernel
>> 
>> **  this is i386 **
>> 
>> 
>> via truss (w)
>> 
>> access("/etc/localtime",R_OK)                    = 0 (0x0)
>> open("/etc/localtime",O_RDONLY,06605223677)      = 5 (0x5)
>> fstat(5,{ mode=-r--r--r-- ,inode=1367764,size=118,blksize=32768 }) = 0 (0x0)
>> read(5,"TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0"...,29000) = 118 (0x76)
>> close(5)                                         = 0 (0x0)
>> SIGNAL 11 (SIGSEGV) code=SEGV_MAPERR trapno=12 addr=0x28000184
>> process killed, signal = 11 (core dumped)
>> 
>> (gdb) bt
>> #0  ifree (tsd=0x28000000) at arena.h:799
>> #1  0x2814b506 in __free (ptr=0x280601ef) at tsd.h:716
>> #2  0x2808bb07 in xo_do_emit_fields () at
>> /usr/src/contrib/libxo/libxo/libxo.c:6419
>> #3  0x28089a1c in xo_do_emit (xop=<value optimized out>, flags=<value
>> optimized out>, fmt=0x804ad4d "{:time-of-day/%s} ")
>>    at /usr/src/contrib/libxo/libxo/libxo.c:6470
>> #4  0x28089b61 in xo_emit (fmt=0x804ad4d "{:time-of-day/%s} ") at
>> /usr/src/contrib/libxo/libxo/libxo.c:6541
>> #5  0x08049f50 in ?? ()
>> #6  0x0804ad4d in ?? ()
>> #7  0xbfbfe044 in ?? ()
>> #8  0x28065e58 in list_global () from /libexec/ld-elf.so.1
>> #9  0x00000000 in ?? ()
>> Current language:  auto; currently minimal
>> (gdb)
>> 
>> I dont have debug symbols yet
>> 
>> r333636
>> 
>> Anyone else see this ?

See <https://bugs.freebsd.org/227552>.  There is a fix coming up.

-Dimitry


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWvsndgAKCRCwXqMKLiCW
o/lsAJ94PrY3qPeAHkeiQ1xQbInAEjvMKACeL1n//vFhlrNiiP3z4/JwR7wiER4=
=/eor
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18E4C626-410B-417F-89F2-4F16074749A1>