View Single Post
XAT
Member
Join Date: Jul 2011
Old 02-14-2012 , 14:24   Re: Strange crash problem
Reply With Quote #5

If i would know what plugin crashes i coud fix it by myself

Code:
(gdb) source analyze/analyze.gdb
Available commands (AmxModX-related):
    amx_analyze:       Analyze the dump and try to figure out which AmxModX plugin caused it
    amx_listplugins:   List all loaded AmxModX plugins
    amx_listplayers:   List all players as seen by AmxModX
Available commands (metamod-related):
    meta_analyze:      Analyze the dump and try to figure out which metamod plugin caused it
Available commands (generic):
    cmd_args:          Dump the cmd string

If you have no idea where to start, just type '*_analyze' and let it figure out for you
(gdb) amx_analyze
No symbol "amx" in current context.
Once again, if gdb has loaded all symbols from debug binaries and it still dosen't show any proper backtrace can the crash reason still be caused by amxx ?

Last edited by XAT; 02-14-2012 at 14:25.
XAT is offline