Jump to content
  • 0
komisaris

@mi commands crash map-server

Question

7 answers to this question

Recommended Posts

  • 0

Any more information??

Like which monster you doing @mi,

And gdb report would help to solve your problem.

Share this post


Link to post
Share on other sites
  • 0
  On 1/3/2015 at 9:22 AM, Dastgir said:

Any more information??

Like which monster you doing @mi,

And gdb report would help to solve your problem.

 

ok, thanks for your reply @Dastgir.

 

i've tested on random monster id and name but all caused map-server crash and this is my GDB result on map-server crash when using "@mi poring' command.

 

 

  Reveal hidden contents

 

Edited by komisaris

Share this post


Link to post
Share on other sites
  • 0
  On 1/3/2015 at 6:06 PM, malufett said:

can you show us what is in your atcommand.c line 5274

 

:meow:

 

here is my atcommand.c line 5274

 

 

  Reveal hidden contents

 

Edited by komisaris

Share this post


Link to post
Share on other sites
  • 0
  On 1/4/2015 at 10:46 PM, komisaris said:

 

  On 1/3/2015 at 6:06 PM, malufett said:

can you show us what is in your atcommand.c line 5274  :meow:

 here is my atcommand.c line 5274 
  Reveal hidden contents

According to gdb , 5274 must be inside mobinfo command with "sprintf" function,

Maybe you updated your repo after crash??

If so, please recompile, get the gdb report, and the line menioned on gdb report.

Share this post


Link to post
Share on other sites
  • 0
  On 1/4/2015 at 10:46 PM, komisaris said:

 

  On 1/3/2015 at 6:06 PM, malufett said:

can you show us what is in your atcommand.c line 5274

 

:meow:

 

here is my atcommand.c line 5274

 

 

  Reveal hidden contents

 

please do what dastgir recommend and please recompile it with debug mode specify so that we can see more detailed information..

./configure --enable_debug

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

i've

 

  On 1/5/2015 at 2:34 AM, Dastgir said:

 please recompile, get the gdb report, and the line menioned on gdb report.

 

i've recompiled the server with --enable-debug=gdb , but  how to get that report you mentioned

 

like these?

 

gdb map-server core

 

  Reveal hidden contents

 

 

atcommand.c line 5274

 

  Reveal hidden contents

 

 

atcommand.c line 6117

 

  Reveal hidden contents

 

 

atcommand.c Line 4013

 

  Reveal hidden contents

 

 

and i dont know the rest of files location that addressed of that report

Edited by komisaris

Share this post


Link to post
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.   Restore formatting

  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...

Important Information

By using this site, you agree to our Terms of Use.