Ticket #43632

Segfault in freeciv-gtk3.22

오픈 날짜: 2022-01-16 00:04 마지막 업데이트: 2022-01-16 06:49

Reporter:
소유자:
(None)
Type:
Status:
Open
Component:
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

I'm using commit

git log -1 --oneline
16243849ae (HEAD -> master, origin/master, origin/HEAD) hacker.svg: Shrink page size to image size
from master branch compiled under Fedora 35 with
./configure --with-zoom --with-3d 

Ruleset alien.

$ freeciv-gtk3.22 
3: Wczytuję zestaw graficzny "alio".
3: Wczytuję zestaw graficzny "amplio2".
3: Wczytuję zestaw graficzny "alio".

(freeciv-gtk3.22:333121): Gtk-WARNING **: 13:55:37.554: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)

(freeciv-gtk3.22:333121): Gtk-WARNING **: 13:55:37.868: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)

(freeciv-gtk3.22:333121): Gtk-WARNING **: 13:55:38.531: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)

(freeciv-gtk3.22:333121): Gtk-WARNING **: 14:15:54.853: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node tab owner GtkNotebook)
3: in gui_to_map_pos() [mapview_common.c::584]: Wczytuję zestaw graficzny "alio".
1: in gui_to_map_pos() [mapview_common.c::584]: assertion 'dx >= 0 && dx < W' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::584]: assertion 'dx >= 0 && dx < W' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::585]: assertion 'dy >= 0 && dy < H' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::584]: assertion 'dx >= 0 && dx < W' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::584]: assertion 'dx >= 0 && dx < W' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::584]: assertion 'dx >= 0 && dx < W' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::585]: assertion 'dy >= 0 && dy < H' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
1: in gui_to_map_pos() [mapview_common.c::584]: assertion 'dx >= 0 && dx < W' failed.
1: Zgłoś tą wiadomość na https://osdn.net/projects/freeciv/ticket/
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

Naruszenie ochrony pamięci (zrzut pamięci)

Ticket History (3/3 Histories)

2022-01-16 00:04 Updated by: jdanecki
  • New Ticket "Segfault in freeciv-gtk3.22" created
2022-01-16 01:32 Updated by: cazfi
댓글 올리기

Can this be same as #43633?

2022-01-16 06:49 Updated by: jdanecki
댓글 올리기

I don't know, I saw this one time only. Bug described in #43633 reproduces each time I start the game with attached savegame file.

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login