[exim-dev] [Bug 1778] memcpy overlap error

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1778] memcpy overlap error
https://bugs.exim.org/show_bug.cgi?id=1778

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high
           Assignee|nigel@???              |jgh146exb@???


--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
#0  0x00000df73808490a in kill () at <stdin>:2
#1  0x00000df7380beb19 in abort () at /usr/src/lib/libc/stdlib/abort.c:53
#2  0x00000df738095de8 in memcpy (dst0=0xf901f, src0=0x6, length=0)
    at /usr/src/lib/libc/string/memcpy.c:65
#3  0x00000df4a658e5e9 in string_cat (string=0xdf70ec202b8 ' <repeats 200
times>...,
    size=0xdf70ec202b8, ptr=0x7f7ffffdb80c, s=0xdf70ec202d0 ' <repeats 200
times>..., count=Variable "count" is not available.
)
    at string.c:1137
#4  0x00000df4a654e75d in process_yesno (skipping=1, yes=Variable "yes" is not
available.
) at expand.c:3190
#5  0x00000df4a65491e5 in expand_string_internal (
    string=0xdf70ec20176 "${run{/non/exist}}}{1!=2}}", ket_ends=1,
left=0x7f7ffffdc268,
    skipping=1, honour_dollar=1, resetok_p=0x7f7ffffdc8a4) at expand.c:4975
#6  0x00000df4a654e78c in process_yesno (skipping=0, yes=0,
    save_lookup=0xdf70ec202d0 ' <repeats 200 times>..., sptr=0x7f7ffffdc890,
    yieldptr=0x7f7ffffdc898, sizeptr=0x7f7ffffdc8a8, ptrptr=0x7f7ffffdc8ac,
    type=0xdf4a66c510c "if", resetok=0x7f7ffffdc8a4) at expand.c:3206
#7  0x00000df4a65489e8 in expand_string_internal (
    string=0xdf70ec20168 "${if eq{1}{2}{${run{/non/exist}}}{1!=2}}",
ket_ends=0, left=0x0,
    skipping=0, honour_dollar=1, resetok_p=0x0) at expand.c:4096
#8  0x00000df4a6541a82 in main (argc=5, cargv=0x7f7ffffdd938) at exim.c:4971


--
You are receiving this mail because:
You are on the CC list for the bug.