Gentoo Archives: gentoo-user

From: Alan Grimes <ALONZOTG@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mono broken?
Date: Fri, 02 Mar 2018 06:52:52
Message-Id: 27b6d3ab-5186-70e2-1715-997f00f26dc3@verizon.net
1 Hey, what should I do next to try to resolve this, I am pretty sure it's
2 an install issue on my mono, haven't really tried to use it like this in
3 years...
4
5 As below, the "test install" tool tells me it's broken but doesn't give
6 me any clue as to the next step. =(
7
8
9 atg@tortoise ~/test/kerbal/DMP_SERVER/Soviet $ mono DMPServer.exe
10
11 Unhandled Exception:
12 System.TypeInitializationException: The type initializer for
13 'System.Console' threw an exception. --->
14 System.TypeInitializationException: The type initializer for
15 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic
16 number is wrong: 542
17   at System.TermInfoReader.ReadHeader (System.Byte[] buffer,
18 System.Int32& position) [0x00028] in <ae60a710a4744d16826a514602b7b8ed>:0
19   at System.TermInfoReader..ctor (System.String term, System.String
20 filename) [0x0005f] in <ae60a710a4744d16826a514602b7b8ed>:0
21   at System.TermInfoDriver..ctor (System.String term) [0x00055] in
22 <ae60a710a4744d16826a514602b7b8ed>:0
23   at System.ConsoleDriver.CreateTermInfoDriver (System.String term)
24 [0x00000] in <ae60a710a4744d16826a514602b7b8ed>:0
25   at System.ConsoleDriver..cctor () [0x0004d] in
26 <ae60a710a4744d16826a514602b7b8ed>:0
27    --- End of inner exception stack trace ---
28   at System.Console.SetupStreams (System.Text.Encoding inputEncoding,
29 System.Text.Encoding outputEncoding) [0x00007] in
30 <ae60a710a4744d16826a514602b7b8ed>:0
31   at System.Console..cctor () [0x0008e] in
32 <ae60a710a4744d16826a514602b7b8ed>:0
33    --- End of inner exception stack trace ---
34   at DarkMultiPlayerServer.DarkLog.Fatal (System.String message)
35 [0x00000] in <14a0c0e70def4065931f8240b7201327>:0
36   at DarkMultiPlayerServer.Server.Main () [0x0066e] in
37 <14a0c0e70def4065931f8240b7201327>:0
38 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException:
39 The type initializer for 'System.Console' threw an exception. --->
40 System.TypeInitializationException: The type initializer for
41 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic
42 number is wrong: 542
43   at System.TermInfoReader.ReadHeader (System.Byte[] buffer,
44 System.Int32& position) [0x00028] in <ae60a710a4744d16826a514602b7b8ed>:0
45   at System.TermInfoReader..ctor (System.String term, System.String
46 filename) [0x0005f] in <ae60a710a4744d16826a514602b7b8ed>:0
47   at System.TermInfoDriver..ctor (System.String term) [0x00055] in
48 <ae60a710a4744d16826a514602b7b8ed>:0
49   at System.ConsoleDriver.CreateTermInfoDriver (System.String term)
50 [0x00000] in <ae60a710a4744d16826a514602b7b8ed>:0
51   at System.ConsoleDriver..cctor () [0x0004d] in
52 <ae60a710a4744d16826a514602b7b8ed>:0
53    --- End of inner exception stack trace ---
54   at System.Console.SetupStreams (System.Text.Encoding inputEncoding,
55 System.Text.Encoding outputEncoding) [0x00007] in
56 <ae60a710a4744d16826a514602b7b8ed>:0
57   at System.Console..cctor () [0x0008e] in
58 <ae60a710a4744d16826a514602b7b8ed>:0
59    --- End of inner exception stack trace ---
60   at DarkMultiPlayerServer.DarkLog.Fatal (System.String message)
61 [0x00000] in <14a0c0e70def4065931f8240b7201327>:0
62   at DarkMultiPlayerServer.Server.Main () [0x0066e] in
63 <14a0c0e70def4065931f8240b7201327>:0
64 atg@tortoise ~/test/kerbal/DMP_SERVER/Soviet $ mono-
65 mono-api-html              mono-cil-strip            
66 mono-find-requires         mono-package-runtime      
67 mono-sgen                  mono-test-install
68 mono-api-info              mono-configuration-crypto 
69 mono-fpm                   mono-service              
70 mono-shlib-cop             mono-xmltool
71 mono-boehm                 mono-find-provides        
72 mono-heapviz               mono-service2             
73 mono-symbolicate          
74
75
76
77 atg@tortoise ~/test/kerbal/DMP_SERVER/Soviet $ mono-test-install
78 Active Mono: /usr/bin/mono
79
80 Failed to compile sample System.Drawing program, your installation is broken
81
82
83
84
85
86 --
87 Please report bounces from this address to atg@×××××××××.com
88
89 Powers are not rights.

Replies

Subject Author
Re: [gentoo-user] mono broken? R0b0t1 <r030t1@×××××.com>