FS#58062 - [mono] Unhandled Exception in xbuild

Attached to Project: Arch Linux
Opened by retrowertz (retrowertz) - Sunday, 01 April 2018, 11:25 GMT
Last edited by Jan de Groot (JGC) - Sunday, 01 April 2018, 17:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Mono for Arch has was broken 5.4.1.0. it was fixed about 2 weeks ago with 5.4.1.0. now its broken again!


Additional info:
* 5.10.0.179-1
* config and/or log files etc.


Steps to reproduce:
type xbuild in terminal

[retro@linux ~]$ xbuild

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> 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) [0x00028] in <2dfe84a36ef4410ca18642993b51b799>:0
at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <2dfe84a36ef4410ca18642993b51b799>:0
at System.TermInfoDriver..ctor (System.String term) [0x00055] in <2dfe84a36ef4410ca18642993b51b799>:0
at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <2dfe84a36ef4410ca18642993b51b799>:0
at System.ConsoleDriver..cctor () [0x0004d] in <2dfe84a36ef4410ca18642993b51b799>:0
--- End of inner exception stack trace ---
at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <2dfe84a36ef4410ca18642993b51b799>:0
at System.Console..cctor () [0x0008e] in <2dfe84a36ef4410ca18642993b51b799>:0
--- End of inner exception stack trace ---
at Mono.XBuild.CommandLine.MainClass.ShowDeprecationNotice () [0x00000] in <9144baccfa96406b8f98e5c423ea051c>:0
at Mono.XBuild.CommandLine.MainClass.Execute () [0x00018] in <9144baccfa96406b8f98e5c423ea051c>:0
at Mono.XBuild.CommandLine.MainClass.Main (System.String[] args) [0x00005] in <9144baccfa96406b8f98e5c423ea051c>:0
This task depends upon

Closed by  Jan de Groot (JGC)
Sunday, 01 April 2018, 17:25 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#57718 

Loading...