Last active
August 29, 2015 14:26
-
-
Save directhex/f890350006e72be706af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(jessie_powerpc-dchroot)directhex@partch:~/mono-4.0.2.5+dfsg/mono/tests$ MONO_PATH=../../mcs/class/lib/net_4_5/ ../mini/mono threadpool1.exe | |
workerThreads: 800 completionPortThreads: 32 | |
workerThreads: 800 completionPortThreads: 32 | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
Stacktrace: | |
Native stacktrace: | |
../mini/mono() [0x100bc3c0] | |
linux-vdso32.so.1(__kernel_sigtramp_rt32+0) [0x1003c0] | |
/lib/powerpc-linux-gnu/libc.so.6(gsignal+0x58) [0xfd1ac48] | |
[0xf68feaf4] | |
/lib/powerpc-linux-gnu/libc.so.6(abort+0x258) [0xfd1c928] | |
../mini/mono() [0x1025ce74] | |
../mini/mono() [0x1025d180] | |
../mini/mono() [0x1025d330] | |
../mini/mono() [0x100bbe84] | |
../mini/mono() [0x100227f4] | |
../mini/mono() [0x10022890] | |
../mini/mono() [0x1018fa80] | |
../mini/mono() [0x10254200] | |
/lib/powerpc-linux-gnu/libpthread.so.0(+0x7c3c) [0xfe87c3c] | |
/lib/powerpc-linux-gnu/libc.so.6(clone+0x84) [0xfdd6470] | |
Debug info from gdb: | |
warning: Could not load shared library symbols for linux-vdso32.so.1. | |
Do you need "set solib-search-path" or "set sysroot"? | |
[New LWP 27023] | |
[New LWP 27022] | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1". | |
0x0fe8ce4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
Id Target Id Frame | |
3 Thread 0xf6b1f430 (LWP 27022) "Finalizer" 0x0fe8fc3c in do_futex_wait () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
2 Thread 0xf68ff430 (LWP 27023) "mono" 0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
* 1 Thread 0xf7e36400 (LWP 27021) "mono" 0x0fe8ce4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
Thread 3 (Thread 0xf6b1f430 (LWP 27022)): | |
#0 0x0fe8fc3c in do_futex_wait () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#1 0x0fe8fd38 in sem_wait@@GLIBC_2.1 () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#2 0x1024d75c in mono_sem_wait (sem=sem@entry=0x1033953c <finalizer_sem>, alertable=alertable@entry=1) at mono-semaphore.c:101 | |
#3 0x101b18a4 in finalizer_thread (unused=unused@entry=0x0) at gc.c:1074 | |
#4 0x1018fb20 in start_wrapper_internal (data=0x0) at threads.c:664 | |
#5 start_wrapper (data=data@entry=0x1056e8a8) at threads.c:711 | |
#6 0x10254200 in inner_start_thread (arg=0xffe420f8) at mono-threads-posix.c:92 | |
#7 0x0fe87c3c in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#8 0x0fdd6470 in clone () from /lib/powerpc-linux-gnu/libc.so.6 | |
Thread 2 (Thread 0xf68ff430 (LWP 27023)): | |
#0 0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#1 0x100bc46c in mono_handle_native_sigsegv (signal=<optimized out>, ctx=<optimized out>, info=<optimized out>) at mini-exceptions.c:2347 | |
#2 <signal handler called> | |
#3 0x0fd1ac48 in raise () from /lib/powerpc-linux-gnu/libc.so.6 | |
#4 0x0fd1c830 in abort () from /lib/powerpc-linux-gnu/libc.so.6 | |
#5 0x1025ce74 in monoeg_log_default_handler (log_domain=<optimized out>, log_level=G_LOG_LEVEL_ERROR, message=<optimized out>, unused_data=<optimized out>) at goutput.c:233 | |
#6 0x1025d180 in monoeg_g_logv (log_domain=log_domain@entry=0x0, log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x1026cd84 "* Assertion at %s:%d, condition `%s' not met\n", args=args@entry=0xf68fec50) at goutput.c:113 | |
#7 0x1025d330 in monoeg_assertion_message (format=format@entry=0x1026cd84 "* Assertion at %s:%d, condition `%s' not met\n") at goutput.c:133 | |
#8 0x100bbe84 in mono_setup_altstack (tls=tls@entry=0xf6700b78) at mini-exceptions.c:1994 | |
#9 0x100227f4 in setup_jit_tls_data (stack_start=stack_start@entry=0xf68fed04, abort_func=abort_func@entry=0x100218e0 <mono_thread_abort>) at mini.c:2913 | |
#10 0x10022890 in setup_jit_tls_data (abort_func=0x100218e0 <mono_thread_abort>, stack_start=0xf68fed04) at mini.c:2937 | |
#11 mono_thread_start_cb (tid=<optimized out>, stack_start=0xf68fed04, func=<optimized out>) at mini.c:2932 | |
#12 0x1018fa80 in mono_thread_new_init (func=0x10193a70 <monitor_thread>, stack_start=0xf68fed04, tid=<optimized out>) at threads.c:831 | |
#13 start_wrapper_internal (data=0x105b7a58) at threads.c:617 | |
#14 start_wrapper (data=data@entry=0x105b7a58) at threads.c:711 | |
#15 0x10254200 in inner_start_thread (arg=0xffe41ed8) at mono-threads-posix.c:92 | |
#16 0x0fe87c3c in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#17 0x0fdd6470 in clone () from /lib/powerpc-linux-gnu/libc.so.6 | |
Thread 1 (Thread 0xf7e36400 (LWP 27021)): | |
#0 0x0fe8ce4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#1 0x10223664 in _wapi_handle_timedwait_signal_handle (handle=0x10009, timeout=timeout@entry=0x0, alertable=alertable@entry=0, poll=poll@entry=0) at handles.c:1602 | |
#2 0x10223780 in _wapi_handle_wait_signal_handle (handle=<optimized out>, alertable=alertable@entry=0) at handles.c:1547 | |
#3 0x1023acd8 in wapi_WaitForSingleObjectEx (handle=0x10009, timeout=timeout@entry=4294967295, alertable=alertable@entry=0) at wait.c:194 | |
#4 0x10192bb4 in create_thread (thread=thread@entry=0xf6b8c180, internal=internal@entry=0xf6b902b0, start_info=0x105b7a58, threadpool_thread=1, stack_size=131072, throw_on_failure=throw_on_failure@entry=1) at threads.c:818 | |
#5 0x10192ddc in mono_thread_create_internal (domain=<optimized out>, func=func@entry=0x10193a70 <monitor_thread>, arg=arg@entry=0x0, threadpool_thread=threadpool_thread@entry=1, stack_size=stack_size@entry=131072) at threads.c:866 | |
#6 0x101944e8 in threadpool_append_jobs (tp=0x103392a8 <async_tp>, jobs=0xffe41fec, njobs=1) at threadpool.c:1244 | |
#7 0x10195c68 in icall_append_job (ar=0xf7808758) at threadpool.c:1218 | |
#8 0xf6c1271c in ?? () | |
#9 0xf6c0f3e4 in ?? () | |
#10 0xf6bf13a8 in ?? () | |
#11 0xf6bf1978 in ?? () | |
#12 0x1002ee6c in mono_jit_runtime_invoke (method=<optimized out>, obj=0x0, params=0xffe42298, exc=0xf7808758) at mini.c:6683 | |
#13 0x101bb224 in mono_runtime_invoke (method=0x105312b8, obj=0x0, params=0xffe42298, exc=0x0) at object.c:2862 | |
#14 0x101be078 in mono_runtime_exec_main (method=0x105312b8, args=<optimized out>, exc=0x0) at object.c:4119 | |
#15 0x1008c784 in main_thread_handler (user_data=<synthetic pointer>) at driver.c:1066 | |
#16 mono_main (argc=<optimized out>, argv=<optimized out>) at driver.c:2029 | |
#17 0x0fd03274 in ?? () from /lib/powerpc-linux-gnu/libc.so.6 | |
#18 0x0fd03434 in __libc_start_main () from /lib/powerpc-linux-gnu/libc.so.6 | |
#19 0x00000000 in ?? () | |
================================================================= | |
Got a SIGABRT while executing native code. This usually indicates | |
a fatal error in the mono runtime or one of the native libraries | |
used by your application. | |
================================================================= | |
Aborted |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(jessie_powerpc-dchroot)directhex@partch:~/mono-4.0.2.5+dfsg/mono/tests$ MONO_PATH=../../mcs/class/lib/net_4_5/ ../mini/mono xdomain-threads.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
* Assertion: should not be reached at mini-ppc.c:4517 | |
Stacktrace: | |
at <unknown> <0xffffffff> | |
at System.Runtime.Remoting.RemotingServices.Marshal (System.MarshalByRefObject,string,System.Type) <0x00308> | |
at System.AppDomain.GetMarshalledDomainObjRef () <0x00038> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_object__this__ (object,intptr,intptr,intptr) <0xffffffff> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0xffffffff> | |
at System.AppDomain.InvokeInDomain (System.AppDomain,System.Reflection.MethodInfo,object,object[]) <0x000dc> | |
at System.Runtime.Remoting.RemotingServices.GetDomainProxy (System.AppDomain) <0x0009c> | |
at System.AppDomain.CreateDomain (string,System.Security.Policy.Evidence,System.AppDomainSetup) <0x00338> | |
at System.AppDomain.CreateDomain (string) <0x00028> | |
at main.Main (string[]) <0x00054> | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <0xffffffff> | |
Native stacktrace: | |
../mini/mono() [0x100bc3c0] | |
linux-vdso32.so.1(__kernel_sigtramp_rt32+0) [0x1003c0] | |
/lib/powerpc-linux-gnu/libc.so.6(gsignal+0x58) [0xfd1ac48] | |
[0xffb69084] | |
/lib/powerpc-linux-gnu/libc.so.6(abort+0x258) [0xfd1c928] | |
../mini/mono() [0x1025ce74] | |
../mini/mono() [0x1025d180] | |
../mini/mono() [0x1025d330] | |
../mini/mono() [0x100f45a8] | |
../mini/mono() [0x1002850c] | |
../mini/mono() [0x1002a704] | |
../mini/mono() [0x1002e21c] | |
../mini/mono() [0x1002ed28] | |
../mini/mono() [0x100bd8e4] | |
[0xf7aa0164] | |
[0xf6540b68] | |
[0xf6540504] | |
[0xf6540668] | |
../mini/mono() [0x1002ee6c] | |
../mini/mono(mono_runtime_invoke+0x64) [0x101bb224] | |
../mini/mono(mono_runtime_invoke_array+0x388) [0x101beb38] | |
../mini/mono() [0x10127fcc] | |
[0xf6540418] | |
[0xf7900b80] | |
[0xf78fddb0] | |
[0xf78e1be4] | |
[0xf78e1864] | |
[0xf78e1080] | |
[0xf78e17b0] | |
../mini/mono() [0x1002ee6c] | |
../mini/mono(mono_runtime_invoke+0x64) [0x101bb224] | |
../mini/mono(mono_runtime_exec_main+0x178) [0x101be078] | |
../mini/mono(mono_main+0x11a4) [0x1008c784] | |
/lib/powerpc-linux-gnu/libc.so.6(+0x23274) [0xfd03274] | |
/lib/powerpc-linux-gnu/libc.so.6(+0x23434) [0xfd03434] | |
Debug info from gdb: | |
warning: Could not load shared library symbols for linux-vdso32.so.1. | |
Do you need "set solib-search-path" or "set sysroot"? | |
[New LWP 26953] | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1". | |
0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
Id Target Id Frame | |
2 Thread 0xf68af430 (LWP 26953) "Finalizer" 0x0fe8fc3c in do_futex_wait () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
* 1 Thread 0xf7bb6400 (LWP 26952) "mono" 0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
Thread 2 (Thread 0xf68af430 (LWP 26953)): | |
#0 0x0fe8fc3c in do_futex_wait () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#1 0x0fe8fd38 in sem_wait@@GLIBC_2.1 () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#2 0x1024d75c in mono_sem_wait (sem=sem@entry=0x1033953c <finalizer_sem>, alertable=alertable@entry=1) at mono-semaphore.c:101 | |
#3 0x101b18a4 in finalizer_thread (unused=unused@entry=0x0) at gc.c:1074 | |
#4 0x1018fb20 in start_wrapper_internal (data=0x0) at threads.c:664 | |
#5 start_wrapper (data=data@entry=0x108fe8b0) at threads.c:711 | |
#6 0x10254200 in inner_start_thread (arg=0xffb69c78) at mono-threads-posix.c:92 | |
#7 0x0fe87c3c in start_thread () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#8 0x0fdd6470 in clone () from /lib/powerpc-linux-gnu/libc.so.6 | |
Thread 1 (Thread 0xf7bb6400 (LWP 26952)): | |
#0 0x0fe92360 in waitpid () from /lib/powerpc-linux-gnu/libpthread.so.0 | |
#1 0x100bc46c in mono_handle_native_sigsegv (signal=<optimized out>, ctx=<optimized out>, info=<optimized out>) at mini-exceptions.c:2347 | |
#2 <signal handler called> | |
#3 0x0fd1ac48 in raise () from /lib/powerpc-linux-gnu/libc.so.6 | |
#4 0x0fd1c830 in abort () from /lib/powerpc-linux-gnu/libc.so.6 | |
#5 0x1025ce74 in monoeg_log_default_handler (log_domain=<optimized out>, log_level=G_LOG_LEVEL_ERROR, message=<optimized out>, unused_data=<optimized out>) at goutput.c:233 | |
#6 0x1025d180 in monoeg_g_logv (log_domain=log_domain@entry=0x0, log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0x1026d594 "* Assertion: should not be reached at %s:%d\n", args=args@entry=0xffb691e0) at goutput.c:113 | |
#7 0x1025d330 in monoeg_assertion_message (format=format@entry=0x1026d594 "* Assertion: should not be reached at %s:%d\n") at goutput.c:133 | |
#8 0x100f45a8 in mono_arch_output_basic_block (cfg=cfg@entry=0x108f5a00, bb=bb@entry=0x1097bae8) at mini-ppc.c:4517 | |
#9 0x1002850c in mono_codegen (cfg=cfg@entry=0x108f5a00) at mini.c:4048 | |
#10 0x1002a704 in mini_method_compile (method=0x10975620, opts=opts@entry=370223615, domain=domain@entry=0x109608f8, flags=flags@entry=JIT_FLAG_RUN_CCTORS, parts=parts@entry=0) at mini.c:5644 | |
#11 0x1002e21c in mono_jit_compile_method_inner (jit_ex=0xffb694f8, opt=370223615, target_domain=0x109608f8, method=0x10975620) at mini.c:5965 | |
#12 mono_jit_compile_method_with_opt (method=method@entry=0x10975620, opt=370223615, ex=ex@entry=0xffb694f8) at mini.c:6244 | |
#13 0x1002ed28 in mono_jit_compile_method (method=0x10975620) at mini.c:6281 | |
#14 0x100bd8e4 in common_call_trampoline (regs=0xffb6963c, code=0xf6540b68 "|}\033x\177\203\343x\177\304\363x\177\245\353x=\200\366Ta\214\r\260}\210\003\246N\200", m=0x10975620, vt=0x0, vtable_slot=<optimized out>, need_rgctx_tramp=0, tramp=<optimized out>) at mini-trampolines.c:590 | |
#15 0xf7aa0164 in ?? () | |
#16 0xf6540b68 in ?? () | |
#17 0xf6540504 in ?? () | |
#18 0xf6540668 in ?? () | |
#19 0x1002ee6c in mono_jit_runtime_invoke (method=<optimized out>, obj=0xf7406ab0, params=0x0, exc=0xf788c990) at mini.c:6683 | |
#20 0x101bb224 in mono_runtime_invoke (method=method@entry=0x10970ab0, obj=obj@entry=0xf7406ab0, params=params@entry=0x0, exc=exc@entry=0x0) at object.c:2862 | |
#21 0x101beb38 in mono_runtime_invoke_array (method=method@entry=0x10970ab0, obj=obj@entry=0xf7406ab0, params=params@entry=0x0, exc=exc@entry=0x0) at object.c:4331 | |
#22 0x10127fcc in ves_icall_InternalInvoke (method=<optimized out>, this=0xf7406ab0, params=0x0, exc=0xffb69b64) at icall.c:2826 | |
#23 0xf6540418 in ?? () | |
#24 0xf7900b80 in ?? () | |
#25 0xf78fddb0 in ?? () | |
#26 0xf78e1be4 in ?? () | |
#27 0xf78e1864 in ?? () | |
#28 0xf78e1080 in ?? () | |
#29 0xf78e17b0 in ?? () | |
#30 0x1002ee6c in mono_jit_runtime_invoke (method=<optimized out>, obj=0x0, params=0xffb69e18, exc=0xffb69b64) at mini.c:6683 | |
#31 0x101bb224 in mono_runtime_invoke (method=0x108c12c0, obj=0x0, params=0xffb69e18, exc=0x0) at object.c:2862 | |
#32 0x101be078 in mono_runtime_exec_main (method=0x108c12c0, args=<optimized out>, exc=0x0) at object.c:4119 | |
#33 0x1008c784 in main_thread_handler (user_data=<synthetic pointer>) at driver.c:1066 | |
#34 mono_main (argc=<optimized out>, argv=<optimized out>) at driver.c:2029 | |
#35 0x0fd03274 in ?? () from /lib/powerpc-linux-gnu/libc.so.6 | |
#36 0x0fd03434 in __libc_start_main () from /lib/powerpc-linux-gnu/libc.so.6 | |
#37 0x00000000 in ?? () | |
================================================================= | |
Got a SIGABRT while executing native code. This usually indicates | |
a fatal error in the mono runtime or one of the native libraries | |
used by your application. | |
================================================================= | |
Aborted |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appdomain-async-invoke.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain-exit.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain-thread-abort.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain-unload-callback.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain-unload-doesnot-raise-pending-events.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain-unload.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain1.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
appdomain2.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
async-with-cb-throws.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
async_read.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
bug-18026.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
bug-323114.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
bug-335131.2.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
bug-415577.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
bug-515884.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
bug-78311.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
bug-80392.2.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
cross-domain.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
delegate-async-exit.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate-delegate-exit.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate-exit.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate1.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate2.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate3.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate5.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate8.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
delegate9.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
generic-marshalbyref.2.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
generic-unloading.2.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
generic-xdomain.2.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
interlocked-2.2.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
interlocked.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
marshal-valuetypes.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
pinvoke2.exe | |
test_0_native_thiscall failed: got 4, expected 0 | |
pinvoke3.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
remoting4.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
stackframes-async.2.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
thread6.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
threadpool-exceptions1.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool-exceptions2.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool-exceptions3.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool-exceptions4.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool-exceptions5.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool-exceptions6.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool-exceptions7.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
threadpool.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
threadpool1.exe | |
* Assertion at mini-exceptions.c:1994, condition `(guint8*)&sa >= (guint8*)tls->stack_ovf_guard_base + tls->stack_ovf_guard_size' not met | |
unload-appdomain-on-shutdown.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() | |
vararg.exe | |
test_99_varargs_refany_fp failed: got -2147483648, expected 99 | |
xdomain-threads.exe | |
unknown opcode atomic_add_i4 in mono_arch_output_basic_block() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment