Issue information

Issue ID
#879
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 27, 2008 15:40
Last Post
Hercules Elf Bot
Jan 27, 2008 15:40
Confirmation
N/A

Hercules Elf Bot - Jan 27, 2008 15:40

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

Hi all, I've some bugs in 12136 version.

The first is when I close my map-server, I've this :

CODE
--- nullpo info --------------------------------------------
map.c:182: in func `map_freeblock'
--- end nullpo info ----------------------------------------


I've this many time.

Secondary, I've a memory leaks when I close map-server, this :
CODE
Memory manager: Memory leaks found (Revision 3M).
0001 : chat.c line 29 size 212
0002 : chat.c line 29 size 212
0003 : chat.c line 29 size 212
0004 : chat.c line 29 size 212
0005 : chat.c line 29 size 212
0006 : chat.c line 29 size 212
0007 : chat.c line 29 size 212
0008 : chat.c line 29 size 212
0009 : chat.c line 29 size 212
0010 : chat.c line 29 size 212
0011 : chat.c line 29 size 212
0012 : chat.c line 29 size 212

0001 : guild.c line 441 size 56
0002 : guild.c line 441 size 56
0003 : guild.c line 441 size 56
0004 : guild.c line 441 size 56
0005 : guild.c line 441 size 56


And the last one (but I don't know if it's my computer or if it's for all, with last stable all is good) :

When char and map server connected :
CODE
[Warning]: chrif_parse: session #6, intif_parse failed (unrecognized command 0x0000).
[Warning]: Map Server disconnected from Char Server.



Thanks to correct this.

This post has been edited by Akenshiro: Jan 28 2008, 12:56 AM