URL:
  <http://gna.org/bugs/?22996>

                 Summary: Segmentation fault in map_claim_border() from
server_quit()
                 Project: Freeciv
            Submitted by: andreasr
            Submitted on: Wed 26 Nov 2014 03:36:34 PM UTC
                Category: general
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any
        Operating System: GNU/Linux
         Planned Release: 

    _______________________________________________________

Details:

Freeciv-Web server running on Freeciv server SVN revision 27090.

Program terminated with signal SIGSEGV, Segmentation fault.
#0  dbv_isset (pdbv=pdbv@entry=0x860, bit=191) at bitvector.c:120
120     bitvector.c: No such file or directory.
(gdb) bt full
#0  dbv_isset (pdbv=pdbv@entry=0x860, bit=191) at bitvector.c:120
No locals.
#1  0x000000000046bc25 in map_is_known (pplayer=0x0, ptile=0x27298b8) at
maphand.c:828
No locals.
#2  map_claim_border (ptile=0x27298b8, owner=0x0) at maphand.c:1994
        dclaimer = 0x0
        dr = 0
        dx = <optimized out>
        _startdx = <optimized out>
        dtile_index = 0
        dy = <optimized out>
        dtiledy = <optimized out>
        _startdy = 5
        dtile = 0x27298b8
        dtile_start = 0x27298b8
        dtile_max = 2
        dtile_sq_radius = 5
        dtile_cr_radius = 2
        radius_sq = 5
#3  0x000000000046bfab in map_calculate_borders () at maphand.c:2056
        ptile = 0x27298b8
        ptile_index = 191
        __FUNCTION__ = "map_calculate_borders"
#4  0x000000000046efb2 in server_remove_player (pplayer=<optimized out>) at
plrhand.c:1687
        pslot = <optimized out>
        __FUNCTION__ = "server_remove_player"
#5  0x000000000040bf25 in server_game_free () at srv_main.c:2960
        pplayer = <optimized out>
        _pslot = 0x23af150
#6  0x000000000040c078 in server_quit () at srv_main.c:1524
No locals.
#7  0x000000000049b945 in server_sniff_all_input () at sernet.c:570
        last_noplayers = 1417007908
        connections = true
        i = <optimized out>
        s = <optimized out>
        max_desc = <optimized out>
        readfs = {fds_bits = {0 <repeats 16 times>}}
        writefs = {fds_bits = {0 <repeats 16 times>}}
        exceptfs = {fds_bits = {0 <repeats 16 times>}}
        tv = {tv_sec = 0, tv_usec = 0}
        __FUNCTION__ = "server_sniff_all_input"
#8  0x000000000040c7d5 in srv_running () at srv_main.c:2484
        save_counter = 1
        i = <optimized out>
        is_new_turn = true
        skip_mapimg = false
        eot_timer = <optimized out>
        need_send_pending_events = false
#9  srv_main () at srv_main.c:3005
        __FUNCTION__ = "srv_main"
#10 0x0000000000405679 in main (argc=19, argv=0x7fff52d131f8) at
civserver.c:459
        inx = 19
        showhelp = <optimized out>
        showvers = <optimized out>
        option = <optimized out>
        __FUNCTION__ = "main"





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22996>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to