Jump to content
  • 0

help Map-Server not running


Cancel

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/18/12
  • Last Seen:  

Can anyone help me?

 

Map-Server not running, i have followed the centos installation instruction on the wiki and everything good so far. All servers running without errors but sadly after 3 days running i found map-server down and do not want to run until now...i have reclone, recompile, remake but still the same..

 

here my gdb bt full result :

[spoiler spoiler=BT FULL]paste

Core was generated by `./map-server'.
Program terminated with signal 11, Segmentation fault.
#0  sv_split (str=str@entry=0x7f8dccaf7204 "1", len=52,
    startoff=startoff@entry=0, delim=delim@entry=44 ',',
    out_fields=0x7f8dccb1f44c, out_fields@entry=0x7f8dccb1f404,
    nfields=<optimized out>, nfields@entry=18,
    opt=opt@entry=(SV_TERMINATE_LF | SV_TERMINATE_CRLF)) at strlib.c:758
758                     out_fields[i] = end;
Missing separate debuginfos, use: debuginfo-install glibc-2.17-55.el7_0.3.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 krb5-libs-1.11.3-49.el7.x86_64 libcom_err-1.42.9-4.el7.x86_64 libgcc-4.8.2-16.2.el7_0.x86_64 libselinux-2.2.2-6.el7.x86_64 libstdc++-4.8.2-16.2.el7_0.x86_64 mariadb-libs-5.5.40-1.el7_0.x86_64 openssl-libs-1.0.1e-34.el7_0.6.x86_64 pcre-8.32-12.el7.x86_64 xz-libs-5.1.2-8alpha.el7.x86_64 zlib-1.2.7-13.el7.x86_64
(gdb)
(gdb) bt full


#0  sv_split (str=str@entry=0x7f8dccaf7204 "1", len=52,
    startoff=startoff@entry=0, delim=delim@entry=44 ',',
    out_fields=0x7f8dccb1f44c, out_fields@entry=0x7f8dccb1f404,
    nfields=<optimized out>, nfields@entry=18,
    opt=opt@entry=(SV_TERMINATE_LF | SV_TERMINATE_CRLF)) at strlib.c:758
        pos = {0, 51, 0, 1, 2, 17, 18, 22, 23, 29, 30, 33, 34, 37, 38, 44, 45,
          51, -1 <repeats 1006 times>}
        i = <optimized out>
        done = 8
        end = <optimized out>
        ret = <optimized out>
#1  0x00000000005a7728 in sv_readdb (
    directory=directory@entry=0x8307a0 <db_path> "db",
    filename=filename@entry=0x5c289d "re/instance_db.txt",
    delim=delim@entry=44 ',', mincols=7, maxcols=maxcols@entry=17,
    maxrows=maxrows@entry=15,
    parseproc=parseproc@entry=0x48ea70 <instance_readdb_sub>,
    silent=silent@entry=0 '\000') at strlib.c:1025
        match = <optimized out>
        fp = 0x7c07310
        lines = 7
        entries = 1
        fields = <optimized out>
        columns = <optimized out>
        nb_cols = 18
        path = "db/re/instance_db.txt", '\000' <repeats 291 times>...
        line = 0x7f8dccaf7204 "1"
        __FUNCTION__.4093 = "sv_readdb"
#2  0x0000000000490b26 in instance_readdb () at instance.c:654
        f = 0
#3  0x0000000000490fe9 in do_init_instance () at instance.c:702
No locals.
#4  0x00000000004aa58a in do_init (argc=argc@entry=1,
    argv=argv@entry=0x7ffff7d8df68) at map.c:4276
No locals.
#5  0x0000000000404625 in main (argc=1, argv=0x7ffff7d8df68) at core.c:359
No locals.
(gdb)

Edited by Cancel
Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

hmm. seems like it's fixed? try updating it.

another had posted this on the bug tracker. he's using centos as well.

https://github.com/rathena/rathena/issues/193

 

take a look at the bottom of the page "Fixed #193 by reverting some changes from a075324."

 

coba update gan. hrsny udh di fix.  dy jg pake centos

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/18/12
  • Last Seen:  

bump^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

what your use OS ??? 32 bit or 64 bit??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/18/12
  • Last Seen:  

what your use OS ??? 32 bit or 64 bit??

Centos 7 64bit and not work also on Ubuntu 14.04 64bit but in windows its work...

 

i've install all requirement software to the latest version but still map-server killed....

 

is there any step that i've missed that are not on the wiki?

 

note: apa emang lg ada bug buat yg di linux? lam kenal gan ^_^, sementara testing pake rAthena lama dan hercules terbaru work perfectly...

Edited by Cancel
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  491
  • Reputation:   19
  • Joined:  11/19/11
  • Last Seen:  

i use latest git and no problem :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/18/12
  • Last Seen:  

What i see in bt full up there, the problem was instance_db.txt. i commented all the line in that file and map-server running and continue to another file but killed again after reading Skills db...and i don't know what file that make it stop...coz the core file just showing the same result like bt full up there...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  03/18/12
  • Last Seen:  

hmm. seems like it's fixed? try updating it.

another had posted this on the bug tracker. he's using centos as well.

https://github.com/rathena/rathena/issues/193

 

take a look at the bottom of the page "Fixed #193 by reverting some changes from a075324."

 

coba update gan. hrsny udh di fix.  dy jg pake centos

yeah finally it works on latest git....thanks.

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