Sometimes you don't really have any choice but to run it on a live shard, if you have no clues to go on re: how to reproduce the crash. Attaching a debugger to the live server is mostly transparent to the users, and returns valuable information in the event of a crash or even any caught exceptions.
|