チケット #42409

Freeciv crashes

登録: 2021-05-29 08:16 最終更新: 2021-06-01 12:18

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
2

詳細

Hello, my freeciv-gtk crashes when ending a turn. Here are the details:

Freeciv version 2.6.4 gui-gtk-3.0

1: Lost connection to server: read error.

1: in genhash_lookup() [genhash.c::689]: assertion '((void *)0) != pgenhash' failed.

1: Please report this message at https://osdn.net/projects/freeciv/ticket/

1: in genhash_lookup() [genhash.c::689]: assertion '((void *)0) != pgenhash' failed.

1: Please report this message at https://osdn.net/projects/freeciv/ticket/

1: in genhash_lookup() [genhash.c::689]: assertion '((void *)0) != pgenhash' failed.

1: Please report this message at https://osdn.net/projects/freeciv/ticket/

Segmentation fault (core dumped)

If you need anything, like the savegame, I can provide it.

Best regards,

Andrea

チケットの履歴 (13 件中 3 件表示)

2021-05-29 08:16 更新者: kontorotsui
  • 新しいチケット "Freeciv crashes" が作成されました
2021-05-29 08:17 更新者: kontorotsui
  • 詳細が更新されました
2021-05-29 09:29 更新者: cazfi
コメント

Is the problem reproducible from the savegame? If yes, please attach the savegame.

2021-05-29 18:16 更新者: kontorotsui
コメント

Absolutely consistent.

Load the attached savefile, click "turn done" and it booms.

2021-05-29 19:30 更新者: chippo
コメント

Reply To kontorotsui

Load the attached savefile, click "turn done" and it booms.

Not for me, it doesn't. Clicked 'turn done' a few times and no crash or any unusual messages on both client and server.

So, we need to ask you what operating system are you using and which version of freeciv it was.

2021-05-29 19:31 更新者: chippo
コメント

Reply To chippo

So, we need to ask you what operating system are you using and which version of freeciv it was.

Sorry, you did report the freeciv version.

2021-05-29 19:48 更新者: cazfi
コメント

I can reproduce and backtrace shows SIGFPE (likely division by zero) at daidiplomacy.c:333

That is:

int limit = MAX(1, player_tech_upkeep(pplayer)
/ research->techs_researched);
2021-05-29 19:54 更新者: chippo
コメント

Reply To chippo

Sorry, you did report the freeciv version.

I, too, get the coredump in S2_6 (I was looking with S3_0 when I had no problem). I didn't have debugging to give a good bt, so I'm busy building that now.

2021-05-29 20:17 更新者: cazfi
  • 解決法なし から 受領 に更新されました
  • マイルストーン(未割り当て) から 2.6.5 (完了済み) に更新されました
  • コンポーネント(未割り当て) から AI に更新されました
2021-05-29 20:27 更新者: chippo
コメント

The patch works for me. No more core dump.

2021-06-01 12:18 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする