What steps will reproduce the problem?
1. Do something with PeerBlock which causes it to throw an exception
What is the expected output? What do you see instead?
A message box pops up about the exception which is basically useless as it
removes all the stacktrace.
We should either remove all the exception catching code so PeerBlock just dies
and we get the peerblock.dmp or we should restrict our exception catching to a
smaller scope.
Original issue reported on code.google.com by nightstalkerz on 9 Feb 2011 at 10:41
Original issue reported on code.google.com by
nightstalkerz
on 9 Feb 2011 at 10:41