[Freeciv-tickets] [freeciv] #48118: Client crashes receiving city counters

アーカイブの一覧に戻る
OSDN Ticket System norep****@osdn*****
Wed May 31 15:08:03 JST 2023


#48118: Client crashes receiving city counters

  Open Date: 2023-05-31 08:40
Last Update: 2023-05-31 09:08

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/48118
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48118

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2023-05-31 09:08 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Accepted


---------------------------------------------------------------------
Ticket Status:

      Reporter: cazfi
         Owner: cazfi
          Type: Bugs
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: Client common
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

S3_2, with fc_assert(ptile != NULL) added to the beginning of queue_mapview_tile_update() to catch error early (it was crashing on unqueue)
#3  0x00005555557f0d61 in fc_assert_fail
    (file=file at entry=0x55555581ea70 "../../src/client/mapview_common.c", function=function at entry=0x55555581efd0 <__FUNCTION__.37> "queue_mapview_tile_update", line=line at entry=3041, assertion=assertion at entry=0x55555581e9a8 "ptile != NULL", message=<optimized out>) at ../../src/utility/log.c:568
#4  0x00005555555dddf3 in queue_mapview_tile_update (type=TILE_UPDATE_CITY_DESC, ptile=0x0)
    at ../../src/client/mapview_common.c:3041
#5  update_city_description (pcity=<optimized out>) at ../../src/client/mapview_common.c:1854
#6  0x00005555555f5edf in handle_city_update_counters (packet=0x55555fc803c0)
    at ../../src/client/packhand.c:5607
#7  0x00005555555f5f2b in client_handle_packet
    (type=type at entry=PACKET_CITY_UPDATE_COUNTERS, packet=packet at entry=0x55555fc803c0)
    at ../../src/client/packhand_gen.c:139


-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/48118
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48118



More information about the Freeciv-tickets mailing list
アーカイブの一覧に戻る