SETPASS command make the bot crash every time
Every time I use the "setpass" command the bot crash. When the user don't have a pass already set. If I input the user passwd when I perform the USER + command than the bot is ok and isn't crashing. After that I can use the SETPASS command without any issue.
Here are what the debug looks like: (in) {8} .setpass stali0n 1234 (to_user) {8} [Acura] new password for stali0n has been set (sigsegv) trying to access (nil) (sigsegv) Stack pointer: 0x7ffd4ac54820, Instruction pointer: 0x40e2e1 (sigsegv) sig_segv() = 0x406d97 (sigsegv) do_crash() = 0x406c58
I tried to set a pass manually into the userlist file (without encrypting it) and make the bot read the file obviously the bot isn't recognizing the password. So I tried to use the setpass again and here is the debug I had.
(add_user) handle = stali0n; pass = $6$6d1a$v9XIMfAniQIkDDGKNI1yOwy0wUsPI7V6cPjG8NoqMP6VJEtmCExmo433JWsK.3g/wMwLeWxfCnXUpAD.2p6Qp1; axs = 0 free(): invalid next size (fast) (sigabrt)
Thank you, Stali0N