Skip to content

continuous SEGV crashes on my system #17978

@CalvoM

Description

@CalvoM

I did this

I just checked my journalctl output and found this error:

Jul 20 16:41:08 cookingpot kernel: curl[1520302]: segfault at 0 ip 000055b7119b48ef sp 00007fff75af7360 error 4 in curl[68ef,55b7119b1000+1d000] likely on CPU 4 (core 4, socket 0)
Jul 20 16:41:08 cookingpot kernel: Code: ff 74 0d 48 3b 83 b8 01 00 00 0f 84 45 02 00 00 4c 8b 63 10 49 83 bc 24 40 04 00 00 00 0f 85 d0 00 00 00 48 8b 93 c8 01 00 00 <0f> b6 02 83 e8 2e 74 79 8b bb 80 00 00 00 85 c0 75 08 85 ff 0f 8f
Jul 20 16:41:08 cookingpot systemd-coredump[1520303]: Process 1520302 (curl) of user 1000 terminated abnormally with signal 11/SEGV, processing...
Jul 20 16:41:08 cookingpot systemd[1]: Started Process Core Dump (PID 1520303/UID 0).
Jul 20 16:41:08 cookingpot systemd-coredump[1520304]: Removed old coredump core.curl.1000.4ea09d7817a9481084de09e039497992.2290.1752915878000000.zst.
Jul 20 16:41:08 cookingpot systemd-coredump[1520304]: Process 1520302 (curl) of user 1000 dumped core.

                                                  Stack trace of thread 1520302:
                                                  #0  0x000055b7119b48ef n/a (/usr/bin/curl + 0x68ef)
                                                  #1  0x00007f9c829efdee n/a (libcurl.so.4 + 0x8cdee)
                                                  #2  0x00007f9c829d4e88 n/a (libcurl.so.4 + 0x71e88)
                                                  #3  0x00007f9c829d79ec curl_multi_perform (libcurl.so.4 + 0x749ec)
                                                  #4  0x00007f9c82994df0 n/a (libcurl.so.4 + 0x31df0)
                                                  #5  0x000055b7119b31ad n/a (/usr/bin/curl + 0x51ad)
                                                  #6  0x00007f9c8279a6b5 n/a (libc.so.6 + 0x276b5)
                                                  #7  0x00007f9c8279a769 __libc_start_main (libc.so.6 + 0x27769)
                                                  #8  0x000055b7119b3735 n/a (/usr/bin/curl + 0x5735)
                                                  ELF object binary architecture: AMD x86-64

Jul 20 16:41:08 cookingpot systemd[1]: systemd-coredump@3589-1520303-0.service: Deactivated successfully.

Repeatedly.

I expected the following

No such crashes

curl/libcurl version

curl 8.15.0

operating system

6.15.6-arch1-1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions