detect crashes of perl when performing git svn actions
commit7205bb2113dfbdfe4720ca2e93894b085d926e6d
authorSven Strickroth <email@cs-ware.de>
Thu, 3 May 2012 21:46:21 +0000 (3 23:46 +0200)
committerSven Strickroth <email@cs-ware.de>
Thu, 3 May 2012 22:36:16 +0000 (4 00:36 +0200)
tree8badfae0788ea24da98b621d15ea832206b728ae
parent68090039121e37b69275e8eae4599ab2b499dd1d
detect crashes of perl when performing git svn actions

Perl sometimes dies and this does not provide a return code != 0:
"Authentication realm: >URL> REALM
Username: Use of uninitialized value in chomp at C:\Program Files (x86)\Git/libexec/git-core\git-svn line 4417.
0 [main] perl.exe" 420 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
562 [main] perl.exe" 420 open_stackdumpfile: Dumping stack trace to perl.exe.stackdump"

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/ProgressDlg.cpp