Hi guys
I wonder if someone could help me out with this. I'm looking into performance issues on a website https://collaborate.eversheds-sutherland.com (213.212.88.203). The issue is that every now and again within the site, various pages hang/time out, sometimes kicking out a logged in user back to the login screen.
There's no pattern in terms of time of the day, it happens completely randomly. The issue only occurs when users are connected to the office LAN. The website is hosted externally and works absolutely perfectly when on 4G or home Internet. The problem lies somewhere within the office LAN infrastructure.
My gut feeling was DNS or asynchronous routing. Yesterday, I started using Fiddler and came across a DNS failover error (please see attached).
My apologies for the amateur question but I'm extremely new to Fiddler. Would this DNS flag indicate an internal DNS issue or is this a red herring and should I continue down the routing avenue?
Any advice/suggestions would be greatly appreciated.
Regards
B
Hi there,
Am on Catalina macOS 10.15.3 (19D76) - running lastest Fiddler Everywhere... when I install I see no issues - however, when I launch it, it shows the launch box byt it shuts down with no apparent error message
Process: Fiddler.WebUi [30219]
Path: /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/Fiddler.WebUi
Identifier: Fiddler.WebUi
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
User ID: 501
Date/Time: 2020-03-16 12:41:41.383 +0100
OS Version: Mac OS X 10.15.3 (19D76)
Report Version: 12
Bridge OS Version: 4.2 (17P3050)
Anonymous UUID: 0F01F39F-37D2-26B5-0AE6-86F1923DB6EC
Sleep/Wake UUID: AE41DA1A-AC69-4794-B88F-1ED8EAD52BC6
Time Awake Since Boot: 190000 seconds
Time Since Wake: 8100 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff68e3e7fa __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff68efbbc1 pthread_kill + 432
2 libsystem_c.dylib 0x00007fff68dc5a1c abort + 120
3 libcoreclr.dylib 0x000000010eb2d20e PROCAbort + 14
4 libcoreclr.dylib 0x000000010eb2bd92 PROCEndProcess(void*, unsigned int, int) + 226
5 libcoreclr.dylib 0x000000010edf7711 UnwindManagedExceptionPass1(PAL_SEHException&, _CONTEXT*) + 737
6 libcoreclr.dylib 0x000000010edf78b0 DispatchManagedException(PAL_SEHException&, bool) + 304
7 libcoreclr.dylib 0x000000010ed5c299 IL_Throw(Object*) + 713
8 ??? 0x00000001156588df 0 + 4653943007
9 ??? 0x0000000115b716b2 0 + 4659287730
10 libcoreclr.dylib 0x000000010ee7e7e7 CallDescrWorkerInternal + 124
11 libcoreclr.dylib 0x000000010eceafad MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 909
12 libcoreclr.dylib 0x000000010ebc116a RunMain(MethodDesc*, short, int*, PtrArray**) + 682
13 libcoreclr.dylib 0x000000010ebc13df Assembly::ExecuteMainMethod(PtrArray**, int) + 223
14 libcoreclr.dylib 0x000000010ec01094 CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) + 436
15 libcoreclr.dylib 0x000000010eb35a36 coreclr_execute_assembly + 230
16 libhostpolicy.dylib 0x000000010ea1fc08 0x10e998000 + 556040
17 libhostpolicy.dylib 0x000000010ea0925b 0x10e998000 + 463451
18 libhostpolicy.dylib 0x000000010ea0fae9 0x10e998000 + 490217
19 libhostfxr.dylib 0x000000010e931d23 0x10e8a8000 + 564515
20 libhostfxr.dylib 0x000000010e955a94 0x10e8a8000 + 711316
21 libhostfxr.dylib 0x000000010e958672 0x10e8a8000 + 722546
22 libhostfxr.dylib 0x000000010e956b28 0x10e8a8000 + 715560
23 libhostfxr.dylib 0x000000010e932d99 0x10e8a8000 + 568729
24 Fiddler.WebUi 0x000000010e872184 0x10e864000 + 57732
25 Fiddler.WebUi 0x000000010e872755 0x10e864000 + 59221
26 libdyld.dylib 0x00007fff68cf77fd start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff68e3825a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff68e385d0 mach_msg + 60
2 libcoreclr.dylib 0x000000010eb32328 MachMessage::Receive(unsigned int) + 72
3 libcoreclr.dylib 0x000000010eb3127e SEHExceptionThread(void*) + 94
4 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x00007fff68e3e896 poll + 10
1 libcoreclr.dylib 0x000000010eb2495e CorUnix::CPalSynchronizationManager::ThreadPrepareForShutdown() + 30
2 libcoreclr.dylib 0x000000010eb26490 CorUnix::CPalSynchronizationManager::WorkerThread(void*) + 944
3 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
4 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 3:
0 libsystem_kernel.dylib 0x00007fff68e38b02 __open + 10
1 libcoreclr.dylib 0x000000010eb9fb1f TwoWayPipe::WaitForConnection() + 31
2 libcoreclr.dylib 0x000000010eb9759f DbgTransportSession::TransportWorker() + 159
3 libcoreclr.dylib 0x000000010eb95ef9 DbgTransportSession::TransportWorkerStatic(void*) + 9
4 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
5 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28e72 WaitForMultipleObjectsEx + 82
6 libcoreclr.dylib 0x000000010eb943a8 DebuggerRCThread::MainLoop() + 264
7 libcoreclr.dylib 0x000000010eb9423b DebuggerRCThread::ThreadProc() + 251
8 libcoreclr.dylib 0x000000010eb93f44 DebuggerRCThread::ThreadProcStatic(void*) + 132
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 5:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11bc3 SVR::gc_heap::gc_thread_function() + 163
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 6:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 8:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 10:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 11:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 12:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 13:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 14:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 15:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 16:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24652 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 338
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ee11ba1 SVR::gc_heap::gc_thread_function() + 129
8 libcoreclr.dylib 0x000000010ee11b1f SVR::gc_heap::gc_thread_stub(void*) + 79
9 libcoreclr.dylib 0x000000010ed36608 (anonymous namespace)::CreateNonSuspendableThread(void (*)(void*), void*, char const*)::$_1::__invoke(void*) + 168
10 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
11 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
12 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 17:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28dad WaitForSingleObjectEx + 77
6 libcoreclr.dylib 0x000000010edc84a0 CLREventBase::WaitEx(unsigned int, WaitMode, PendingSync*) + 176
7 libcoreclr.dylib 0x000000010ed32f4f FinalizerThread::WaitForFinalizerEvent(CLREvent*) + 31
8 libcoreclr.dylib 0x000000010ed330c3 FinalizerThread::FinalizerThreadWorker(void*) + 115
9 libcoreclr.dylib 0x000000010ecaf471 ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 385
10 libcoreclr.dylib 0x000000010ecafa99 ManagedThreadBase::FinalizerBase(void (*)(void*)) + 73
11 libcoreclr.dylib 0x000000010ed333dc FinalizerThread::FinalizerThreadStart(void*) + 204
12 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
13 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
14 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 18:
0 libsystem_kernel.dylib 0x00007fff68e3825a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff68e385d0 mach_msg + 60
2 libclrjit.dylib 0x000000011189bf38 MachMessage::Receive(unsigned int) + 72
3 libclrjit.dylib 0x000000011189ae8e SEHExceptionThread(void*) + 94
4 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 19:
0 libsystem_kernel.dylib 0x00007fff68e3825a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff68e385d0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff317ecd0b __CFRunLoopServiceMachPort + 322
3 com.apple.CoreFoundation 0x00007fff317eb8e7 __CFRunLoopRun + 1695
4 com.apple.CoreFoundation 0x00007fff317eabd3 CFRunLoopRunSpecific + 499
5 com.apple.CoreFoundation 0x00007fff3187319a CFRunLoopRun + 40
6 ??? 0x0000000115b87f03 0 + 4659379971
7 ??? 0x00000001160bc271 0 + 4664836721
8 ??? 0x0000000116295136 0 + 4666773814
9 libcoreclr.dylib 0x000000010ee7e7e7 CallDescrWorkerInternal + 124
10 libcoreclr.dylib 0x000000010eceafad MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 909
11 libcoreclr.dylib 0x000000010ecfebbf ThreadNative::KickOffThread_Worker(void*) + 431
12 libcoreclr.dylib 0x000000010ecaf471 ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 385
13 libcoreclr.dylib 0x000000010ecafa03 ManagedThreadBase::KickOff(ADID, void (*)(void*), void*) + 51
14 libcoreclr.dylib 0x000000010ecfeda1 ThreadNative::KickOffThread(void*) + 289
15 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
16 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
17 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 20:
0 libsystem_pthread.dylib 0x00007fff68ef7818 start_wqthread + 0
Thread 21:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 22:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb2926d SleepEx + 141
5 libcoreclr.dylib 0x000000010ed3bd7f __SwitchToThread(unsigned int, unsigned int) + 15
6 libcoreclr.dylib 0x000000010ecd12bc ThreadpoolMgr::GateThreadStart(void*) + 396
7 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
8 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 23:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 24:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb2926d SleepEx + 141
5 libcoreclr.dylib 0x000000010ecd1cfb ThreadpoolMgr::TimerThreadFire() + 123
6 libcoreclr.dylib 0x000000010ecd1be5 ThreadpoolMgr::TimerThreadStart(void*) + 181
7 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
8 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 25:
0 libsystem_kernel.dylib 0x00007fff68e3825a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff68e385d0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff317ecd0b __CFRunLoopServiceMachPort + 322
3 com.apple.CoreFoundation 0x00007fff317eb8e7 __CFRunLoopRun + 1695
4 com.apple.CoreFoundation 0x00007fff317eabd3 CFRunLoopRunSpecific + 499
5 com.apple.CoreFoundation 0x00007fff3187319a CFRunLoopRun + 40
6 ??? 0x0000000115b87f03 0 + 4659379971
7 ??? 0x0000000116cd30b0 0 + 4677513392
8 ??? 0x00000001162950e0 0 + 4666773728
9 libcoreclr.dylib 0x000000010ee7e7e7 CallDescrWorkerInternal + 124
10 libcoreclr.dylib 0x000000010eceafad MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 909
11 libcoreclr.dylib 0x000000010ecfeb99 ThreadNative::KickOffThread_Worker(void*) + 393
12 libcoreclr.dylib 0x000000010ecaf471 ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 385
13 libcoreclr.dylib 0x000000010ecafa03 ManagedThreadBase::KickOff(ADID, void (*)(void*), void*) + 51
14 libcoreclr.dylib 0x000000010ecfeda1 ThreadNative::KickOffThread(void*) + 289
15 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
16 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
17 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 26:
0 libsystem_kernel.dylib 0x00007fff68e3825a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff68e385d0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff317ecd0b __CFRunLoopServiceMachPort + 322
3 com.apple.CoreFoundation 0x00007fff317eb8e7 __CFRunLoopRun + 1695
4 com.apple.CoreFoundation 0x00007fff317eabd3 CFRunLoopRunSpecific + 499
5 com.apple.CoreFoundation 0x00007fff3187319a CFRunLoopRun + 40
6 ??? 0x0000000115b87f03 0 + 4659379971
7 ??? 0x00000001160bc271 0 + 4664836721
8 ??? 0x0000000116295136 0 + 4666773814
9 libcoreclr.dylib 0x000000010ee7e7e7 CallDescrWorkerInternal + 124
10 libcoreclr.dylib 0x000000010eceafad MethodDescCallSite::CallTargetWorker(unsigned long const*, unsigned long*, int) + 909
11 libcoreclr.dylib 0x000000010ecfebbf ThreadNative::KickOffThread_Worker(void*) + 431
12 libcoreclr.dylib 0x000000010ecaf471 ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) + 385
13 libcoreclr.dylib 0x000000010ecafa03 ManagedThreadBase::KickOff(ADID, void (*)(void*), void*) + 51
14 libcoreclr.dylib 0x000000010ecfeda1 ThreadNative::KickOffThread(void*) + 289
15 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
16 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
17 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 27:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 28:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 29:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 30:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 31:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 32:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 33:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 34:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 35:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc8820 CLRLifoSemaphore::WaitForSignal(unsigned int) + 32
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 36:
0 libsystem_kernel.dylib 0x00007fff68e3ace6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff68efc185 _pthread_cond_wait + 701
2 libcoreclr.dylib 0x000000010eb24615 CorUnix::CPalSynchronizationManager::ThreadNativeWait(CorUnix::_ThreadNativeWaitData*, unsigned int, CorUnix::ThreadWakeupReason*, unsigned int*) + 277
3 libcoreclr.dylib 0x000000010eb24267 CorUnix::CPalSynchronizationManager::BlockThread(CorUnix::CPalThread*, unsigned int, bool, bool, CorUnix::ThreadWakeupReason*, unsigned int*) + 375
4 libcoreclr.dylib 0x000000010eb28be3 CorUnix::InternalWaitForMultipleObjectsEx(CorUnix::CPalThread*, unsigned int, void* const*, int, unsigned int, int, int) + 1891
5 libcoreclr.dylib 0x000000010eb28d58 PAL_WaitForSingleObjectPrioritized + 72
6 libcoreclr.dylib 0x000000010edc890d CLRLifoSemaphore::WaitForSignal(unsigned int) + 269
7 libcoreclr.dylib 0x000000010edc8c30 CLRLifoSemaphore::Wait(unsigned int, unsigned int, unsigned int) + 608
8 libcoreclr.dylib 0x000000010eccee7e ThreadpoolMgr::WorkerThreadStart(void*) + 958
9 libcoreclr.dylib 0x000000010eb2ec78 CorUnix::CPalThread::ThreadEntry(void*) + 328
10 libsystem_pthread.dylib 0x00007fff68efbe65 _pthread_start + 148
11 libsystem_pthread.dylib 0x00007fff68ef783b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001115e6dc0 rcx: 0x00007ffee1392968 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee1392990 rsp: 0x00007ffee1392968
r8: 0x000000000027a5fc r9: 0xffffffff00000000 r10: 0x00000001115e6dc0 r11: 0x0000000000000246
r12: 0x0000000000000307 r13: 0x0000000000000000 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff68e3e7fa rfl: 0x0000000000000246 cr2: 0x000070000c5acff8
Logical CPU: 0
Error Code: 0x02000005
Trap Number: 133
Binary Images:
0x10e864000 - 0x10e887ff7 +Fiddler.WebUi (0) <709AF41D-B636-3020-9DAC-10B291D9182A> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/Fiddler.WebUi
0x10e8a8000 - 0x10e98bff7 +libhostfxr.dylib (0) <C74A13C1-E0CF-3CEF-80B2-AA1DBC0EA771> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/libhostfxr.dylib
0x10e998000 - 0x10ea7eff7 +libhostpolicy.dylib (0) <3AB0420F-BC5A-3348-9A74-E7E795401D25> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/libhostpolicy.dylib
0x10eaea000 - 0x10f02dfff +libcoreclr.dylib (0) <15E70DEF-72D9-3859-B085-AB015B341DA3> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/libcoreclr.dylib
0x11151d000 - 0x1115adcb7 dyld (733.8) <EBC07CB6-870A-3A8E-B48A-67F62EA161F3> /usr/lib/dyld
0x1116d5000 - 0x1118e3ff7 +libclrjit.dylib (0) <B649E1DD-4C21-372A-8262-9A8DBE1983E2> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/libclrjit.dylib
0x1119a2000 - 0x1119adfff +System.Globalization.Native.dylib (0) <8F09E2C9-89B4-338D-A182-C53D1ABE66B2> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/System.Globalization.Native.dylib
0x113642000 - 0x11364afff +System.Native.dylib (0) <33C28E79-7B6E-344A-8156-51B14C9B0D0F> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/System.Native.dylib
0x113e81000 - 0x113e87ff7 +System.Security.Cryptography.Native.Apple.dylib (0) <F6664AF3-98AA-3B71-80FF-680FAE424B8D> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/System.Security.Cryptography.Native.Apple.dylib
0x113f4b000 - 0x113f73ffb +libuv.dylib (0) <D75246FF-5408-36E3-9E25-7696E9BF0649> /Applications/Progress Telerik Fiddler.app/Contents/Resources/app/out/WebServer/libuv.dylib
0x7fff2d50f000 - 0x7fff2d50ffff com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2d527000 - 0x7fff2db92fef com.apple.vImage (8.1 - 524.2) <33B60C65-1E08-3490-ADC7-6C75AA3EA022> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2db93000 - 0x7fff2ddfcfff libBLAS.dylib (1303.60.1) <0FE82DB0-0E71-300A-BF0B-70BF3478FE79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2ddfd000 - 0x7fff2e0ecff7 libBNNS.dylib (144.40.3) <86C8FBB0-19D3-355B-99A3-6B094BB98C06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2e0ee000 - 0x7fff2e493fff libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2e494000 - 0x7fff2e4a9ff8 libLinearAlgebra.dylib (1303.60.1) <0E47C269-832E-3B55-A6B6-855648BD206E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2e4aa000 - 0x7fff2e4afff3 libQuadrature.dylib (7) <E0534024-B7E7-3382-830C-71E7BD9D3DE4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2e4b0000 - 0x7fff2e520fff libSparse.dylib (103) <533DFAE8-8458-31F4-8AE2-B73C3869CED2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2e521000 - 0x7fff2e533fef libSparseBLAS.dylib (1303.60.1) <7CECC6DF-B4A8-38A7-B4E9-0CDDC6EA2510> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2e534000 - 0x7fff2e70dffb libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2e70e000 - 0x7fff2e7c9fd7 libvMisc.dylib (735.40.1) <F3C565E5-8571-3E16-BC22-7687D1A756BD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2e7ca000 - 0x7fff2e7cafff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2ff05000 - 0x7fff30291ff6 com.apple.CFNetwork (1121.1.2 - 1121.1.2) <4E539AC8-A995-3BA8-AAD6-31D97DAE734B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff31768000 - 0x7fff31be8fe7 com.apple.CoreFoundation (6.9 - 1674.114) <5810CC45-FB5D-3A78-861F-7BE03F9B2FDD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff32b58000 - 0x7fff32b58fff com.apple.CoreServices (1069.11 - 1069.11) <3BBDA17B-6F86-35F4-B785-AFA2A14B6F51> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff32b59000 - 0x7fff32bdefff com.apple.AE (838 - 838) <877C7270-575A-3D5F-B768-4724037F025D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff32bdf000 - 0x7fff32ec0ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <DDC45E79-973C-3FB0-92EC-392A654179F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff32ec1000 - 0x7fff32f0eff5 com.apple.DictionaryServices (1.2 - 323.3.1) <A21D442C-E7B7-3A6C-BEEC-44B323AF9CB2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff32f0f000 - 0x7fff32f17fff com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <8C772593-A2BA-33A7-BB43-49B9FCDD37CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff32f18000 - 0x7fff33151ff0 com.apple.LaunchServices (1069.11 - 1069.11) <7189EED9-9252-3030-AB32-6704AD9AEBAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff33152000 - 0x7fff331eaff9 com.apple.Metadata (10.7.0 - 2075.7) <AECD1E1F-1C1B-3C42-9ACD-596980F145C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff331eb000 - 0x7fff33218ff7 com.apple.CoreServices.OSServices (1069.11 - 1069.11) <67A2F664-DCA1-3FD6-B88E-CF020EA8C59D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff33219000 - 0x7fff33280fff com.apple.SearchKit (1.4.1 - 1.4.1) <367BBFA7-F18C-34B6-B4C8-A244A125D5E0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff33281000 - 0x7fff332a5ff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <EB8F2B1B-B736-373F-B28B-E4E6F33A00C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff33af5000 - 0x7fff33afbfff com.apple.DiskArbitration (2.7 - 2.7) <5BE0B036-DEAB-3191-8D44-B489F4D39EE1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff33e2d000 - 0x7fff341f5ffc com.apple.Foundation (6.9 - 1674.114) <532BBAE7-F2BA-3779-94E0-BFEDF2D7AB38> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff3456d000 - 0x7fff34610ffb com.apple.framework.IOKit (2.0.2 - 1726.80.1) <B63FE840-8E32-3429-A95D-AB466FE62104> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff37e7a000 - 0x7fff37e86ffe com.apple.NetFS (6.0 - 4.0) <0B2088AE-C16D-3FC3-9445-4EDAD2D51686> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3aa4c000 - 0x7fff3aa68fff com.apple.CFOpenDirectory (10.15 - 220.40.1) <FF068FF7-C136-3A71-AD1F-B5170A918423> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3aa69000 - 0x7fff3aa74ff7 com.apple.OpenDirectory (10.15 - 220.40.1) <9448EC8E-8B76-3142-9540-C0752529762A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3ddbf000 - 0x7fff3e111ffa com.apple.security (7.0 - 59306.80.4) <FA5EBA16-2B2B-3105-8A17-C8624C4B3BB3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3e112000 - 0x7fff3e19bff7 com.apple.securityfoundation (6.0 - 55236.60.1) <0129932D-89E5-3608-B22E-DB5F0B3C3DC4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3e1ca000 - 0x7fff3e1ceff0 com.apple.xpc.ServiceManagement (1.0 - 1) <2475707B-F909-33C4-AAB7-80DC8D2CB435> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3ef61000 - 0x7fff3efcbfff com.apple.SystemConfiguration (1.19 - 1.19) <61B73150-6D87-3E2F-A935-B957425CC992> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff42d36000 - 0x7fff42dfafe7 com.apple.APFS (1412.81.1 - 1412.81.1) <7EC14196-E481-35C0-94F0-09E5B81AD3E5> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff448f2000 - 0x7fff44901fef com.apple.AppleFSCompression (119 - 1.0) <EEDA4040-1835-39A6-AC13-6CE35560C159> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff460a9000 - 0x7fff460b2ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <D0F2851A-521F-335A-B7C4-B1E39BB42DD7> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff48e79000 - 0x7fff48e89ff3 com.apple.CoreEmoji (1.0 - 107) <544182E2-893F-3975-AA70-26ADC637B3F1> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff494dd000 - 0x7fff49547ff0 com.apple.CoreNLP (1.0 - 213) <287973D6-1807-3A81-8F57-7BB39209F6C0> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff4a166000 - 0x7fff4a194ff7 com.apple.CSStore (1069.11 - 1069.11) <26602CC8-0080-3E85-A588-79CEF78D21E5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff56298000 - 0x7fff56366ff5 com.apple.LanguageModeling (1.0 - 215.1) <B47A62F3-7F45-3A84-A856-C674D4613261> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff56367000 - 0x7fff563afff7 com.apple.Lexicon-framework (1.0 - 72) <CD6D3F05-0647-348D-AED0-9566F968A954> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff563b6000 - 0x7fff563baff2 com.apple.LinguisticData (1.0 - 353.6.1) <91C3132C-EB52-32D6-9009-DE4B207ACE72> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff57715000 - 0x7fff57761fff com.apple.spotlight.metadata.utilities (1.0 - 2075.7) <F7FA0F68-7E46-3461-9DA6-C55FBB85C799> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff58215000 - 0x7fff5821ffff com.apple.NetAuth (6.2 - 6.2) <A400CD55-B3EA-371A-8BAB-FDDA87660AE4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff60fa7000 - 0x7fff60fb7ff3 com.apple.TCC (1.0 - 1) <A8308EDB-9AF7-3B6B-AAC3-143F91F58F1D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff65228000 - 0x7fff6522aff3 com.apple.loginsupport (1.0 - 1) <F2EC9213-901A-3657-A36A-DFD80BD8ABBC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff6558b000 - 0x7fff655c0ff7 libCRFSuite.dylib (48) <31D98527-9972-3A4B-9868-C9394FAF742E> /usr/lib/libCRFSuite.dylib
0x7fff655c3000 - 0x7fff655cdff3 libChineseTokenizer.dylib (34) <9E2B02B0-32A5-3245-AC50-F6BEEC34FCEC> /usr/lib/libChineseTokenizer.dylib
0x7fff6565a000 - 0x7fff6565cff7 libDiagnosticMessagesClient.dylib (112) <45E85899-039F-3B99-8789-F497DD9916C2> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff65b22000 - 0x7fff65b23ff3 libSystem.B.dylib (1281) <A2C26908-8802-3CA7-8B74-ED4A74AA152C> /usr/lib/libSystem.B.dylib
0x7fff65bb2000 - 0x7fff65bb3fff libThaiTokenizer.dylib (3) <9E5B4E50-E982-387C-AA2F-BB43867322ED> /usr/lib/libThaiTokenizer.dylib
0x7fff65bcb000 - 0x7fff65be1fff libapple_nghttp2.dylib (1.39.2) <C79E1B79-0BBE-311F-A177-6879D5C4D991> /usr/lib/libapple_nghttp2.dylib
0x7fff65c16000 - 0x7fff65c88ff7 libarchive.2.dylib (72.40.2) <1AE0592D-8451-30D1-AEE8-3F39F46D9DD4> /usr/lib/libarchive.2.dylib
0x7fff65d23000 - 0x7fff65d23ff3 libauto.dylib (187) <71A48A59-FE0E-3D86-A219-B79DAF7CF9DD> /usr/lib/libauto.dylib
0x7fff65dea000 - 0x7fff65dfaff3 libbsm.0.dylib (60) <5EBEA671-D25B-3425-AC2B-70C2760B8B94> /usr/lib/libbsm.0.dylib
0x7fff65dfb000 - 0x7fff65e07fff libbz2.1.0.dylib (44) <FA7CE29A-2FE3-3107-8693-5D33D5B7E11F> /usr/lib/libbz2.1.0.dylib
0x7fff65e08000 - 0x7fff65e5bff7 libc++.1.dylib (800.7) <1D0CB627-8A78-329F-A679-1B5248FF4C59> /usr/lib/libc++.1.dylib
0x7fff65e5c000 - 0x7fff65e70fff libc++abi.dylib (800.7) <7AF668FB-901D-3F45-BA0D-710A235A8D1F> /usr/lib/libc++abi.dylib
0x7fff65e71000 - 0x7fff65e71ffb libcharset.1.dylib (59) <56F66234-104F-3494-B336-598800CF3F71> /usr/lib/libcharset.1.dylib
0x7fff65e72000 - 0x7fff65e83ffb libcmph.dylib (8) <9B9AB2BA-75FB-3B70-AAE4-E32B06CF9D69> /usr/lib/libcmph.dylib
0x7fff65e84000 - 0x7fff65e9bfe7 libcompression.dylib (87) <A252D9B2-0D88-3345-94DC-E5D7C8245985> /usr/lib/libcompression.dylib
0x7fff6616b000 - 0x7fff66181ff7 libcoretls.dylib (167) <6D32CE15-591C-39AD-9A3E-0C2FFC03C3C1> /usr/lib/libcoretls.dylib
0x7fff66182000 - 0x7fff66183fff libcoretls_cfhelpers.dylib (167) <3CE60FA9-98FC-3EE0-B398-177F3CAA850D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff668ac000 - 0x7fff668acfff libenergytrace.dylib (21) <8E5C9BB2-14F4-37DF-AAE7-8130EBF466A3> /usr/lib/libenergytrace.dylib
0x7fff668d4000 - 0x7fff668d6fff libfakelink.dylib (149) <7296A5B3-EE44-34E6-810A-2A12C2D3EF68> /usr/lib/libfakelink.dylib
0x7fff668e5000 - 0x7fff668eafff libgermantok.dylib (24) <7B3FFFFB-5E34-3940-8E0A-B64A2DE42E68> /usr/lib/libgermantok.dylib
0x7fff668f5000 - 0x7fff669e5ff7 libiconv.2.dylib (59) <30414773-5E42-3976-B7C3-9BB8883792EE> /usr/lib/libiconv.2.dylib
0x7fff669e6000 - 0x7fff66c3eff7 libicucore.A.dylib (64252.0.1) <0F9294A7-6EC0-3279-BF92-3233C89DFA0A> /usr/lib/libicucore.A.dylib
0x7fff66c58000 - 0x7fff66c59fff liblangid.dylib (133) <EDF945D6-A37D-3DEB-B956-B4745269603D> /usr/lib/liblangid.dylib
0x7fff66c5a000 - 0x7fff66c72ff3 liblzma.5.dylib (16) <F75FB525-C702-3A7E-9239-28D57E677DD5> /usr/lib/liblzma.5.dylib
0x7fff66c8a000 - 0x7fff66d31fff libmecab.dylib (883.1.1) <A2C923A6-D955-3FF1-82AE-7E54947F9566> /usr/lib/libmecab.dylib
0x7fff66d32000 - 0x7fff66f94fe1 libmecabra.dylib (883.1.1) <971A30D4-1C27-3DD1-AACF-8337AE059F70> /usr/lib/libmecabra.dylib
0x7fff67462000 - 0x7fff678d8ff7 libnetwork.dylib (1880.60.5) <8B4092C3-9F1C-34C3-A73D-A2228C345831> /usr/lib/libnetwork.dylib
0x7fff67977000 - 0x7fff679a8fc6 libobjc.A.dylib (781.2) <7B72F50A-5381-36D7-A616-65D3EA9748A5> /usr/lib/libobjc.A.dylib
0x7fff679bb000 - 0x7fff679bffff libpam.2.dylib (25) <55302451-C2B2-3DB4-9092-B84E236104DA> /usr/lib/libpam.2.dylib
0x7fff679c2000 - 0x7fff679f8ff7 libpcap.A.dylib (89.60.2) <FD167BF3-6984-36E1-9D93-E8B98E3E64A1> /usr/lib/libpcap.A.dylib
0x7fff67aee000 - 0x7fff67cdbff7 libsqlite3.dylib (308.4) <448E300F-0157-3AEA-B199-0DFA914B1547> /usr/lib/libsqlite3.dylib
0x7fff67f2d000 - 0x7fff67f30ffb libutil.dylib (57) <6CB26E6D-AD27-3FA8-8A30-4AFC3A2AE3F9> /usr/lib/libutil.dylib
0x7fff67f31000 - 0x7fff67f3efff libxar.1.dylib (420) <317EA455-78EE-35A4-B63F-D85993B8697C> /usr/lib/libxar.1.dylib
0x7fff67f44000 - 0x7fff68026ff7 libxml2.2.dylib (32.14) <4F4EB304-2AA5-3E5F-AB24-F645E0D16EFC> /usr/lib/libxml2.2.dylib
0x7fff6802a000 - 0x7fff68052fff libxslt.1.dylib (16.7) <E9BBE609-BA57-368D-95D7-ACA3A8C1AE8B> /usr/lib/libxslt.1.dylib
0x7fff68053000 - 0x7fff68065ffb libz.1.dylib (76) <52250917-039C-3B46-8011-497FEACF3550> /usr/lib/libz.1.dylib
0x7fff68ac9000 - 0x7fff68aceff3 libcache.dylib (83) <11C19883-6F99-390D-AF2A-A85A99DDFC48> /usr/lib/system/libcache.dylib
0x7fff68acf000 - 0x7fff68adafff libcommonCrypto.dylib (60165) <FEE99884-61F0-3332-852B-B0BB8EFF2288> /usr/lib/system/libcommonCrypto.dylib
0x7fff68adb000 - 0x7fff68ae2fff libcompiler_rt.dylib (101.2) <D7367E6D-A27D-3209-A3DB-A6F44582E502> /usr/lib/system/libcompiler_rt.dylib
0x7fff68ae3000 - 0x7fff68aecfff libcopyfile.dylib (166.40.1) <91670D15-CB30-3277-8AA9-9A299CEAAE27> /usr/lib/system/libcopyfile.dylib
0x7fff68aed000 - 0x7fff68b84fdb libcorecrypto.dylib (866.80.2) <3B110D82-B403-31E8-8109-8BBC79C928CE> /usr/lib/system/libcorecrypto.dylib
0x7fff68c9b000 - 0x7fff68cdcff0 libdispatch.dylib (1173.60.1) <5EF42E98-AD0D-3FAE-ABD4-46D791B8343F> /usr/lib/system/libdispatch.dylib
0x7fff68cdd000 - 0x7fff68d12ff7 libdyld.dylib (733.8) <8B0DFE8A-42CF-32C8-B121-83C22BF25F69> /usr/lib/system/libdyld.dylib
0x7fff68d13000 - 0x7fff68d13ffb libkeymgr.dylib (30) <7DADC026-70A8-390F-95AF-F3F345760F24> /usr/lib/system/libkeymgr.dylib
0x7fff68d14000 - 0x7fff68d20ff7 libkxld.dylib (6153.81.5) <7572CC82-E7E1-3C38-825F-9B34E2EADAD0> /usr/lib/system/libkxld.dylib
0x7fff68d21000 - 0x7fff68d21ff7 liblaunch.dylib (1738.80.8) <C4EA8803-E506-3514-9839-9BBECC819953> /usr/lib/system/liblaunch.dylib
0x7fff68d22000 - 0x7fff68d27ff7 libmacho.dylib (949.0.1) <395ABE7C-D2B1-343D-A451-9CEA98FDC12E> /usr/lib/system/libmacho.dylib
0x7fff68d28000 - 0x7fff68d2aff7 libquarantine.dylib (110.40.3) <560961FC-1FEF-3F07-8406-17A36558870E> /usr/lib/system/libquarantine.dylib
0x7fff68d2b000 - 0x7fff68d2cff7 libremovefile.dylib (48) <E99833DE-CB1D-31AB-A948-2739AF503599> /usr/lib/system/libremovefile.dylib
0x7fff68d2d000 - 0x7fff68d44fff libsystem_asl.dylib (377.60.2) <21A259BC-F892-34EB-9A67-11232AD8913A> /usr/lib/system/libsystem_asl.dylib
0x7fff68d45000 - 0x7fff68d45fff libsystem_blocks.dylib (74) <8B23F806-8153-3163-B5D8-2C3327E211D8> /usr/lib/system/libsystem_blocks.dylib
0x7fff68d46000 - 0x7fff68dcdff7 libsystem_c.dylib (1353.60.8) <99202CC3-2E27-3680-A8FF-5C516C485E90> /usr/lib/system/libsystem_c.dylib
0x7fff68dce000 - 0x7fff68dd1ffb libsystem_configuration.dylib (1061.80.3) <8A149700-51AA-3205-A9D4-FF2A7BFC5412> /usr/lib/system/libsystem_configuration.dylib
0x7fff68dd2000 - 0x7fff68dd5ff7 libsystem_coreservices.dylib (114) <CCC076FA-310D-3FC9-950D-41E0F8DDA5D2> /usr/lib/system/libsystem_coreservices.dylib
0x7fff68dd6000 - 0x7fff68ddefff libsystem_darwin.dylib (1353.60.8) <31ACD3CC-6DD9-3F2E-B163-9342BE1D0AB0> /usr/lib/system/libsystem_darwin.dylib
0x7fff68ddf000 - 0x7fff68de6ffb libsystem_dnssd.dylib (1096.60.2) <BEBB815A-065A-365E-9701-8E05A8CF2040> /usr/lib/system/libsystem_dnssd.dylib
0x7fff68de7000 - 0x7fff68de8ffb libsystem_featureflags.dylib (17) <340AD606-7C39-3E6A-BAC3-EA1273FC27A4> /usr/lib/system/libsystem_featureflags.dylib
0x7fff68de9000 - 0x7fff68e36fff libsystem_info.dylib (538) <B0EBAE05-01AD-3D8E-92CC-5704394FF94A> /usr/lib/system/libsystem_info.dylib
0x7fff68e37000 - 0x7fff68e63ff7 libsystem_kernel.dylib (6153.81.5) <23909F45-79C3-34C9-A28F-337915925E5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff68e64000 - 0x7fff68eabfcf libsystem_m.dylib (3178) <7D775039-51B8-356E-82D7-98449065518A> /usr/lib/system/libsystem_m.dylib
0x7fff68eac000 - 0x7fff68ed3fff libsystem_malloc.dylib (283.60.1) <00190446-C6A8-3EA6-92D1-850EA85C84CE> /usr/lib/system/libsystem_malloc.dylib
0x7fff68ed4000 - 0x7fff68ee1ffb libsystem_networkextension.dylib (1095.60.2) <1E7A59D0-BBCD-3CB0-8AD1-D442A1A5268E> /usr/lib/system/libsystem_networkextension.dylib
0x7fff68ee2000 - 0x7fff68eebff3 libsystem_notify.dylib (241) <AB3FAC47-A830-3158-8D99-DBC728CED1D6> /usr/lib/system/libsystem_notify.dylib
0x7fff68eec000 - 0x7fff68ef5fef libsystem_platform.dylib (220) <3DAFCC01-B768-3FFC-AC59-47AAE86BBEA1> /usr/lib/system/libsystem_platform.dylib
0x7fff68ef6000 - 0x7fff68f00fff libsystem_pthread.dylib (416.60.2) <AAF506F4-9455-3CC4-8E0B-6791E3C0993C> /usr/lib/system/libsystem_pthread.dylib
0x7fff68f01000 - 0x7fff68f05fff libsystem_sandbox.dylib (1217.80.1) <C8F3841A-9364-3414-9E3F-9DE3D5FECF0C> /usr/lib/system/libsystem_sandbox.dylib
0x7fff68f06000 - 0x7fff68f08fff libsystem_secinit.dylib (62.80.1) <32F36517-9A1C-3D30-85C8-611A2F5E2355> /usr/lib/system/libsystem_secinit.dylib
0x7fff68f09000 - 0x7fff68f10ffb libsystem_symptoms.dylib (1238.60.1) <2EDF9CE8-4091-30A8-B125-0F25E579694A> /usr/lib/system/libsystem_symptoms.dylib
0x7fff68f11000 - 0x7fff68f27ff2 libsystem_trace.dylib (1147.80.3) <AE11B1AC-352A-37F0-BCA9-055609070104> /usr/lib/system/libsystem_trace.dylib
0x7fff68f29000 - 0x7fff68f2effb libunwind.dylib (35.4) <E867ACDE-EADE-3C91-A2A4-0C401788FD47> /usr/lib/system/libunwind.dylib
0x7fff68f2f000 - 0x7fff68f64ffe libxpc.dylib (1738.80.8) <51E3E807-9133-3605-BB5F-D59ED6404ABF> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 303804
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=431.7M resident=0K(0%) swapped_out_or_unallocated=431.7M(100%)
Writable regions: Total=228.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=228.0M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Dispatch continuations 24.0M 1
Kernel Alloc Once 8K 1
MALLOC 114.3M 44
MALLOC guard page 16K 4
MALLOC_LARGE (reserved) 29.8M 2 reserved VM address space (unallocated)
STACK GUARD 56.1M 37
Stack 25.8M 37
VM_ALLOCATE 17.0G 2063
VM_ALLOCATE (reserved) 4K 1 reserved VM address space (unallocated)
__DATA 6583K 129
__DATA_CONST 20K 1
__LINKEDIT 355.9M 11
__OBJC_RO 32.0M 1
__OBJC_RW 1780K 2
__TEXT 75.8M 132
__UNICODE 564K 1
mapped file 65.7M 314
shared memory 12K 3
=========== ======= =======
TOTAL 17.8G 2784
TOTAL, minus reserved VM space 17.8G 2784
Hi
First of all let me make it more clear. "Fiddler is the one and only, by far the best." (Though I wish it was available on macOS too!)
TBH I'm so new to web debugging. Just having a problem using Fiddler. So let me try to be brief and clear.
I'm visiting a website almost everyday. After logging in, the browser try to send a dynamic long GET request including lots of random characters in its URL.
Nothing to do with the request because the response is the key. Actually, the responds contains a text and I'm going to just eliminate few characters before the response being received by the browser. That's all!
As you can see, it can be done manually but it's so time consuming to do each and every time every hour.
To do that auto, I'm dealing with 2 main problem. First, having no idea how to detect those long random GET requests to Fiddler to make a breakpoint after them and also no idea how to tell Fiddler to try to eliminate the last 10 characters of their response.
I did my best to be clear. Let me know please if it's not. I really need some kind of help.
Thank you.

