Tíquete #43019

qt: write_shortcuts() segfault on quit

: 2021-10-10 13:35 Última Atualização: 2021-10-18 13:54

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
2

Details

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
Comentário

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
  • Resolução Update from Nenhum to Accepted
  • Marco Update from (Nenhum) to 2.6.6 (fechado)
2021-10-18 13:54 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login