Will crashdetect fail, if a plugin is causing a crash?
#8

No, it won't. It doesn't care about plugins and what they do, unless they do something that directly leads to a runtime error or a server crash.

If a plugin does something bad but that does not directly cause an error, e.g. writes past the end of the buffer you provided to it, you'll probably get an error but a bit later, maybe on next function call, and it wouldn't be possible for crashdetect to tell what it was that actually caused the error.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)