This is a migrated thread and some comments may be shown as answers.

Error when saving fiddler trace

1 Answer 320 Views
Windows
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 13 Jan 2017, 08:43 PM

---------------------------
Awww, Fiddlesticks!
---------------------------
Fiddler has encountered an unexpected problem. If you believe this is a bug in Fiddler, please copy this message by hitting CTRL+C, and submit a bug report at http://www.telerik.com/forums/fiddler.
The wait completed due to an abandoned mutex.
Type: System.Threading.AbandonedMutexException
Source: mscorlib
   at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
   at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout, Boolean exitContext)
   at Fiddler.frmViewer.‹•(String[] ˆ•) in c:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Viewer.cs:line 2809
   at Fiddler.frmViewer.‡•(String[] ˆ•) in c:\JenkinsHome\jobs\FiddlerReleaseBuild\workspace\Fiddler2\Viewer.cs:line 2717

Fiddler v4.6.3.50306 (x64 AMD64) [.NET 4.0.30319.42000 on Microsoft Windows NT 10.0.14393.0]
---------------------------
OK  
---------------------------

 

What's odd is I don't have a c:\JenkinsHome directory.

 

-Eric

1 Answer, 1 is accepted

Sort by
0
Eric
Top achievements
Rank 1
answered on 25 Jan 2017, 11:02 PM

The file path shown in the stack trace is a red herring; it has nothing to do with your problem.

The Telerik team made the ...unusual... decision to both obfuscate the assemblies (so the stack trace is useless) *and* ship the PDB files (so that the filenames on the Telerik build server are shown.

Can you reproduce this problem? If so, what are the steps?

Tags
Windows
Asked by
Eric
Top achievements
Rank 1
Answers by
Eric
Top achievements
Rank 1
Share this question
or