Issue Information
-
#007635
-
0 - None Assigned
-
Duplicate
Issue Confirmations
-
Yes (0)No (0)
Program terminated with signal 11, Segmentation fault.
#0 linkdb_erase (head=0x7fff251af458, key=0x7f1b050c5af4) at db.c:2778
2778 if( node->key == key ) {
#0 linkdb_erase (head=0x7fff251af458, key=0x7f1b050c5af4) at db.c:2778
2778 if( node->key == key ) {
i remembered that i last pulled your last commit, and recompiled it.
git log -2 commit a3630e408d9d63525acf994450d705cdfbd571e5 Merge: a9ca893 c1dca64 Author: xx <[email protected]> Date: Mon Aug 5 22:30:54 2013 +0800 Merge branch 'master' of https://github.com/HerculesWS/Hercules commit c1dca647670c1b55bcd66c82958fcd8180115fac Author: xx <[email protected]> Date: Mon Aug 5 11:21:27 2013 +0200 Improved reliability of the packet obfuscation key update function Follow-up to 38b8bf0 Solves some edge cases where, depending on key and packet combination, the key may not be correctly updated and leads to a forced disconnection. Signed-off-by: xx <[email protected]>
Edited by serverkid, 07 August 2013 - 12:55 AM.
copied my files to my local linux box and recompiled, and it is really happening, tried to unloadnpcfile other files and it doesn't crash...
changed status to: Duplicate
Marking as a duplicate of http://herc.ws/board...erver-crashing/ since the other has more information