Elijah23 Posted July 18, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: Thursday at 02:33 PM Share Posted July 18, 2012 Hello everyone, so we can't find the source of our server's crash and we're finding hard to know because its not creating any core files.. Ulimit -c is alreay unlimited... ./configure --enable-debug=gdb is already set too.. But still no core files when the server crash.. But I noticed something weird... In my config.status I can see this even i have ./configure --enable-debug=gdb #! /bin/sh# Generated by configure. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=${CONFIG_SHELL-/bin/sh} Thanks in advance.. Quote Link to comment Share on other sites More sharing options...
Elijah23 Posted July 20, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: Thursday at 02:33 PM Author Share Posted July 20, 2012 bump for this... Just want to add question too... If in the conf files, for example char_athena.conf I have set the char IP to the IP address of the server then at the map_athena.conf I have set the char IP to 127.0.0.1 Will this cause a conflict? thanks Quote Link to comment Share on other sites More sharing options...
Asura Posted July 25, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share Posted July 25, 2012 Hi wakoko321, Putting '127.0.0.1' (localhost) should not create any conflict; the only possible conflict is if you use the same ports per map/char/login server, they require different ports to operate. You are missing 1 step with enabling 'soft core'; you may find the instruction in this following thread. http://rathena.org/board/topic/53447-how-to-enable-crashcore-dumps-in-your-server-linux/ Quote Link to comment Share on other sites More sharing options...
Question
Elijah23
Hello everyone, so we can't find the source of our server's crash and we're finding hard to know because its not creating any core files..
Ulimit -c is alreay unlimited...
./configure --enable-debug=gdb is already set too..
But still no core files when the server crash..
But I noticed something weird...
In my config.status I can see this even i have ./configure --enable-debug=gdb
Thanks in advance..
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.