SHARE
TWEET
Untitled
a guest
Jul 5th, 2018
68
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- $ mono Fiddler.exe
- WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all
- Stacktrace:
- at <unknown> <0xffffffff>
- at (wrapper managed-to-native) System.Windows.Forms.XplatUICarbon.CGDisplayBounds (intptr) [0x00002] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.XplatUICarbon.get_WorkingArea () [0x00005] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.XplatUICarbon.get_VirtualScreen () [0x00000] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.XplatUI.get_VirtualScreen () [0x00000] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Screen..cctor () [0x00034] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) [0x0001e] in <0f9df4881040473f9da7cf6c2e2cb8c3>:0
- at <unknown> <0xffffffff>
- at System.Windows.Forms.Form.get_CreateParams () [0x00157] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Control.CreateHandle () [0x0002a] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Form.CreateHandle () [0x00000] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Control.CreateControl () [0x00039] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Control.SetVisibleCore (bool) [0x0003a] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Form.SetVisibleCore (bool) [0x00065] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Control.set_Visible (bool) [0x00009] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at System.Windows.Forms.Control.Show () [0x00000] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control.Show () [0x00031] in <beba0b11547e4333a33d4d8cdf7b7c51>:0
- at Fiddler.frmViewer. (string[]) [0x00081] in <09623c708fdb40a483cea147bbea7a7f>:0
- at Fiddler.frmViewer. (string[]) [0x00016] in <09623c708fdb40a483cea147bbea7a7f>:0
- at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) [0x0004e] in <09623c708fdb40a483cea147bbea7a7f>:0
- Native stacktrace:
- 0 mono 0x0000000104214e18 mono_handle_native_crash + 264
- 1 mono 0x0000000104280536 altstack_handle_and_restore + 70
- 2 SkyLight 0x00007fff9ea5a7a1 SLDisplayBounds + 68
- 3 ??? 0x000000010c390b9e 0x0 + 4500032414
- 4 ??? 0x00000001047e7466 0x0 + 4370363494
- 5 mono 0x0000000104167f47 mono_jit_runtime_invoke + 1383
- 6 mono 0x0000000104356664 do_runtime_invoke + 84
- 7 mono 0x0000000104352544 mono_runtime_class_init_full + 996
- 8 mono 0x00000001041610b9 mono_jit_compile_method_inner + 2553
- 9 mono 0x0000000104164032 mono_jit_compile_method_with_opt + 1442
- 10 mono 0x0000000104217669 common_call_trampoline + 1257
- 11 mono 0x0000000104217133 mono_magic_trampoline + 67
- 12 ??? 0x0000000104602393 0x0 + 4368376723
- 13 ??? 0x000000010c03b84b 0x0 + 4496537675
- 14 ??? 0x000000010838608f 0x0 + 4432879759
- 15 ??? 0x0000000108385d07 0x0 + 4432878855
- 16 ??? 0x00000001047e7053 0x0 + 4370362451
- 17 mono 0x0000000104167f47 mono_jit_runtime_invoke + 1383
- 18 mono 0x0000000104356664 do_runtime_invoke + 84
- 19 mono 0x0000000104359e59 do_exec_main_checked + 137
- 20 mono 0x00000001041d65d9 mono_jit_exec + 297
- 21 mono 0x00000001041d95bd mono_main + 11165
- 22 mono 0x0000000104157598 main + 264
- 23 mono 0x0000000104157484 start + 52
- 24 ??? 0x0000000000000002 0x0 + 2
- Debug info from gdb:
- (lldb) command source -s 0 '/tmp/mono-gdb-commands.L9K89F'
- Executing commands in '/tmp/mono-gdb-commands.L9K89F'.
- (lldb) process attach --pid 1230
- warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/5.12.0/lib/mono/4.5/mscorlib.dll.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
- warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/5.12.0/lib/libglib-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
- Process 1230 stopped
- * thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
- frame #0: 0x00007fffa274e3ee libsystem_kernel.dylib`__wait4 + 10
- libsystem_kernel.dylib`__wait4:
- -> 0x7fffa274e3ee <+10>: jae 0x7fffa274e3f8 ; <+20>
- 0x7fffa274e3f0 <+12>: movq %rax, %rdi
- 0x7fffa274e3f3 <+15>: jmp 0x7fffa2746cd4 ; cerror
- 0x7fffa274e3f8 <+20>: retq
- Target 0: (mono) stopped.
- Executable module set to "/Library/Frameworks/Mono.framework/Versions/Current/Commands/mono".
- Architecture set to: x86_64-apple-macosx.
- (lldb) thread list
- Process 1230 stopped
- * thread #1: tid = 0x2a1d, 0x00007fffa274e3ee libsystem_kernel.dylib`__wait4 + 10, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
- thread #2: tid = 0x2a1e, 0x00007fffa274dbf2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
- thread #3: tid = 0x2a1f, 0x00007fffa2746386 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
- thread #4: tid = 0x2a23, 0x00007fffa274e44e libsystem_kernel.dylib`__workq_kernreturn + 10
- thread #5: tid = 0x2a47, 0x00007fffa274dbf2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Timer-Scheduler'
- thread #6: tid = 0x2a7c, 0x00007fffa274dbf2 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_5b03'
- thread #7: tid = 0x2a7d, 0x00007fffa274639e libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
- thread #8: tid = 0x2a7e, 0x00007fffa274639e libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
- (lldb) thread backtrace all
- * thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
- * frame #0: 0x00007fffa274e3ee libsystem_kernel.dylib`__wait4 + 10
- frame #1: 0x0000000104214ebf mono`mono_handle_native_crash(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) at mini-exceptions.c:2765 [opt]
- frame #2: 0x0000000104280536 mono`altstack_handle_and_restore(ctx=0x00007fff5baa95d0, obj=0x0000000000000000, stack_ovf=0) at exceptions-amd64.c:857 [opt]
- frame #3: 0x00007fff9ea5a7a1 SkyLight`SLDisplayBounds + 68
- frame #4: 0x000000010c390b9e
- frame #5: 0x00000001047e7466
- frame #6: 0x0000000104167f47 mono`mono_jit_runtime_invoke(method=0x00007f964d844610, obj=<unavailable>, params=0x0000000000000000, exc=0x00007fff5baa9c68, error=<unavailable>) at mini-runtime.c:2828 [opt]
- frame #7: 0x0000000104356664 mono`do_runtime_invoke(method=0x00007f964d8e3d78, obj=0x0000000000000000, params=0x0000000000000000, exc=0x00007fff5baa9c68, error=0x00007fff5baa9e40) at object.c:2922 [opt]
- frame #8: 0x0000000104352544 mono`mono_runtime_class_init_full [inlined] mono_runtime_try_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, error=0x00007fff5baa9e40) at object.c:3029 [opt]
- frame #9: 0x00000001043524ff mono`mono_runtime_class_init_full(vtable=0x00007f964e142cd8, error=0x00007fff5baa9e40) at object.c:479 [opt]
- frame #10: 0x00000001041610b9 mono`mono_jit_compile_method_inner(method=0x00007f964d8e3c00, target_domain=<unavailable>, opt=<unavailable>, error=0x00007fff5baa9e40) at mini.c:4346 [opt]
- frame #11: 0x0000000104164032 mono`mono_jit_compile_method_with_opt(method=0x00007f964d8e3c00, opt=<unavailable>, jit_only=<unavailable>, error=<unavailable>) at mini-runtime.c:2150 [opt]
- frame #12: 0x0000000104217669 mono`common_call_trampoline(regs=0x00007fff5baa9ef8, code="H\x8b?H??\xa8H\x8b??8, m=0x00007f964d8e3c00, vt=<unavailable>, vtable_slot=<unavailable>, error=<unavailable>) at mini-trampolines.c:736 [opt]
- frame #13: 0x0000000104217133 mono`mono_magic_trampoline(regs=0x00007fff5baa9ef8, code="H\x8b?H??\xa8H\x8b??8, arg=0x00007f964d8e3c00, tramp=<unavailable>) at mini-trampolines.c:867 [opt]
- frame #14: 0x0000000104602393
- frame #15: 0x000000010c03b84b
- frame #16: 0x000000010838608f
- frame #17: 0x0000000108385d07
- frame #18: 0x00000001047e7053
- frame #19: 0x0000000104167f47 mono`mono_jit_runtime_invoke(method=0x00007f964d412448, obj=<unavailable>, params=0x00007fff5baaa758, exc=0x0000000000000000, error=<unavailable>) at mini-runtime.c:2828 [opt]
- frame #20: 0x0000000104356664 mono`do_runtime_invoke(method=0x00007f964d412448, obj=0x0000000000000000, params=0x00007fff5baaa758, exc=0x0000000000000000, error=0x00007fff5baaa798) at object.c:2922 [opt]
- frame #21: 0x0000000104359e59 mono`do_exec_main_checked [inlined] mono_runtime_invoke_checked(method=<unavailable>, obj=<unavailable>, error=0x00007fff5baaa798) at object.c:3075 [opt]
- frame #22: 0x0000000104359e18 mono`do_exec_main_checked(method=0x00007f964d412448, args=<unavailable>, error=0x00007fff5baaa798) at object.c:4819 [opt]
- frame #23: 0x00000001041d65d9 mono`mono_jit_exec(domain=<unavailable>, assembly=<unavailable>, argc=1, argv=0x00007fff5baaab18) at driver.g.c:1210 [opt]
- frame #24: 0x00000001041d95bd mono`mono_main [inlined] main_thread_handler at driver.g.c:1287 [opt]
- frame #25: 0x00000001041d9589 mono`mono_main(argc=<unavailable>, argv=<unavailable>) at driver.g.c:2427 [opt]
- frame #26: 0x0000000104157598 mono`main [inlined] mono_main_with_options(argc=<unavailable>, argv=<unavailable>) at main.c:50 [opt]
- frame #27: 0x0000000104157584 mono`main(argc=2, argv=<unavailable>) at main.c:398 [opt]
- frame #28: 0x0000000104157484 mono`start + 52
- thread #2, name = 'SGen worker'
- frame #0: 0x00007fffa274dbf2 libsystem_kernel.dylib`__psynch_cvwait + 10
- frame #1: 0x00007fffa28397fa libsystem_pthread.dylib`_pthread_cond_wait + 712
- frame #2: 0x000000010441de0e mono`thread_func [inlined] mono_os_cond_wait(mutex=<unavailable>) at mono-os-mutex.h:173 [opt]
- frame #3: 0x000000010441ddfb mono`thread_func at sgen-thread-pool.c:165 [opt]
- frame #4: 0x000000010441dded mono`thread_func(data=0x0000000000000000) at sgen-thread-pool.c:196 [opt]
- frame #5: 0x00007fffa283893b libsystem_pthread.dylib`_pthread_body + 180
- frame #6: 0x00007fffa2838887 libsystem_pthread.dylib`_pthread_start + 286
- frame #7: 0x00007fffa283808d libsystem_pthread.dylib`thread_start + 13
- thread #3, name = 'Finalizer'
- frame #0: 0x00007fffa2746386 libsystem_kernel.dylib`semaphore_wait_trap + 10
- frame #1: 0x00000001043cbb1c mono`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:90 [opt]
- frame #2: 0x00000001043cbb11 mono`finalizer_thread at mono-coop-semaphore.h:43 [opt]
- frame #3: 0x00000001043cbb05 mono`finalizer_thread(unused=<unavailable>) at gc.c:893 [opt]
- frame #4: 0x00000001043796a3 mono`start_wrapper [inlined] start_wrapper_internal at threads.c:1071 [opt]
- frame #5: 0x0000000104379613 mono`start_wrapper(data=0x00007f964d422380) at threads.c:1131 [opt]
- frame #6: 0x00007fffa283893b libsystem_pthread.dylib`_pthread_body + 180
- frame #7: 0x00007fffa2838887 libsystem_pthread.dylib`_pthread_start + 286
- frame #8: 0x00007fffa283808d libsystem_pthread.dylib`thread_start + 13
- thread #4
- frame #0: 0x00007fffa274e44e libsystem_kernel.dylib`__workq_kernreturn + 10
- frame #1: 0x00007fffa283848e libsystem_pthread.dylib`_pthread_wqthread + 1023
- frame #2: 0x00007fffa283807d libsystem_pthread.dylib`start_wqthread + 13
- thread #5, name = 'Timer-Scheduler'
- frame #0: 0x00007fffa274dbf2 libsystem_kernel.dylib`__psynch_cvwait + 10
- frame #1: 0x00007fffa2839833 libsystem_pthread.dylib`_pthread_cond_wait + 769
- frame #2: 0x000000010442a064 mono`mono_os_cond_timedwait(cond=0x00007f964d81b4e0, mutex=0x00007f964d81b4a0, timeout_ms=499) at mono-os-mutex.c:44 [opt]
- frame #3: 0x00000001043975e7 mono`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:102 [opt]
- frame #4: 0x00000001043975c9 mono`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(poll=0, alerted=<unavailable>) at w32handle.c:646 [opt]
- frame #5: 0x00000001043975c9 mono`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=<unavailable>) at w32handle.c:761 [opt]
- frame #6: 0x00000001043974c1 mono`mono_w32handle_wait_one(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) at w32handle.c:879 [opt]
- frame #7: 0x0000000104397732 mono`mono_w32handle_wait_multiple(handles=0x000070000ace98b0, nhandles=1, waitall=0, timeout=<unavailable>, alertable=1) at w32handle.c:917 [opt]
- frame #8: 0x0000000104374a28 mono`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall='\0', timeout=-1, error=0x000070000ace97c0) at threads.c:1990 [opt]
- frame #9: 0x000000010c38bbcd
- frame #10: 0x0000000106249120 mscorlib.dll.dylib`System_Threading_WaitHandle_InternalWaitOne_System_Runtime_InteropServices_SafeHandle_long_bool_bool + 64
- frame #11: 0x00000001062490cc mscorlib.dll.dylib`System_Threading_WaitHandle_WaitOne_long_bool + 44
- frame #12: 0x0000000106248f33 mscorlib.dll.dylib`System_Threading_WaitHandle_WaitOne_int_bool + 51
- frame #13: 0x000000010624905c mscorlib.dll.dylib`System_Threading_WaitHandle_WaitOne_int + 28
- frame #14: 0x00000001062500bf mscorlib.dll.dylib`System_Threading_Timer_Scheduler_SchedulerThread + 2495
- frame #15: 0x0000000106241e27 mscorlib.dll.dylib`System_Threading_ThreadHelper_ThreadStart_Context_object + 151
- frame #16: 0x000000010623fa01 mscorlib.dll.dylib`System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 33
- frame #17: 0x000000010623f990 mscorlib.dll.dylib`System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 80
- frame #18: 0x0000000106241f6f mscorlib.dll.dylib`System_Threading_ThreadHelper_ThreadStart + 47
- frame #19: 0x00000001047f33a9
- frame #20: 0x0000000104167f47 mono`mono_jit_runtime_invoke(method=0x00000001048543e8, obj=<unavailable>, params=0x000070000ace9ea8, exc=0x0000000104854650, error=<unavailable>) at mini-runtime.c:2828 [opt]
- frame #21: 0x0000000104356664 mono`do_runtime_invoke(method=0x00007f964e13ab10, obj=0x0000000104854550, params=0x000070000ace9ea8, exc=0x0000000000000000, error=0x000070000ace9e40) at object.c:2922 [opt]
- frame #22: 0x00000001043796ce mono`start_wrapper at threads.c:1079 [opt]
- frame #23: 0x0000000104379613 mono`start_wrapper(data=0x00007f964d5a3580) at threads.c:1131 [opt]
- frame #24: 0x00007fffa283893b libsystem_pthread.dylib`_pthread_body + 180
- frame #25: 0x00007fffa2838887 libsystem_pthread.dylib`_pthread_start + 286
- frame #26: 0x00007fffa283808d libsystem_pthread.dylib`thread_start + 13
- thread #6, name = 'tid_5b03'
- frame #0: 0x00007fffa274dbf2 libsystem_kernel.dylib`__psynch_cvwait + 10
- frame #1: 0x00007fffa2839833 libsystem_pthread.dylib`_pthread_cond_wait + 769
- frame #2: 0x000000010442a064 mono`mono_os_cond_timedwait(cond=0x0000000104567f98, mutex=0x0000000104567f58, timeout_ms=500) at mono-os-mutex.c:44 [opt]
- frame #3: 0x0000000104434ed9 mono`mono_thread_info_sleep at mono-coop-mutex.h:102 [opt]
- frame #4: 0x0000000104434ebc mono`mono_thread_info_sleep [inlined] sleep_interruptable(ms=<unavailable>, alerted=<unavailable>) at mono-threads.c:1269 [opt]
- frame #5: 0x0000000104434e6e mono`mono_thread_info_sleep(ms=500, alerted=<unavailable>) at mono-threads.c:1301 [opt]
- frame #6: 0x00000001042cacd3 mono`monitor_thread(unused=<unavailable>) at threadpool-worker-default.c:703 [opt]
- frame #7: 0x00000001043796a3 mono`start_wrapper [inlined] start_wrapper_internal at threads.c:1071 [opt]
- frame #8: 0x0000000104379613 mono`start_wrapper(data=0x00007f964d47f1b0) at threads.c:1131 [opt]
- frame #9: 0x00007fffa283893b libsystem_pthread.dylib`_pthread_body + 180
- frame #10: 0x00007fffa2838887 libsystem_pthread.dylib`_pthread_start + 286
- frame #11: 0x00007fffa283808d libsystem_pthread.dylib`thread_start + 13
- thread #7, name = 'Thread Pool Worker'
- frame #0: 0x00007fffa274639e libsystem_kernel.dylib`semaphore_timedwait_trap + 10
- frame #1: 0x00000001042cb286 mono`worker_thread [inlined] mono_os_sem_timedwait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124 [opt]
- frame #2: 0x00000001042cb200 mono`worker_thread at mono-coop-semaphore.h:57 [opt]
- frame #3: 0x00000001042cb1f5 mono`worker_thread at threadpool-worker-default.c:391 [opt]
- frame #4: 0x00000001042cb10a mono`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:483 [opt]
- frame #5: 0x00000001043796a3 mono`start_wrapper [inlined] start_wrapper_internal at threads.c:1071 [opt]
- frame #6: 0x0000000104379613 mono`start_wrapper(data=0x00007f964d5273d0) at threads.c:1131 [opt]
- frame #7: 0x00007fffa283893b libsystem_pthread.dylib`_pthread_body + 180
- frame #8: 0x00007fffa2838887 libsystem_pthread.dylib`_pthread_start + 286
- frame #9: 0x00007fffa283808d libsystem_pthread.dylib`thread_start + 13
- thread #8, name = 'Thread Pool Worker'
- frame #0: 0x00007fffa274639e libsystem_kernel.dylib`semaphore_timedwait_trap + 10
- frame #1: 0x00000001042cb286 mono`worker_thread [inlined] mono_os_sem_timedwait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:124 [opt]
- frame #2: 0x00000001042cb200 mono`worker_thread at mono-coop-semaphore.h:57 [opt]
- frame #3: 0x00000001042cb1f5 mono`worker_thread at threadpool-worker-default.c:391 [opt]
- frame #4: 0x00000001042cb10a mono`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:483 [opt]
- frame #5: 0x00000001043796a3 mono`start_wrapper [inlined] start_wrapper_internal at threads.c:1071 [opt]
- frame #6: 0x0000000104379613 mono`start_wrapper(data=0x00007f964d632170) at threads.c:1131 [opt]
- frame #7: 0x00007fffa283893b libsystem_pthread.dylib`_pthread_body + 180
- frame #8: 0x00007fffa2838887 libsystem_pthread.dylib`_pthread_start + 286
- frame #9: 0x00007fffa283808d libsystem_pthread.dylib`thread_start + 13
- (lldb) detach
- =================================================================
- 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.
- =================================================================
- Process 1230 detached
- (lldb) quit
- Abort trap: 6
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.
