lsquic icon indicating copy to clipboard operation
lsquic copied to clipboard

Aborted (core dumped)

Open Karthikdasari0423 opened this issue 1 year ago • 0 comments

Noticed Aborted (core dumped) when running below command

./lsquic/bin/http_client -p /index.html -4 -7 /tmp/ -Q h3 -s 172.16.2.1:8443 -H https://172.16.2.1:8443/BPS.pdf -L debug -k -r 100 -w 10 -I -a

06:48:07.402 [DEBUG] [QUIC:E567D142DE71F3F8] bbr: cleanup
06:48:07.402 [NOTICE] [QUIC:E567D142DE71F3F8] sendctl: stats: n_total_sent: 7; n_resent: 0; n_delayed: 0
06:48:07.402 [INFO] Connection closed.  Status: 8.  Message: <not set>
Aborted (core dumped)

Karthikdasari0423 avatar Sep 13 '23 06:09 Karthikdasari0423