Jump to content
  • 0

Core Dump Problem


Elijah23

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  292
  • Reputation:   17
  • Joined:  12/12/11
  • Last Seen:  

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

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  292
  • Reputation:   17
  • Joined:  12/12/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

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/

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