[vlc-devel] [PATCH]Win32: Generate stacktrace on unhandled exception

Rémi Denis-Courmont rdenis at simphalempin.com
Fri Jan 30 08:57:10 CET 2009


On Thu, 29 Jan 2009 22:40:15 +0100, Geoffroy Couprie
<geo.couprie at gmail.com> wrote:
> This patch adds the capacity to generate crashdumps on unhandled
> exception, to catch errors like segfaults, divide by zero. I may add
> some informations like vlc version. If this patch is applied, I'll add
> some window to query the user for information on what was played, to
> ask an e-mail, and ask if the user wants to send information. I'll
> make a script to parse these files, like the one for Mac crashdumps.

Great except for one thing: I think this should go to winvlc.c - we should
probably not catch exception unilaterally from library code... ?

-- 
Rémi Denis-Courmont




More information about the vlc-devel mailing list