https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221487

--- Comment #4 from Vladislav V. Prodan <ad...@support.od.ua> ---
(In reply to Vladislav V. Prodan from comment #3)

(gdb) bt full
#0  strlen (str=0x8047babd3 <Address 0x8047babd3 out of bounds>) at
/usr/src/lib/libc/string/strlen.c:101
        p = 0x8047babd3 <Address 0x8047babd3 out of bounds>
        lp = (const long unsigned int *) 0x8047babd0
        va = <value optimized out>
        vb = <value optimized out>
#1  0x00000008003e4a40 in __vfprintf (fp=0x800686ec0, locale=0x8004554e8,
fmt0=<value optimized out>, ap=0x7fffffffb5b0)
    at /usr/src/lib/libc/stdio/vfprintf.c:854
        mbs = {__mbstate8 = 0x7fffffffb3c0 "\230����\177", _mbstateL =
140737488335768}
        mbseqlen = <value optimized out>
        xdigs_lower = 0x8002dd6f0 "0123456789abcdef0123456789ABCDEF", ' '
<repeats 16 times>, '0' <repeats 16 times>, ",\224\020"
        xdigs_upper = 0x8002dd700 "0123456789ABCDEF", ' ' <repeats 16 times>,
'0' <repeats 16 times>, ",\224\020"
        expstr = 0x7fffffffb3b8 "x $"
        buf = 0x7fffffffb300 ""
        ox = 0x7fffffffb258 "\200"
        statargtable = 0x7fffffffb280
        orgap = 0x7fffffffb260
        nextarg = 2
        saved_errno = 2
        ret = 0
        decimal_point = <value optimized out>
        decpt_len = 1
        cp = <value optimized out>
        dtoaresult = 0x0
        convbuf = 0x0
        expchar = 1 '\001'
        expsize = 1
        ndig = 1
        ulval = 141733920769
        ujval = 140737488336256
        xdigs = 0xe <Address 0xe out of bounds>
        ch = <value optimized out>
        dprec = -1
        width = 0
        prec = -1
        flags = 0
        fmt = 0x8002d057f " %d - - "
        size = <value optimized out>
        n = <value optimized out>
        sign = Cannot access memory at address 0x0

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to