Petey Pablo Posted December 8, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Share Posted December 8, 2012 See the core below! Core was generated by `./map-server_sql'. Program terminated with signal 11, Segmentation fault. #0 0x0814e446 in guild_checkskill (g=0x0, id=10006) at guild.c:91 91 return g->skill[idx].lv; (gdb) bt full #0 0x0814e446 in guild_checkskill (g=0x0, id=10006) at guild.c:91 idx = 6 #1 0x081598db in unit_walktoxy_timer (tid=775, tick=1727573445, id=2000126, data=189) at unit.c:186 g = 0x0 skill = <value optimized out> strvit = <value optimized out> agidex = <value optimized out> i = <value optimized out> x = <value optimized out> y = <value optimized out> dx = 1 dy = <value optimized out> bl = 0xc8f9bb0 sd = 0xc8f9bb0 md = 0x0 ud = 0xc8f9bc8 #2 0x08168cd9 in do_timer (tick=1727573469) at timer.c:371 tid = 775 diff = -24 __FUNCTION__ = "do_timer" #3 0x0816612e in main (argc=1, argv=0xbf8d94b4) at core.c:291 next = <value optimized out> (gdb) Quote Link to comment Share on other sites More sharing options...
Petey Pablo Posted December 11, 2012 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 569 Reputation: 11 Joined: 11/24/11 Last Seen: March 7, 2022 Author Share Posted December 11, 2012 (edited) I know the problem now. When i disband a guild i got disconnected and my map server is crashed. I think the bug is in latest eAthena r15228 Edited December 11, 2012 by WillSuranol Quote Link to comment Share on other sites More sharing options...
Cydh Posted December 11, 2012 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted December 11, 2012 I know the problem now. When i disband a guild i got disconnected and my map server is crashed. I think the bug is in latest eAthena r15228 if you use revision for playing -not finding bug-, why don't you use another revision that its'nt latest..? lastest revision isn't always stable. Quote Link to comment Share on other sites More sharing options...
Question
Petey Pablo
See the core below!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.