sizenine Posted March 11, 2012 Posted March 11, 2012 (edited) Experienced my first server crash with rAthena today, currently running on r15627. [Error]: Memory manager: args of aFree 0x0xf28f072c is invalid pointer pc.c line 7090 [Error]: Server received crash signal! Attempting to save all online characters! Here is line 7090 in my pc.c in bold: {// nothing free, increase size sd->reg_num++; RECREATE(sd->reg, struct script_reg, sd->reg_num); } UPDATE: Happened again... but seems like its caused by a different reason.. Edited March 11, 2012 by sizenine Quote
Olrox Posted March 28, 2012 Posted March 28, 2012 How many people do you have online on your server, at the time the crash signal appears? Quote
Question
sizenine
Experienced my first server crash with rAthena today, currently running on r15627.
Here is line 7090 in my pc.c in bold:
UPDATE:
Happened again... but seems like its caused by a different reason..

Edited by sizenine2 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.