[PR #1128] [MERGED] Fix SIGSEGV crash related to map of state changes #1901

Closed
opened 2025-12-29 03:18:41 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1128
Author: @evenh
Created: 1/10/2023
Status: Merged
Merged: 1/10/2023
Merged by: @juanfont

Base: mainHead: fix-state-sigsegv


📝 Commits (1)

  • fe1141b Fix SIGSEGV crash related to map of state changes

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 app.go (+1 -0)

📄 Description

See https://github.com/juanfont/headscale/issues/1114#issuecomment-1373698441 (probably caused by race conditioning)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/1128 **Author:** [@evenh](https://github.com/evenh) **Created:** 1/10/2023 **Status:** ✅ Merged **Merged:** 1/10/2023 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-state-sigsegv` --- ### 📝 Commits (1) - [`fe1141b`](https://github.com/juanfont/headscale/commit/fe1141b37c21d9059124490d44823f67ae2ea716) Fix SIGSEGV crash related to map of state changes ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app.go` (+1 -0) </details> ### 📄 Description See https://github.com/juanfont/headscale/issues/1114#issuecomment-1373698441 (probably caused by race conditioning) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:18:41 +01:00
adam closed this issue 2025-12-29 03:18:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1901