待辦事項 #43019

qt: write_shortcuts() segfault on quit

啟用日期: 2021-10-10 13:35 最後更新: 2021-10-18 13:54

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
2

細節

First noticed with Qt6 in #41675 but now that I checked, it happens with Qt5 too. There's a segfault in write_shortcuts():

Thread 1 "freeciv-qt" received signal SIGSEGV, Segmentation fault.
write_shortcuts () at ../../../../src/client/gui-qt/shortcuts.cpp:792
792 s.setValue("id", sc->id);

Ticket History (3/6 Histories)

2021-10-10 13:35 Updated by: cazfi
  • New Ticket "qt: write_shortcuts() segfault on quit" created
2021-10-10 13:40 Updated by: cazfi
評語

Happens when quitting immediately from the start menu, but the one time I went to game there was no segfault.

2021-10-10 14:23 Updated by: cazfi
  • 處理結果 Update from to Accepted
  • 里程碑 Update from (無) to 2.6.6 (closed)
2021-10-18 13:54 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入