[Mono-osx] 2.10.8.1 - mono_sgen_need_bridge_processing
piersh
piersh at hotmail.com
Wed Mar 7 19:20:54 UTC 2012
i installed 2.10.8.1 from here:
http://download.mono-project.com/archive/2.10.8.1/
although, 'mono -V' returns:
Mono JIT compiler version 2.10.8 (tarball Mon Dec 19 17:43:18 EST 2011)
Copyright (C) 2002-2011 Novell, Inc, Xamarin, Inc and Contributors.
www.mono-project.com
TLS: normal
SIGSEGV: normal
Notification: kqueue
Architecture: x86
Disabled: none
Misc: debugger softdebug
LLVM: yes(2.9svn-mono)
GC: Included Boehm (with typed GC)
so i'm not sure if that's the correct version.
> uname -a
Darwin pro.pj.net 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53
PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
i'm getting the following err. please help?
* Assertion at sgen-gc.c:2506, condition `mono_sgen_need_bridge_processing
()' not met
Stacktrace:
at (wrapper managed-to-native) string.InternalSplit
(string,char[],int,int) <0xffffffff>
at string.Split (char[],int) <0x0008b>
at string.Split (char[]) <0x0001b>
at System.IO.Path.CanonicalizePath (string) <0x0008b>
at System.IO.Path.InsecureGetFullPath (string) <0x001e3>
at System.IO.Path.GetFullPath (string) <0x00013>
at System.IO.FileStream..ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,bool,System.IO.FileOptions)
<0x00147>
at System.IO.FileStream..ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
<0x00023>
at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
<0xffffffff>
at System.IO.FileInfo.Open
(System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) <0x0003b>
at System.IO.FileInfo.OpenRead () <0x00013>
at (wrapper remoting-invoke-with-check) System.IO.FileInfo.OpenRead ()
<0xffffffff>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0025f>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0016b>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0016b>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0016b>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0016b>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0016b>
at FindDuplicates.Program.AddFolder
(FindDuplicates.Folder,System.IO.DirectoryInfo) <0x0016b>
at FindDuplicates.Program.Main (string[]) <0x0031b>
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
0 mono-sgen 0x00092c6c
mono_handle_native_sigsegv + 284
1 mono-sgen 0x000dcebd
sigabrt_signal_handler + 109
2 libSystem.B.dylib 0x94e671fb _sigtramp + 43
3 ??? 0xffffffff 0x0 + 4294967295
4 libSystem.B.dylib 0x94ef462d raise + 26
5 libSystem.B.dylib 0x94f0a6e4 abort + 93
6 mono-sgen 0x00281ed3 monoeg_g_logv +
243
7 mono-sgen 0x00281f86
monoeg_assertion_message + 54
8 mono-sgen 0x001e6ab4
stw_bridge_process + 68
9 mono-sgen 0x001ee228 restart_world +
216
10 mono-sgen 0x001ea140
minor_collect_or_expand_inner + 288
11 mono-sgen 0x001eab32
mono_gc_alloc_obj_nolock + 1138
12 mono-sgen 0x001eb224
mono_gc_alloc_string + 180
13 mono-sgen 0x001a980a
mono_string_new_size + 170
14 mono-sgen 0x00217def
ves_icall_System_String_InternalSplit + 1119
15 ??? 0x004a4e68 0x0 + 4869736
16 ??? 0x004a4dec 0x0 + 4869612
17 ??? 0x004a4d4c 0x0 + 4869452
18 ??? 0x004a4ac4 0x0 + 4868804
19 ??? 0x004a464c 0x0 + 4867660
20 ??? 0x004a43d4 0x0 + 4867028
21 ??? 0x004a9d48 0x0 + 4889928
22 ??? 0x004a9bec 0x0 + 4889580
23 ??? 0x004a9b7c 0x0 + 4889468
24 ??? 0x004a9b14 0x0 + 4889364
25 ??? 0x004a9ac4 0x0 + 4889284
26 ??? 0x004a9a80 0x0 + 4889216
27 ??? 0x004a7a38 0x0 + 4880952
28 ??? 0x004a7944 0x0 + 4880708
29 ??? 0x004a7944 0x0 + 4880708
30 ??? 0x004a7944 0x0 + 4880708
31 ??? 0x004a7944 0x0 + 4880708
32 ??? 0x004a7944 0x0 + 4880708
33 ??? 0x004a7944 0x0 + 4880708
34 ??? 0x004a2534 0x0 + 4859188
35 ??? 0x004a32a3 0x0 + 4862627
36 mono-sgen 0x0000cff2
mono_jit_runtime_invoke + 722
37 mono-sgen 0x001a4c8a
mono_runtime_invoke + 170
38 mono-sgen 0x001a7821
mono_runtime_exec_main + 705
39 mono-sgen 0x001a6a31
mono_runtime_run_main + 929
40 mono-sgen 0x00067ee5 mono_jit_exec +
149
41 mono-sgen 0x0006a473 mono_main + 9603
42 mono-sgen 0x00002009 main + 441
43 mono-sgen 0x00001e16 start + 54
--
View this message in context: http://mono.1490590.n4.nabble.com/2-10-8-1-mono-sgen-need-bridge-processing-tp4454297p4454297.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list