Run time error 7: "Stack underflow"
#7

It's probably due to a buffer overflow (e.g. mysql_fetch_field_row overwrites the number of arguments stored on the stack so the AMX pops too much cells), the MySQL plugin doesn't check output string size in either of its natives (this is clearly a bug). You might try increasing your output strings so the data will fit them.
Reply


Messages In This Thread
Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 04:06
Re: Run time error 7: "Stack underflow" - by Calgon - 21.11.2011, 04:10
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 04:13
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 11:26
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 11:31
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 11:40
Re: Run time error 7: "Stack underflow" - by TopSecret - 21.11.2011, 12:03
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 12:11
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 12:52
Re: Run time error 7: "Stack underflow" - by TheLazySloth - 21.11.2011, 13:02

Forum Jump:


Users browsing this thread: 1 Guest(s)