Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1932064 - Core dump on start
Summary: Core dump on start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: caddy
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carl George 🤠
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-23 20:08 UTC by Alessio
Modified: 2021-04-05 00:16 UTC (History)
3 users (show)

Fixed In Version: caddy-2.3.0-1.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-05 00:16:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alessio 2021-02-23 20:08:09 UTC
Clean installation of F34.
Default config file.

sudo `systemctl start caddy` lead to:

Feb 23 19:08:23 caddy[5411]: panic: qtls.ClientHelloInfo doesn't match
Feb 23 19:08:23 caddy[5411]: goroutine 1 [running]:
Feb 23 19:08:23 caddy[5411]: panic(0x55b4103d1600, 0x55b410615b88)
Feb 23 19:08:23 caddy[5411]:         /usr/lib/golang/src/runtime/panic.go:1060 +0x545 fp=0xc00024f0c0 sp=0xc00024eff8 pc=0x55b40ecff9a5
Feb 23 19:08:23 caddy[5411]: github.com/caddyserver/caddy/vendor/github.com/marten-seemann/qtls-go1-15.init.0()
Feb 23 19:08:23 caddy[5411]:         /builddir/build/BUILD/caddy-2.2.1/_build/src/github.com/caddyserver/caddy/vendor/github.com/marten-seemann/qtls-go1-15/unsafe.go:20 +0x1e5 fp=0xc00024f118 sp=0xc00024f0c0 pc=0x55b40f5fa725
Feb 23 19:08:23 caddy[5411]: runtime.doInit(0x55b41103df00)
Feb 23 19:08:23 caddy[5411]:         /usr/lib/golang/src/runtime/proc.go:6172 +0xec fp=0xc00024f268 sp=0xc00024f118 pc=0x55b40ed104ec

Comment 1 Alessio 2021-02-23 22:11:47 UTC
I managed to modify the spec file using the current stable release (2.3.0) and with this version, the core dump has gone.

Comment 2 Fedora Update System 2021-03-04 05:12:27 UTC
FEDORA-2021-a6a26ffbeb has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a6a26ffbeb

Comment 3 Fedora Update System 2021-03-04 16:59:11 UTC
FEDORA-2021-a6a26ffbeb has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a6a26ffbeb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a6a26ffbeb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2021-04-05 00:16:23 UTC
FEDORA-2021-a6a26ffbeb has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.