Issue information

Issue ID
#870
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 26, 2008 9:21
Last Post
Hercules Elf Bot
Jan 26, 2008 9:21
Confirmation
N/A

Hercules Elf Bot - Jan 26, 2008 9:21

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

Here are the StackDump:

QUOTE
[root@localhost Athena]# ./tools/stackdump char sql 0001
??
??:0
??
??:0
parse_fromlogin
/home/Athena/src/char_sql/char.c:1914
do_sockets
/home/Athena/src/common/socket.c:756
main
/home/Athena/src/common/core.c:252
??
??:0
_start
??:0


OS: Linux (CentOS 4.6)
Mysql: 4.1

I have a typical instalacion except for the file /usr/include/bits/typesizes.h where i change the this:
#define __FD_SETSIZE 1024

for this:
#define __FD_SETSIZE 4096

(That modification its to support more of 1024 players)

Thanks in advance.

Regards.