[vlc-devel] commit: Win32: send crash reports to ftp://crash.videolan.org/crashs/ ( Geoffroy Couprie )

Geoffroy Couprie geo.couprie at gmail.com
Wed Feb 25 13:17:07 CET 2009


On Wed, Feb 25, 2009 at 1:10 PM, Rémi Denis-Courmont
<rdenis at simphalempin.com> wrote:
>
> On Tue, 24 Feb 2009 22:37:46 +0100 (CET), git at videolan.org (git version
> control) wrote:
>> vlc | branch: master | Geoffroy Couprie <geo.couprie at gmail.com> | Tue Feb
>> 24 21:37:29 2009 +0100| [2114aaa9b0badfcbb840d4f1325e2add71e0e3aa] |
>> committer: Geoffroy Couprie
>>
>> Win32: send crash reports to ftp://crash.videolan.org/crashs/
>
> How automated is this?
>
> I don't need to mention that core dumps contain privacy-sensitive
> informations.
>

I don't know for Mac, but the windows crash reports don't contain
sensitive information: OS version, VLC version, exception type,
content of the registers at the time of crash, and a stacktrace with
the list of DLLs corresponding to code adresses. The only private
information would be in a DLL path, but I can modify the code to send
only the DLL name, not the full path.



More information about the vlc-devel mailing list