Issue information

Issue ID
#4487
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Oct 18, 2010 21:33
Last Post
Hercules Elf Bot
Oct 18, 2010 21:33
Confirmation
N/A

Hercules Elf Bot - Oct 18, 2010 21:33

Originally posted by [b]Siberian[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4487

DEBUG MAP SERVER CRASH

The crash occurs in period WOE where we have +800 players online.

CODE
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Core was generated by `./map-server_sql'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000005197fb in send_shortlist_do_sends () at socket.c:1359
1359                    if( session[fd] )


(gdb) bt full
#0  0x00000000005197fb in send_shortlist_do_sends () at socket.c:1359
        fd = 536871474
        i = 0
#1  0x000000000051a894 in do_sockets (next=407) at socket.c:687
        rfd = {__fds_bits = {0, 2512561056590510710, 944892805256,
            47095987242940, 47096066725028, 381082448, 4291, 12491, 2145,
            215705456, 382297408, 5356830, 696640, 2512561056480493568,
            74801150427137, 140734749784663}}
        timeout = {tv_sec = 140734749778520, tv_usec = 1}
        ret = <value optimized out>
        i = <value optimized out>
#2  0x0000000000519573 in main (argc=1, argv=0x7fff5cc4a258) at core.c:256
        next = 407


thanks,

This post has been edited by Siberian: Oct 18 2010, 02:48 PM