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

Error on Debian Buster

1 Answer 56 Views
Linux
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 16 Jul 2018, 07:13 AM
---------------------------
Process-determination failed.
---------------------------
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 type initializer for 'System.Console' threw an exception.

Type: System.TypeInitializationException
Source: System
  at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0036b] in <bd46d4d4f7964dfa9beea098499ab597>:0
  at System.Diagnostics.Process.Start () [0x00040] in <bd46d4d4f7964dfa9beea098499ab597>:0
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
  at .‚‚.” (System.Int32 Ÿ) [0x00064] in <616b130fa1474630b442fde0f9112534>:0

System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.ConsoleDriver..cctor () [0x00062] in <8f2c484307284b51944a1a13a14c0266>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <8f2c484307284b51944a1a13a14c0266>:0
  at System.Console..cctor () [0x000a8] in <8f2c484307284b51944a1a13a14c0266>:0
Fiddler v4.6.20171.26113 (x64 ) [.NET 4.0.30319.42000 on Unix 4.16.0.2]
---------------------------
OK   
---------------------------

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 17 Jul 2018, 05:31 AM
Hello,

What distro of Linux are you using?

As per this issue it seems that this is bug in Mono. There is also a workaround porovided in this comment. Does it work for you?

Regards,
Alexander
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Linux
Asked by
Thomas
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or