Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2018 18:23:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227552] w, uptime i386 cordeump
Message-ID:  <bug-227552-227-geUCzm5BO1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227552-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227552-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227552

--- Comment #6 from jachmann@unitix.org <jachmann@unitix.org> ---
its still there...

look:

Starting program: /usr/obj/usr/src/usr.bin/w/w.full=20

Program received signal SIGSEGV, Segmentation fault.
ifree (tsd=3D0x28000000) at arena.h:799
799             return (*mapbitsp);
Current language:  auto; currently minimal
(gdb) bt
#0  ifree (tsd=3D0x28000000) at arena.h:799
#1  0x28155506 in __free (ptr=3D0x280601ef) at tsd.h:716
#2  0x28095b07 in xo_do_emit_fields()
    at /usr/src/contrib/libxo/libxo/libxo.c:6419
#3  0x28093a1c in xo_do_emit (xop=3D<value optimized out>,=20
    flags=3D<value optimized out>, fmt=3D0x804ad4d "{:time-of-day/%s} ")
    at /usr/src/contrib/libxo/libxo/libxo.c:6470
#4  0x28093b61 in xo_emit (fmt=3D0x804ad4d "{:time-of-day/%s} ")
    at /usr/src/contrib/libxo/libxo/libxo.c:6541
#5  0x08049f50 in main (argc=3D<value optimized out>, argv=3D<value optimiz=
ed out>)
    at /usr/src/usr.bin/w/w.c:475


and xo_do_emit_fields is from libxo, or ?

and w.c is so complex meanwile, not only because of libxo.

So what.....

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227552-227-geUCzm5BO1>