Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault (core dumped) #41

Open
Karthikdasari0423 opened this issue Oct 5, 2023 · 0 comments
Open

Segmentation fault (core dumped) #41

Karthikdasari0423 opened this issue Oct 5, 2023 · 0 comments

Comments

@Karthikdasari0423
Copy link

Program received signal SIGSEGV, Segmentation fault.
__strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-vec.S:126
126     ../sysdeps/x86_64/multiarch/strlen-vec.S: No such file or directory.
(gdb)
(gdb)
(gdb)
(gdb) bt
#0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/strlen-vec.S:126
#1  0x000055555556e629 in quic_client (ip_address_text=ip_address_text@entry=0x7fffffffe641 "snort-automation1.org",
    server_port=server_port@entry=5443, sni=<optimized out>, sni@entry=0x0, root_crt=root_crt@entry=0x0,
    proposed_version=proposed_version@entry=4278190091, force_zero_share=force_zero_share@entry=0, mtu_max=0,
    F_log=0x7ffff7a59780 <_IO_2_1_stdout_>, F_tls_secrets=0x0, local_plugin_fnames=0x7fffffffde00, local_plugins=1,
    qlog_filename=0x0, plugin_store_path=0x0, stats_filename=0x0, alpn=0x5555555ca1d3 "hq-29",
    client_scenario_text=0x5555555fe300 "0:/10000\n", no_disk=1, out_dir=0x0) at /root/pquic/picoquicfirst/picoquicdemo.c:820
#2  0x000055555556b5dc in main (argc=<optimized out>, argv=<optimized out>) at /root/pquic/picoquicfirst/picoquicdemo.c:1252
(gdb) q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant