【TIG】なんか よく落ちるので エラーをUpしてみる

本ページはアフィリエイトプログラムによる収益を得ています。


何かモジュール足りてない気がするけど よくわからね・・・
だれかHelp

つづく

Error while compiling generated serializer
(0,0) : error :   at (wrapper managed-to-native) System.MonoType:getFullName (bool,bool)
(0,0) : error :   at System.MonoType.ToString () [0x00000] in <filename unknown>:0
(0,0) : error :   at System.Exception.get_ClassName () [0x00000] in <filename unknown>:0
(0,0) : error :   at System.Exception.ToString () [0x00000] in <filename unknown>:0
Error while compiling generated serializer
/tmp/59cbed55/11345644.cs(300,35) : error CS1518: Expected `class’, `delegate’, `enum’, `interface’, or `struct’
/tmp/59cbed55/11345644.cs(306,43) : error CS0116: A namespace can only contain types and namespace declarations
/tmp/59cbed55/11345644.cs(309,9) : error CS8025: Parsing error
Stacktrace:
  at (wrapper managed-to-native) object.__icall_wrapper_mono_array_new_specific (intptr,int) <0x00004>
  at (wrapper managed-to-native) object.__icall_wrapper_mono_array_new_specific (intptr,int) <0x00004>
  at System.IO.StreamReader.Initialize (System.IO.Stream,System.Text.Encoding,bool,int) <0x00236>
  at System.IO.StreamReader..ctor (System.IO.Stream,System.Text.Encoding,bool,int) <0x0002c>
  at System.IO.StreamReader..ctor (System.IO.Stream,bool) <0x00023>
  at System.Runtime.Serialization.Json.PushbackReader..ctor (System.IO.Stream) <0x00015>
  at (wrapper remoting-invoke-with-check) System.Runtime.Serialization.Json.PushbackReader..ctor (System.IO.Stream) <0x0002e>
  at System.Runtime.Serialization.Json.JsonReader.SetInput (System.IO.Stream,System.Text.Encoding,System.Xml.XmlDictionaryReaderQuotas,System.Xml.OnXmlDictionaryReaderClose) <0x0005f>
  at System.Runtime.Serialization.Json.JsonReader..ctor (System.IO.Stream,System.Text.Encoding,System.Xml.XmlDictionaryReaderQuotas,System.Xml.OnXmlDictionaryReaderClose) <0x00090>
  at System.Runtime.Serialization.Json.JsonReaderWriterFactory.CreateJsonReader (System.IO.Stream,System.Text.Encoding,System.Xml.XmlDictionaryReaderQuotas,System.Xml.OnXmlDictionaryReaderClose) <0x0002d>
  at System.Runtime.Serialization.Json.JsonReaderWriterFactory.CreateJsonReader (System.IO.Stream,System.Xml.XmlDictionaryReaderQuotas) <0x00014>
  at System.Runtime.Serialization.Json.DataContractJsonSerializer.ReadObject (System.IO.Stream) <0x00038>
  at Misuzilla.Applications.TwitterIrcGateway.AddIns.UserStream.UserStreamAddIn.WorkerProcedure () <0x00a9f>
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x00040>
Native stacktrace:
        mono [0x80d83eb]
        mono [0x8112a10]
        [0x4e5440]
        mono [0x81fae8d]
        mono [0x81fd024]
        mono [0x81fc850]
        mono [0x81fd75d]
        mono [0x81fb9bd]
        mono [0x81fbd30]
        mono [0x81fbecb]
        mono [0x81ff50f]
        mono(mono_array_new_specific+0xc6) [0x8196356]
        [0x5a3be8]
        [0x2af1d7]
        [0x2aef8d]
        [0x210fc44]
        [0x210fbf6]
        [0x210fbb7]
        [0x210fb20]
        [0x210f931]
        [0x210f886]
        [0x210f845]
        [0x210f711]
        [0xd02ad0]
        [0x5ac591]
        mono [0x8061f66]
        mono(mono_runtime_invoke+0x40) [0x818fdb0]
        mono(mono_runtime_delegate_invoke+0x36) [0x8190016]
        mono [0x8178684]
        mono [0x81d8c4e]
        mono [0x820062e]
        /lib/libpthread.so.0 [0x1b3832]
        /lib/libc.so.6(clone+0x5e) [0x3f3e0e]
Debug info from gdb:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

おすすめ

2件のフィードバック

  1. haru-787 より:

     いいネーーー。。。
    自分も同じエラーが出た。。。
     検索したらこのホームページ。。。
     誰か知っている人にパスを送る。。。

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

コメントは承認待ちです。表示されるまでしばらく時間がかかるかもしれません。

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください