Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #004638

  • 0 - None Assigned

  • Unable to Fix

Issue Confirmations

  • Yes (0)No (0)
Photo

Map server crash. Mob error?

Posted by Hercules Bot on 14 December 2010 - 12:52 PM

Originally posted by LightFox
http://www.eathena.w...er&showbug=4638

Had a map server crash. I think it's something to do with mobs.

CODE
Call stack:
006336CD  C:\...\...\...\map-server_sql.exe:006336CD  mob_ai_sub_hard  c:\...\...\...\src\map\mob.c:1399
00634B13  C:\...\...\...\map-server_sql.exe:00634B13  mob_ai_sub_hard_timer  c:\...\...\...\src\map\mob.c:1568
0060CAD4  C:\...\...\...\map-server_sql.exe:0060CAD4  map_foreachinrange  c:\...\...\...\src\map\map.c:599
00634A9E  C:\...\...\...\map-server_sql.exe:00634A9E  mob_ai_sub_foreachclient  c:\...\...\...\src\map\mob.c:1584
0061208A  C:\...\...\...\map-server_sql.exe:0061208A  map_foreachpc  c:\...\...\...\src\map\map.c:2019
00634A19  C:\...\...\...\map-server_sql.exe:00634A19  mob_ai_hard  c:\...\...\...\src\map\mob.c:1676
0055BC91  C:\...\...\...\map-server_sql.exe:0055BC91  do_timer  c:\...\...\...\src\common\timer.c:371
0054118E  C:\...\...\...\map-server_sql.exe:0054118E  main  c:\...\...\...\src\common\core.c:254
007497E7  C:\...\...\...\map-server_sql.exe:007497E7  __tmainCRTStartup  f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c:266
007496BF  C:\...\...\...\map-server_sql.exe:007496BF  mainCRTStartup  f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c:182

Originally posted by Ind
I cannot do much with your stack dump, I'm sorry.