Jump to content
  • 0

help my map server is crash.


Petey Pablo

Question


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

I have enable core dump on my machine. Im using eAthena. See the result below

After gdb map-server core.30056


Loaded symbols for /lib/libnss_files.so.2
Core was generated by `./map-server_sql'.
Program terminated with signal 11, Segmentation fault.
#0  0x0815828a in unit_walktoxy_timer (tid=3600, tick=3997628630, id=2000484,
data=189) at unit.c:194
194											 if( g->member[i].online && g->member[i].sd && sd->bl.m == g->member[i].sd->bl.m && check_distance_bl(&sd->bl, &g->member[i].sd->bl, 2) )

Then the next command is bt full. See the result


(gdb) bt full
#0  0x0815828a in unit_walktoxy_timer (tid=3600, tick=3997628630, id=2000484,
data=189) at unit.c:194
	skill = <value optimized out>
	strvit = 65536
	agidex = 0
	i = 0
	x = <value optimized out>
	y = <value optimized out>
	dx = 1
	dy = <value optimized out>
	bl = 0xd3ccf00
	sd = 0xd3ccf00
	md = 0x0
	ud = 0xd3ccf18
#1  0x081675d9 in do_timer (tick=3997628644) at timer.c:371
	tid = 3600
	diff = -14
	__FUNCTION__ = "do_timer"
#2  0x08164a1e in main (argc=1, argv=0xbfd731d4) at core.c:261
	next = <value optimized out>

Edited by WillSuranol
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  35
  • Topics Per Day:  0.01
  • Content Count:  311
  • Reputation:   46
  • Joined:  11/06/11
  • Last Seen:  

Always getting this error >.< annoying my server keep crashing every now and then.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  152
  • Topics Per Day:  0.03
  • Content Count:  569
  • Reputation:   11
  • Joined:  11/24/11
  • Last Seen:  

Sorry for the wrong section. Please move this topic to source support. Thank you!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...