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)
Question
Cancel
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
Edited by Cancel7 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.