sizenine Posted March 11, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 149 Reputation: 13 Joined: 02/17/12 Last Seen: January 25, 2018 Share 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 Link to comment Share on other sites More sharing options...
Olrox Posted March 28, 2012 Group: Members Topic Count: 87 Topics Per Day: 0.02 Content Count: 1335 Reputation: 933 Joined: 10/26/11 Last Seen: November 19, 2023 Share Posted March 28, 2012 How many people do you have online on your server, at the time the crash signal appears? Quote Link to comment Share on other sites More sharing options...
sizenine Posted March 29, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 149 Reputation: 13 Joined: 02/17/12 Last Seen: January 25, 2018 Author Share Posted March 29, 2012 Less than 10 probably. Quote Link to comment Share on other sites More sharing options...
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 sizenineLink 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.