Comment # 46 on bug 1146027 from
Got some trouble finding all the debuginfo packafes, but the corefile from c#44
says:

> Core was generated by `zypper -v up'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  http2_send (conn=0x559f12ab9620, sockindex=<optimized out>, mem=0x559f12ab9cc8, len=18446744069414584321, err=0x559f12a85440)
>     at http2.c:1954
> 1954        while(*hdbuf == ' ' || *hdbuf == '\t')

> (gdb) bt
> #0  http2_send (conn=0x559f12ab9620, sockindex=<optimized out>, mem=0x559f12ab9cc8, len=18446744069414584321, err=0x559f12a85440)
>     at http2.c:1954
> #1  0x00007ffc3a04da60 in ?? ()
> #2  0x0000559f12ab9620 in ?? ()
> #3  0x00007f403407cca4 in Curl_parse_login_details (login=0x7ffc3a04d930 "\330\357\244\022\237U", len=<optimized out>, 
>     userp=0x7ffc3a04da60, passwdp=0x7f403407cc29 <Curl_parse_login_details+233>, optionsp=0x559f00000001) at url.c:3296
> #4  0x0000559f12b42510 in ?? ()
> #5  0x0000000000070c5b in ?? ()
> #6  0x00007f40340814fa in Curl_ipv6_scope (sa=0x7ffc3a04d83c) at if2ip.c:94
> #7  0x0000559f12bc1f90 in ?? ()
> #8  0x00007ffc3a04db97 in ?? ()
> #9  0x00007ffc3a04db96 in ?? ()
> #10 0x0000000000000000 in ?? ()


You are receiving this mail because: