Gentoo Archives: gentoo-user

From: Nico <dragoonway@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Mono error (SIGSEGV)
Date: Fri, 01 Sep 2006 19:46:16
Message-Id: b4ec07860609011239n3c548946y46f49d76382f9e07@mail.gmail.com
1 Hi,
2
3 I was following the guide for upgrading GCC and was running the command
4 'emerge -eav world' (all the command before where good) and Mono failed
5 during the compil time.
6 Here is the error :
7
8 ** (../../class/lib/net_2_0_bootstrap/mcs.exe:23591): WARNING **: The class
9 System.Text.EncoderFallbackBuffer could not be loaded, used in mscorlib,
10 Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
11
12 =================================================================
13 Got a SIGSEGV while executing native code. This usually indicates
14 a fatal error in the mono runtime or one of the native libraries
15 used by your application.
16 =================================================================
17
18 Stacktrace:
19
20 in I18N.Common.ByteEncoding:GetBytesImpl (char*,int,byte*,int) <0xffffffff>
21 in I18N.Common.ByteEncoding:GetBytesImpl (char*,int,byte*,int) <0x1b>
22 in I18N.Common.MonoEncoding:GetBytes (char[],int,int,byte[],int) <0xdb>
23 in System.IO.StreamWriter:Decode () <0x33>
24 in System.IO.StreamWriter:Flush () <0x15>
25 in System.IO.UnexceptionalStreamWriter:Flush () <0xd>
26 in System.IO.StreamWriter:Write (string) <0x2e>
27 in System.IO.UnexceptionalStreamWriter:Write (string) <0x10>
28 in System.IO.TextWriter:WriteLine (string) <0xe>
29 in System.IO.SynchronizedWriter:WriteLine (string) <0x2b>
30 in AbstractMessage:Print (int,string,string) <0xc2>
31 in WarningMessage:Print (int,string,string) <0x94>
32 in AbstractMessage:Print (int,Mono.CSharp.Location,string) <0x5d>
33 in WarningMessage:Print (int,Mono.CSharp.Location,string) <0x1c>
34 in Mono.CSharp.Report:Warning (int,int,Mono.CSharp.Location,string,string[])
35 <0x4b>
36 in Mono.CSharp.Tokenizer:handle_preprocessing_directive (bool) <0x9b2>
37 in Mono.CSharp.Tokenizer:xtoken () <0x51a>
38 in Mono.CSharp.Tokenizer:token () <0x13>
39 in Mono.CSharp.CSharpParser:yyparse (Mono.CSharp.yyParser.yyInput) <0xee8>
40 in Mono.CSharp.CSharpParser:parse () <0x66>
41 in Mono.CSharp.Driver:parse (Mono.CSharp.SourceFile) <0x18c>
42 in Mono.CSharp.Driver:ProcessFiles () <0x55>
43 in Mono.CSharp.Driver:MainDriver (string[]) <0x3ce>
44 in Mono.CSharp.Driver:Main (string[]) <0x41>
45 in (wrapper runtime-invoke) System.Object:runtime_invoke_int_string[]
46 (object,intptr,intptr,intptr) <0x50acfde3>
47
48 Native stacktrace:
49
50 /var/tmp/portage/mono-
51 1.1.13.6/work/mono-1.1.13.6/mono/mini/mono(mono_handle_native_sigsegv+0xc3)[0x8148923]
52 /var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono/mini/mono[0x81183b0]
53 [0xffffe440]
54 /var/tmp/portage/mono-
55 1.1.13.6/work/mono-1.1.13.6/mono/mini/mono(mono_compile_create_var+0x96)[0x811c006]
56 /var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono/mini/mono[0x813362d]
57 /var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono/mini/mono[0x8134ebb]
58 /var/tmp/portage/mono-
59 1.1.13.6/work/mono-1.1.13.6/mono/mini/mono(mono_magic_trampoline+0x1a)[0x814aaea]
60 [0xb7d14032]
61 [0xb71d77cc]
62 [0xb731df64]
63 [0xb731debe]
64 [0xb731de86]
65 [0xb71d75c7]
66 [0xb71d7579]
67 [0xb71d754f]
68 [0xb71d751c]
69 [0xb71d547b]
70 [0xb71d51f5]
71 [0xb71d4b56]
72 [0xb71d4aed]
73 [0xb71d4074]
74 [0xb71e745b]
75 [0xb71e39fb]
76 [0xb71e34b4]
77 [0xb7155ee9]
78 [0xb71ff2ef]
79 [0xb71fce25]
80 [0xb71fcade]
81 [0xb731f9df]
82 [0xb731f10a]
83 [0xb75c59b4]
84 /var/tmp/portage/mono-
85 1.1.13.6/work/mono-1.1.13.6/mono/mini/mono(mono_runtime_exec_main+0x9c)[0x809576c]
86 /var/tmp/portage/mono-
87 1.1.13.6/work/mono-1.1.13.6/mono/mini/mono(mono_runtime_run_main+0x14a)[0x809598a]
88 /var/tmp/portage/mono-
89 1.1.13.6/work/mono-1.1.13.6/mono/mini/mono(mono_main+0xef9) [0x805d969]
90 /var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono/mini/mono[0x805c5b2]
91 /lib/libc.so.6(__libc_start_main+0xd8) [0xb7d6e878]
92 /var/tmp/portage/mono-1.1.13.6/work/mono-1.1.13.6/mono/mini/mono[0x805c501]
93 make[8]: *** [../../class/lib/net_2_0_bootstrap/Mono.Security.dll] Abandon
94 make[8]: Leaving directory `/var/tmp/portage/mono-
95 1.1.13.6/work/mono-1.1.13.6/mcs/class/Mono.Security'
96 make[7]: *** [do-all] Erreur 2
97 make[7]: Leaving directory `/var/tmp/portage/mono-
98 1.1.13.6/work/mono-1.1.13.6/mcs/class/Mono.Security'
99 make[6]: *** [all-recursive] Erreur 1
100 make[6]: Leaving directory `/var/tmp/portage/mono-
101 1.1.13.6/work/mono-1.1.13.6/mcs/class'
102 make[5]: *** [all-recursive] Erreur 1
103 make[5]: Leaving directory `/var/tmp/portage/mono-
104 1.1.13.6/work/mono-1.1.13.6/mcs'
105 make[4]: *** [profile-do--net_2_0_bootstrap--all] Erreur 2
106 make[4]: Leaving directory `/var/tmp/portage/mono-
107 1.1.13.6/work/mono-1.1.13.6/mcs'
108 make[3]: *** [profiles-do--all] Erreur 2
109 make[3]: Leaving directory `/var/tmp/portage/mono-
110 1.1.13.6/work/mono-1.1.13.6/mcs'
111 make[2]: *** [all-local] Erreur 2
112 make[2]: Leaving directory `/var/tmp/portage/mono-
113 1.1.13.6/work/mono-1.1.13.6/runtime'
114 make[1]: *** [all-recursive] Erreur 1
115 make[1]: Leaving directory `/var/tmp/portage/mono-
116 1.1.13.6/work/mono-1.1.13.6'
117 make: *** [all] Erreur 2
118
119 !!! ERROR: dev-lang/mono-1.1.13.6 failed.
120 Call stack:
121 ebuild.sh, line 1539: Called dyn_compile
122 ebuild.sh, line 939: Called src_compile
123 mono-1.1.13.6.ebuild, line 80: Called die
124
125 !!! MONO compilation failure
126 !!! If you need support, post the topmost build error, and the call stack if
127 relevant.
128
129
130 What can I do ?
131 I must finish the compilation, I need my computer to be ready tomorrow night
132 :(
133 thx for help.

Replies

Subject Author
[gentoo-user] Re: Mono error (SIGSEGV) Nico <dragoonway@×××××.com>