Jump to content

db.core grows over 4GB


Recommended Posts

  • 7 months later...

I have this problem too.I cant find out why this is happening.My game.core also grows over 4GB

safe_create: calloc failed [12] Cannot allocate memory

buffer_new: calloc failed [12] Cannot allocate memory

I tried this solution and raised my BSD RAM buffers:

 

 

I have to change for this paraments for normal working server:

 

If you want check your paraments

Use command: ipcs -M

 

How to change my paraments bro?

1. ee /etc/sysctl.conf

 

2. type your paraments > I set it like this:

kern.ipc.shmall=4294967296
kern.ipc.shmmax=4294967296

 

The numbers are written in bytes

2GB - 2147483648 bytes.

 

3. Use for restart: service sysctl restart

 

Bu it didnt solve my problem.Smth is wrong with game.My virtual machine gives 4Gb RAM  for FreeBSD.Is that not enough ?.That game files runs on FreeBSD 7.2 with low RAM

and now I got v10.1.I think it is not related with RAM amount or BSD buffer settings.

Pls help

My game version : 34083

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.