URL:
<http://gna.org/bugs/?24687>
Summary: Freeciv hangs when load game button clicked twice
Project: Freeciv
Submitted by: chrisk
Submitted on: Do 19 Mai 2016 11:57:06 CEST
Category: client-gtk-3.0
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release: 2.5.1
Discussion Lock: Any
Operating System: GNU/Linux
Planned Release:
Contains string changes: None
_______________________________________________________
Details:
Start a local game with GTK3 client; when start screen comes up, click the
"load saved game" button twice within 1 second.
Different reactions:
1
freeciv-server is started twice, and after approx. 60 seconds the client comes
back with error message, that the server could not be started.
2
Only 1 freeciv-server is started, both client and server hang forever. The
client tries unsuccessfully to kill the server. strace outout in this case
enda as follows:
freeciv-gtk3
-----------
11:35:36 recv(3, 0x8ee12c8, 4096, 0) = -1 EAGAIN (Resource temporarily
unavailable)
11:35:36 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3,
revents=POLLOUT}])
11:35:36 writev(3, [{"%(\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
11:35:36 recv(3, 0x8ee12c8, 4096, 0) = -1 EAGAIN (Resource temporarily
unavailable)
11:35:36 kill(7319, SIGTERM) = 0
11:35:36 waitpid(7319,
=================
freeciv-server
------------------
11:35:36 read(4, "[nation_formosan]\n\nname=_(\"Formo"..., 4096) = 1634
11:35:36 read(4, "", 4096) = 0
11:35:36 brk(0x9e7a000) = 0x9e7a000
11:35:36 --- SIGTERM (Terminated) @ 0 (0) ---
11:35:36 futex(0xb76823c0, FUTEX_WAIT_PRIVATE, 2, NULL <unfinished ...>
11:42:52 +++ killed by SIGKILL +++
==================
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?24687>
_______________________________________________
Nachricht gesendet von/durch Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev