mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #559] Segmentation fault when attempting mkcert -install (mkcert installed by brew), mkcert intalled via apt-get works - 1.4.3, 1.4.4 #330
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @therobyouknow on GitHub (Nov 24, 2023).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/559
Environment
Ubuntu 22.04 running in WSL2 on Windows 10 64 Bit Pro, 32GB RAM machine
mkcert -version):none reported:
Server (where the certificate is loaded):
don't know sorry
Client (e.g. browser, CLI tool, or script):
terminal
What you did
Ran Ubuntu in WSL2, got terminal, then:
What went wrong
@therobyouknow commented on GitHub (Nov 25, 2023):
I tried deleting the Ubuntu distro and recreating it, and then attempting to re-install mkcert via brew. Same error. 100% repeatable.
I then tried installing mkcert via apt-get and it worked - no longer the segmentation fault. version of mkcert v1.4.3 installed via that method. However, subsequent activity involving apt-get updated it to 1.4.4 and it still worked.
On that basis, my conclusion so far seems to be a problem with how brew installs mkcert.
@hrivano commented on GitHub (Jan 31, 2024):
same problem here with an ubuntu distro (not inside wsl)
@eleflea commented on GitHub (Aug 4, 2025):
same problem