It works fine on a android 5.1.1 once I installed the root certificate issued by fiddler.
But seems the certificate doesn't work any more with Android 7 and IOs 13.
Fiddler keeps saying the connection is not in private even I have installed the certificate when I tried access any https website(for example:https://freematch.date)
any tricks here? or it is impossible?
thanks for your time.
My client's developer sent me a Postman Post Request Body in a format that I'm not sure how to enter into Fiddler 4.
In the Postman Body (raw):
{
"userCredential":
{
"userId": "myemail80@mailhost.com",
"password": "Password1"
}
}
I copied just the UserId and password parts into the top part of Fiddler composer, and other values in the lower "Request Body" in Telerik:
userId: myemail80@mailhost.com
password: Password1
Do I need to encode "userCredential" and if so, how?
I am a bit confused between terminologies Request Body and Request Header between Postman and Telerik.
Testing using Postman I get a OK 200 return. In Fiddler I am getting
"statusCode":1,"errorType":3,"errorCode":9200,"errorMessage":"Missing mandatory data in header"}}
Thanks,
Hello, I am trying to use FiddlerScript to change a json response from my API server to my client. I keep on getting an error when I have my client connect to the server. I am new to FiddlerScript so I don't know if I am doing anything wrong.
This is the code I am using in Fiddler ScriptEditor:
01.// Here is code to modify server's response02.if(oSession.host == ("api.server") && oSession.uriContains("/config/url/1")) {03. // Color this response, so we can spot it in Fiddler04. oSession["ui-backcolor"] = "lime";05. 06. // Convert the request body into a string07. var oBody = System.Text.Encoding.UTF8.GetString(oSession.responseBodyBytes);08. 09. // Convert the text into a JSON object10. var j1 = Fiddler.WebFormats.JSON.JsonDecode(oBody);11. 12. //Change the value13. j1.JSONObject["data1"]["data2"]["data3"]["data4"]["Value"] = "1000";14. j1.JSONObject["data1"]["data2"]["data3"]["Value"] = "1000";15. 16. // Convert back to a byte array17. var modBytes1 = Fiddler.WebFormats.JSON.JsonEncode(j1.JSONObject);18. 19. // Convert json to bytes, storing the bytes in request body20. var mod = System.Text.Encoding.UTF8.GetBytes(modBytes1);21. oSession.RequestBody = mod;22.}23. 24.// Here is code to modify server's response25.if(oSession.host == ("api.server") && oSession.uriContains("/config/url/2")) {26. // Color this response, so we can spot it in Fiddler27. oSession["ui-backcolor"] = "lime";28. 29. // Convert the request body into a string30. var oBody = System.Text.Encoding.UTF8.GetString(oSession.responseBodyBytes);31. 32. // Convert the text into a JSON object33. var j2 = Fiddler.WebFormats.JSON.JsonDecode(oBody);34. 35. //Change the value36. j2.JSONObject["data1"]["data2"]["data3"]["data4"]["Value"] = "1000";37. j2.JSONObject["data1"]["data2"]["data3"]["Value"] = "1000";38. 39. // Convert back to a byte array40. var modBytes2 = Fiddler.WebFormats.JSON.JsonEncode(j2.JSONObject);41. 42. // Convert json to bytes, storing the bytes in request body43. var mod = System.Text.Encoding.UTF8.GetBytes(modBytes2);44. oSession.RequestBody = mod;45.}46. 47.// Here is code to modify server's response48.if(oSession.host == ("api.server") && oSession.uriContains("/config/database")) {49. // Color this response, so we can spot it in Fiddler50. oSession["ui-backcolor"] = "lime";51. FiddlerApplication.Log.LogFormat(oBody);52. 53. // Convert the request body into a string54. var oBody = System.Text.Encoding.UTF8.GetString(oSession.responseBodyBytes);55. 56. // Convert the text into a JSON object57. var j3 = Fiddler.WebFormats.JSON.JsonDecode(oBody);58. 59. //Change the value60. j3.JSONObject["Value"] = "1";61. j3.JSONObject["data1"]["Value"] = "1000";62. 63. // Convert back to a byte array64. var modBytes3 = Fiddler.WebFormats.JSON.JsonEncode(j3.JSONObject);65. 66. // Convert json to bytes, storing the bytes in request body67. var mod = System.Text.Encoding.UTF8.GetBytes(modBytes3);68. oSession.RequestBody = mod;69.}70. 71.// Here is code to modify server's response72.if(oSession.host == ("api.server") && oSession.uriContains("/config")) {73. // Color this response, so we can spot it in Fiddler74. oSession["ui-backcolor"] = "lime";75. 76. // Convert the request body into a string77. var oBody = System.Text.Encoding.UTF8.GetString(oSession.responseBodyBytes);78. 79. // Convert the text into a JSON object80. var j4 = Fiddler.WebFormats.JSON.JsonDecode(oBody);81. 82. //Change the value83. j4.JSONObject["Value"] = "1";84. j4.JSONObject["data1"]["Value"] = "1000";85. 86. // Convert back to a byte array87. var modBytes4 = Fiddler.WebFormats.JSON.JsonEncode(j4.JSONObject);88. 89. // Convert json to bytes, storing the bytes in request body90. var mod = System.Text.Encoding.UTF8.GetBytes(modBytes4);91. oSession.RequestBody = mod;92.}I have attached screenshots of the setup and the error codes.
I test mobile applications on both Android and iOS. I've tried using Fiddler running on a desktop PC to monitor an Android phone's network connections.
Can Fiddler running on a desktop PC be used not only to monitor an Android's or iPhone's network connections, but to throttle (slow down the speed, in a controlled manner) the mobile device's network connections? If so, how?
Thank you.
- Russell Johnson
Software Tester
Hi,
I'm using Fiddler4 to capture from an iOS 13.3.1 device, with the iOS device set to Manual Proxy mode and necessary certificates installed on both end. Overall, works very well.
But there is a problem. For every socket opened by the iOS that goes via the proxy is never closed again. So the connection from iOS to Fiddler4 appears to be closed ok. However the socket from Fiddler4 to destination device stays open until I shutdown Fiddler.
The result of this is that on connection limited devices, they run out of available connections and it all stops working.
I've wiresharked the session when not going via Fiddler and iOS is correctly closing the socket (FIN state is sent).
When I wireshark the Fiddler4 proxied session the socket just stays open based on the socket is open from between my PC running Fiddler and the destination device.
Is this a known problem? If yes, is there a work around?
Best regards
Steve