BlackBox is a Win32 DLL that can help track exceptions that happen at runtime,
and can provide a stack trace that shows where the error occured. It is conceptually
similar to the TalkBack module that Mozilla uses in their builds to handle error
reporting.