View Issue Details

IDProjectCategoryView StatusLast Update
0001760libmicrohttpdthread poolpublic2011-11-04 10:18
Reporterwillbryant Assigned ToChristian Grothoff  
PriorityurgentSeveritymajorReproducibilitysometimes
Status closedResolutionfixed 
PlatformOS XOSOS XOS VersionSnow Leopard
Product Version0.9.12 
Target Version0.9.15Fixed in Version0.9.16 
Summary0001760: Misses new connection network events
DescriptionIn 0.9.12 and 0.9.13 I find that after a few requests I MHD hangs - the client's http request just sits there unanswered. If I attach to the process in gdb, I see that the main MHD thread is blocking in a call to select, called from MHD_select which is called by MHD_select_thread, and that there is no additional worker thread for the new request yet.

But if I leave the blocked browser running and send a second GET request from (say) a new browser tab, then not only does this second request complete, but the first request, the one that had hung, also then completes.

So it seems MHD is missing a network event and doesn't notice the socket can be serviced until another network event occurs?
Additional InformationI'm using MHD_USE_THREAD_PER_CONNECTION, and can produce the problem using only GET requests which my app serves using MHD_create_response_from_fd_at_offset - though I believe (based on inspection of the threads) that it hasn't got as far as servicing the request at all - there don't seem to be any worker threads, and the main thread is blocked in a select call.

If I try and quit the daemon while it is in the hung state, MHD_stop_daemon will also hang. Using gdb it is waiting in daemon.c:2493 (in version 0.9.13), which is the pthread_join call commented /* clean up master threads */.

I haven't so far been able to produce this problem in 0.9.11, but can produce it after a variable (smallish) number of attempts in .12 and .13.
TagsNo tags attached.
Attached Files
first-request-0-9-11.txt (234,158 bytes)   
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> verm: stub helpers(0x100200120, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:dyld_stub_binder(0x100200120, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x289, 0x10)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x289, 0x10)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x289, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000112F6)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000112F6, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000112F6, 0x1000C9B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A833C10, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A833C10, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A833C10, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101A8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:memcpy(0x100200120, 0x1000C9CC0, 0x10)		
-> verm: stub helpers(0x0, 0x1000C9CD0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x0, 0x1000C9CD0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x5E3, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x5E3, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x5E3, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011650)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011650, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011650, 0x1000C9B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A834, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A834, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A834, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010328)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x100200000, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm:create_thread(0x100200070, 0x1001009E0, 0x100008360)		
-> libSystem.B.dylib:pthread_create(0x100200070, 0x0, 0x100008360)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100008360)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100008360, 0x100200000, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x100200000, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x100200000, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 469
<- verm:MHD_accept_connection = 234
-> verm:MHD_cleanup_connections(0x1001009E0, 0x100200000, 0x0)		
<- verm:MHD_cleanup_connections = 252
-> verm:MHD_select(0x1001009E0, 0x1, 0x0)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> verm:MHD_get_timeout(0x1001009E0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x1000C9EB0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9CA0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9CA0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_get_timeout = 127
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x5, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x5, 0x1000C9CC0)		
<- verm:MHD_get_master = 29
-> libSystem.B.dylib:setsockopt(0x5, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x118, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x118, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x118, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFE000, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1001003B0, 0x0, 0x118)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x118)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x118)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x118)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004E0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004D0, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x1001003B0, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm:create_thread(0x100100420, 0x1001009E0, 0x100008360)		
-> libSystem.B.dylib:pthread_create(0x100100420, 0x0, 0x100008360)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100008360)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100008360, 0x1001003B0, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1001003B0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1001003B0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 469
<- verm:MHD_accept_connection = 234
<- verm:MHD_select = 519
-> verm:MHD_cleanup_connections(0x1001009E0, 0x1001003B0, 0x0)		
<- verm:MHD_cleanup_connections = 252
-> verm:MHD_select(0x1001009E0, 0x1, 0x0)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> verm:MHD_get_timeout(0x1001009E0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x1000C9EB0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9CA0, 0x1000C9EB0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9CA0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_get_timeout = 127
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101D0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x100200000, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100200130, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000CE000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 74
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100380E30, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x100200000, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C90, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x100200000, 0x1000CE000, 0x800)		
<- verm:recv_param_adapter = 18
-> verm: stub helpers(0x4, 0x1000CE000, 0x800)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x1000CE000, 0x800)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x43B, 0x800)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x43B, 0x800)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x43B, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000114A8)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114A8, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114A8, 0x100380B98)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A81B, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A81B, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A81B, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010258)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:recv(0x4, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x4, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 235
-> verm:MHD_connection_handle_idle(0x100200000, 0x1000CE000, 0x0)		
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x100380C98)		
<- verm:get_next_header_line = 134
-> verm: stub helpers(0x1000CE000, 0x20, 0x49)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000CE000, 0x20, 0x49)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x504, 0x49)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x504, 0x49)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x504, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011571)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011571, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011571, 0x100380B08)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A835ECC, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A835ECC, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A835ECC, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102B8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strchr(0x1000CE000, 0x20, 0x49)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x20, 0x20)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x100200000, 0x1000CE004)		
<- verm:MHD_http_unescape = 193
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x0)		
<- verm:get_next_header_line = 134
-> verm:process_header_line(0x100200000, 0x1000CE049, 0x16)		
-> libSystem.B.dylib:strchr(0x1000CE049, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE04F)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE05F, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE049, 0x1000CE04F)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE05F, 0x1000D5FE0)		
-> libSystem.B.dylib:strchr(0x1000CE05F, 0x3A, 0x1000D5FE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE06B)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE077, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE05F, 0x1000CE06B)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE077, 0x1000D5FC0)		
-> libSystem.B.dylib:strchr(0x1000CE077, 0x3A, 0x1000D5FC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE086)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE091, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE077, 0x1000CE086)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE091, 0x1000D5FA0)		
-> libSystem.B.dylib:strchr(0x1000CE091, 0x3A, 0x1000D5FA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE09D)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE116, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE091, 0x1000CE09D)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE116, 0x1000D5F80)		
-> libSystem.B.dylib:strchr(0x1000CE116, 0x3A, 0x1000D5F80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE11E)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE15F, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE116, 0x1000CE11E)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE15F, 0x1000D5F60)		
-> libSystem.B.dylib:strchr(0x1000CE15F, 0x3A, 0x1000D5F60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE170)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE183, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE15F, 0x1000CE170)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE183, 0x1000D5F40)		
-> libSystem.B.dylib:strchr(0x1000CE183, 0x3A, 0x1000D5F40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE194)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE1A4, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE183, 0x1000CE194)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE1A4, 0x1000D5F20)		
-> libSystem.B.dylib:strchr(0x1000CE1A4, 0x3A, 0x1000D5F20)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE1B4)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE1D4, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE1A4, 0x1000CE1B4)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE1D4, 0x1000D5F00)		
-> libSystem.B.dylib:strchr(0x1000CE1D4, 0x3A, 0x1000D5F00)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE1E3)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE21E, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE1D4, 0x1000CE1E3)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE21E, 0x1000D5EE0)		
-> libSystem.B.dylib:strchr(0x1000CE21E, 0x3A, 0x1000D5EE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE231)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE250, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE21E, 0x1000CE231)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000D26E)		
-> verm: stub helpers(0x10000D26E, 0x1000CE21E, 0x10000D26E)		
-> libSystem.B.dylib:dyld_stub_binder(0x10000D26E, 0x1000CE21E, 0x10000D26E)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x4F1, 0x10000D26E)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x4F1, 0x10000D26E)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x4F1, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001155E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001155E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001155E, 0x100380AD8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A341, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A341, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A341, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102B0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE21E, 0x10000D26E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000D26E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE21E, 0x10000C28C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C28C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000CF7D)		
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE21E, 0x10000CF7D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CF7D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:open = 17
-> verm: stub helpers(0x6, 0x1003808C0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x6, 0x1003808C0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x1AD, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x1AD, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x1AD, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83E71A, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83E71A, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010278)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:shutdown(0x4, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x100200190, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_not_modified_response = 123
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x100200000, 0x100006794, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x100200000, 0x100006794, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x100200190, 0x10000C28C, 0x0)		
-> libSystem.B.dylib:strcmp(0x10000C28C, 0x100200250, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> verm: stub helpers(0x100380B00, 0x0, 0x80)		
-> libSystem.B.dylib:dyld_stub_binder(0x100380B00, 0x0, 0x80)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0xA4, 0x80)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0xA4, 0x80)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0xA4, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011111)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011111, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011111, 0x100380838)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A839F7A, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A839F7A, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A839F7A, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000100B0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:__sprintf_chk(0x100380B00, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100380B00, 0x80, 0x10000CF9E)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CF9E)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B00, 0x100380613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x100200190, 0x10000C28C, 0x100380B00)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100200190, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strchr(0x10000C28C, 0x9, 0x10000C28C)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001004E, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C28C, 0x1001004E, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C28C, 0x1001004E, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x1001004E, 0x10000C28C)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C28C)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C28C)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0xF, 0x7FFFFFE001E0)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:vproc_mig_look_up2 = 535
-> libSystem.B.dylib:mach_port_mod_refs(0x807, 0x1403, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1403, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380760, 0x3, 0x2C)		
-> libSystem.B.dylib:mach_msg_trap(0x100380760, 0x3, 0x2C)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:mach_port_mod_refs = 237
-> libSystem.B.dylib:strlcpy(0x7FFF7008AFA0, 0x7FFF8071F728, 0x80)		
<- libSystem.B.dylib:strlcpy = 138
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C360, 0x7FFF8071F750, 0x58)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C368, 0x7FFF8071F750, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C368, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:bootstrap_look_up2 = 510
-> libSystem.B.dylib:strlen(0x1003808C0, 0x0, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:_notify_server_register_check(0x1403, 0x1003808C0, 0x31)		
-> libSystem.B.dylib:mig_get_reply_port(0x1403, 0x1003808C0, 0x31)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1003807D0, 0x3, 0x38)		
-> libSystem.B.dylib:mach_msg_trap(0x1003807D0, 0x3, 0x38)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:_notify_server_register_check = 438
-> libSystem.B.dylib:shm_open(0x7FFF8071F778, 0x0, 0x0)		
<- libSystem.B.dylib:shm_open = 17
-> libSystem.B.dylib:mmap(0x0, 0x1000, 0x1)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x1000, 0x1)		
<- libSystem.B.dylib:__mmap = 17
-> libSystem.B.dylib:close$NOCANCEL(0x7, 0x1000, 0x0)		
<- libSystem.B.dylib:close$NOCANCEL = 17
-> libSystem.B.dylib:token_table_add(0x5DB, 0x9, 0x2)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x9, 0x2)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x9, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007C260, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_new(0x100, 0x0, 0x0)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:calloc(0x100, 0x8, 0x100100D70)		
-> libSystem.B.dylib:malloc_zone_calloc(0x100018000, 0x100, 0x8)		
-> libSystem.B.dylib:szone_calloc(0x100018000, 0x100, 0x8)		
<- libSystem.B.dylib:szone_calloc = 55
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x800, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x100032A00, 0x800, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:small_malloc_from_free_list(0x100018000, 0x100032A00, 0x0)		
<- libSystem.B.dylib:small_malloc_from_free_list = 1187
-> libSystem.B.dylib:OSSpinLockUnlock(0x100032A00, 0x800, 0x100800000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:memset(0x100801000, 0x0, 0x800)		
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_calloc = 155
<- libSystem.B.dylib:calloc = 89
<- libSystem.B.dylib:_nc_table_new = 85
-> libSystem.B.dylib:calloc(0x1, 0x30, 0x800)		
-> libSystem.B.dylib:malloc_zone_calloc(0x100018000, 0x1, 0x30)		
-> libSystem.B.dylib:szone_calloc(0x100018000, 0x1, 0x30)		
<- libSystem.B.dylib:szone_calloc = 55
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x30, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x30, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100D8, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:memset(0x100100D80, 0x0, 0x30)		
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_calloc = 155
<- libSystem.B.dylib:calloc = 89
-> libSystem.B.dylib:_nc_table_insert_n(0x100100D70, 0x0, 0x100100D80)		
-> libSystem.B.dylib:malloc(0x20, 0x0, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100DB, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
<- libSystem.B.dylib:_nc_table_insert_n = 114
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x100100DB, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x100100DB, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_add = 246
<- libSystem.B.dylib:notify_register_check = 534
-> libSystem.B.dylib:notify_monitor_file(0x0, 0x101002C00, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x101002C00, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x101002C00, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x101002C00, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x101002C00, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
-> libSystem.B.dylib:strlen(0x101002C00, 0x1403, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:_notify_server_monitor_file(0x1403, 0x5DB, 0x101002C00)		
-> libSystem.B.dylib:mig_get_reply_port(0x1403, 0x5DB, 0x101002C00)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380810, 0x3, 0x40)		
-> libSystem.B.dylib:mach_msg_trap(0x100380810, 0x3, 0x40)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:_notify_server_monitor_file = 367
<- libSystem.B.dylib:notify_monitor_file = 190
-> libSystem.B.dylib:notify_check(0x0, 0x100380914, 0x40)		
-> libSystem.B.dylib:token_table_find(0x0, 0x100380914, 0x40)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x100380914, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x100380914, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x100380914, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_register_tz = 295
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x1003809F8, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100380B80, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100380B80, 0x80, 0x10000CFC0)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CFC0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D47A, 0xFFFFFFFF, 0x1003808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100380B80, 0x10000CFC0, 0x6)		
-> libSystem.B.dylib:memcpy(0x100380B86, 0x10000D47A, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380B89, 0x10000CFC9, 0x2)		
-> libSystem.B.dylib:memcpy(0x100380B8B, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D466, 0xFFFFFFFF, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380B8D, 0x10000CFCF, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B8E, 0x10000D466, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100380B91, 0x10000CFD3, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B92, 0x100380610, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B96, 0x10000CFD8, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B97, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B98, 0x100380613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B99, 0x10000CFDD, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B9A, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B9C, 0x10000CFE2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B9D, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380B9F, 0x10000CFE7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm: stub helpers(0x100100D60, 0x10000CFED, 0x80808000)		
-> libSystem.B.dylib:dyld_stub_binder(0x100100D60, 0x10000CFED, 0x80808000)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x562, 0x80808000)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x562, 0x80808000)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x562, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000115CF)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000115CF, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000115CF, 0x100380838)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83424C, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83424C, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83424C, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102E8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strlen(0x100100D60, 0x10000CFED, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x1002002A0, 0x10000CFED, 0x100100D60)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100200250, 0x10000CFED, 0x1002002A0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100200260, 0x10000CFED, 0x100200250)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100200130, 0x97, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000D5E20, 0x100380A00, 0x1B)		
-> verm: stub helpers(0x1000D5E3B, 0x10000D00C, 0x100100D60)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000D5E3B, 0x10000D00C, 0x100100D60)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x4BD, 0x100100D60)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x4BD, 0x100100D60)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x4BD, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001152A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001152A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001152A, 0x100380838)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A839762, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A839762, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A839762, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010298)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:sprintf(0x1000D5E3B, 0x10000D00C, 0x100100D60)		
-> libSystem.B.dylib:memset(0x1003807D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1003808B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003806C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100100D60, 0xFFFFFFFF, 0x1003808C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000D5E3B, 0x100100D60, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1002002A0, 0xFFFFFFFF, 0x1003808C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x3)		
-> libSystem.B.dylib:memcpy(0x1000D5E49, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E4B, 0x1002002A0, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E4C, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:sprintf(0x1000D5E4E, 0x10000D00C, 0x100200250)		
-> libSystem.B.dylib:memset(0x1003807D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1003808B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003806C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100200250, 0xFFFFFFFF, 0x1003808C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x4)		
-> libSystem.B.dylib:memcpy(0x1000D5E4E, 0x100200250, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100200260, 0xFFFFFFFF, 0x1003808C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x3B)		
-> libSystem.B.dylib:memcpy(0x1000D5E52, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E54, 0x100200260, 0x39)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E8D, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> verm: stub helpers(0x1000D5E8F, 0x100380B80, 0x1000D5E8F)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000D5E8F, 0x100380B80, 0x1000D5E8F)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x522, 0x1000D5E8F)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x522, 0x1000D5E8F)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x522, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001158F)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001158F, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001158F, 0x100380838)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834587, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834587, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834587, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102C8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strcpy(0x1000D5E8F, 0x100380B80, 0x1000D5E8F)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100380BB1, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C00, 0x100380BB1, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100200000, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x100200000, 0x100380CC0, 0x100380DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100380DB0, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100200000, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C80, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x100200000, 0x7FFFFFE00050, 0x100005638)		
-> verm:send_param_adapter(0x100200000, 0x1000D5E20, 0x96)		
<- verm:send_param_adapter = 18
-> verm: stub helpers(0x4, 0x1000D5E20, 0x96)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x1000D5E20, 0x96)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x45C, 0x96)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x45C, 0x96)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x45C, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000114C9)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114C9, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114C9, 0x100380B68)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A7C3, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A7C3, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A7C3, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010268)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:send(0x4, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x100200000, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100200130, 0x1000D5E20, 0x97)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x100200000, 0x7E20, 0x97)		
-> verm:try_ready_normal_body(0x100200000, 0x100006794, 0x100380C98)		
<- verm:try_ready_normal_body = 166
-> libSystem.B.dylib:time(0x0, 0x100006794, 0x100380C98)		
-> libmathCommon.A.dylib:fegetenv(0x100380C00, 0x100006794, 0x100380C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100200000, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x100200000, 0x100380CC0, 0x100380DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100380DB0, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x100200190, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200190, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200190, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200250)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200230)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000CE06B, 0x10000CF6E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF6E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE06B, 0x10000CF6E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_pool_destroy(0x100200130, 0x10000CF6E, 0x63)		
-> verm: stub helpers(0x1000CE000, 0x8000, 0x63)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000CE000, 0x8000, 0x63)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2E2, 0x63)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2E2, 0x63)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2E2, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001134F)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001134F, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001134F, 0x100380AE8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834581, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834581, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834581, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101D8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:munmap(0x1000CE000, 0x8000, 0x63)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100200130, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200130, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200130, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200230)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200190)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:connection_close_error(0x100200000, 0x100006794, 0xFC080)		
<- verm:connection_close_error = 10
-> verm:MHD_connection_close(0x100200000, 0x1, 0xFC080)		
-> libSystem.B.dylib:shutdown(0x4, 0x2, 0xFC080)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x4, 0x2, 0xFC080)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100380C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100380C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> verm: stub helpers(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:dyld_stub_binder(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2FE, 0xFFFFFFFFFFFFFFFF)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2FE, 0xFFFFFFFFFFFFFFFF)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2FE, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001136B)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001136B, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001136B, 0x100380AE8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8410C8, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8410C8, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8410C8, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101E8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:perror(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x12, 0x2, 0x10000D9DE)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1003803E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1003803E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1003803E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007BA58, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1003803A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1003803A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1003803A0, 0x0)		
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1003803A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1003803A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
-> verm: stub helpers(0x4, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x13C, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x13C, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x13C, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000111A9)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000111A9, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000111A9, 0x100380AE8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8352E9, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8352E9, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8352E9, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000100F8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100381000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70090618, 0x1, 0x1)		
-> libSystem.B.dylib:mach_port_mod_refs(0x807, 0x1303, 0x1)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1303, 0x1)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E00, 0x3, 0x2C)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E00, 0x3, 0x2C)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:mach_port_mod_refs = 237
<- libSystem.B.dylib:mig_dealloc_reply_port = 279
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70090618, 0x1200, 0x1)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1200, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1200, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100300000, 0x81000, 0x1103)		
-> libSystem.B.dylib:strstr(0x1000D6004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C2F8, 0x10000C2F7, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000D6005, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> libSystem.B.dylib:snprintf(0x100403980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:memset(0x1004036C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004035B0, 0x7FFF700749E0, 0x10000C2FB)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1004037B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100403980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1004037C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0xC)		
-> libSystem.B.dylib:memcpy(0x10040398D, 0x1000D6004, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100403980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 12
-> libSystem.B.dylib:cerror(0x100403980, 0x0, 0x0)		
-> libSystem.B.dylib:cthread_set_errno_self(0x2, 0x0, 0x100403878)		
-> libSystem.B.dylib:__error(0x2, 0x0, 0x100403878)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> verm: stub helpers(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:dyld_stub_binder(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x3D, 0xFFFFFFFFFFFFFFFF)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x3D, 0xFFFFFFFFFFFFFFFF)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x3D, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000110AA)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000110AA, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000110AA, 0x100403738)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834A04, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834A04, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834A04, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010088)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> verm:strendswith(0x100403980, 0x10000C300, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x100403980, 0x10000C300, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x10000C300, 0x10000C300, 0x100403980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcmp(0x100403996, 0x10000C300, 0x100403996)		
<- libSystem.B.dylib:strcmp = 156
<- verm:strendswith = 107
-> libSystem.B.dylib:snprintf(0x100403980, 0x200, 0x10000C304)		
-> libSystem.B.dylib:memset(0x1004036C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004035B0, 0x7FFF700749E0, 0x10000C304)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1004037B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100403980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1004037C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0xC)		
-> libSystem.B.dylib:memcpy(0x10040398D, 0x1000D6004, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0x0)		
-> libSystem.B.dylib:memcpy(0x100403999, 0x10000C308, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100403980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 12
-> libSystem.B.dylib:cerror(0x100403980, 0x0, 0x0)		
-> libSystem.B.dylib:cthread_set_errno_self(0x2, 0x0, 0x100403878)		
-> libSystem.B.dylib:__error(0x2, 0x0, 0x100403878)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> verm:send_file_not_found_response(0x1001003B0, 0x0, 0xFFFFFFFFFFFFFFFF)		
-> verm:send_static_page_response(0x1001003B0, 0x194, 0x10000CB78)		
-> libSystem.B.dylib:strlen(0x10000CB78, 0x194, 0x10000CB78)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_create_response_from_buffer(0x68, 0x10000CB78, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x68, 0x10000CB78, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000CB78, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFFF80, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100100DD0, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x100100DF8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x100100DF8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_queue_response(0x1001003B0, 0x194, 0x100100DD0)		
-> verm:MHD_increment_response_rc(0x100100DD0, 0x194, 0x100100DD0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100DF8, 0x194, 0x100100DD0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x194, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x194, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000D6000, 0x10000CF5E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF5E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D6000, 0x10000CF5E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:shutdown(0x5, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x100100DD0, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_static_page_response = 81
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200210)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002001F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x100100DD0, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100DD0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100DD0, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004E0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x1001003B0, 0x1001003D8)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000CF63)		
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6120, 0x10000CF63)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000CF63)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000D603D, 0x10000CF6E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF6E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D603D, 0x10000CF6E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_pool_destroy(0x100200160, 0x10000CF6E, 0x63)		
-> libSystem.B.dylib:munmap(0x1000D6000, 0x8000, 0x63)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100200160, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200160, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200160, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x1002001F0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002001D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:connection_close_error(0x1001003B0, 0x100006794, 0xFC080)		
<- verm:connection_close_error = 10
-> verm:MHD_connection_close(0x1001003B0, 0x1, 0xFC080)		
-> libSystem.B.dylib:shutdown(0x5, 0x2, 0xFC080)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x5, 0x2, 0xFC080)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100403C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100403C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:perror(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x12, 0x2, 0x10000D9DE)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1004033E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1004033E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1004033E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x7FFF807119C0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1004033A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1004033A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1004033A0, 0x0)		
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1004033A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1004033A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
-> libSystem.B.dylib:close(0x5, 0x0, 0x0)		
<- libSystem.B.dylib:close = 17
<- verm:MHD_connection_close = 100
<- verm:MHD_connection_handle_idle = 156
<- verm:MHD_handle_connection = 1068
<- libSystem.B.dylib:_pthread_start = 358
-> libSystem.B.dylib:_pthread_exit(0x100404000, 0x0, 0x1001009E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x1001009E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100404010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100404010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100404000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100404010, 0x1, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100404010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100404000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
<- libSystem.B.dylib:mig_dealloc_reply_port = 297
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100383000, 0x81000, 0x1203)		
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> verm: stub helpers(0x3, 0x1000C9CC0, 0x1000C9CBC)		
-> libSystem.B.dylib:dyld_stub_binder(0x3, 0x1000C9CC0, 0x1000C9CBC)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0xF7, 0x1000C9CBC)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0xF7, 0x1000C9CBC)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0xF7, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011164)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011164, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011164, 0x1000C9B68)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83DBD5, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83DBD5, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83DBD5, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000100D0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x4, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x4, 0x1000C9CC0)		
<- verm:MHD_get_master = 29
-> libSystem.B.dylib:setsockopt(0x4, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x118, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x118, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x118, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockLock(0x10001B000, 0x1, 0x120)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001B000, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:allocate_pages(0x100018000, 0x100000, 0x14)		
-> libSystem.B.dylib:mmap(0x0, 0x200000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x200000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
-> libSystem.B.dylib:munmap(0x100300000, 0x100000, 0x0)		
<- libSystem.B.dylib:munmap = 17
<- libSystem.B.dylib:allocate_pages = 421
-> libSystem.B.dylib:OSSpinLockLock(0x100018100, 0x1, 0x7FFF7007A650)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100018100, 0x2D, 0x2D)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x1002FC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100200000, 0x0, 0x118)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x118)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x118)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x118)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
-> libSystem.B.dylib:thread_start(0x100381000, 0x1103, 0x100008360)		
-> libSystem.B.dylib:_pthread_start(0x100381000, 0x1103, 0x100008360)		
-> libSystem.B.dylib:_pthread_struct_init(0x100381000, 0x7FFF70086C60, 0x100381000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100381000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100381000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x100200000, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100200000, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x100200000, 0x100380CC0, 0x100380DB0)		
-> verm:MHD_pool_create(0x8000, 0x100380CC0, 0x100380DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100380CC0, 0x100380DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100380DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100380DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020013, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
-> verm: stub helpers(0x0, 0x8000, 0x3)		
-> libSystem.B.dylib:dyld_stub_binder(0x0, 0x8000, 0x3)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2D5, 0x3)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2D5, 0x3)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2D5, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011342)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011342, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011342, 0x100380B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8341F5, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8341F5, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8341F5, 0x7FFF5FC43C30)		
-> libSystem.B.dylib:thread_start(0x100404000, 0x1203, 0x100008360)		
-> libSystem.B.dylib:_pthread_start(0x100404000, 0x1203, 0x100008360)		
-> libSystem.B.dylib:_pthread_struct_init(0x100404000, 0x7FFF70086C60, 0x100404000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100404000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100404000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x1001003B0, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100403E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100403E30, 0x100403DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100403CC0, 0x100403DB0)		
-> verm:MHD_pool_create(0x8000, 0x100403CC0, 0x100403DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100403CC0, 0x100403DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100403DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100403DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020016, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x1001003B0, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100200160, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D6000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 74
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100403E30, 0x100403EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100403E30, 0x100403DB0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE05F, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE049, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x100200000, 0x100006794, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x100200000, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE000, 0x10000C6C1, 0x1000CE004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x100200000, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE004, 0x10000C2F5, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm: stub helpers(0x1000CE004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000CE004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x5A5, 0x1)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x5A5, 0x1)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x5A5, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011612)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011612, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011612, 0x100380738)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83931D, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83931D, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83931D, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010308)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strstr(0x1000CE004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C2F8, 0x10000C2F7, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000CE005, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE00D, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE010, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> verm: stub helpers(0x100380980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:dyld_stub_binder(0x100380980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x49D, 0x10000C2FB)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x49D, 0x10000C2FB)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x49D, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001150A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001150A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001150A, 0x100380738)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A835903, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A835903, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A835903, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010288)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:snprintf(0x100380980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:memset(0x1003806C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003805B0, 0x7FFF700749E0, 0x10000C2FB)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1003807B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100380980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000CE004, 0xFFFFFFFF, 0x1003807C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0x3A)		
-> libSystem.B.dylib:memcpy(0x10038098D, 0x1000CE004, 0x3A)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> verm: stub helpers(0x100380980, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x100380980, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2F1, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2F1, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2F1, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001135E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001135E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001135E, 0x100380738)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8352A1, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8352A1, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8352A1, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101E0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:open(0x100380980, 0x0, 0x0)		
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001121A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001121A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001121A, 0x100380738)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8352C2, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8352C2, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8352C2, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010138)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:fstat$INODE64(0x6, 0x1003808C0, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000C346)		
-> libSystem.B.dylib:strcasecmp(0x10000C346, 0x1000CE21E, 0x10000C346)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C346)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C346, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C346, 0x1000CE1D4, 0x4D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x4D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C346, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcmp(0x1000CE1E3, 0x1000CE005, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm:send_not_modified_response(0x100200000, 0x1000CE005, 0x9)		
-> verm:MHD_create_response_from_buffer(0x0, 0x10000C354, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x0, 0x10000C354, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000C354, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0xFFFFFFF8, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100200190, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x1002001B8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x1002001B8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_add_response_header(0x100200190, 0x10000CBE2, 0x1000CE005)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100200190, 0x1, 0x10000CBE2)		
-> libSystem.B.dylib:strchr(0x10000CBE2, 0x9, 0x10000CBE2)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CBE2, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CBE2, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020023, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000CBE2, 0x10020023, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000CBE2, 0x10020023, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x5, 0x10020023, 0x10000CBE2)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x5, 0x10000CBE2)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x5, 0x10000CBE2)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x5, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x5, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100200250, 0x10000CBE2, 0x5)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x1000CE005, 0x10000CBE7, 0x0)		
-> libSystem.B.dylib:strlen(0x1000CE005, 0x10000CBE7, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x3A, 0x10000CBE7, 0x1000CE005)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x3A, 0x1000CE005)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x3A, 0x1000CE005)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x3A, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x3A, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020026, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100200260, 0x1000CE005, 0x3A)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_queue_response(0x100200000, 0x130, 0x100200190)		
-> verm:MHD_increment_response_rc(0x100200190, 0x130, 0x100200190)		
-> verm: stub helpers(0x1002001B8, 0x130, 0x100200190)		
-> libSystem.B.dylib:dyld_stub_binder(0x1002001B8, 0x130, 0x100200190)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x3E6, 0x100200190)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x3E6, 0x100200190)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x3E6, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011453)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011453, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011453, 0x1003806A8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834982, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834982, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834982, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010238)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_mutex_lock(0x1002001B8, 0x130, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x130, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x130, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> verm: stub helpers(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x401, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x401, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x401, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001146E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001146E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001146E, 0x1003806C8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8349C9, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8349C9, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8349C9, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010240)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_mutex_unlock(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000CE000, 0x10000CF5E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF5E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE000, 0x10000CF5E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm: stub helpers(0x4, 0x0, 0x48)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x0, 0x48)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x47C, 0x48)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x47C, 0x48)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x47C, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000114E9)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114E9, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114E9, 0x1003806C8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83E71A, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100D60, 0x10000C28C, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100380B00, 0x10000C29B, 0x0)		
-> libSystem.B.dylib:strlen(0x100380B00, 0x10000C29B, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x2, 0x10000C29B, 0x100380B00)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2, 0x100380B00)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2, 0x100380B00)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x2, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1002002A0, 0x100380B00, 0x2)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x130, 0x100380B02, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CFA7, 0x1000CE03F, 0x10000CFA3)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE03F, 0x10000CFA3)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CFA7, 0x1000CE03F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100380A00, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100380A00, 0x100, 0x10000CFB0)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CFB0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CF74, 0xFFFFFFFF, 0x1003808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100380A00, 0x10000CF74, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380A08, 0x10000CFB2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380A09, 0x100380611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D56F, 0xFFFFFFFF, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0xD)		
-> libSystem.B.dylib:memcpy(0x100380A0C, 0x10000CFB5, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380A0D, 0x10000D56F, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380A19, 0x10000CFB8, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x100200190, 0x10000CFBB, 0x8000)		
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x100100D60, 0x8000)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x100200250, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x1003809F8, 0x100200250, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380930, 0x100200250, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380920, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380920, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380930, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm: stub helpers(0x1003809F8, 0x1003809C0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x1003809F8, 0x1003809C0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x1E1, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x1E1, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x1E1, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001124E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001124E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001124E, 0x100380838)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A842F78, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A842F78, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A842F78, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010150)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:gmtime_r(0x1003809F8, 0x1003809C0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x1003809F8, 0x0, 0x1003809C0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1003809C0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007AA40, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:malloc(0x2A38, 0x0, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2A38, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2A38, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2A38, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100033400, 0x2A38, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:small_malloc_from_free_list(0x100018000, 0x100033400, 0x1)		
<- libSystem.B.dylib:small_malloc_from_free_list = 1187
-> libSystem.B.dylib:OSSpinLockLock(0x100032000, 0x2C00, 0x7FFF7007A650)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100032000, 0xFFFFFFFF, 0x8)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:allocate_pages(0x100018000, 0x800000, 0x17)		
-> libSystem.B.dylib:mmap(0x0, 0x1000000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x1000000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
-> libSystem.B.dylib:munmap(0x101800000, 0x800000, 0x0)		
<- libSystem.B.dylib:munmap = 17
<- libSystem.B.dylib:allocate_pages = 421
-> libSystem.B.dylib:OSSpinLockLock(0x100018180, 0x1, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100018180, 0x16, 0x16)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:OSSpinLockUnlock(0x100033400, 0x16, 0x1017F8000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:gmtload(0x101000000, 0x16, 0x1017F8000)		
-> libSystem.B.dylib:tzload(0x7FFF8071B379, 0x101000000, 0x1017F8000)		
-> libSystem.B.dylib:issetugid(0x7FFF8071B379, 0x101000000, 0x1017F8000)		
<- libSystem.B.dylib:issetugid = 17
-> libSystem.B.dylib:malloc(0x401, 0x101000000, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x401, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x401, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x401, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100033400, 0x401, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:small_malloc_from_free_list(0x100018000, 0x100033400, 0x1)		
<- libSystem.B.dylib:small_malloc_from_free_list = 1187
-> libSystem.B.dylib:OSSpinLockUnlock(0x100033400, 0x600, 0x101000000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strlen(0x7FFF80712D23, 0x600, 0x101000000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x7FFF8071B379, 0x600, 0x7FFF80712D23)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcpy(0x101002C00, 0x7FFF80712D23, 0x7FFF8071B379)		
<- libSystem.B.dylib:strcpy = 202
-> libSystem.B.dylib:strcat(0x101002C00, 0x7FFF80713092, 0x0)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:strcat(0x101002C00, 0x7FFF8071B379, 0x101002C15)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:strchr(0x7FFF8071B379, 0x2E, 0x101002C18)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:open$NOCANCEL(0x101002C00, 0x0, 0x2E)		
<- libSystem.B.dylib:open$NOCANCEL = 17
-> libSystem.B.dylib:fstat$INODE64(0x7, 0x10037DDF0, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> libSystem.B.dylib:read$NOCANCEL(0x7, 0x10037DE80, 0x2A64)		
<- libSystem.B.dylib:read$NOCANCEL = 17
-> libSystem.B.dylib:close$NOCANCEL(0x7, 0x10037DE80, 0x0)		
<- libSystem.B.dylib:close$NOCANCEL = 17
<- libSystem.B.dylib:tzload = 1485
<- libSystem.B.dylib:gmtload = 63
-> libSystem.B.dylib:notify_register_tz(0x101002C00, 0x7FFF7007AA80, 0x0)		
-> libSystem.B.dylib:strcmp(0x101002C00, 0x7FFF8071B34C, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strlen(0x101002C00, 0x7FFF8071B34C, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcpy(0x1003808C0, 0x7FFF7007AA8C, 0x101002C00)		
<- libSystem.B.dylib:strcpy = 202
-> libSystem.B.dylib:strcat(0x1003808C0, 0x7FFF80713094, 0x0)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:strcat(0x1003808C0, 0x101002C00, 0x1003808DB)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:notify_register_check(0x1003808C0, 0x7FFF7007AA80, 0x1003808F2)		
-> libSystem.B.dylib:strncmp(0x1003808C0, 0x7FFF8071F750, 0x5)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:bootstrap_look_up(0x70B, 0x7FFF8071F728, 0x7FFF7008AED0)		
<- libSystem.B.dylib:bootstrap_look_up = 10
-> libSystem.B.dylib:bootstrap_look_up2(0x70B, 0x7FFF8071F728, 0x7FFF7008AED0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C360, 0x7FFF8071F728, 0x7FFF7008AED0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C368, 0x7FFF8071F728, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007C360, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C368, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:vproc_mig_look_up2(0x70B, 0x7FFF8071F728, 0x7FFF7008AED0)		
-> libSystem.B.dylib:mig_strncpy(0x1003806D0, 0x7FFF8071F728, 0x80)		
<- libSystem.B.dylib:mig_strncpy = 41
-> libSystem.B.dylib:mig_get_reply_port(0x1003806F4, 0x7FFF8071F74C, 0x80)		
-> libSystem.B.dylib:mach_reply_port(0x1003806F4, 0x7FFF8071F74C, 0x80)		
<- libSystem.B.dylib:mach_reply_port = 10
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1003806B0, 0x3000003, 0xAC)		
-> libSystem.B.dylib:mach_msg_trap(0x1003806B0, 0x3000003, 0xAC)		
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100200000, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C80, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x100200000, 0x7FFFFFE00050, 0x100005638)		
<- verm:try_ready_normal_body = 166
-> verm:send_param_adapter(0x100200000, 0x10000C354, 0x0)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x4, 0x10000C354, 0x0)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x10000C354, 0x0)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x100200000, 0x10000C354, 0x100200190)		
-> verm:MHD_destroy_response(0x100200190, 0x100006794, 0x100380C98)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1002001B8, 0x100006794, 0x100380C98)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x100006794, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x100006794, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> verm: stub helpers(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x3AD, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x3AD, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x3AD, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001141A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001141A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001141A, 0x100380AE8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A839026, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A839026, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A839026, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010228)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_mutex_destroy(0x1002001B8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1002001C0, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1002001C0, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x100100D60, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100D60, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100D60, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1002002A0, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1002002A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1002002A0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001004E0, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004E0, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004E0, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100D60)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100200250, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200250, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200250, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002002A0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100200260, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200260, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200260, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x40)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200250)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100200230, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200230, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200230, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200250)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x1002002A0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200250)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x100200000, 0x100200028)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000CF63)		
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE21E, 0x10000CF63)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CF63)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE183, 0x41)		
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:close(0x4, 0x0, 0x0)		
<- libSystem.B.dylib:close = 17
<- verm:MHD_connection_close = 100
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:_pthread_exit(0x100381000, 0x0, 0x1001009E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x1001009E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100381000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:realloc(0x0, 0x40, 0xFFFFFFFF)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x40, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x40, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x40, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x40, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002001D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020019, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:realloc = 235
-> libSystem.B.dylib:semaphore_create(0x807, 0x100200190, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100200190, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100200194, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100200194, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100200198, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100200198, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x10020019C, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x10020019C, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001A0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001A0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001A4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001A4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001A8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001A8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001AC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001AC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001B0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001B0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001B4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001B4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001B8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001B8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001BC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001BC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001C0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001C0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001C4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001C4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001C8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001C8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x1002001CC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1002001CC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100380E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100380E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x1, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x1001003B0, 0x100403E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100403E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C90, 0x100403E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x1001003B0, 0x1000D6000, 0x800)		
<- verm:recv_param_adapter = 18
-> libSystem.B.dylib:recv(0x5, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x5, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 235
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x1000D6000, 0x0)		
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x100403C98)		
<- verm:get_next_header_line = 134
-> libSystem.B.dylib:strchr(0x1000D6000, 0x20, 0x1B)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x20, 0x20)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x1001003B0, 0x1000D6004)		
<- verm:MHD_http_unescape = 193
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x0)		
<- verm:get_next_header_line = 134
-> verm:process_header_line(0x1001003B0, 0x1000D601B, 0x16)		
-> libSystem.B.dylib:strchr(0x1000D601B, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6021)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6031, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D601B, 0x1000D6021)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6031, 0x1000DDFE0)		
-> libSystem.B.dylib:strchr(0x1000D6031, 0x3A, 0x1000DDFE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D603D)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6049, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6031, 0x1000D603D)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6049, 0x1000DDFC0)		
-> libSystem.B.dylib:strchr(0x1000D6049, 0x3A, 0x1000DDFC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6051)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6056, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6049, 0x1000D6051)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6056, 0x1000DDFA0)		
-> libSystem.B.dylib:strchr(0x1000D6056, 0x3A, 0x1000DDFA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6062)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D60DB, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6056, 0x1000D6062)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D60DB, 0x1000DDF80)		
-> libSystem.B.dylib:strchr(0x1000D60DB, 0x3A, 0x1000DDF80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D60EC)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D60FF, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D60DB, 0x1000D60EC)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D60FF, 0x1000DDF60)		
-> libSystem.B.dylib:strchr(0x1000D60FF, 0x3A, 0x1000DDF60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6110)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6120, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D60FF, 0x1000D6110)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6120, 0x1000DDF40)		
-> libSystem.B.dylib:strchr(0x1000D6120, 0x3A, 0x1000DDF40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6130)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6150, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6120, 0x1000D6130)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000D26E)		
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6120, 0x10000D26E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000D26E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D601B, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6120, 0x10000C28C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000C28C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D601B, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000CF7D)		
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6120, 0x10000CF7D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000CF7D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D601B, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x1001003B0, 0x100006794, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x1001003B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6000, 0x10000C6C1, 0x1000D6004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x1001003B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6004, 0x10000C2F5, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:send_file_not_found_response = 34
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x1001003B0, 0x100006794, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x1001003B0, 0x100006794, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x100100DD0, 0x10000C28C, 0x0)		
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:__sprintf_chk(0x100403B00, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100403B00, 0x80, 0x10000CF9E)		
-> libSystem.B.dylib:memset(0x100403788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100403680, 0x7FFF700749E0, 0x10000CF9E)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B00, 0x100403611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x100100DD0, 0x10000C28C, 0x100403B00)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100100DD0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strchr(0x10000C28C, 0x9, 0x10000C28C)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100403B00, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100403B00, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100403B00, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002001F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002001D, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C28C, 0x1002001D, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C28C, 0x1002001D, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x1002001D, 0x10000C28C)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C28C)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C28C)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200200)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1002001F0, 0x10000C28C, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100403B00, 0x10000C29B, 0x0)		
-> libSystem.B.dylib:strlen(0x100403B00, 0x10000C29B, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x4, 0x10000C29B, 0x100403B00)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x4, 0x100403B00)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x4, 0x100403B00)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x4, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x4, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200210)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100200200, 0x100403B00, 0x4)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x194, 0x100403B04, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CFA7, 0x1000D6011, 0x10000CFA3)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6011, 0x10000CFA3)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CFA7, 0x1000D6011, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100403A00, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100403A00, 0x100, 0x10000CFB0)		
-> libSystem.B.dylib:memset(0x100403788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100403680, 0x7FFF700749E0, 0x10000CFB0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CF74, 0xFFFFFFFF, 0x1004038D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100403A00, 0x10000CF74, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100403A08, 0x10000CFB2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403A09, 0x100403611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D5DA, 0xFFFFFFFF, 0x100403980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0xA)		
-> libSystem.B.dylib:memcpy(0x100403A0C, 0x10000CFB5, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403A0D, 0x10000D5DA, 0x9)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100403A16, 0x10000CFB8, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x100100DD0, 0x10000CFBB, 0x80808000)		
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x1002001F0, 0x80808000)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x1004039F8, 0x1002001F0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403930, 0x1002001F0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403920, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403920, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403930, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:gmtime_r(0x1004039F8, 0x1004039C0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x1004039F8, 0x0, 0x1004039C0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1004039C0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
-> libSystem.B.dylib:notify_check(0x0, 0x10040392C, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x10040392C, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x10040392C, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10040392C, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x10040392C, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x1004039F8, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100403B80, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100403B80, 0x80, 0x10000CFC0)		
-> libSystem.B.dylib:memset(0x100403788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100403680, 0x7FFF700749E0, 0x10000CFC0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D47A, 0xFFFFFFFF, 0x1004038D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100403B80, 0x10000CFC0, 0x6)		
-> libSystem.B.dylib:memcpy(0x100403B86, 0x10000D47A, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100403B89, 0x10000CFC9, 0x2)		
-> libSystem.B.dylib:memcpy(0x100403B8B, 0x100403612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D466, 0xFFFFFFFF, 0x100403980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100403B8D, 0x10000CFCF, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B8E, 0x10000D466, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100403B91, 0x10000CFD3, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B92, 0x100403610, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B96, 0x10000CFD8, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B97, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B98, 0x100403613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B99, 0x10000CFDD, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B9A, 0x100403612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B9C, 0x10000CFE2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B9D, 0x100403612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100403B9F, 0x10000CFE7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> libSystem.B.dylib:strlen(0x1002001F0, 0x10000CFED, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100200200, 0x10000CFED, 0x1002001F0)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100200160, 0x55, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000DDEC0, 0x100403A00, 0x18)		
-> libSystem.B.dylib:sprintf(0x1000DDED8, 0x10000D00C, 0x1002001F0)		
-> libSystem.B.dylib:memset(0x1004037D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004038B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004036C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x1002001F0, 0xFFFFFFFF, 0x1004038C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000DDED8, 0x1002001F0, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100200200, 0xFFFFFFFF, 0x1004038C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x5)		
-> libSystem.B.dylib:memcpy(0x1000DDEE6, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000DDEE8, 0x100200200, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000DDEEB, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:strcpy(0x1000DDEED, 0x100403B80, 0x1000DDEED)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100403BB3, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C00, 0x100403BB3, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100403E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100403E30, 0x100403DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100403CC0, 0x100403DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100403DB0, 0x100403EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1001003B0, 0x100403E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100403E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C80, 0x100403E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x1001003B0, 0x7FFFFFE00050, 0x100005638)		
-> verm:send_param_adapter(0x1001003B0, 0x1000DDEC0, 0x54)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x5, 0x1000DDEC0, 0x54)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x1000DDEC0, 0x54)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x1001003B0, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100200160, 0x1000DDEC0, 0x55)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x7EC0, 0x55)		
-> verm:try_ready_normal_body(0x1001003B0, 0x100006794, 0x100403C98)		
<- verm:try_ready_normal_body = 166
-> libSystem.B.dylib:time(0x0, 0x100006794, 0x100403C98)		
-> libmathCommon.A.dylib:fegetenv(0x100403C00, 0x100006794, 0x100403C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100403E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100403E30, 0x100403DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100403CC0, 0x100403DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100403DB0, 0x100403EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1001003B0, 0x100403E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100403E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C80, 0x100403E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x1001003B0, 0x7FFFFFE00050, 0x100005638)		
<- verm:try_ready_normal_body = 166
-> verm:send_param_adapter(0x1001003B0, 0x10000CB78, 0x68)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x5, 0x10000CB78, 0x68)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x10000CB78, 0x68)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x10000CB78, 0x100100DD0)		
-> verm:MHD_destroy_response(0x100100DD0, 0x100006794, 0x100403C98)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100DF8, 0x100006794, 0x100403C98)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x100006794, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x100006794, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:pthread_mutex_destroy(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x1002001F0, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1002001F0, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1002001F0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200130)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100200200, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200200, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200200, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002001F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1002001D0, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1002001D0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1002001D0, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x1002001F0)		

first-request-0-9-11.txt (234,158 bytes)   
second-request-0-9-11.txt (140,229 bytes)   
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x4, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x4, 0x1000C9CC0)		
<- verm:MHD_get_master = 29
-> libSystem.B.dylib:setsockopt(0x4, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x118, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x118, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x118, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100E7, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100100E70, 0x0, 0x118)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x118)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x118)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x118)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100D60, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x100100E70, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm:create_thread(0x100100EE0, 0x1001009E0, 0x100008360)		
-> libSystem.B.dylib:pthread_create(0x100100EE0, 0x0, 0x100008360)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100008360)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100008360, 0x100100E70, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x100100E70, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x100100E70, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 469
<- verm:MHD_accept_connection = 234
<- verm:MHD_select = 519
-> verm:MHD_cleanup_connections(0x1001009E0, 0x100100E70, 0x0)		
-> verm: stub helpers(0x100404000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x100404000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x398, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x398, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x398, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011405)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011405, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011405, 0x1000C9D78)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83C5B7, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83C5B7, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83C5B7, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010220)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_join(0x100404000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_pthread_testcancel(0x1000CA000, 0x1, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1000CA010, 0x1, 0x0)		
<- libSystem.B.dylib:_pthread_testcancel = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x1000CA010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_lookup_thread(0x100404000, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:_pthread_find_thread(0x100404000, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:_pthread_lookup_thread = 182
-> libSystem.B.dylib:OSSpinLockLock(0x100404010, 0x1000C9E7C, 0xFFFFFFFF)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100404010, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__semwait_signal(0x1603, 0x0, 0x0)		
<- libSystem.B.dylib:__semwait_signal = 17
-> libSystem.B.dylib:restore_sem_to_pool(0x1603, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x1)		
<- libSystem.B.dylib:restore_sem_to_pool = 82
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x0, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_join_cleanup(0x100404000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_pthread_find_thread(0x100404000, 0x1000C9EC8, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9EC8, 0x100487000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:vm_deallocate(0x807, 0x100404000, 0x2000)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100404000, 0x2000)		
-> libSystem.B.dylib:mach_reply_port(0x807, 0x100404000, 0x2000)		
<- libSystem.B.dylib:mach_reply_port = 10
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1000C9DD0, 0x3, 0x30)		
-> libSystem.B.dylib:mach_msg_trap(0x1000C9DD0, 0x3, 0x30)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:vm_deallocate = 236
<- libSystem.B.dylib:_pthread_join_cleanup = 395
<- libSystem.B.dylib:pthread_join = 958
-> verm:MHD_pool_destroy(0x0, 0x3, 0x0)		
<- verm:MHD_pool_destroy = 86
-> verm:MHD_ip_limit_del(0x1001009E0, 0x1001004D0, 0x10)		
-> verm:MHD_get_master(0x1001009E0, 0x1001004D0, 0x10)		
<- verm:MHD_get_master = 29
<- verm:MHD_ip_limit_del = 64
-> libSystem.B.dylib:free(0x1001004D0, 0x0, 0x10)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004D0, 0x10)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004D0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100DD0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001003B0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001003B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001003B0, 0x120)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x120)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001003B0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:pthread_join(0x100381000, 0x1000C9EC8, 0xFC080)		
-> libSystem.B.dylib:_pthread_testcancel(0x1000CA000, 0x1, 0xFC080)		
-> libSystem.B.dylib:OSSpinLockLock(0x1000CA010, 0x1, 0xFC080)		
<- libSystem.B.dylib:_pthread_testcancel = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x1000CA010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_lookup_thread(0x100381000, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:_pthread_find_thread(0x100381000, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:_pthread_lookup_thread = 182
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x1000C9E7C, 0xFFFFFFFF)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__semwait_signal(0x1503, 0x0, 0x0)		
<- libSystem.B.dylib:__semwait_signal = 17
-> libSystem.B.dylib:restore_sem_to_pool(0x1503, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x1)		
<- libSystem.B.dylib:restore_sem_to_pool = 82
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x0, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_join_cleanup(0x100381000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_pthread_find_thread(0x100381000, 0x1000C9EC8, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9EC8, 0x100487000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:vm_deallocate(0x807, 0x100381000, 0x2000)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100381000, 0x2000)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1000C9DD0, 0x3, 0x30)		
-> libSystem.B.dylib:mach_msg_trap(0x1000C9DD0, 0x3, 0x30)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:vm_deallocate = 236
<- libSystem.B.dylib:_pthread_join_cleanup = 395
<- libSystem.B.dylib:pthread_join = 958
-> verm:MHD_pool_destroy(0x0, 0x3, 0x0)		
<- verm:MHD_pool_destroy = 86
-> verm:MHD_ip_limit_del(0x1001009E0, 0x100200120, 0x10)		
-> verm:MHD_get_master(0x1001009E0, 0x100200120, 0x10)		
<- verm:MHD_get_master = 29
<- verm:MHD_ip_limit_del = 64
-> libSystem.B.dylib:free(0x100200120, 0x0, 0x10)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200120, 0x10)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200120, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100200000, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200000, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200000, 0x120)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x120)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200000)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_cleanup_connections = 252
-> verm:MHD_select(0x1001009E0, 0x1, 0xFC080)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> verm:MHD_get_timeout(0x1001009E0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x1000C9EB0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9CA0, 0x1000C9EB0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9CA0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_get_timeout = 127
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x5, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x5, 0x1000C9CC0)		
<- verm:MHD_get_master = 29
-> libSystem.B.dylib:setsockopt(0x5, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x118, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x118, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x118, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFE000, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1001003B0, 0x0, 0x118)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x118)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x118)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x118)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x10, 0x1)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004D0, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x1001003B0, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm:create_thread(0x100100420, 0x1001009E0, 0x100008360)		
-> libSystem.B.dylib:pthread_create(0x100100420, 0x0, 0x100008360)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100008360)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100008360, 0x1001003B0, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1001003B0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1001003B0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 469
<- verm:MHD_accept_connection = 234
<- verm:MHD_select = 519
-> verm:MHD_cleanup_connections(0x1001009E0, 0x1001003B0, 0x0)		
<- verm:MHD_cleanup_connections = 252
-> verm:MHD_select(0x1001009E0, 0x1, 0x0)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> verm:MHD_get_timeout(0x1001009E0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x1000C9EB0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9CA0, 0x1000C9EB0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9CA0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_get_timeout = 127
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE1B4)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE1D4, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE1A4, 0x1000CE1B4)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE1D4, 0x1000D5F00)		
-> libSystem.B.dylib:strchr(0x1000CE1D4, 0x3A, 0x1000D5F00)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE1E3)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE21E, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE1D4, 0x1000CE1E3)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE21E, 0x1000D5EE0)		
-> libSystem.B.dylib:strchr(0x1000CE21E, 0x3A, 0x1000D5EE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE231)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE250, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE21E, 0x1000CE231)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x100100E70, 0x1, 0x10000D26E)		
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE21E, 0x10000D26E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000D26E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100100E70, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE21E, 0x10000C28C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C28C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100100E70, 0x1, 0x10000CF7D)		
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE21E, 0x10000CF7D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CF7D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE05F, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE049, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x100100E70, 0x100006794, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x100100E70, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE000, 0x10000C6C1, 0x1000CE004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x100100E70, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE004, 0x10000C2F5, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strstr(0x1000CE004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C2F8, 0x10000C2F7, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000CE005, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE00D, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE010, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> libSystem.B.dylib:snprintf(0x100486980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:memset(0x1004866C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004865B0, 0x7FFF700749E0, 0x10000C2FB)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1004867B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004865B0, 0x100486010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100486980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000CE004, 0xFFFFFFFF, 0x1004867C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004865B0, 0x100486010, 0x3A)		
-> libSystem.B.dylib:memcpy(0x10048698D, 0x1000CE004, 0x3A)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100486980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 17
-> libSystem.B.dylib:fstat$INODE64(0x7, 0x1004868C0, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> verm:MHD_lookup_connection_value(0x100100E70, 0x1, 0x10000C346)		
-> libSystem.B.dylib:strcasecmp(0x10000C346, 0x1000CE21E, 0x10000C346)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C346)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C346, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C346, 0x1000CE1D4, 0x4D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x4D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C346, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcmp(0x1000CE1E3, 0x1000CE005, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm:send_not_modified_response(0x100100E70, 0x1000CE005, 0x9)		
-> verm:MHD_create_response_from_buffer(0x0, 0x10000C354, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x0, 0x10000C354, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000C354, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFFF80, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100100DD0, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x100100DF8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x100100DF8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_add_response_header(0x100100DD0, 0x10000CBE2, 0x1000CE005)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100100DD0, 0x1, 0x10000CBE2)		
-> libSystem.B.dylib:strchr(0x10000CBE2, 0x9, 0x10000CBE2)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CBE2, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CBE2, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001004E, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000CBE2, 0x1001004E, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000CBE2, 0x1001004E, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x5, 0x1001004E, 0x10000CBE2)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x5, 0x10000CBE2)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x5, 0x10000CBE2)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x5, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x5, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100F90, 0x10000CBE2, 0x5)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x1000CE005, 0x10000CBE7, 0x0)		
-> libSystem.B.dylib:strlen(0x1000CE005, 0x10000CBE7, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x3A, 0x10000CBE7, 0x1000CE005)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x3A, 0x1000CE005)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x3A, 0x1000CE005)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x3A, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x3A, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100FA, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100FA0, 0x1000CE005, 0x3A)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_queue_response(0x100100E70, 0x130, 0x100100DD0)		
-> verm:MHD_increment_response_rc(0x100100DD0, 0x130, 0x100100DD0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100DF8, 0x130, 0x100100DD0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x130, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x130, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000CE000, 0x10000CF5E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF5E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE000, 0x10000CF5E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:shutdown(0x4, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x100100DD0, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_not_modified_response = 123
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x100100E70, 0x100006794, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x100100E70, 0x100006794, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x100100DD0, 0x10000C28C, 0x0)		
-> libSystem.B.dylib:strcmp(0x10000C28C, 0x100100F90, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:__sprintf_chk(0x100486B00, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100486B00, 0x80, 0x10000CF9E)		
-> libSystem.B.dylib:memset(0x100486788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100486680, 0x7FFF700749E0, 0x10000CF9E)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B00, 0x100486613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x100100DD0, 0x10000C28C, 0x100486B00)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100100DD0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strchr(0x10000C28C, 0x9, 0x10000C28C)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100486B00, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100486B00, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100486B00, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFFFFF, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C28C, 0xFFFFFFFF, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C28C, 0xFFFFFFFF, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0xFFFFFFFF, 0x10000C28C)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C28C)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C28C)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100101000, 0x10000C28C, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100486B00, 0x10000C29B, 0x0)		
-> libSystem.B.dylib:strlen(0x100486B00, 0x10000C29B, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x2, 0x10000C29B, 0x100486B00)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2, 0x100486B00)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2, 0x100486B00)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x2, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100101010, 0x100486B00, 0x2)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x130, 0x100486B02, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CFA7, 0x1000CE03F, 0x10000CFA3)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE03F, 0x10000CFA3)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CFA7, 0x1000CE03F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100486A00, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100486A00, 0x100, 0x10000CFB0)		
-> libSystem.B.dylib:memset(0x100486788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100486680, 0x7FFF700749E0, 0x10000CFB0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CF74, 0xFFFFFFFF, 0x1004868D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100486A00, 0x10000CF74, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100486A08, 0x10000CFB2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486A09, 0x100486611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D56F, 0xFFFFFFFF, 0x100486980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0xD)		
-> libSystem.B.dylib:memcpy(0x100486A0C, 0x10000CFB5, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486A0D, 0x10000D56F, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100486A19, 0x10000CFB8, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x100100DD0, 0x10000CFBB, 0x8000)		
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x100101000, 0x8000)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x100100F90, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x1004869F8, 0x100100F90, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100486930, 0x100100F90, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486920, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486920, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486930, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:gmtime_r(0x1004869F8, 0x1004869C0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x1004869F8, 0x0, 0x1004869C0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1004869C0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
-> libSystem.B.dylib:notify_check(0x0, 0x10048692C, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x10048692C, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x10048692C, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10048692C, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x10048692C, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x1004869F8, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100486B80, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100486B80, 0x80, 0x10000CFC0)		
-> libSystem.B.dylib:memset(0x100486788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100486680, 0x7FFF700749E0, 0x10000CFC0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D47A, 0xFFFFFFFF, 0x1004868D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100486B80, 0x10000CFC0, 0x6)		
-> libSystem.B.dylib:memcpy(0x100486B86, 0x10000D47A, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100486B89, 0x10000CFC9, 0x2)		
-> libSystem.B.dylib:memcpy(0x100486B8B, 0x100486612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D466, 0xFFFFFFFF, 0x100486980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100486B8D, 0x10000CFCF, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B8E, 0x10000D466, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100486B91, 0x10000CFD3, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B92, 0x100486610, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100486B96, 0x10000CFD8, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B97, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B98, 0x100486613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100486B99, 0x10000CFDD, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B9A, 0x100486612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100486B9C, 0x10000CFE2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100486B9D, 0x100486612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100486680, 0x1004860E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100486B9F, 0x10000CFE7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> libSystem.B.dylib:strlen(0x100101000, 0x10000CFED, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100101010, 0x10000CFED, 0x100101000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100100F90, 0x10000CFED, 0x100101010)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100100FA0, 0x10000CFED, 0x100100F90)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100200160, 0x97, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000D5E20, 0x100486A00, 0x1B)		
-> libSystem.B.dylib:sprintf(0x1000D5E3B, 0x10000D00C, 0x100101000)		
-> libSystem.B.dylib:memset(0x1004867D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004868B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004866C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100101000, 0xFFFFFFFF, 0x1004868C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004866C0, 0x100486120, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000D5E3B, 0x100101000, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100101010, 0xFFFFFFFF, 0x1004868C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004866C0, 0x100486120, 0x3)		
-> libSystem.B.dylib:memcpy(0x1000D5E49, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E4B, 0x100101010, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004866C0, 0x100486120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E4C, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:sprintf(0x1000D5E4E, 0x10000D00C, 0x100100F90)		
-> libSystem.B.dylib:memset(0x1004867D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004868B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004866C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100100F90, 0xFFFFFFFF, 0x1004868C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004866C0, 0x100486120, 0x4)		
-> libSystem.B.dylib:memcpy(0x1000D5E4E, 0x100100F90, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100100FA0, 0xFFFFFFFF, 0x1004868C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004866C0, 0x100486120, 0x3B)		
-> libSystem.B.dylib:memcpy(0x1000D5E52, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E54, 0x100100FA0, 0x39)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004866C0, 0x100486120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E8D, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:strcpy(0x1000D5E8F, 0x100486B80, 0x1000D5E8F)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100486BB1, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100486C00, 0x100486BB1, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100486CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100486E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100486DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100486D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100100E70, 0x100486E30, 0x100486DB0)		
-> verm:MHD_connection_get_pollfd(0x100100E70, 0x100486CC0, 0x100486DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100486DB0, 0x100486EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100486E30, 0x100486DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100486E30, 0x100486DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100100E70, 0x100486E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100486E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100486C80, 0x100486E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x100100E70, 0x7FFFFFE00050, 0x100005638)		
-> verm:send_param_adapter(0x100100E70, 0x1000D5E20, 0x96)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x4, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x100100E70, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100200160, 0x1000D5E20, 0x97)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x100100E70, 0x7E20, 0x97)		
-> verm:try_ready_normal_body(0x100100E70, 0x100006794, 0x100486C98)		
<- verm:try_ready_normal_body = 166
-> libSystem.B.dylib:time(0x0, 0x100006794, 0x100486C98)		
-> libmathCommon.A.dylib:fegetenv(0x100486C00, 0x100006794, 0x100486C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100486CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100486E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100486DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100486D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100100E70, 0x100486E30, 0x100486DB0)		
-> verm:MHD_connection_get_pollfd(0x100100E70, 0x100486CC0, 0x100486DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100486DB0, 0x100486EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100486E30, 0x100486DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100486E30, 0x100486DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100100E70, 0x100486E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100486E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100486C80, 0x100486E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x100100E70, 0x7FFFFFE00050, 0x100005638)		
<- verm:try_ready_normal_body = 166
-> verm:send_param_adapter(0x100100E70, 0x10000C354, 0x0)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x4, 0x10000C354, 0x0)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x10000C354, 0x0)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x100100E70, 0x10000C354, 0x100100DD0)		
-> verm:MHD_destroy_response(0x100100DD0, 0x100006794, 0x100486C98)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100DF8, 0x100006794, 0x100486C98)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x100006794, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x100006794, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:pthread_mutex_destroy(0x100100DF8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100E00, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100E00, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x100101000, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100101000, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100101000, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000CE06B, 0x10000CF6E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF6E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE06B, 0x10000CF6E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_pool_destroy(0x100200160, 0x10000CF6E, 0x63)		
-> libSystem.B.dylib:munmap(0x1000CE000, 0x8000, 0x63)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100200160, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200160, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200160, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200000)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200000)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:thread_start(0x100487000, 0x1207, 0x100008360)		
-> libSystem.B.dylib:_pthread_start(0x100487000, 0x1207, 0x100008360)		
-> libSystem.B.dylib:_pthread_struct_init(0x100487000, 0x7FFF70086C60, 0x100487000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100487000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100487000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x100100E70, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100486CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100486E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100486DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100486D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100100E70, 0x100486E30, 0x100486DB0)		
-> verm:MHD_connection_get_pollfd(0x100100E70, 0x100486CC0, 0x100486DB0)		
-> verm:MHD_pool_create(0x8000, 0x100486CC0, 0x100486DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100486CC0, 0x100486DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100486DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100486DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x28, 0x3)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x100100E70, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100200160, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000CE000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 74
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100486E30, 0x100486EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100486E30, 0x100486DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100486E30, 0x100486DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x100100E70, 0x100486E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100486E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100486C90, 0x100486E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100486C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100486C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100486C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x100100E70, 0x1000CE000, 0x800)		
<- verm:recv_param_adapter = 18
-> libSystem.B.dylib:recv(0x4, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x4, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 235
-> verm:MHD_connection_handle_idle(0x100100E70, 0x1000CE000, 0x0)		
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x100486C98)		
<- verm:get_next_header_line = 134
-> libSystem.B.dylib:strchr(0x1000CE000, 0x20, 0x49)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x20, 0x20)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x100100E70, 0x1000CE004)		
<- verm:MHD_http_unescape = 193
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x0)		
<- verm:get_next_header_line = 134
-> verm:process_header_line(0x100100E70, 0x1000CE049, 0x16)		
-> libSystem.B.dylib:strchr(0x1000CE049, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE04F)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE05F, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE049, 0x1000CE04F)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE05F, 0x1000D5FE0)		
-> libSystem.B.dylib:strchr(0x1000CE05F, 0x3A, 0x1000D5FE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE06B)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE077, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE05F, 0x1000CE06B)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE077, 0x1000D5FC0)		
-> libSystem.B.dylib:strchr(0x1000CE077, 0x3A, 0x1000D5FC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE086)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE091, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE077, 0x1000CE086)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE091, 0x1000D5FA0)		
-> libSystem.B.dylib:strchr(0x1000CE091, 0x3A, 0x1000D5FA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE09D)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE116, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE091, 0x1000CE09D)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE116, 0x1000D5F80)		
-> libSystem.B.dylib:strchr(0x1000CE116, 0x3A, 0x1000D5F80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE11E)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE15F, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE116, 0x1000CE11E)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE15F, 0x1000D5F60)		
-> libSystem.B.dylib:strchr(0x1000CE15F, 0x3A, 0x1000D5F60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE170)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE183, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE15F, 0x1000CE170)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE183, 0x1000D5F40)		
-> libSystem.B.dylib:strchr(0x1000CE183, 0x3A, 0x1000D5F40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100E70, 0x100006794, 0x1000CE194)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100100E70, 0x1000CE1A4, 0x1)		
-> verm:connection_add_header(0x100100E70, 0x1000CE183, 0x1000CE194)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100E70, 0x1000CE1A4, 0x1000D5F20)		
-> libSystem.B.dylib:strchr(0x1000CE1A4, 0x3A, 0x1000D5F20)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> libSystem.B.dylib:thread_start(0x100381000, 0x1307, 0x100008360)		
-> libSystem.B.dylib:_pthread_start(0x100381000, 0x1307, 0x100008360)		
-> libSystem.B.dylib:_pthread_struct_init(0x100381000, 0x7FFF70086C60, 0x100381000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100381000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100381000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x1001003B0, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100380CC0, 0x100380DB0)		
-> verm:MHD_pool_create(0x8000, 0x100380CC0, 0x100380DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100380CC0, 0x100380DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100380DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100380DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020013, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x1001003B0, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100200130, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D6000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 74
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100380E30, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100380E30, 0x100380DB0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100101010, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100101010, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100101010, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100101000)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100FE0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100FE0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100FE0, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100101000)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100101000)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100F90, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100F90, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100F90, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100101000)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100FE0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100FA0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100FA0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100FA0, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x40)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100F90)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001004E0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004E0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004E0, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100F90)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100FE0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100F90)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x100100DD0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100DD0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100DD0, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004E0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x100100E70, 0x100100E98)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x100100E70, 0x1, 0x10000CF63)		
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE21E, 0x10000CF63)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CF63)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:connection_close_error(0x100100E70, 0x100006794, 0xFC080)		
<- verm:connection_close_error = 10
-> verm:MHD_connection_close(0x100100E70, 0x1, 0xFC080)		
-> libSystem.B.dylib:shutdown(0x4, 0x2, 0xFC080)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x4, 0x2, 0xFC080)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100486C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100486C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:perror(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x12, 0x2, 0x10000D9DE)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1004863E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1004863E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1004863E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x7FFF807119C0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1004863A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1004863A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1004863A0, 0x0)		
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1004863A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1004863A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
-> libSystem.B.dylib:close(0x4, 0x0, 0x0)		
<- libSystem.B.dylib:close = 17
<- verm:MHD_connection_close = 100
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:_pthread_exit(0x100487000, 0x0, 0x1001009E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x1001009E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100487010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100487010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100487000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100487010, 0x1, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100487010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100487000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
<- libSystem.B.dylib:mig_dealloc_reply_port = 297
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100406000, 0x81000, 0x1207)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x1001003B0, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C90, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x1001003B0, 0x1000D6000, 0x800)		
<- verm:recv_param_adapter = 18
-> libSystem.B.dylib:recv(0x5, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x5, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 235
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x1000D6000, 0x0)		
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x100380C98)		
<- verm:get_next_header_line = 134
-> libSystem.B.dylib:strchr(0x1000D6000, 0x20, 0x1B)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x20, 0x20)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x1001003B0, 0x1000D6004)		
<- verm:MHD_http_unescape = 193
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x0)		
<- verm:get_next_header_line = 134
-> verm:process_header_line(0x1001003B0, 0x1000D601B, 0x16)		
-> libSystem.B.dylib:strchr(0x1000D601B, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6021)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6031, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D601B, 0x1000D6021)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6031, 0x1000DDFE0)		
-> libSystem.B.dylib:strchr(0x1000D6031, 0x3A, 0x1000DDFE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D603D)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6049, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6031, 0x1000D603D)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6049, 0x1000DDFC0)		
-> libSystem.B.dylib:strchr(0x1000D6049, 0x3A, 0x1000DDFC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6051)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6056, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6049, 0x1000D6051)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6056, 0x1000DDFA0)		
-> libSystem.B.dylib:strchr(0x1000D6056, 0x3A, 0x1000DDFA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6062)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D60DB, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6056, 0x1000D6062)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D60DB, 0x1000DDF80)		
-> libSystem.B.dylib:strchr(0x1000D60DB, 0x3A, 0x1000DDF80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D60EC)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D60FF, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D60DB, 0x1000D60EC)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D60FF, 0x1000DDF60)		
-> libSystem.B.dylib:strchr(0x1000D60FF, 0x3A, 0x1000DDF60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6110)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6120, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D60FF, 0x1000D6110)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6120, 0x1000DDF40)		
-> libSystem.B.dylib:strchr(0x1000D6120, 0x3A, 0x1000DDF40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x100006794, 0x1000D6130)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1001003B0, 0x1000D6150, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6120, 0x1000D6130)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000D26E)		
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6120, 0x10000D26E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000D26E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D601B, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6120, 0x10000C28C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000C28C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D601B, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000CF7D)		
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6120, 0x10000CF7D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000CF7D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D601B, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x1001003B0, 0x100006794, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x1001003B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6000, 0x10000C6C1, 0x1000D6004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x1001003B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6004, 0x10000C2F5, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strstr(0x1000D6004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C2F8, 0x10000C2F7, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000D6005, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> libSystem.B.dylib:snprintf(0x100380980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:memset(0x1003806C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003805B0, 0x7FFF700749E0, 0x10000C2FB)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1003807B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100380980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1003807C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xC)		
-> libSystem.B.dylib:memcpy(0x10038098D, 0x1000D6004, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100380980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 12
-> libSystem.B.dylib:cerror(0x100380980, 0x0, 0x0)		
-> libSystem.B.dylib:cthread_set_errno_self(0x2, 0x0, 0x100380878)		
-> libSystem.B.dylib:__error(0x2, 0x0, 0x100380878)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> verm:strendswith(0x100380980, 0x10000C300, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x100380980, 0x10000C300, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x10000C300, 0x10000C300, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcmp(0x100380996, 0x10000C300, 0x100380996)		
<- libSystem.B.dylib:strcmp = 156
<- verm:strendswith = 107
-> libSystem.B.dylib:snprintf(0x100380980, 0x200, 0x10000C304)		
-> libSystem.B.dylib:memset(0x1003806C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003805B0, 0x7FFF700749E0, 0x10000C304)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1003807B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100380980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1003807C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xC)		
-> libSystem.B.dylib:memcpy(0x10038098D, 0x1000D6004, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380999, 0x10000C308, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100380980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 12
-> libSystem.B.dylib:cerror(0x100380980, 0x0, 0x0)		
-> libSystem.B.dylib:cthread_set_errno_self(0x2, 0x0, 0x100380878)		
-> libSystem.B.dylib:__error(0x2, 0x0, 0x100380878)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> verm:send_file_not_found_response(0x1001003B0, 0x0, 0xFFFFFFFFFFFFFFFF)		
-> verm:send_static_page_response(0x1001003B0, 0x194, 0x10000CB78)		
-> libSystem.B.dylib:strlen(0x10000CB78, 0x194, 0x10000CB78)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_create_response_from_buffer(0x68, 0x10000CB78, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x68, 0x10000CB78, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000CB78, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200270)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0xFFFFFF80, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1002001D0, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x1002001F8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x1002001F8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_queue_response(0x1001003B0, 0x194, 0x1002001D0)		
-> verm:MHD_increment_response_rc(0x1002001D0, 0x194, 0x1002001D0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1002001F8, 0x194, 0x1002001D0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x194, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x194, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x1002001F8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000D6000, 0x10000CF5E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF5E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D6000, 0x10000CF5E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:shutdown(0x5, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x1002001D0, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1002001F8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x1002001F8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_static_page_response = 81
<- verm:send_file_not_found_response = 34
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x1001003B0, 0x100006794, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x1001003B0, 0x100006794, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x1002001D0, 0x10000C28C, 0x0)		
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:__sprintf_chk(0x100380B00, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100380B00, 0x80, 0x10000CF9E)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CF9E)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B00, 0x100380611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x1002001D0, 0x10000C28C, 0x100380B00)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x1002001D0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strchr(0x10000C28C, 0x9, 0x10000C28C)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200290)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020027, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C28C, 0x10020027, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C28C, 0x10020027, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x10020027, 0x10000C28C)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C28C)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C28C)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002002A0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100200290, 0x10000C28C, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100380B00, 0x10000C29B, 0x0)		
-> libSystem.B.dylib:strlen(0x100380B00, 0x10000C29B, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x4, 0x10000C29B, 0x100380B00)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x4, 0x100380B00)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x4, 0x100380B00)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x4, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x4, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1002002A0, 0x100380B00, 0x4)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x194, 0x100380B04, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CFA7, 0x1000D6011, 0x10000CFA3)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6011, 0x10000CFA3)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CFA7, 0x1000D6011, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100380A00, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100380A00, 0x100, 0x10000CFB0)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CFB0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CF74, 0xFFFFFFFF, 0x1003808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100380A00, 0x10000CF74, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380A08, 0x10000CFB2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380A09, 0x100380611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D5DA, 0xFFFFFFFF, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0xA)		
-> libSystem.B.dylib:memcpy(0x100380A0C, 0x10000CFB5, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380A0D, 0x10000D5DA, 0x9)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380A16, 0x10000CFB8, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x1002001D0, 0x10000CFBB, 0x80808000)		
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x100200290, 0x80808000)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x1003809F8, 0x100200290, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380930, 0x100200290, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380920, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380920, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380930, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:gmtime_r(0x1003809F8, 0x1003809C0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x1003809F8, 0x0, 0x1003809C0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1003809C0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
-> libSystem.B.dylib:notify_check(0x0, 0x10038092C, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x10038092C, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x10038092C, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10038092C, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x10038092C, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x1003809F8, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100380B80, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100380B80, 0x80, 0x10000CFC0)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CFC0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D47A, 0xFFFFFFFF, 0x1003808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100380B80, 0x10000CFC0, 0x6)		
-> libSystem.B.dylib:memcpy(0x100380B86, 0x10000D47A, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380B89, 0x10000CFC9, 0x2)		
-> libSystem.B.dylib:memcpy(0x100380B8B, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D466, 0xFFFFFFFF, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380B8D, 0x10000CFCF, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B8E, 0x10000D466, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100380B91, 0x10000CFD3, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B92, 0x100380610, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B96, 0x10000CFD8, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B97, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B98, 0x100380613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B99, 0x10000CFDD, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B9A, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B9C, 0x10000CFE2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B9D, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380B9F, 0x10000CFE7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> libSystem.B.dylib:strlen(0x100200290, 0x10000CFED, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x1002002A0, 0x10000CFED, 0x100200290)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100200130, 0x55, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000DDEC0, 0x100380A00, 0x18)		
-> libSystem.B.dylib:sprintf(0x1000DDED8, 0x10000D00C, 0x100200290)		
-> libSystem.B.dylib:memset(0x1003807D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1003808B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003806C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100200290, 0xFFFFFFFF, 0x1003808C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000DDED8, 0x100200290, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1002002A0, 0xFFFFFFFF, 0x1003808C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x5)		
-> libSystem.B.dylib:memcpy(0x1000DDEE6, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000DDEE8, 0x1002002A0, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000DDEEB, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:strcpy(0x1000DDEED, 0x100380B80, 0x1000DDEED)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100380BB3, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C00, 0x100380BB3, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100380CC0, 0x100380DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100380DB0, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1001003B0, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C80, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x1001003B0, 0x7FFFFFE00050, 0x100005638)		
-> verm:send_param_adapter(0x1001003B0, 0x1000DDEC0, 0x54)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x5, 0x1000DDEC0, 0x54)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x1000DDEC0, 0x54)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x1001003B0, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100200130, 0x1000DDEC0, 0x55)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x7EC0, 0x55)		
-> verm:try_ready_normal_body(0x1001003B0, 0x100006794, 0x100380C98)		
<- verm:try_ready_normal_body = 166
-> libSystem.B.dylib:time(0x0, 0x100006794, 0x100380C98)		
-> libmathCommon.A.dylib:fegetenv(0x100380C00, 0x100006794, 0x100380C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100380CC0, 0x100380DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100380DB0, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1001003B0, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C80, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x1001003B0, 0x7FFFFFE00050, 0x100005638)		
<- verm:try_ready_normal_body = 166
-> verm:send_param_adapter(0x1001003B0, 0x10000CB78, 0x68)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x5, 0x10000CB78, 0x68)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x10000CB78, 0x68)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x10000CB78, 0x1002001D0)		
-> verm:MHD_destroy_response(0x1002001D0, 0x100006794, 0x100380C98)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1002001F8, 0x100006794, 0x100380C98)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x100006794, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x100006794, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x1002001F8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:pthread_mutex_destroy(0x1002001F8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100200200, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100200200, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x100200290, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200290, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200290, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200160)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1002002A0, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1002002A0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1002002A0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200290)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100200270, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200270, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200270, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200290)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200290)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x1002001D0, 0x100200000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1002001D0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1002001D0, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200290)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200270)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x1001003B0, 0x1001003D8)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000CF63)		
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6120, 0x10000CF63)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000CF63)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000D603D, 0x10000CF6E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF6E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D603D, 0x10000CF6E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_pool_destroy(0x100200130, 0x10000CF6E, 0x63)		
-> libSystem.B.dylib:munmap(0x1000D6000, 0x8000, 0x63)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100200130, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200130, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200130, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200270)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1002001D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:connection_close_error(0x1001003B0, 0x100006794, 0xFC080)		
<- verm:connection_close_error = 10
-> verm:MHD_connection_close(0x1001003B0, 0x1, 0xFC080)		
-> libSystem.B.dylib:shutdown(0x5, 0x2, 0xFC080)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x5, 0x2, 0xFC080)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100380C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100380C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:perror(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x12, 0x2, 0x10000D9DE)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1003803E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1003803E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1003803E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x7FFF807119C0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1003803A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1003803A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1003803A0, 0x0)		
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1003803A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1003803A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
-> libSystem.B.dylib:close(0x5, 0x0, 0x0)		
<- libSystem.B.dylib:close = 17
<- verm:MHD_connection_close = 100
<- verm:MHD_connection_handle_idle = 156
<- verm:MHD_handle_connection = 1068
<- libSystem.B.dylib:_pthread_start = 358
-> libSystem.B.dylib:_pthread_exit(0x100381000, 0x0, 0x1001009E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x1001009E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100381000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x1, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100381000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
<- libSystem.B.dylib:mig_dealloc_reply_port = 297
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100300000, 0x81000, 0x1307)		

second-request-0-9-11.txt (140,229 bytes)   
third-request-0-9-11.txt (137,552 bytes)   
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100200000, 0x0, 0x118)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x118)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x118)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x118)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004E0, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x100200000, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm:create_thread(0x100200070, 0x1001009E0, 0x100008360)		
-> libSystem.B.dylib:pthread_create(0x100200070, 0x0, 0x100008360)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100008360)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100008360, 0x100200000, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x100200000, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x100200000, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 469
<- verm:MHD_accept_connection = 234
<- verm:MHD_select = 519
-> verm:MHD_cleanup_connections(0x1001009E0, 0x100200000, 0x0)		
-> libSystem.B.dylib:pthread_join(0x100381000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_pthread_testcancel(0x1000CA000, 0x1, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1000CA010, 0x1, 0x0)		
<- libSystem.B.dylib:_pthread_testcancel = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x1000CA010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_lookup_thread(0x100381000, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:_pthread_find_thread(0x100381000, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:_pthread_lookup_thread = 182
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x1000C9E7C, 0xFFFFFFFF)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__semwait_signal(0x1603, 0x0, 0x0)		
<- libSystem.B.dylib:__semwait_signal = 17
-> libSystem.B.dylib:restore_sem_to_pool(0x1603, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x1)		
<- libSystem.B.dylib:restore_sem_to_pool = 82
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x0, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_join_cleanup(0x100381000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_pthread_find_thread(0x100381000, 0x1000C9EC8, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9EC8, 0x100404000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:vm_deallocate(0x807, 0x100381000, 0x2000)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100381000, 0x2000)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1000C9DD0, 0x3, 0x30)		
-> libSystem.B.dylib:mach_msg_trap(0x1000C9DD0, 0x3, 0x30)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:vm_deallocate = 236
<- libSystem.B.dylib:_pthread_join_cleanup = 395
<- libSystem.B.dylib:pthread_join = 958
-> verm:MHD_pool_destroy(0x0, 0x3, 0x0)		
<- verm:MHD_pool_destroy = 86
-> verm:MHD_ip_limit_del(0x1001009E0, 0x1001004D0, 0x10)		
-> verm:MHD_get_master(0x1001009E0, 0x1001004D0, 0x10)		
<- verm:MHD_get_master = 29
<- verm:MHD_ip_limit_del = 64
-> libSystem.B.dylib:free(0x1001004D0, 0x0, 0x10)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004D0, 0x10)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004D0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100DD0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001003B0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001003B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001003B0, 0x120)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x120)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001003B0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:pthread_join(0x100487000, 0x1000C9EC8, 0xFC080)		
-> libSystem.B.dylib:_pthread_testcancel(0x1000CA000, 0x1, 0xFC080)		
-> libSystem.B.dylib:OSSpinLockLock(0x1000CA010, 0x1, 0xFC080)		
<- libSystem.B.dylib:_pthread_testcancel = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x1000CA010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_lookup_thread(0x100487000, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9E7C, 0x1)		
-> libSystem.B.dylib:_pthread_find_thread(0x100487000, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:_pthread_lookup_thread = 182
-> libSystem.B.dylib:OSSpinLockLock(0x100487010, 0x1000C9E7C, 0xFFFFFFFF)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100487010, 0x1000C9E7C, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__semwait_signal(0x1503, 0x0, 0x0)		
<- libSystem.B.dylib:__semwait_signal = 17
-> libSystem.B.dylib:restore_sem_to_pool(0x1503, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x1)		
<- libSystem.B.dylib:restore_sem_to_pool = 82
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x0, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_join_cleanup(0x100487000, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1000C9EC8, 0x0)		
-> libSystem.B.dylib:_pthread_find_thread(0x100487000, 0x1000C9EC8, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_find_thread = 116
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1000C9EC8, 0x100404000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:vm_deallocate(0x807, 0x100487000, 0x2000)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100487000, 0x2000)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1000C9DD0, 0x3, 0x30)		
-> libSystem.B.dylib:mach_msg_trap(0x1000C9DD0, 0x3, 0x30)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:vm_deallocate = 236
<- libSystem.B.dylib:_pthread_join_cleanup = 395
<- libSystem.B.dylib:pthread_join = 958
-> verm:MHD_pool_destroy(0x0, 0x3, 0x0)		
<- verm:MHD_pool_destroy = 86
-> verm:MHD_ip_limit_del(0x1001009E0, 0x100100D60, 0x10)		
-> verm:MHD_get_master(0x1001009E0, 0x100100D60, 0x10)		
<- verm:MHD_get_master = 29
<- verm:MHD_ip_limit_del = 64
-> libSystem.B.dylib:free(0x100100D60, 0x0, 0x10)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100D60, 0x10)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100D60, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x1001003B0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001003B0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100E70, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100E70, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100E70, 0x120)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x120)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100DD0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100F90)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100DD0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_cleanup_connections = 252
-> verm:MHD_select(0x1001009E0, 0x1, 0xFC080)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> verm:MHD_get_timeout(0x1001009E0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x1000C9EB0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9CA0, 0x1000C9EB0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9CA0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_get_timeout = 127
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1002002B, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1002002B0, 0x0, 0x118)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x118)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x118)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x118)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x10, 0x1)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100D60, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x1002002B0, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm:create_thread(0x100200320, 0x1001009E0, 0x100008360)		
-> libSystem.B.dylib:pthread_create(0x100200320, 0x0, 0x100008360)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100008360)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100008360, 0x1002002B0, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1002002B0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1002002B0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 469
<- verm:MHD_accept_connection = 234
<- verm:MHD_select = 519
-> verm:MHD_cleanup_connections(0x1001009E0, 0x1002002B0, 0x0)		
<- verm:MHD_cleanup_connections = 252
-> verm:MHD_select(0x1001009E0, 0x1, 0x0)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> verm:MHD_get_timeout(0x1001009E0, 0x1000C9EB0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x1000C9EB0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9CA0, 0x1000C9EB0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C90, 0x0, 0x1F80)		
<- verm:recv_param_adapter = 18
-> libSystem.B.dylib:recv(0x4, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x4, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 235
-> verm:MHD_connection_handle_idle(0x100200000, 0x1000CE000, 0x0)		
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x100403C98)		
<- verm:get_next_header_line = 134
-> libSystem.B.dylib:strchr(0x1000CE000, 0x20, 0x49)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x20, 0x20)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x100200000, 0x1000CE004)		
<- verm:MHD_http_unescape = 193
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x0)		
<- verm:get_next_header_line = 134
-> verm:process_header_line(0x100200000, 0x1000CE049, 0x16)		
-> libSystem.B.dylib:strchr(0x1000CE049, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE04F)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE05F, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE049, 0x1000CE04F)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE05F, 0x1000D5FE0)		
-> libSystem.B.dylib:strchr(0x1000CE05F, 0x3A, 0x1000D5FE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE06B)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE077, 0x1)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9CA0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_get_timeout = 127
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE091, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE077, 0x1000CE086)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE091, 0x1000D5FA0)		
-> libSystem.B.dylib:strchr(0x1000CE091, 0x3A, 0x1000D5FA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE09D)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE116, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE091, 0x1000CE09D)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE116, 0x1000D5F80)		
-> libSystem.B.dylib:strchr(0x1000CE116, 0x3A, 0x1000D5F80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE11E)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE15F, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE116, 0x1000CE11E)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE15F, 0x1000D5F60)		
-> libSystem.B.dylib:strchr(0x1000CE15F, 0x3A, 0x1000D5F60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE170)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE183, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE15F, 0x1000CE170)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE183, 0x1000D5F40)		
-> libSystem.B.dylib:strchr(0x1000CE183, 0x3A, 0x1000D5F40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE194)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE1A4, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE183, 0x1000CE194)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE1A4, 0x1000D5F20)		
-> libSystem.B.dylib:strchr(0x1000CE1A4, 0x3A, 0x1000D5F20)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE1B4)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE1D4, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE1A4, 0x1000CE1B4)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE1D4, 0x1000D5F00)		
-> libSystem.B.dylib:strchr(0x1000CE1D4, 0x3A, 0x1000D5F00)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE1E3)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE21E, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE1D4, 0x1000CE1E3)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE21E, 0x1000D5EE0)		
-> libSystem.B.dylib:strchr(0x1000CE21E, 0x3A, 0x1000D5EE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE231)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x100200000, 0x1000CE250, 0x1)		
-> verm:connection_add_header(0x100200000, 0x1000CE21E, 0x1000CE231)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000D26E)		
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE21E, 0x10000D26E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000D26E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE21E, 0x10000C28C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C28C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000CF7D)		
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE21E, 0x10000CF7D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CF7D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE05F, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000CE049, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x100200000, 0x100006794, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x100200000, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE000, 0x10000C6C1, 0x1000CE004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x100200000, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE004, 0x10000C2F5, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strstr(0x1000CE004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C2F8, 0x10000C2F7, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000CE005, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE00D, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE010, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> libSystem.B.dylib:snprintf(0x100403980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:memset(0x1004036C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004035B0, 0x7FFF700749E0, 0x10000C2FB)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1004037B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100403980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000CE004, 0xFFFFFFFF, 0x1004037C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004035B0, 0x100403010, 0x3A)		
-> libSystem.B.dylib:memcpy(0x10040398D, 0x1000CE004, 0x3A)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100403980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 17
-> libSystem.B.dylib:fstat$INODE64(0x8, 0x1004038C0, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000C346)		
-> libSystem.B.dylib:strcasecmp(0x10000C346, 0x1000CE21E, 0x10000C346)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C346)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C346, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C346, 0x1000CE1D4, 0x4D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x4D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C346, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcmp(0x1000CE1E3, 0x1000CE005, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm:send_not_modified_response(0x100200000, 0x1000CE005, 0x9)		
-> verm:MHD_create_response_from_buffer(0x0, 0x10000C354, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x0, 0x10000C354, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000C354, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100450)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFFFE0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1001003B0, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x1001003D8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x1001003D8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_add_response_header(0x1001003B0, 0x10000CBE2, 0x1000CE005)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x1001003B0, 0x1, 0x10000CBE2)		
-> libSystem.B.dylib:strchr(0x10000CBE2, 0x9, 0x10000CBE2)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CBE2, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CBE2, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100470)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x10010045, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000CBE2, 0x10010045, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000CBE2, 0x10010045, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x5, 0x10010045, 0x10000CBE2)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x5, 0x10000CBE2)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x5, 0x10000CBE2)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x5, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x5, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004F0, 0x10000CBE2, 0x5)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x1000CE005, 0x10000CBE7, 0x0)		
-> libSystem.B.dylib:strlen(0x1000CE005, 0x10000CBE7, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x3A, 0x10000CBE7, 0x1000CE005)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x3A, 0x1000CE005)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x3A, 0x1000CE005)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x3A, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x3A, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004B0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x10010047, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100470, 0x1000CE005, 0x3A)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_queue_response(0x100200000, 0x130, 0x1001003B0)		
-> verm:MHD_increment_response_rc(0x1001003B0, 0x130, 0x1001003B0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1001003D8, 0x130, 0x1001003B0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x130, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x130, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000CE000, 0x10000CF5E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF5E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE000, 0x10000CF5E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:shutdown(0x4, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x1001003B0, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_not_modified_response = 123
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x100200000, 0x100006794, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x100200000, 0x100006794, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x1001003B0, 0x10000C28C, 0x0)		
-> libSystem.B.dylib:strcmp(0x10000C28C, 0x1001004F0, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:__sprintf_chk(0x100403B00, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100403B00, 0x80, 0x10000CF9E)		
-> libSystem.B.dylib:memset(0x100403788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100403680, 0x7FFF700749E0, 0x10000CF9E)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B00, 0x100403613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x1001003B0, 0x10000C28C, 0x100403B00)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x1001003B0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strchr(0x10000C28C, 0x9, 0x10000C28C)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100403B00, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100403B00, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100403B00, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001004B, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C28C, 0x1001004B, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C28C, 0x1001004B, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x1001004B, 0x10000C28C)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C28C)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C28C)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004D0, 0x10000C28C, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100403B00, 0x10000C29B, 0x0)		
-> libSystem.B.dylib:strlen(0x100403B00, 0x10000C29B, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x2, 0x10000C29B, 0x100403B00)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2, 0x100403B00)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2, 0x100403B00)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x2, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100DE0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100DD0, 0x100403B00, 0x2)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x130, 0x100403B02, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CFA7, 0x1000CE03F, 0x10000CFA3)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE03F, 0x10000CFA3)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CFA7, 0x1000CE03F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100403A00, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100403A00, 0x100, 0x10000CFB0)		
-> libSystem.B.dylib:memset(0x100403788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100403680, 0x7FFF700749E0, 0x10000CFB0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CF74, 0xFFFFFFFF, 0x1004038D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100403A00, 0x10000CF74, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100403A08, 0x10000CFB2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403A09, 0x100403611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D56F, 0xFFFFFFFF, 0x100403980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0xD)		
-> libSystem.B.dylib:memcpy(0x100403A0C, 0x10000CFB5, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403A0D, 0x10000D56F, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100403A19, 0x10000CFB8, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x1001003B0, 0x10000CFBB, 0x8000)		
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x1001004D0, 0x8000)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x1001004F0, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x1004039F8, 0x1001004F0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403930, 0x1001004F0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403920, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403920, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403930, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:gmtime_r(0x1004039F8, 0x1004039C0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x1004039F8, 0x0, 0x1004039C0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1004039C0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
-> libSystem.B.dylib:notify_check(0x0, 0x10040392C, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x10040392C, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x10040392C, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10040392C, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x10040392C, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x1004039F8, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100403B80, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100403B80, 0x80, 0x10000CFC0)		
-> libSystem.B.dylib:memset(0x100403788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100403680, 0x7FFF700749E0, 0x10000CFC0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D47A, 0xFFFFFFFF, 0x1004038D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100403B80, 0x10000CFC0, 0x6)		
-> libSystem.B.dylib:memcpy(0x100403B86, 0x10000D47A, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100403B89, 0x10000CFC9, 0x2)		
-> libSystem.B.dylib:memcpy(0x100403B8B, 0x100403612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D466, 0xFFFFFFFF, 0x100403980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100403B8D, 0x10000CFCF, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B8E, 0x10000D466, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100403B91, 0x10000CFD3, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B92, 0x100403610, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B96, 0x10000CFD8, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B97, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B98, 0x100403613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B99, 0x10000CFDD, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B9A, 0x100403612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100403B9C, 0x10000CFE2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100403B9D, 0x100403612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100403680, 0x1004030E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100403B9F, 0x10000CFE7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> libSystem.B.dylib:strlen(0x1001004D0, 0x10000CFED, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100100DD0, 0x10000CFED, 0x1001004D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x1001004F0, 0x10000CFED, 0x100100DD0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100100470, 0x10000CFED, 0x1001004F0)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100200130, 0x97, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000D5E20, 0x100403A00, 0x1B)		
-> libSystem.B.dylib:sprintf(0x1000D5E3B, 0x10000D00C, 0x1001004D0)		
-> libSystem.B.dylib:memset(0x1004037D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004038B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004036C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x1001004D0, 0xFFFFFFFF, 0x1004038C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000D5E3B, 0x1001004D0, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100100DD0, 0xFFFFFFFF, 0x1004038C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x3)		
-> libSystem.B.dylib:memcpy(0x1000D5E49, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E4B, 0x100100DD0, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E4C, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:sprintf(0x1000D5E4E, 0x10000D00C, 0x1001004F0)		
-> libSystem.B.dylib:memset(0x1004037D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004038B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004036C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x1001004F0, 0xFFFFFFFF, 0x1004038C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x4)		
-> libSystem.B.dylib:memcpy(0x1000D5E4E, 0x1001004F0, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100100470, 0xFFFFFFFF, 0x1004038C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x3B)		
-> libSystem.B.dylib:memcpy(0x1000D5E52, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E54, 0x100100470, 0x39)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004036C0, 0x100403120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E8D, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:strcpy(0x1000D5E8F, 0x100403B80, 0x1000D5E8F)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100403BB1, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C00, 0x100403BB1, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100403E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100200000, 0x100403E30, 0x100403DB0)		
-> verm:MHD_connection_get_pollfd(0x100200000, 0x100403CC0, 0x100403DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100403DB0, 0x100403EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100200000, 0x100403E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100403E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C80, 0x100403E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x100200000, 0x7FFFFFE00050, 0x100005638)		
-> verm:send_param_adapter(0x100200000, 0x1000D5E20, 0x96)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x4, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x100200000, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100200130, 0x1000D5E20, 0x97)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x100200000, 0x7E20, 0x97)		
-> verm:try_ready_normal_body(0x100200000, 0x100006794, 0x100403C98)		
<- verm:try_ready_normal_body = 166
-> libSystem.B.dylib:time(0x0, 0x100006794, 0x100403C98)		
-> libmathCommon.A.dylib:fegetenv(0x100403C00, 0x100006794, 0x100403C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100403E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100200000, 0x100403E30, 0x100403DB0)		
-> verm:MHD_connection_get_pollfd(0x100200000, 0x100403CC0, 0x100403DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100403DB0, 0x100403EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100200000, 0x100403E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100403E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C80, 0x100403E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x100200000, 0x7FFFFFE00050, 0x100005638)		
<- verm:try_ready_normal_body = 166
-> verm:send_param_adapter(0x100200000, 0x10000C354, 0x0)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x4, 0x10000C354, 0x0)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x10000C354, 0x0)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x100200000, 0x10000C354, 0x1001003B0)		
-> verm:MHD_destroy_response(0x1001003B0, 0x100006794, 0x100403C98)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1001003D8, 0x100006794, 0x100403C98)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x100006794, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x100006794, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:pthread_mutex_destroy(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x1001004D0, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004D0, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004D0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100DD0, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100DD0, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100DD0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001004B0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004B0, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100DE0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100DD0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001004F0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004F0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004F0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x1001004D0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004B0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100470, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100470, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100470, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x40)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100450, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100450, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100450, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x1001004B0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100470)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x1001003B0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001003B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001003B0, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100470)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100450)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x100200000, 0x100200028)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x100200000, 0x1, 0x10000CF63)		
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE21E, 0x10000CF63)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CF63)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000CE06B, 0x10000CF6E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF6E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE06B, 0x10000CF6E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_pool_destroy(0x100200130, 0x10000CF6E, 0x63)		
-> libSystem.B.dylib:munmap(0x1000CE000, 0x8000, 0x63)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100200130, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200130, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200130, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:connection_close_error(0x100200000, 0x100006794, 0x7FFF7007A650)		
<- verm:connection_close_error = 10
-> verm:MHD_connection_close(0x100200000, 0x1, 0x7FFF7007A650)		
-> libSystem.B.dylib:shutdown(0x4, 0x2, 0x7FFF7007A650)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x4, 0x2, 0x7FFF7007A650)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100403C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100403C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:perror(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x12, 0x2, 0x10000D9DE)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1004033E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1004033E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1004033E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x7FFF807119C0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1004033A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1004033A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1004033A0, 0x0)		
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1004033A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1004033A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
-> libSystem.B.dylib:close(0x4, 0x0, 0x0)		
<- libSystem.B.dylib:close = 17
<- verm:MHD_connection_close = 100
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:_pthread_exit(0x100404000, 0x0, 0x1001009E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x1001009E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100404010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100404010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100404000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100404010, 0x1, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100404010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100404000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
<- libSystem.B.dylib:mig_dealloc_reply_port = 297
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100383000, 0x81000, 0x130B)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1002002B0, 0x1000D60FF, 0x1000DDF60)		
-> libSystem.B.dylib:strchr(0x1000D60FF, 0x3A, 0x1000DDF60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D6110)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D6120, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D60FF, 0x1000D6110)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1002002B0, 0x1000D6120, 0x1000DDF40)		
-> libSystem.B.dylib:strchr(0x1000D6120, 0x3A, 0x1000DDF40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D6130)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D6150, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D6120, 0x1000D6130)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x1002002B0, 0x1, 0x10000D26E)		
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6120, 0x10000D26E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000D26E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D26E, 0x1000D601B, 0x6E)		
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6120, 0x10000CF7D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000CF7D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF7D, 0x1000D601B, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF7D, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x1002002B0, 0x100006794, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x1002002B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6000, 0x10000C6C1, 0x1000D6004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x1002002B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6004, 0x10000C2F5, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strstr(0x1000D6004, 0x10000C2F7, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C2F8, 0x10000C2F7, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000D6005, 0x10000C2F8, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> libSystem.B.dylib:snprintf(0x100380980, 0x200, 0x10000C2FB)		
-> libSystem.B.dylib:memset(0x1003806C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003805B0, 0x7FFF700749E0, 0x10000C2FB)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1003807B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100380980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1003807C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xC)		
-> libSystem.B.dylib:memcpy(0x10038098D, 0x1000D6004, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100380980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 12
-> libSystem.B.dylib:cerror(0x100380980, 0x0, 0x0)		
-> libSystem.B.dylib:cthread_set_errno_self(0x2, 0x0, 0x100380878)		
-> libSystem.B.dylib:__error(0x2, 0x0, 0x100380878)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> verm:strendswith(0x100380980, 0x10000C300, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x100380980, 0x10000C300, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x10000C300, 0x10000C300, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcmp(0x100380996, 0x10000C300, 0x100380996)		
<- libSystem.B.dylib:strcmp = 156
<- verm:strendswith = 107
-> libSystem.B.dylib:snprintf(0x100380980, 0x200, 0x10000C304)		
-> libSystem.B.dylib:memset(0x1003806C8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003805B0, 0x7FFF700749E0, 0x10000C304)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C6CF, 0xFFFFFFFF, 0x1003807B8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xD)		
-> libSystem.B.dylib:memcpy(0x100380980, 0x10000C6CF, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1003807C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0xC)		
-> libSystem.B.dylib:memcpy(0x10038098D, 0x1000D6004, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1003805B0, 0x100380010, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380999, 0x10000C308, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100380980, 0x0, 0x0)		
<- libSystem.B.dylib:open = 12
-> libSystem.B.dylib:cerror(0x100380980, 0x0, 0x0)		
-> libSystem.B.dylib:cthread_set_errno_self(0x2, 0x0, 0x100380878)		
-> libSystem.B.dylib:__error(0x2, 0x0, 0x100380878)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:__error(0x2, 0x0, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:__error = 41
-> verm:send_file_not_found_response(0x1002002B0, 0x0, 0xFFFFFFFFFFFFFFFF)		
-> verm:send_static_page_response(0x1002002B0, 0x194, 0x10000CB78)		
-> libSystem.B.dylib:strlen(0x10000CB78, 0x194, 0x10000CB78)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_create_response_from_buffer(0x68, 0x10000CB78, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x68, 0x10000CB78, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000CB78, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x98, 0xA)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1001003B0, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x1001003D8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x1001003D8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_queue_response(0x1002002B0, 0x194, 0x1001003B0)		
-> verm:MHD_increment_response_rc(0x1001003B0, 0x194, 0x1001003B0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1001003D8, 0x194, 0x1001003B0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x194, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x194, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000D6000, 0x10000CF5E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF5E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D6000, 0x10000CF5E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:shutdown(0x5, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x1001003B0, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_static_page_response = 81
<- verm:send_file_not_found_response = 34
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x1002002B0, 0x100006794, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x1002002B0, 0x100006794, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x1001003B0, 0x10000C28C, 0x0)		
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:__sprintf_chk(0x100380B00, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100380B00, 0x80, 0x10000CF9E)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CF9E)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B00, 0x100380611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x1001003B0, 0x10000C28C, 0x100380B00)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x1001003B0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strchr(0x10000C28C, 0x9, 0x10000C28C)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C28C, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100380B00, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100470)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x10010045, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C28C, 0x10010045, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C28C, 0x10010045, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x10010045, 0x10000C28C)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C28C)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C28C)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004F0, 0x10000C28C, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100380B00, 0x10000C29B, 0x0)		
-> libSystem.B.dylib:strlen(0x100380B00, 0x10000C29B, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x4, 0x10000C29B, 0x100380B00)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x4, 0x100380B00)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x4, 0x100380B00)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x4, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x4, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100480)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100470, 0x100380B00, 0x4)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x194, 0x100380B04, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CFA7, 0x1000D6011, 0x10000CFA3)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6011, 0x10000CFA3)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CFA7, 0x1000D6011, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100380A00, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100380A00, 0x100, 0x10000CFB0)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CFB0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CF74, 0xFFFFFFFF, 0x1003808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100380A00, 0x10000CF74, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380A08, 0x10000CFB2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380A09, 0x100380611, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D5DA, 0xFFFFFFFF, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0xA)		
-> libSystem.B.dylib:memcpy(0x100380A0C, 0x10000CFB5, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380A0D, 0x10000D5DA, 0x9)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380A16, 0x10000CFB8, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x1001003B0, 0x10000CFBB, 0x80808000)		
-> libSystem.B.dylib:strcmp(0x10000CFBB, 0x1001004F0, 0x80808000)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x1003809F8, 0x1001004F0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380930, 0x1001004F0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380920, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380920, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380930, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:gmtime_r(0x1003809F8, 0x1003809C0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x1003809F8, 0x0, 0x1003809C0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1003809C0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
-> libSystem.B.dylib:notify_check(0x0, 0x10038092C, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x10038092C, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x10038092C, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10038092C, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x10038092C, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100100D70, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x1003809F8, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100380B80, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100380B80, 0x80, 0x10000CFC0)		
-> libSystem.B.dylib:memset(0x100380788, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100380680, 0x7FFF700749E0, 0x10000CFC0)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D47A, 0xFFFFFFFF, 0x1003808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100380B80, 0x10000CFC0, 0x6)		
-> libSystem.B.dylib:memcpy(0x100380B86, 0x10000D47A, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380B89, 0x10000CFC9, 0x2)		
-> libSystem.B.dylib:memcpy(0x100380B8B, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D466, 0xFFFFFFFF, 0x100380980)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100380B8D, 0x10000CFCF, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B8E, 0x10000D466, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100380B91, 0x10000CFD3, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B92, 0x100380610, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B96, 0x10000CFD8, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B97, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B98, 0x100380613, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B99, 0x10000CFDD, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B9A, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100380B9C, 0x10000CFE2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100380B9D, 0x100380612, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100380680, 0x1003800E0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100380B9F, 0x10000CFE7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> libSystem.B.dylib:strlen(0x1001004F0, 0x10000CFED, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100100470, 0x10000CFED, 0x1001004F0)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100200160, 0x55, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000DDEC0, 0x100380A00, 0x18)		
-> libSystem.B.dylib:sprintf(0x1000DDED8, 0x10000D00C, 0x1001004F0)		
-> libSystem.B.dylib:memset(0x1003807D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1003808B0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1003806C0, 0x7FFF700749E0, 0x10000D00C)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x1001004F0, 0xFFFFFFFF, 0x1003808C0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000DDED8, 0x1001004F0, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100100470, 0xFFFFFFFF, 0x1003808C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x5)		
-> libSystem.B.dylib:memcpy(0x1000DDEE6, 0x10000D00E, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000DDEE8, 0x100100470, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1003806C0, 0x100380120, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000DDEEB, 0x10000D012, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:strcpy(0x1000DDEED, 0x100380B80, 0x1000DDEED)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100380BB3, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C00, 0x100380BB3, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1002002B0, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x1002002B0, 0x100380CC0, 0x100380DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100380DB0, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1002002B0, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C80, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x1002002B0, 0x7FFFFFE00050, 0x100005638)		
-> verm:send_param_adapter(0x1002002B0, 0x1000DDEC0, 0x54)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x5, 0x1000DDEC0, 0x54)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x1000DDEC0, 0x54)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x1002002B0, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100200160, 0x1000DDEC0, 0x55)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x1002002B0, 0x7EC0, 0x55)		
-> verm:try_ready_normal_body(0x1002002B0, 0x100006794, 0x100380C98)		
<- verm:try_ready_normal_body = 166
-> libSystem.B.dylib:time(0x0, 0x100006794, 0x100380C98)		
-> libmathCommon.A.dylib:fegetenv(0x100380C00, 0x100006794, 0x100380C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380BF0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380BF0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C00, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 156
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1002002B0, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x1002002B0, 0x100380CC0, 0x100380DB0)		
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100380DB0, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1002002B0, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C80, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x1002002B0, 0x7FFFFFE00050, 0x100005638)		
<- verm:try_ready_normal_body = 166
-> verm:send_param_adapter(0x1002002B0, 0x10000CB78, 0x68)		
<- verm:send_param_adapter = 18
-> libSystem.B.dylib:send(0x5, 0x10000CB78, 0x68)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x10000CB78, 0x68)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 77
-> verm:MHD_connection_handle_idle(0x1002002B0, 0x10000CB78, 0x1001003B0)		
-> verm:MHD_destroy_response(0x1001003B0, 0x100006794, 0x100380C98)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1001003D8, 0x100006794, 0x100380C98)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x100006794, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x100006794, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:pthread_mutex_destroy(0x1001003D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1001003E0, 0x0, 0x0)		
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000D603D, 0x10000CF6E, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CF6E, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D603D, 0x10000CF6E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_pool_destroy(0x100200160, 0x10000CF6E, 0x63)		
-> libSystem.B.dylib:munmap(0x1000D6000, 0x8000, 0x63)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100200160, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100200160, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100200160, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100200120)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200120)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100200000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:connection_close_error(0x1002002B0, 0x100006794, 0xFC080)		
<- verm:connection_close_error = 10
-> verm:MHD_connection_close(0x1002002B0, 0x1, 0xFC080)		
-> libSystem.B.dylib:shutdown(0x5, 0x2, 0xFC080)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x5, 0x2, 0xFC080)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100380C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100380C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:perror(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000D9DE, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x12, 0x2, 0x10000D9DE)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1003803E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1003803E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1003803E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x7FFF807119C0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1003803A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1003803A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1003803A0, 0x0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x4, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x4, 0x1000C9CC0)		
<- verm:MHD_get_master = 29
-> libSystem.B.dylib:setsockopt(0x4, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x118, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x118, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x118, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100200120)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020000, 0x7FFF7007A650)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x5, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x5, 0x1000C9CC0)		
<- verm:MHD_get_master = 29
-> libSystem.B.dylib:setsockopt(0x5, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x118, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x118, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x118, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x118, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:thread_start(0x100404000, 0x130B, 0x100008360)		
-> libSystem.B.dylib:_pthread_start(0x100404000, 0x130B, 0x100008360)		
-> libSystem.B.dylib:_pthread_struct_init(0x100404000, 0x7FFF70086C60, 0x100404000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100404000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100404000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x100200000, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100403CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
-> libSystem.B.dylib:memset(0x100403E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100403D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100200000, 0x100403E30, 0x100403DB0)		
-> verm:MHD_connection_get_pollfd(0x100200000, 0x100403CC0, 0x100403DB0)		
-> verm:MHD_pool_create(0x8000, 0x100403CC0, 0x100403DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100403CC0, 0x100403DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100403DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100403DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x28, 0x3)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x100200000, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100200130, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000CE000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 74
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x4, 0x100403E30, 0x100403EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100403E30, 0x100403DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x100200000, 0x100403E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100403E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100403C90, 0x100403E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100403C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100403C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100403C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
-> verm:recv_param_adapter(0x100200000, 0x1000CE000, 0x800)		
-> libSystem.B.dylib:thread_start(0x100381000, 0x120B, 0x100008360)		
-> libSystem.B.dylib:_pthread_start(0x100381000, 0x120B, 0x100008360)		
-> libSystem.B.dylib:_pthread_struct_init(0x100381000, 0x7FFF70086C60, 0x100381000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100381000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100381000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x1002002B0, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100380CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100380E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100380D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1002002B0, 0x100380E30, 0x100380DB0)		
-> verm:MHD_connection_get_pollfd(0x1002002B0, 0x100380CC0, 0x100380DB0)		
-> verm:MHD_pool_create(0x8000, 0x100380CC0, 0x100380DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100380CC0, 0x100380DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100380DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100380DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10020016, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x1002002B0, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100200160, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D6000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 74
<- verm:MHD_connection_get_pollfd = 93
-> verm:do_fd_set(0x5, 0x100380E30, 0x100380EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100380E30, 0x100380DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100380E30, 0x100380DB0)		
-> verm:connection_add_header(0x100200000, 0x1000CE05F, 0x1000CE06B)		
-> verm:MHD_pool_allocate(0x100200130, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100200000, 0x1000CE077, 0x1000D5FC0)		
-> libSystem.B.dylib:strchr(0x1000CE077, 0x3A, 0x1000D5FC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100200000, 0x100006794, 0x1000CE086)		
-> verm:MHD_connection_handle_read(0x1002002B0, 0x100380E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100380E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100380C90, 0x100380E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100380C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100380C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100380C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x1002002B0, 0x1000D6000, 0x800)		
<- verm:recv_param_adapter = 18
-> libSystem.B.dylib:recv(0x5, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x5, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 235
-> verm:MHD_connection_handle_idle(0x1002002B0, 0x1000D6000, 0x0)		
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x100380C98)		
<- verm:get_next_header_line = 134
-> libSystem.B.dylib:strchr(0x1000D6000, 0x20, 0x1B)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x20, 0x20)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x1002002B0, 0x1000D6004)		
<- verm:MHD_http_unescape = 193
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x0)		
<- verm:get_next_header_line = 134
-> verm:process_header_line(0x1002002B0, 0x1000D601B, 0x16)		
-> libSystem.B.dylib:strchr(0x1000D601B, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D6021)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D6031, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D601B, 0x1000D6021)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1002002B0, 0x1000D6031, 0x1000DDFE0)		
-> libSystem.B.dylib:strchr(0x1000D6031, 0x3A, 0x1000DDFE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D603D)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D6049, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D6031, 0x1000D603D)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1002002B0, 0x1000D6049, 0x1000DDFC0)		
-> libSystem.B.dylib:strchr(0x1000D6049, 0x3A, 0x1000DDFC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D6051)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D6056, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D6049, 0x1000D6051)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1002002B0, 0x1000D6056, 0x1000DDFA0)		
-> libSystem.B.dylib:strchr(0x1000D6056, 0x3A, 0x1000DDFA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D6062)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D60DB, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D6056, 0x1000D6062)		
-> verm:MHD_pool_allocate(0x100200160, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1002002B0, 0x1000D60DB, 0x1000DDF80)		
-> libSystem.B.dylib:strchr(0x1000D60DB, 0x3A, 0x1000DDF80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1002002B0, 0x100006794, 0x1000D60EC)		
<- verm:get_next_header_line = 134
-> verm:process_broken_line(0x1002002B0, 0x1000D60FF, 0x1)		
-> verm:connection_add_header(0x1002002B0, 0x1000D60DB, 0x1000D60EC)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D26E, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1002002B0, 0x1, 0x10000C28C)		
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6120, 0x10000C28C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000C28C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6056, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6049, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D6031, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6031, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D6031, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C28C, 0x1000D601B, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D601B, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C28C, 0x1000D601B, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1002002B0, 0x1, 0x10000CF7D)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1001003E0, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x1001004F0, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004F0, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004F0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100470, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100470, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100470, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100450, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100450, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100450, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100480)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100470)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x1001003B0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001003B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001003B0, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100470)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100450)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x1002002B0, 0x1002002D8)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x1002002B0, 0x1, 0x10000CF63)		
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6120, 0x10000CF63)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6120, 0x10000CF63)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D6120, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D60FF, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60FF, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D60FF, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D60DB, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D60DB, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CF63, 0x1000D60DB, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CF63, 0x1000D6056, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6056, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1003803A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1003803A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
-> libSystem.B.dylib:close(0x5, 0x0, 0x0)		
<- libSystem.B.dylib:close = 17
<- verm:MHD_connection_close = 100
<- verm:MHD_connection_handle_idle = 156
<- verm:MHD_handle_connection = 1068
<- libSystem.B.dylib:_pthread_start = 358
-> libSystem.B.dylib:_pthread_exit(0x100381000, 0x0, 0x1001009E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x1001009E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100381000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100200190)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100381010, 0x1, 0x100200190)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100381010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100381000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
<- libSystem.B.dylib:mig_dealloc_reply_port = 297
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100300000, 0x81000, 0x120B)		

third-request-0-9-11.txt (137,552 bytes)   
first-request-0-9-13.txt (177,897 bytes)   
Password:
CALL(args) 		 = return
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> verm: stub helpers(0x3, 0x1000C9CC0, 0x1000C9CBC)		
-> libSystem.B.dylib:dyld_stub_binder(0x3, 0x1000C9CC0, 0x1000C9CBC)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0xF7, 0x1000C9CBC)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0xF7, 0x1000C9CBC)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0xF7, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011164)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011164, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011164, 0x1000C9B68)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83DBD5, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83DBD5, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83DBD5, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000100D0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x4, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x4, 0x1000C9CC0)		
<- verm:MHD_get_master = 32
-> libSystem.B.dylib:setsockopt(0x4, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x120, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x120, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x120, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x120, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x120, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004D0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFE000, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1001003B0, 0x0, 0x120)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x120)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x120)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x120)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004E0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> verm: stub helpers(0x1001004D0, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:dyld_stub_binder(0x1001004D0, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x289, 0x10)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x289, 0x10)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x289, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000112F6)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000112F6, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000112F6, 0x1000C9B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A833C10, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A833C10, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A833C10, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101A8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:memcpy(0x1001004D0, 0x1000C9CC0, 0x10)		
-> verm: stub helpers(0x0, 0x1000C9CD0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x0, 0x1000C9CD0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x5E4, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x5E4, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x5E4, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011651)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011651, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011651, 0x1000C9B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A834, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A834, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A834, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010328)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x1001003B0, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> verm: stub helpers(0x100100AD8, 0x7FFFFFE00050, 0x100007E50)		
-> libSystem.B.dylib:dyld_stub_binder(0x100100AD8, 0x7FFFFFE00050, 0x100007E50)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x3E6, 0x100007E50)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x3E6, 0x100007E50)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x3E6, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011453)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011453, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011453, 0x1000C9B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834982, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834982, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834982, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010238)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_mutex_lock(0x100100AD8, 0x7FFFFFE00050, 0x100007E50)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x7FFFFFE00050, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x7FFFFFE00050, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> verm: stub helpers(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x401, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x401, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x401, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001146E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001146E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001146E, 0x1000C9B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8349C9, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8349C9, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8349C9, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010240)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> verm:create_thread(0x100100428, 0x1001009E0, 0x100007EF0)		
-> libSystem.B.dylib:pthread_create(0x100100428, 0x0, 0x100007EF0)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100007EF0)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100007EF0, 0x1001003B0, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1001003B0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1001003B0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 533
<- verm:MHD_accept_connection = 234
-> verm:MHD_cleanup_connections(0x1001009E0, 0x1001003B0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100AD8, 0x1001003B0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x1001003B0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x1001003B0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:MHD_cleanup_connections = 361
-> verm:MHD_select(0x1001009E0, 0x1, 0x0)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_accept_connection(0x1001009E0, 0x1000C9E20, 0x0)		
-> libSystem.B.dylib:accept(0x3, 0x1000C9CC0, 0x1000C9CBC)		
<- libSystem.B.dylib:accept = 17
-> verm:MHD_add_connection(0x1001009E0, 0x5, 0x1000C9CC0)		
-> verm:MHD_get_master(0x1001009E0, 0x5, 0x1000C9CC0)		
<- verm:MHD_get_master = 32
-> libSystem.B.dylib:setsockopt(0x5, 0xFFFF, 0x1022)		
<- libSystem.B.dylib:setsockopt = 17
-> libSystem.B.dylib:malloc(0x120, 0xFFFF, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x120, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x120, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x120, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x120, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFE000, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100100DB0, 0x0, 0x120)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x120)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x120)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x120)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004E0, 0x1000C9CC0, 0x10)		
-> libSystem.B.dylib:time(0x0, 0x1000C9CD0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x1000C9C10, 0x1000C9CD0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x1000C9C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x1000C9C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:MHD_set_http_callbacks_(0x100100DB0, 0x7FFFFFE00050, 0x0)		
<- verm:MHD_set_http_callbacks_ = 47
-> libSystem.B.dylib:pthread_mutex_lock(0x100100AD8, 0x7FFFFFE00050, 0x100007E50)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x7FFFFFE00050, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x7FFFFFE00050, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> verm:create_thread(0x100100E28, 0x1001009E0, 0x100007EF0)		
-> libSystem.B.dylib:pthread_create(0x100100E28, 0x0, 0x100007EF0)		
-> libSystem.B.dylib:set_malloc_singlethreaded(0x0, 0x0, 0x100007EF0)		
<- libSystem.B.dylib:set_malloc_singlethreaded = 31
-> libSystem.B.dylib:__bsdthread_create(0x100007EF0, 0x100100DB0, 0x80000)		
<- libSystem.B.dylib:__bsdthread_create = 17
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x100100DB0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x100100DB0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_create = 1126
<- verm:create_thread = 167
<- verm:MHD_add_connection = 533
<- verm:MHD_accept_connection = 234
<- verm:MHD_select = 503
-> verm:MHD_cleanup_connections(0x1001009E0, 0x100100DB0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100AD8, 0x100100DB0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x100100DB0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x100100DB0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:MHD_cleanup_connections = 361
-> verm:MHD_select(0x1001009E0, 0x1, 0x0)		
-> libSystem.B.dylib:memset(0x1000C9E20, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9DA0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x1000C9D20, 0x0, 0x80)		
-> libSystem.B.dylib:select$1050(0x4, 0x1000C9E20, 0x1000C9DA0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x4, 0x1000C9E20, 0x1000C9DA0)		
-> libSystem.B.dylib:thread_start(0x100481000, 0x1203, 0x100007EF0)		
-> libSystem.B.dylib:_pthread_start(0x100481000, 0x1203, 0x100007EF0)		
-> libSystem.B.dylib:_pthread_struct_init(0x100481000, 0x7FFF70086C60, 0x100481000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100481000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100481000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x100100DB0, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100480CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100480E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100480DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100480D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100100DB0, 0x100480E30, 0x100480DB0)		
-> verm:MHD_connection_get_pollfd(0x100100DB0, 0x100480CC0, 0x100480DB0)		
-> verm:MHD_pool_create(0x8000, 0x100480CC0, 0x100480DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100480CC0, 0x100480DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100480DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100480DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100ED, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x100100DB0, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100100ED0, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000CE000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
<- verm:try_grow_read_buffer = 83
-> verm:do_fd_set(0x5, 0x100480E30, 0x100480EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100480E30, 0x100480DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100480E30, 0x100480DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x1001003B0, 0x100280E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100280E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100280C90, 0x100280E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x1001003B0, 0x1000D6000, 0x800)		
<- verm:recv_param_adapter = 32
-> verm: stub helpers(0x4, 0x1000D6000, 0x800)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x1000D6000, 0x800)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x43B, 0x800)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x43B, 0x800)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x43B, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000114A8)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114A8, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114A8, 0x100280B98)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A81B, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A81B, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A81B, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010258)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:recv(0x4, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x4, 0x1000D6000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 219
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x1000D6000, 0x0)		
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x100280C98)		
<- verm:get_next_header_line = 137
-> verm:parse_initial_message_line(0x1001003B0, 0x1000D6000, 0x49)		
-> verm: stub helpers(0x1000D6000, 0x20, 0x49)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000D6000, 0x20, 0x49)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x4F5, 0x49)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x4F5, 0x49)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x4F5, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011562)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011562, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011562, 0x100280AC8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A835ECC, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A835ECC, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A835ECC, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102B0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strchr(0x1000D6000, 0x20, 0x49)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x20, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x1001003B0, 0x1000D6004)		
<- verm:MHD_http_unescape = 206
<- verm:parse_initial_message_line = 350
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1)		
<- verm:get_next_header_line = 137
-> verm:process_header_line(0x1001003B0, 0x1000D6049, 0x16)		
-> libSystem.B.dylib:strchr(0x1000D6049, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D604F)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D605F, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6049, 0x1000D604F)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D605F, 0x1000DDFE0)		
-> libSystem.B.dylib:strchr(0x1000D605F, 0x3A, 0x1000DDFE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D606B)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D6077, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D605F, 0x1000D606B)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6077, 0x1000DDFC0)		
-> libSystem.B.dylib:strchr(0x1000D6077, 0x3A, 0x1000DDFC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D6086)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D6091, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6077, 0x1000D6086)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6091, 0x1000DDFA0)		
-> libSystem.B.dylib:strchr(0x1000D6091, 0x3A, 0x1000DDFA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D609D)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D6116, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6091, 0x1000D609D)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6116, 0x1000DDF80)		
-> libSystem.B.dylib:strchr(0x1000D6116, 0x3A, 0x1000DDF80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D611E)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D615F, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6116, 0x1000D611E)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D615F, 0x1000DDF60)		
-> libSystem.B.dylib:strchr(0x1000D615F, 0x3A, 0x1000DDF60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D6170)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D6183, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D615F, 0x1000D6170)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D6183, 0x1000DDF40)		
-> libSystem.B.dylib:strchr(0x1000D6183, 0x3A, 0x1000DDF40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D6194)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D61A4, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D6183, 0x1000D6194)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D61A4, 0x1000DDF20)		
-> libSystem.B.dylib:strchr(0x1000D61A4, 0x3A, 0x1000DDF20)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D61B4)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D61D4, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D61A4, 0x1000D61B4)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D61D4, 0x1000DDF00)		
-> libSystem.B.dylib:strchr(0x1000D61D4, 0x3A, 0x1000DDF00)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D61E3)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D621E, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D61D4, 0x1000D61E3)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x1001003B0, 0x1000D621E, 0x1000DDEE0)		
-> libSystem.B.dylib:strchr(0x1000D621E, 0x3A, 0x1000DDEE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x1001003B0, 0x1000062F4, 0x1000D6231)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x1001003B0, 0x1000D6250, 0x1)		
-> verm:connection_add_header(0x1001003B0, 0x1000D621E, 0x1000D6231)		
-> verm:MHD_pool_allocate(0x100300000, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000D155)		
-> verm: stub helpers(0x10000D155, 0x1000D621E, 0x10000D155)		
-> libSystem.B.dylib:dyld_stub_binder(0x10000D155, 0x1000D621E, 0x10000D155)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x4E2, 0x10000D155)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x4E2, 0x10000D155)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x4E2, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001154F)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001154F, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001154F, 0x100280AE8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A341, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A341, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A341, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102A8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D621E, 0x10000D155)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D621E, 0x10000D155)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D621E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D61D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D61D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D61A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D61A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D6183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D6183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D615F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D615F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D615F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D6116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D6116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D6091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D6091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D6077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D6077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D605F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D605F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D605F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000D6049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000C0DC)		
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D621E, 0x10000C0DC)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D621E, 0x10000C0DC)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D621E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D61D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D61D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D61A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D61A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D6183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D6183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D615F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D615F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D615F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D6116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D6116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D6091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D6091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D6077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D6077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D605F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D605F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D605F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000D6049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000CE3C)		
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D621E, 0x10000CE3C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D621E, 0x10000CE3C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D621E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D61D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D61D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D61A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D61A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D6183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D6183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D615F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D615F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D615F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D6116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D6116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D6091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D6091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D6077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D6077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D605F, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D605F, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D605F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000D6049, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6049, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000D6049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x1001003B0, 0x1000062F4, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x1001003B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6000, 0x10000C511, 0x1000D6004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x1001003B0, 0x1000D6004)		
-> libSystem.B.dylib:strcmp(0x1000D6004, 0x10000C145, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm: stub helpers(0x1000D6004, 0x10000C147, 0x1)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000D6004, 0x10000C147, 0x1)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x596, 0x1)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x596, 0x1)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x596, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011603)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011603, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011603, 0x100280748)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83931D, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83931D, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83931D, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010300)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strstr(0x1000D6004, 0x10000C147, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C148, 0x10000C147, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strncmp(0x1000D6005, 0x10000C148, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000D600D, 0x10000C148, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000D6010, 0x10000C148, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> verm: stub helpers(0x100280990, 0x200, 0x10000C14B)		
-> libSystem.B.dylib:dyld_stub_binder(0x100280990, 0x200, 0x10000C14B)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x49D, 0x10000C14B)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x49D, 0x10000C14B)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x49D, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001150A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001150A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001150A, 0x100280748)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A835903, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A835903, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A835903, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010288)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:snprintf(0x100280990, 0x200, 0x10000C14B)		
-> libSystem.B.dylib:memset(0x1002806D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1002805C0, 0x7FFF700749E0, 0x10000C14B)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C51F, 0xFFFFFFFF, 0x1002807C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1002805C0, 0x100280020, 0xD)		
-> libSystem.B.dylib:memcpy(0x100280990, 0x10000C51F, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000D6004, 0xFFFFFFFF, 0x1002807D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1002805C0, 0x100280020, 0x3A)		
-> libSystem.B.dylib:memcpy(0x10028099D, 0x1000D6004, 0x3A)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> verm: stub helpers(0x100280990, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x100280990, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2F1, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2F1, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2F1, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001135E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001135E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001135E, 0x100280748)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8352A1, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8352A1, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8352A1, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101E0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:open(0x100280990, 0x0, 0x0)		
<- libSystem.B.dylib:open = 17
-> verm: stub helpers(0x6, 0x1002808D0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x6, 0x1002808D0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x1AD, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x1AD, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x1AD, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001121A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001121A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001121A, 0x100280748)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8352C2, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8352C2, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8352C2, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010138)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:fstat$INODE64(0x6, 0x1002808D0, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000C196)		
-> libSystem.B.dylib:strcasecmp(0x10000C196, 0x1000D621E, 0x10000C196)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D621E, 0x10000C196)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C196, 0x1000D621E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C196, 0x1000D61D4, 0x4D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61D4, 0x4D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C196, 0x1000D61D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcmp(0x1000D61E3, 0x1000D6005, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm:send_not_modified_response(0x1001003B0, 0x1000D6005, 0x9)		
-> verm:MHD_create_response_from_buffer(0x0, 0x10000C1A4, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x0, 0x10000C1A4, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000C1A4, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100F0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x100100F00, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x100100F28, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x100100F28, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_add_response_header(0x100100F00, 0x10000CA32, 0x1000D6005)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100100F00, 0x1, 0x10000CA32)		
-> libSystem.B.dylib:strchr(0x10000CA32, 0x9, 0x10000CA32)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CA32, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CA32, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6005, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6005, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000D6005, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100FA, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000CA32, 0x100100FA, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000CA32, 0x100100FA, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x5, 0x100100FA, 0x10000CA32)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x5, 0x10000CA32)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x5, 0x10000CA32)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x5, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x5, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x1001FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1001004F0, 0x10000CA32, 0x5)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x1000D6005, 0x10000CA37, 0x0)		
-> libSystem.B.dylib:strlen(0x1000D6005, 0x10000CA37, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x3A, 0x10000CA37, 0x1000D6005)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x3A, 0x1000D6005)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x3A, 0x1000D6005)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x3A, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x3A, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0xFFFFFFFF, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100100FC0, 0x1000D6005, 0x3A)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_queue_response(0x1001003B0, 0x130, 0x100100F00)		
-> verm:MHD_increment_response_rc(0x100100F00, 0x130, 0x100100F00)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100F28, 0x130, 0x100100F00)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x130, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x130, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000D6000, 0x10000C515, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000C515, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D6000, 0x10000C515, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm: stub helpers(0x4, 0x0, 0x48)		
<- libSystem.B.dylib:open$NOCANCEL = 17
-> libSystem.B.dylib:fstat$INODE64(0x7, 0x10027DE00, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> libSystem.B.dylib:read$NOCANCEL(0x7, 0x10027DE90, 0x2A64)		
<- libSystem.B.dylib:read$NOCANCEL = 17
-> libSystem.B.dylib:close$NOCANCEL(0x7, 0x10027DE90, 0x0)		
<- libSystem.B.dylib:close$NOCANCEL = 17
<- libSystem.B.dylib:tzload = 1485
<- libSystem.B.dylib:gmtload = 63
-> libSystem.B.dylib:notify_register_tz(0x101002C00, 0x7FFF7007AA80, 0x0)		
-> libSystem.B.dylib:strcmp(0x101002C00, 0x7FFF8071B34C, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strlen(0x101002C00, 0x7FFF8071B34C, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcpy(0x1002808D0, 0x7FFF7007AA8C, 0x101002C00)		
<- libSystem.B.dylib:strcpy = 202
-> libSystem.B.dylib:strcat(0x1002808D0, 0x7FFF80713094, 0x0)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:strcat(0x1002808D0, 0x101002C00, 0x1002808EB)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:notify_register_check(0x1002808D0, 0x7FFF7007AA80, 0x100280902)		
-> libSystem.B.dylib:strncmp(0x1002808D0, 0x7FFF8071F750, 0x5)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:bootstrap_look_up(0x70B, 0x7FFF8071F728, 0x7FFF7008AED0)		
<- libSystem.B.dylib:bootstrap_look_up = 10
-> libSystem.B.dylib:bootstrap_look_up2(0x70B, 0x7FFF8071F728, 0x7FFF7008AED0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C360, 0x7FFF8071F728, 0x7FFF7008AED0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C368, 0x7FFF8071F728, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007C360, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C368, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:vproc_mig_look_up2(0x70B, 0x7FFF8071F728, 0x7FFF7008AED0)		
-> libSystem.B.dylib:mig_strncpy(0x1002806E0, 0x7FFF8071F728, 0x80)		
<- libSystem.B.dylib:mig_strncpy = 41
-> libSystem.B.dylib:mig_get_reply_port(0x100280704, 0x7FFF8071F74C, 0x80)		
-> libSystem.B.dylib:mach_reply_port(0x100280704, 0x7FFF8071F74C, 0x80)		
<- libSystem.B.dylib:mach_reply_port = 10
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1002806C0, 0x3000003, 0xAC)		
-> libSystem.B.dylib:mach_msg_trap(0x1002806C0, 0x3000003, 0xAC)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:vproc_mig_look_up2 = 535
-> libSystem.B.dylib:mach_port_mod_refs(0x807, 0x1403, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1403, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280770, 0x3, 0x2C)		
-> libSystem.B.dylib:mach_msg_trap(0x100280770, 0x3, 0x2C)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:mach_port_mod_refs = 237
-> libSystem.B.dylib:strlcpy(0x7FFF7008AFA0, 0x7FFF8071F728, 0x80)		
<- libSystem.B.dylib:strlcpy = 138
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C360, 0x7FFF8071F750, 0x58)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C368, 0x7FFF8071F750, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C368, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:bootstrap_look_up2 = 510
-> libSystem.B.dylib:strlen(0x1002808D0, 0x0, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x20, 0x0, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x10010100, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
<- libSystem.B.dylib:_nc_table_insert_n = 114
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x10010100, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10010100, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_add = 246
<- libSystem.B.dylib:notify_register_check = 534
-> libSystem.B.dylib:notify_monitor_file(0x0, 0x101002C00, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x101002C00, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x101002C00, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x101002C00, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x101002C00, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100300070, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
-> libSystem.B.dylib:strlen(0x101002C00, 0x1403, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:_notify_server_monitor_file(0x1403, 0x445, 0x101002C00)		
-> libSystem.B.dylib:mig_get_reply_port(0x1403, 0x445, 0x101002C00)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280820, 0x3, 0x40)		
-> libSystem.B.dylib:mach_msg_trap(0x100280820, 0x3, 0x40)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:_notify_server_monitor_file = 367
<- libSystem.B.dylib:notify_monitor_file = 190
-> libSystem.B.dylib:notify_check(0x0, 0x100280924, 0x40)		
-> libSystem.B.dylib:token_table_find(0x0, 0x100280924, 0x40)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x100280924, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x100280924, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x100280924, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100300070, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_register_tz = 295
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x100280A08, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100280B90, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100280B90, 0x80, 0x10000CE80)		
-> libSystem.B.dylib:memset(0x100280798, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100280690, 0x7FFF700749E0, 0x10000CE80)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D401, 0xFFFFFFFF, 0x1002808E0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100280B90, 0x10000CE80, 0x6)		
-> libSystem.B.dylib:memcpy(0x100280B96, 0x10000D401, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100280B99, 0x10000CE89, 0x2)		
-> libSystem.B.dylib:memcpy(0x100280B9B, 0x100280622, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D3ED, 0xFFFFFFFF, 0x100280990)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100280B9D, 0x10000CE8F, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280B9E, 0x10000D3ED, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100280BA1, 0x10000CE93, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280BA2, 0x100280620, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100280BA6, 0x10000CE98, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280BA7, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280BA8, 0x100280623, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100280BA9, 0x10000CE9D, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280BAA, 0x100280622, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100280BAC, 0x10000CEA2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280BAD, 0x100280622, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100280BAF, 0x10000CEA7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm: stub helpers(0x100300050, 0x10000CEAD, 0x80808000)		
-> libSystem.B.dylib:dyld_stub_binder(0x100300050, 0x10000CEAD, 0x80808000)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x553, 0x80808000)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x553, 0x80808000)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x553, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000115C0)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000115C0, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000115C0, 0x100280848)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83424C, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83424C, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83424C, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102E0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strlen(0x100300050, 0x10000CEAD, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100300060, 0x10000CEAD, 0x100300050)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x1001004F0, 0x10000CEAD, 0x100300060)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100100FC0, 0x10000CEAD, 0x1001004F0)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100300000, 0x97, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000DDE20, 0x100280A10, 0x1B)		
-> verm: stub helpers(0x1000DDE3B, 0x10000CECC, 0x100300050)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000DDE3B, 0x10000CECC, 0x100300050)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x4BD, 0x100300050)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x4BD, 0x100300050)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x4BD, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001152A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001152A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001152A, 0x100280848)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A839762, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A839762, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A839762, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010298)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:sprintf(0x1000DDE3B, 0x10000CECC, 0x100300050)		
-> libSystem.B.dylib:memset(0x1002807E8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1002808C0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1002806D0, 0x7FFF700749E0, 0x10000CECC)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100300050, 0xFFFFFFFF, 0x1002808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1002806D0, 0x100280130, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000DDE3B, 0x100300050, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100300060, 0xFFFFFFFF, 0x1002808D8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1002806D0, 0x100280130, 0x3)		
-> libSystem.B.dylib:memcpy(0x1000DDE49, 0x10000CECE, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000DDE4B, 0x100300060, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1002806D0, 0x100280130, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000DDE4C, 0x10000CED2, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:sprintf(0x1000DDE4E, 0x10000CECC, 0x1001004F0)		
-> libSystem.B.dylib:memset(0x1002807E8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1002808C0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1002806D0, 0x7FFF700749E0, 0x10000CECC)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x1001004F0, 0xFFFFFFFF, 0x1002808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1002806D0, 0x100280130, 0x4)		
-> libSystem.B.dylib:memcpy(0x1000DDE4E, 0x1001004F0, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100100FC0, 0xFFFFFFFF, 0x1002808D8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1002806D0, 0x100280130, 0x3B)		
-> libSystem.B.dylib:memcpy(0x1000DDE52, 0x10000CECE, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000DDE54, 0x100100FC0, 0x39)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1002806D0, 0x100280130, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000DDE8D, 0x10000CED2, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> verm: stub helpers(0x1000DDE8F, 0x100280B90, 0x1000DDE8F)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000DDE8F, 0x100280B90, 0x1000DDE8F)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x513, 0x1000DDE8F)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x513, 0x1000DDE8F)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x513, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- verm:check_write_done = 128
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1002803A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1002803A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
<- verm:MHD_connection_close = 102
-> verm:MHD_pool_destroy(0x100300000, 0x0, 0x0)		
-> verm: stub helpers(0x1000D6000, 0x8000, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x1000D6000, 0x8000, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2E2, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2E2, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2E2, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001134F)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001134F, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001134F, 0x100280AF8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834581, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834581, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834581, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101D8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:munmap(0x1000D6000, 0x8000, 0x0)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100300000, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300000, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300000, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300030)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:pthread_mutex_lock(0x100100AD8, 0x1000062F4, 0xFC080)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x1000062F4, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x1000062F4, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100AD8, 0x0, 0x100100DB0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:MHD_connection_handle_idle = 142
-> libSystem.B.dylib:_pthread_exit(0x100281000, 0x0, 0x7FFF7007A5E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x7FFF7007A5E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100281010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100281010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100281000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:realloc(0x0, 0x40, 0xFFFFFFFF)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x40, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x40, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x40, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x40, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001BA00, 0x0)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100FE0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100FA, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:realloc = 235
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FA0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FA0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FA4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FA4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FA8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FA8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FAC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FAC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FB0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FB0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FB4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FB4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FB8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FB8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FBC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FBC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FC0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FC0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FC4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FC4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FC8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FC8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FCC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FCC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FD0, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FD0, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FD4, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FD4, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FD8, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FD8, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:semaphore_create(0x807, 0x100100FDC, 0x0)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x100100FDC, 0x0)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E50, 0x3, 0x28)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E50, 0x3, 0x28)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:semaphore_create = 290
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100100FA0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100281010, 0x1, 0x100100FA0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100281000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70090618, 0x1, 0x1)		
-> libSystem.B.dylib:mach_port_mod_refs(0x807, 0x1303, 0x1)		
-> libSystem.B.dylib:mig_get_reply_port(0x807, 0x1303, 0x1)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x100280E00, 0x3, 0x2C)		
-> libSystem.B.dylib:mach_msg_trap(0x100280E00, 0x3, 0x2C)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:mach_port_mod_refs = 237
<- libSystem.B.dylib:mig_dealloc_reply_port = 279
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70090618, 0x1200, 0x1)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x1200, 0x1)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x1200, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100200000, 0x81000, 0x1103)		
-> libSystem.B.dylib:thread_start(0x100281000, 0x1103, 0x100007EF0)		
-> libSystem.B.dylib:_pthread_start(0x100281000, 0x1103, 0x100007EF0)		
-> libSystem.B.dylib:_pthread_struct_init(0x100281000, 0x7FFF70086C60, 0x100281000)		
<- libSystem.B.dylib:_pthread_struct_init = 386
-> libSystem.B.dylib:_pthread_set_self(0x100281000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:_pthread_set_self = 38
-> libSystem.B.dylib:__pthread_set_self(0x100281000, 0x7FFF70086C60, 0x4)		
<- libSystem.B.dylib:__pthread_set_self = 12
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x4)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__thread_selfid(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:__thread_selfid = 17
-> verm:MHD_handle_connection(0x1001003B0, 0x0, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x0, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100280CB0, 0x0, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100280E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100280DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100280D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100280E30, 0x100280DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100280CC0, 0x100280DB0)		
-> verm:MHD_pool_create(0x8000, 0x100280CC0, 0x100280DB0)		
-> libSystem.B.dylib:malloc(0x28, 0x100280CC0, 0x100280DB0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x28, 0x100280DB0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x28, 0x100280DB0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x28, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x28, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockLock(0x10001B000, 0x1, 0x30)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001B000, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:allocate_pages(0x100018000, 0x100000, 0x14)		
-> libSystem.B.dylib:mmap(0x0, 0x200000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x200000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
-> libSystem.B.dylib:munmap(0x100283000, 0x7D000, 0x0)		
<- libSystem.B.dylib:munmap = 17
-> libSystem.B.dylib:munmap(0x100400000, 0x83000, 0x0)		
<- libSystem.B.dylib:munmap = 17
<- libSystem.B.dylib:allocate_pages = 421
-> libSystem.B.dylib:OSSpinLockLock(0x100018100, 0x1, 0x7FFF7007A650)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100018100, 0x14, 0x14)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x1003FC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm: stub helpers(0x0, 0x8000, 0x3)		
-> libSystem.B.dylib:dyld_stub_binder(0x0, 0x8000, 0x3)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2D5, 0x3)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2D5, 0x3)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2D5, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011342)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011342, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011342, 0x100280B18)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8341F5, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8341F5, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8341F5, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101D0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x8000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
<- verm:MHD_pool_create = 127
-> verm:try_grow_read_buffer(0x1001003B0, 0x8000, 0x0)		
-> verm:MHD_pool_reallocate(0x100300000, 0x0, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D6000, 0x0, 0x0)		
<- verm:MHD_pool_reallocate = 65
-> verm:do_fd_set(0x4, 0x100280E30, 0x100280EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100280E30, 0x100280DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100280E30, 0x100280DB0)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x0, 0x48)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x47C, 0x48)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x47C, 0x48)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x47C, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000114E9)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114E9, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114E9, 0x1002806D8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83E71A, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83E71A, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83E71A, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010278)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:shutdown(0x4, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x100100F00, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_not_modified_response = 123
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x1001003B0, 0x1000062F4, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x1001003B0, 0x1000062F4, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x100100F00, 0x10000C0DC, 0x0)		
-> libSystem.B.dylib:strcmp(0x10000C0DC, 0x1001004F0, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> verm: stub helpers(0x100280B10, 0x0, 0x80)		
-> libSystem.B.dylib:dyld_stub_binder(0x100280B10, 0x0, 0x80)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0xA4, 0x80)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0xA4, 0x80)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0xA4, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011111)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011111, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011111, 0x100280848)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A839F7A, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A839F7A, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A839F7A, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000100B0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:__sprintf_chk(0x100280B10, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100280B10, 0x80, 0x10000CE5D)		
-> libSystem.B.dylib:memset(0x100280798, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100280690, 0x7FFF700749E0, 0x10000CE5D)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280B10, 0x100280623, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x100100F00, 0x10000C0DC, 0x100280B10)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x100100F00, 0x1, 0x10000C0DC)		
-> libSystem.B.dylib:strchr(0x10000C0DC, 0x9, 0x10000C0DC)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C0DC, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C0DC, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100280B10, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100280B10, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100280B10, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10030003, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C0DC, 0x10030003, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C0DC, 0x10030003, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x10030003, 0x10000C0DC)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C0DC)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C0DC)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100300050, 0x10000C0DC, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100280B10, 0x10000C0EB, 0x0)		
-> libSystem.B.dylib:strlen(0x100280B10, 0x10000C0EB, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x2, 0x10000C0EB, 0x100280B10)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2, 0x100280B10)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2, 0x100280B10)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x2, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100300060, 0x100280B10, 0x2)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x130, 0x100280B12, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CE66, 0x1000D603F, 0x10000CE62)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D603F, 0x10000CE62)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE66, 0x1000D603F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100280A10, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100280A10, 0x100, 0x10000CE6F)		
-> libSystem.B.dylib:memset(0x100280798, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100280690, 0x7FFF700749E0, 0x10000CE6F)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CE33, 0xFFFFFFFF, 0x1002808E0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100280A10, 0x10000CE33, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100280A18, 0x10000CE71, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280A19, 0x100280621, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D4F7, 0xFFFFFFFF, 0x100280990)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0xD)		
-> libSystem.B.dylib:memcpy(0x100280A1C, 0x10000CE74, 0x1)		
-> libSystem.B.dylib:memcpy(0x100280A1D, 0x10000D4F7, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100280690, 0x1002800F0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100280A29, 0x10000CE77, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x100100F00, 0x10000CE7A, 0x8000)		
-> libSystem.B.dylib:strcmp(0x10000CE7A, 0x100300050, 0x8000)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CE7A, 0x1001004F0, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x100280A08, 0x1001004F0, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100280940, 0x1001004F0, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280930, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280930, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280940, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm: stub helpers(0x100280A08, 0x1002809D0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x100280A08, 0x1002809D0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x1E1, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x1E1, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x1E1, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001124E)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001124E, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001124E, 0x100280848)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A842F78, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A842F78, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A842F78, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010150)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:gmtime_r(0x100280A08, 0x1002809D0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x100280A08, 0x0, 0x1002809D0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1002809D0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007AA40, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:malloc(0x2A38, 0x0, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2A38, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2A38, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2A38, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100033400, 0x2A38, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:small_malloc_from_free_list(0x100018000, 0x100033400, 0x1)		
<- libSystem.B.dylib:small_malloc_from_free_list = 1187
-> libSystem.B.dylib:OSSpinLockLock(0x100032000, 0x2C00, 0x7FFF7007A650)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100032000, 0xFFFFFFFF, 0x8)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:allocate_pages(0x100018000, 0x800000, 0x17)		
-> libSystem.B.dylib:mmap(0x0, 0x1000000, 0x3)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x1000000, 0x3)		
<- libSystem.B.dylib:__mmap = 17
-> libSystem.B.dylib:munmap(0x101800000, 0x800000, 0x0)		
<- libSystem.B.dylib:munmap = 17
<- libSystem.B.dylib:allocate_pages = 421
-> libSystem.B.dylib:OSSpinLockLock(0x100018180, 0x1, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100018180, 0x16, 0x16)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:OSSpinLockUnlock(0x100033400, 0x16, 0x1017F8000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:gmtload(0x101000000, 0x16, 0x1017F8000)		
-> libSystem.B.dylib:tzload(0x7FFF8071B379, 0x101000000, 0x1017F8000)		
-> libSystem.B.dylib:issetugid(0x7FFF8071B379, 0x101000000, 0x1017F8000)		
<- libSystem.B.dylib:issetugid = 17
-> libSystem.B.dylib:malloc(0x401, 0x101000000, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x401, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x401, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x401, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100033400, 0x401, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:small_malloc_from_free_list(0x100018000, 0x100033400, 0x1)		
<- libSystem.B.dylib:small_malloc_from_free_list = 1187
-> libSystem.B.dylib:OSSpinLockUnlock(0x100033400, 0x600, 0x101000000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strlen(0x7FFF80712D23, 0x600, 0x101000000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x7FFF8071B379, 0x600, 0x7FFF80712D23)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcpy(0x101002C00, 0x7FFF80712D23, 0x7FFF8071B379)		
<- libSystem.B.dylib:strcpy = 202
-> libSystem.B.dylib:strcat(0x101002C00, 0x7FFF80713092, 0x0)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:strcat(0x101002C00, 0x7FFF8071B379, 0x101002C15)		
<- libSystem.B.dylib:strcat = 36
-> libSystem.B.dylib:strchr(0x7FFF8071B379, 0x2E, 0x101002C18)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:open$NOCANCEL(0x101002C00, 0x0, 0x2E)		
-> libSystem.B.dylib:_notify_server_register_check(0x1403, 0x1002808D0, 0x31)		
-> libSystem.B.dylib:mig_get_reply_port(0x1403, 0x1002808D0, 0x31)		
<- libSystem.B.dylib:mig_get_reply_port = 108
-> libSystem.B.dylib:mach_msg(0x1002807E0, 0x3, 0x38)		
-> libSystem.B.dylib:mach_msg_trap(0x1002807E0, 0x3, 0x38)		
<- libSystem.B.dylib:mach_msg_trap = 10
<- libSystem.B.dylib:mach_msg = 176
<- libSystem.B.dylib:_notify_server_register_check = 438
-> libSystem.B.dylib:shm_open(0x7FFF8071F778, 0x0, 0x0)		
<- libSystem.B.dylib:shm_open = 17
-> libSystem.B.dylib:mmap(0x0, 0x1000, 0x1)		
<- libSystem.B.dylib:mmap = 25
-> libSystem.B.dylib:__mmap(0x0, 0x1000, 0x1)		
<- libSystem.B.dylib:__mmap = 17
-> libSystem.B.dylib:close$NOCANCEL(0x7, 0x1000, 0x0)		
<- libSystem.B.dylib:close$NOCANCEL = 17
-> libSystem.B.dylib:token_table_add(0x445, 0x9, 0x2)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x9, 0x2)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x9, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007C260, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_new(0x100, 0x0, 0x0)		
-> libSystem.B.dylib:malloc(0x10, 0x0, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x10, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x10, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x10, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:calloc(0x100, 0x8, 0x100300070)		
-> libSystem.B.dylib:malloc_zone_calloc(0x100018000, 0x100, 0x8)		
-> libSystem.B.dylib:szone_calloc(0x100018000, 0x100, 0x8)		
<- libSystem.B.dylib:szone_calloc = 55
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x800, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x100033400, 0x800, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:small_malloc_from_free_list(0x100018000, 0x100033400, 0x1)		
<- libSystem.B.dylib:small_malloc_from_free_list = 1187
-> libSystem.B.dylib:OSSpinLockUnlock(0x100033400, 0x800, 0x101000000)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:memset(0x101003200, 0x0, 0x800)		
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_calloc = 155
<- libSystem.B.dylib:calloc = 89
<- libSystem.B.dylib:_nc_table_new = 85
-> libSystem.B.dylib:calloc(0x1, 0x30, 0x800)		
-> libSystem.B.dylib:malloc_zone_calloc(0x100018000, 0x1, 0x30)		
-> libSystem.B.dylib:szone_calloc(0x100018000, 0x1, 0x30)		
<- libSystem.B.dylib:szone_calloc = 55
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x30, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x30, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10030008, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:memset(0x100300080, 0x0, 0x30)		
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_calloc = 155
<- libSystem.B.dylib:calloc = 89
-> libSystem.B.dylib:_nc_table_insert_n(0x100300070, 0x0, 0x100300080)		
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100011580)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011580, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x100011580, 0x100280848)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A834587, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A834587, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A834587, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000102C0)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:strcpy(0x1000DDE8F, 0x100280B90, 0x1000DDE8F)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100280BC1, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100280C10, 0x100280BC1, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 142
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100280CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100280E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100280DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100280D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100280E30, 0x100280DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100280CC0, 0x100280DB0)		
-> verm:do_fd_set(0x4, 0x100280DB0, 0x100280EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100280E30, 0x100280DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100280E30, 0x100280DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1001003B0, 0x100280E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100280E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100280C80, 0x100280E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x1001003B0, 0x7FFFFFE00050, 0x100005058)		
-> verm:send_param_adapter(0x1001003B0, 0x1000DDE20, 0x96)		
<- verm:send_param_adapter = 32
-> verm: stub helpers(0x4, 0x1000DDE20, 0x96)		
-> libSystem.B.dylib:dyld_stub_binder(0x4, 0x1000DDE20, 0x96)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x45C, 0x96)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x45C, 0x96)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x45C, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000114C9)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114C9, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x1000114C9, 0x100280B68)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A83A7C3, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A83A7C3, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A83A7C3, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010268)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:send(0x4, 0x1000DDE20, 0x96)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x1000DDE20, 0x96)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x1001003B0, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100300000, 0x1000DDE20, 0x97)		
<- verm:MHD_pool_reallocate = 65
<- verm:MHD_connection_handle_write = 82
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x7E20, 0x97)		
-> verm:try_ready_normal_body(0x1001003B0, 0x1000062F4, 0x100280C98)		
<- verm:try_ready_normal_body = 170
-> libSystem.B.dylib:time(0x0, 0x1000062F4, 0x100280C98)		
-> libmathCommon.A.dylib:fegetenv(0x100280C10, 0x1000062F4, 0x100280C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280C00, 0x0, 0x1F80)		
<- verm:MHD_connection_handle_idle = 142
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100280CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100280E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100280DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100280D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x1001003B0, 0x100280E30, 0x100280DB0)		
-> verm:MHD_connection_get_pollfd(0x1001003B0, 0x100280CC0, 0x100280DB0)		
-> verm:do_fd_set(0x4, 0x100280DB0, 0x100280EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x5, 0x100280E30, 0x100280DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x5, 0x100280E30, 0x100280DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x1001003B0, 0x100280E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100280E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100280C80, 0x100280E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100280C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100280C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100280C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x1001003B0, 0x7FFFFFE00050, 0x100005058)		
<- verm:try_ready_normal_body = 170
-> verm:send_param_adapter(0x1001003B0, 0x10000C1A4, 0x0)		
<- verm:send_param_adapter = 32
-> libSystem.B.dylib:send(0x4, 0x10000C1A4, 0x0)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x4, 0x10000C1A4, 0x0)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 82
-> verm:MHD_connection_handle_idle(0x1001003B0, 0x10000C1A4, 0x100100F00)		
-> verm:MHD_get_response_header(0x100100F00, 0x10000CE22, 0x100280C98)		
-> libSystem.B.dylib:strcmp(0x10000CE22, 0x100300050, 0x100280C98)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CE22, 0x1001004F0, 0x3)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> verm:MHD_destroy_response(0x100100F00, 0x1001004F0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x100100F28, 0x1001004F0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x1001004F0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x1001004F0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> verm: stub helpers(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:dyld_stub_binder(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x3AD, 0x0)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x3AD, 0x0)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x3AD, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001141A)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001141A, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001141A, 0x100280AF8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A839026, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A839026, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A839026, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x100010228)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:pthread_mutex_destroy(0x100100F28, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100F30, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100F30, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x100300050, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300050, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300050, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100300060, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300060, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300060, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100300030, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300030, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300030, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1001004F0, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1001004F0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1001004F0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x10)		
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x7FFF7007A650, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100FC0, 0x7FFF7007A650, 0x7FFF7007A650)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100FC0, 0x7FFF7007A650)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100FC0, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x40)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x1001004F0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100100FA0, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100FA0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100FA0, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100FC0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x100100F00, 0x100100000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100F00, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100F00, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001BA00, 0x100100FC0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100FA0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x1001003B0, 0x1001003E0)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x1001003B0, 0x1, 0x10000CE22)		
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D621E, 0x10000CE22)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D621E, 0x10000CE22)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D621E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D61D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D61D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D61A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D61A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D61A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D6183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D6183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D615F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D615F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D615F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D6116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D6116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D6091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D6091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D6077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D6077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D6077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000D605F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000D605F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000D605F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000D606B, 0x10000CE2D, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CE2D, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000D606B, 0x10000CE2D, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_connection_close(0x1001003B0, 0x0, 0x63)		
-> libSystem.B.dylib:shutdown(0x4, 0x2, 0x63)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x4, 0x2, 0x63)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100280C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100280C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> verm: stub helpers(0x10000CCD0, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:dyld_stub_binder(0x10000CCD0, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:_dyld_fast_stub_entry(void*, long)(0x100010068, 0x2FE, 0xFFFFFFFFFFFFFFFF)		
-> dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long)(0x100010068, 0x2FE, 0xFFFFFFFFFFFFFFFF)		
-> dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&)(0x7FFF5FC43C30, 0x2FE, 0x7FFF5FC404A0)		
-> dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const(0x7FFF5FC43C30, 0x2, 0x4)		
-> dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const(0x7FFF5FC43C30, 0x2, 0x4)		
<- dyld:ImageLoaderMachOCompressed::segmentCommandOffsets() const = 12
<- dyld:ImageLoaderMachO::segActualLoadAddress(unsigned int) const = 60
-> dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x10001136B)		
-> dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const(0x7FFF5FC43C30, 0x0, 0x3)		
<- dyld:ImageLoaderMachOCompressed::libImage(unsigned int) const = 31
-> dyld:ImageLoaderMachOCompressed::resolveTwolevel(ImageLoader::LinkContext const&, ImageLoader const*, bool, char const*, ImageLoader(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x7FFF5FC43CD8)		
-> dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001136B, 0x1)		
-> dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const(0x7FFF5FC43CD8, 0x10001136B, 0x100280AE8)		
<- dyld:ImageLoaderMachOCompressed::findExportedSymbol(char const*, ImageLoader const**) const = 559
<- dyld:ImageLoaderMachO::findExportedSymbol(char const*, bool, ImageLoader const**) const = 231
-> dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con(0x7FFF5FC43CD8, 0x7FFF8A8410C8, 0x7FFF5FC404A0)		
<- dyld:ImageLoaderMachO::getExportedSymbolAddress(ImageLoader::Symbol const*, ImageLoader::LinkContext const&, ImageLoader const*) con = 14
-> dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const(0x7FFF5FC43CD8, 0x7FFF8A8410C8, 0x7FFF5FC43C30)	
-> dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const(0x7FFF5FC43CD8, 0x7FFF8A8410C8, 0x7FFF5FC43C30)		
<- dyld:ImageLoaderMachOCompressed::exportedSymbolAddress(ImageLoader::Symbol const*) const = 892
<- dyld:ImageLoaderMachO::getSymbolAddress(ImageLoader::Symbol const*, ImageLoader const*, ImageLoader::LinkContext const&) const = 140
<- dyld:ImageLoaderMachOCompressed::resolve(ImageLoader::LinkContext const&, char const*, unsigned char, int, ImageLoader const**, Imag = 310
-> dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char(0x7FFF5FC43C30, 0x7FFF5FC404A0, 0x1000101E8)		
<- dyld:ImageLoaderMachO::bindLocation(ImageLoader::LinkContext const&, unsigned long, unsigned long, ImageLoader const*, unsigned char = 326
<- dyld:ImageLoaderMachOCompressed::doBindFastLazySymbol(unsigned int, ImageLoader::LinkContext const&) = 169
<- dyld:dyld::fastBindLazySymbol(ImageLoader**, unsigned long) = 213
-> libSystem.B.dylib:perror(0x10000CCD0, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000CCD0, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x10, 0x2, 0x10000CCD0)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1002803E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1002803E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1002803E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x32AAABA7)		
-> libSystem.B.dylib:_pthread_mutex_init(0x7FFF7007BA58, 0x0, 0x32AAABA7)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1002803A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1002803A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1002803A0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100281010, 0x1, 0xFFFFFFFF)		

first-request-0-9-13.txt (177,897 bytes)   
second-request-0-9-13.txt (63,769 bytes)   
<- verm:MHD_http_unescape = 206
<- verm:parse_initial_message_line = 350
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strncmp(0x1000CE005, 0x10000C148, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE00D, 0x10000C148, 0x2)		
<- libSystem.B.dylib:strncmp = 45
-> libSystem.B.dylib:strncmp(0x1000CE010, 0x10000C148, 0x2)		
<- libSystem.B.dylib:strncmp = 45
<- libSystem.B.dylib:strstr = 114
-> libSystem.B.dylib:snprintf(0x100480990, 0x200, 0x10000C14B)		
-> libSystem.B.dylib:memset(0x1004806D8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004805C0, 0x7FFF700749E0, 0x10000C14B)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000C51F, 0xFFFFFFFF, 0x1004807C8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004805C0, 0x100480020, 0xD)		
-> libSystem.B.dylib:memcpy(0x100480990, 0x10000C51F, 0xD)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1000CE004, 0xFFFFFFFF, 0x1004807D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004805C0, 0x100480020, 0x3A)		
-> libSystem.B.dylib:memcpy(0x10048099D, 0x1000CE004, 0x3A)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:snprintf = 546
-> libSystem.B.dylib:open(0x100480990, 0x0, 0x0)		
<- libSystem.B.dylib:open = 17
-> libSystem.B.dylib:fstat$INODE64(0x7, 0x1004808D0, 0x0)		
<- libSystem.B.dylib:fstat$INODE64 = 17
-> verm:MHD_lookup_connection_value(0x100100DB0, 0x1, 0x10000C196)		
-> libSystem.B.dylib:strcasecmp(0x10000C196, 0x1000CE21E, 0x10000C196)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C196)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C196, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C196, 0x1000CE1D4, 0x4D)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x4D)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C196, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:try_ready_normal_body(0x100100DB0, 0x7FFFFFE00050, 0x100005058)		
<- verm:try_ready_normal_body = 170
-> verm:send_param_adapter(0x100100DB0, 0x10000C1A4, 0x0)		
<- verm:send_param_adapter = 32
-> libSystem.B.dylib:send(0x5, 0x10000C1A4, 0x0)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x10000C1A4, 0x0)		
<- libSystem.B.dylib:sendto = 17
<- verm:MHD_connection_handle_write = 82
-> verm:MHD_connection_handle_idle(0x100100DB0, 0x10000C1A4, 0x1003000B0)		
-> verm:MHD_get_response_header(0x1003000B0, 0x10000CE22, 0x100480C98)		
-> libSystem.B.dylib:strcmp(0x10000CE22, 0x100300060, 0x100480C98)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CE22, 0x100300050, 0x3)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> verm:MHD_destroy_response(0x1003000B0, 0x100300050, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1003000D8, 0x100300050, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x100300050, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x100300050, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x1003000D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:pthread_mutex_destroy(0x1003000D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_destroy = 188
-> libSystem.B.dylib:free(0x100300060, 0x0, 0xFFFFFFFF)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300060, 0xFFFFFFFF)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300060, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300000)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x1003001B0, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1003001B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1003001B0, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300060)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100300190, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300190, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300190, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x1003001B0)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100300050, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300050, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300050, 0x10)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x10)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x1003001B0)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300190)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100300030, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300030, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300030, 0x20)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x20)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100300190)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300150)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- verm:MHD_destroy_response = 145
-> libSystem.B.dylib:free(0x1003000B0, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x1003000B0, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x1003000B0, 0xA0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0xA0)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100300000)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007A660, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:__bsdthread_terminate(0x100400000, 0x81000, 0x1203)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_read(0x100100DB0, 0x100480E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100480E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100480C90, 0x100480E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480C80, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480C80, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480C90, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:recv_param_adapter(0x100100DB0, 0x1000CE000, 0x800)		
<- verm:recv_param_adapter = 32
-> libSystem.B.dylib:recv(0x5, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recv = 11
-> libSystem.B.dylib:recvfrom(0x5, 0x1000CE000, 0x800)		
<- libSystem.B.dylib:recvfrom = 17
<- verm:MHD_connection_handle_read = 219
-> verm:MHD_connection_handle_idle(0x100100DB0, 0x1000CE000, 0x0)		
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x100480C98)		
<- verm:get_next_header_line = 137
-> verm:parse_initial_message_line(0x100100DB0, 0x1000CE000, 0x49)		
-> libSystem.B.dylib:strchr(0x1000CE000, 0x20, 0x49)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x20, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE004, 0x3F, 0x0)		
<- libSystem.B.dylib:strchr = 30
-> verm:MHD_http_unescape(0x0, 0x100100DB0, 0x1000CE004)		
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1)		
<- verm:get_next_header_line = 137
-> verm:process_header_line(0x100100DB0, 0x1000CE049, 0x16)		
-> libSystem.B.dylib:strchr(0x1000CE049, 0x3A, 0x16)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE04F)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE05F, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE049, 0x1000CE04F)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE05F, 0x1000D5FE0)		
-> libSystem.B.dylib:strchr(0x1000CE05F, 0x3A, 0x1000D5FE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE06B)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE077, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE05F, 0x1000CE06B)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE077, 0x1000D5FC0)		
-> libSystem.B.dylib:strchr(0x1000CE077, 0x3A, 0x1000D5FC0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE086)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE091, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE077, 0x1000CE086)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE091, 0x1000D5FA0)		
-> libSystem.B.dylib:strchr(0x1000CE091, 0x3A, 0x1000D5FA0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE09D)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE116, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE091, 0x1000CE09D)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE116, 0x1000D5F80)		
-> libSystem.B.dylib:strchr(0x1000CE116, 0x3A, 0x1000D5F80)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE11E)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE15F, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE116, 0x1000CE11E)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE15F, 0x1000D5F60)		
-> libSystem.B.dylib:strchr(0x1000CE15F, 0x3A, 0x1000D5F60)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE170)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE183, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE15F, 0x1000CE170)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE183, 0x1000D5F40)		
-> libSystem.B.dylib:strchr(0x1000CE183, 0x3A, 0x1000D5F40)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE194)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE1A4, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE183, 0x1000CE194)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE1A4, 0x1000D5F20)		
-> libSystem.B.dylib:strchr(0x1000CE1A4, 0x3A, 0x1000D5F20)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE1B4)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE1D4, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE1A4, 0x1000CE1B4)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE1D4, 0x1000D5F00)		
-> libSystem.B.dylib:strchr(0x1000CE1D4, 0x3A, 0x1000D5F00)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE1E3)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE21E, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE1D4, 0x1000CE1E3)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
-> verm:process_header_line(0x100100DB0, 0x1000CE21E, 0x1000D5EE0)		
-> libSystem.B.dylib:strchr(0x1000CE21E, 0x3A, 0x1000D5EE0)		
<- libSystem.B.dylib:strchr = 30
<- verm:process_header_line = 73
<- verm:process_broken_line = 212
-> verm:get_next_header_line(0x100100DB0, 0x1000062F4, 0x1000CE231)		
<- verm:get_next_header_line = 137
-> verm:process_broken_line(0x100100DB0, 0x1000CE250, 0x1)		
-> verm:connection_add_header(0x100100DB0, 0x1000CE21E, 0x1000CE231)		
-> verm:MHD_pool_allocate(0x100100ED0, 0x20, 0x1)		
<- verm:MHD_pool_allocate = 35
<- verm:connection_add_header = 111
<- verm:process_broken_line = 212
-> verm:MHD_lookup_connection_value(0x100100DB0, 0x1, 0x10000D155)		
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE21E, 0x10000D155)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000D155)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000D155, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000D155, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100100DB0, 0x1, 0x10000C0DC)		
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE21E, 0x10000C0DC)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000C0DC)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000C0DC, 0x1000CE049, 0x6E)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x6E)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000C0DC, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:MHD_lookup_connection_value(0x100100DB0, 0x1, 0x10000CE3C)		
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE21E, 0x10000CE3C)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CE3C)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE05F, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE3C, 0x1000CE049, 0x43)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE049, 0x43)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE3C, 0x1000CE049, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> verm:call_connection_handler(0x100100DB0, 0x1000062F4, 0x48)		
-> verm:handle_request(0x7FFF5FBFF790, 0x100100DB0, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE000, 0x10000C511, 0x1000CE004)		
<- libSystem.B.dylib:strcmp = 156
-> verm:handle_get_or_head_request(0x7FFF5FBFF790, 0x100100DB0, 0x1000CE004)		
-> libSystem.B.dylib:strcmp(0x1000CE004, 0x10000C145, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strstr(0x1000CE004, 0x10000C147, 0x1)		
-> libSystem.B.dylib:strlen(0x10000C148, 0x10000C147, 0x1)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strcmp(0x1000CE1E3, 0x1000CE005, 0x0)		
<- libSystem.B.dylib:strcmp = 156
-> verm:send_not_modified_response(0x100100DB0, 0x1000CE005, 0x9)		
-> verm:MHD_create_response_from_buffer(0x0, 0x10000C1A4, 0x0)		
<- verm:MHD_create_response_from_buffer = 21
-> verm:MHD_create_response_from_data(0x0, 0x10000C1A4, 0x0)		
-> libSystem.B.dylib:malloc(0x98, 0x10000C1A4, 0x0)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x98, 0x0)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x98, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x98, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003000B, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memset(0x1003000B0, 0x0, 0x98)		
-> libSystem.B.dylib:pthread_mutex_init(0x1003000D8, 0x0, 0x98)		
<- libSystem.B.dylib:pthread_mutex_init = 12
-> libSystem.B.dylib:_pthread_mutex_init(0x1003000D8, 0x0, 0x98)		
<- libSystem.B.dylib:_pthread_mutex_init = 239
<- verm:MHD_create_response_from_data = 298
-> verm:MHD_add_response_header(0x1003000B0, 0x10000CA32, 0x1000CE005)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x1003000B0, 0x1, 0x10000CA32)		
-> libSystem.B.dylib:strchr(0x10000CA32, 0x9, 0x10000CA32)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CA32, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000CA32, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x1000CE005, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10030003, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000CA32, 0x10030003, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000CA32, 0x10030003, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x5, 0x10030003, 0x10000CA32)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x5, 0x10000CA32)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x5, 0x10000CA32)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x5, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x5, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300060)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100300050, 0x10000CA32, 0x5)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x1000CE005, 0x10000CA37, 0x0)		
-> libSystem.B.dylib:strlen(0x1000CE005, 0x10000CA37, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x3A, 0x10000CA37, 0x1000CE005)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x3A, 0x1000CE005)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x3A, 0x1000CE005)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x3A, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x3A, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10030015, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100300150, 0x1000CE005, 0x3A)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_queue_response(0x100100DB0, 0x130, 0x1003000B0)		
-> verm:MHD_increment_response_rc(0x1003000B0, 0x130, 0x1003000B0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1003000D8, 0x130, 0x1003000B0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x130, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x130, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_increment_response_rc = 50
-> libSystem.B.dylib:pthread_mutex_unlock(0x1003000D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:strcasecmp(0x1000CE000, 0x10000C515, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000C515, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE000, 0x10000C515, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:shutdown(0x5, 0x0, 0x48)		
<- libSystem.B.dylib:shutdown = 17
<- verm:MHD_queue_response = 61
-> verm:MHD_destroy_response(0x1003000B0, 0x0, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x1003000D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- verm:MHD_destroy_response = 157
-> libSystem.B.dylib:pthread_mutex_unlock(0x1003000D8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x1003000E0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x1003000E0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:send_not_modified_response = 123
<- verm:handle_get_or_head_request = 1528
<- verm:handle_request = 212
<- verm:call_connection_handler = 25
-> verm:call_connection_handler(0x100100DB0, 0x1000062F4, 0x7FFF7007A5E0)		
<- verm:call_connection_handler = 25
-> verm:build_header_response(0x100100DB0, 0x1000062F4, 0x7FFF7007A5E0)		
-> verm:MHD_get_response_header(0x1003000B0, 0x10000C0DC, 0x0)		
-> libSystem.B.dylib:strcmp(0x10000C0DC, 0x100300050, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:__sprintf_chk(0x100480B10, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100480B10, 0x80, 0x10000CE5D)		
-> libSystem.B.dylib:memset(0x100480798, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100480690, 0x7FFF700749E0, 0x10000CE5D)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480B10, 0x100480623, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_add_response_header(0x1003000B0, 0x10000C0DC, 0x100480B10)		
<- verm:MHD_add_response_header = 16
-> verm:add_response_entry(0x1003000B0, 0x1, 0x10000C0DC)		
-> libSystem.B.dylib:strchr(0x10000C0DC, 0x9, 0x10000C0DC)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C0DC, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x10000C0DC, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100480B10, 0x9, 0xA)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100480B10, 0xD, 0x9)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:strchr(0x100480B10, 0xA, 0xD)		
<- libSystem.B.dylib:strchr = 30
-> libSystem.B.dylib:malloc(0x20, 0xA, 0xA)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x20, 0xA)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x20, 0xA)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x20, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x20, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x10030019, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:strdup(0x10000C0DC, 0x10030019, 0x7FFF7007A650)		
-> libSystem.B.dylib:strlen(0x10000C0DC, 0x10030019, 0x7FFF7007A650)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0xF, 0x10030019, 0x10000C0DC)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0xF, 0x10000C0DC)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0xF, 0x10000C0DC)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0xF, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0xF, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x100300060, 0x10000C0DC, 0xF)		
<- libSystem.B.dylib:strdup = 80
-> libSystem.B.dylib:strdup(0x100480B10, 0x10000C0EB, 0x0)		
-> libSystem.B.dylib:strlen(0x100480B10, 0x10000C0EB, 0x0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:malloc(0x2, 0x10000C0EB, 0x100480B10)		
-> libSystem.B.dylib:malloc_zone_malloc(0x100018000, 0x2, 0x100480B10)		
-> libSystem.B.dylib:szone_malloc(0x100018000, 0x2, 0x100480B10)		
<- libSystem.B.dylib:szone_malloc = 7
-> libSystem.B.dylib:szone_malloc_should_clear(0x100018000, 0x2, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x2, 0x7FFFFFE001E0)		
-> libSystem.B.dylib:tiny_malloc_from_free_list(0x100018000, 0x10001C400, 0x1)		
<- libSystem.B.dylib:tiny_malloc_from_free_list = 1674
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x1003FC0A0, 0x7FFF7007A650)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:szone_malloc_should_clear = 3503
<- libSystem.B.dylib:malloc_zone_malloc = 134
<- libSystem.B.dylib:malloc = 72
-> libSystem.B.dylib:memcpy(0x1003001B0, 0x100480B10, 0x2)		
<- libSystem.B.dylib:strdup = 80
<- verm:add_response_entry = 103
-> verm:MHD_get_reason_phrase_for(0x130, 0x100480B12, 0x0)		
<- verm:MHD_get_reason_phrase_for = 61
-> libSystem.B.dylib:strcasecmp(0x10000CE66, 0x1000CE03F, 0x10000CE62)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE03F, 0x10000CE62)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE66, 0x1000CE03F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:__sprintf_chk(0x100480A10, 0x0, 0x100)		
-> libSystem.B.dylib:vsnprintf(0x100480A10, 0x100, 0x10000CE6F)		
-> libSystem.B.dylib:memset(0x100480798, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100480690, 0x7FFF700749E0, 0x10000CE6F)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000CE33, 0xFFFFFFFF, 0x1004808E0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x8)		
-> libSystem.B.dylib:memcpy(0x100480A10, 0x10000CE33, 0x8)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100480A18, 0x10000CE71, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480A19, 0x100480621, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D4F7, 0xFFFFFFFF, 0x100480990)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0xD)		
-> libSystem.B.dylib:memcpy(0x100480A1C, 0x10000CE74, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480A1D, 0x10000D4F7, 0xC)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100480A29, 0x10000CE77, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> verm:MHD_get_response_header(0x1003000B0, 0x10000CE7A, 0x8000)		
-> libSystem.B.dylib:strcmp(0x10000CE7A, 0x100300060, 0x8000)		
<- libSystem.B.dylib:strcmp = 156
-> libSystem.B.dylib:strcmp(0x10000CE7A, 0x100300050, 0x0)		
<- libSystem.B.dylib:strcmp = 156
<- verm:MHD_get_response_header = 21
-> libSystem.B.dylib:time(0x100480A08, 0x100300050, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100480940, 0x100300050, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480930, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480930, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480940, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:gmtime_r(0x100480A08, 0x1004809D0, 0x0)		
<- libSystem.B.dylib:gmtime_r = 10
-> libSystem.B.dylib:gmtsub(0x100480A08, 0x0, 0x1004809D0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007AA40, 0x0, 0x1004809D0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:notify_check_tz(0x7FFF7007AA80, 0x0, 0x0)		
-> libSystem.B.dylib:notify_check(0x0, 0x10048093C, 0x0)		
-> libSystem.B.dylib:token_table_find(0x0, 0x10048093C, 0x0)		
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007C260, 0x10048093C, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x10048093C, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x10048093C, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:_nc_table_find_n(0x100300070, 0x0, 0x0)		
<- libSystem.B.dylib:_nc_table_find_n = 57
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007C260, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007C268, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007C268, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:token_table_find = 61
<- libSystem.B.dylib:notify_check = 226
<- libSystem.B.dylib:notify_check_tz = 100
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007AA40, 0x0, 0x1000000)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007AA48, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007AA48, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
-> libSystem.B.dylib:timesub(0x100480A08, 0x0, 0x101000000)		
<- libSystem.B.dylib:timesub = 983
<- libSystem.B.dylib:gmtsub = 269
-> libSystem.B.dylib:__sprintf_chk(0x100480B90, 0x0, 0x80)		
-> libSystem.B.dylib:vsnprintf(0x100480B90, 0x80, 0x10000CE80)		
-> libSystem.B.dylib:memset(0x100480798, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x80)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x100480690, 0x7FFF700749E0, 0x10000CE80)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x10000D401, 0xFFFFFFFF, 0x1004808E0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x9)		
-> libSystem.B.dylib:memcpy(0x100480B90, 0x10000CE80, 0x6)		
-> libSystem.B.dylib:memcpy(0x100480B96, 0x10000D401, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100480B99, 0x10000CE89, 0x2)		
-> libSystem.B.dylib:memcpy(0x100480B9B, 0x100480622, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x10000D3ED, 0xFFFFFFFF, 0x100480990)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x4)		
-> libSystem.B.dylib:memcpy(0x100480B9D, 0x10000CE8F, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480B9E, 0x10000D3ED, 0x3)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x5)		
-> libSystem.B.dylib:memcpy(0x100480BA1, 0x10000CE93, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480BA2, 0x100480620, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100480BA6, 0x10000CE98, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480BA7, 0x7FFF7007A570, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480BA8, 0x100480623, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100480BA9, 0x10000CE9D, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480BAA, 0x100480622, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x3)		
-> libSystem.B.dylib:memcpy(0x100480BAC, 0x10000CEA2, 0x1)		
-> libSystem.B.dylib:memcpy(0x100480BAD, 0x100480622, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x100480690, 0x1004800F0, 0x0)		
-> libSystem.B.dylib:memcpy(0x100480BAF, 0x10000CEA7, 0x6)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:vsnprintf = 403
<- libSystem.B.dylib:__sprintf_chk = 207
-> libSystem.B.dylib:strlen(0x100300060, 0x10000CEAD, 0x80808000)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x1003001B0, 0x10000CEAD, 0x100300060)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100300050, 0x10000CEAD, 0x1003001B0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:strlen(0x100300150, 0x10000CEAD, 0x100300050)		
<- libSystem.B.dylib:strlen = 42
-> verm:MHD_pool_allocate(0x100100ED0, 0x97, 0x1)		
<- verm:MHD_pool_allocate = 35
-> libSystem.B.dylib:memcpy(0x1000D5E20, 0x100480A10, 0x1B)		
-> libSystem.B.dylib:sprintf(0x1000D5E3B, 0x10000CECC, 0x100300060)		
-> libSystem.B.dylib:memset(0x1004807E8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004808C0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004806D0, 0x7FFF700749E0, 0x10000CECC)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100300060, 0xFFFFFFFF, 0x1004808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004806D0, 0x100480130, 0xE)		
-> libSystem.B.dylib:memcpy(0x1000D5E3B, 0x100300060, 0xE)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x1003001B0, 0xFFFFFFFF, 0x1004808D8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004806D0, 0x100480130, 0x3)		
-> libSystem.B.dylib:memcpy(0x1000D5E49, 0x10000CECE, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E4B, 0x1003001B0, 0x1)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004806D0, 0x100480130, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E4C, 0x10000CED2, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:sprintf(0x1000D5E4E, 0x10000CECC, 0x100300050)		
-> libSystem.B.dylib:memset(0x1004807E8, 0x0, 0x80)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x0, 0x1004808C0)		
<- libSystem.B.dylib:pthread_getspecific = 9
-> libSystem.B.dylib:__vfprintf(0x1004806D0, 0x7FFF700749E0, 0x10000CECC)		
-> libSystem.B.dylib:localeconv_l(0x7FFF700749E0, 0x7FFF700749E0, 0x0)		
<- libSystem.B.dylib:localeconv_l = 526
-> libSystem.B.dylib:strlen(0x100300050, 0xFFFFFFFF, 0x1004808D0)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004806D0, 0x100480130, 0x4)		
-> libSystem.B.dylib:memcpy(0x1000D5E4E, 0x100300050, 0x4)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:strlen(0x100300150, 0xFFFFFFFF, 0x1004808D8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__sfvwrite(0x1004806D0, 0x100480130, 0x3B)		
-> libSystem.B.dylib:memcpy(0x1000D5E52, 0x10000CECE, 0x2)		
-> libSystem.B.dylib:memcpy(0x1000D5E54, 0x100300150, 0x39)		
<- libSystem.B.dylib:__sfvwrite = 901
-> libSystem.B.dylib:__sfvwrite(0x1004806D0, 0x100480130, 0x0)		
-> libSystem.B.dylib:memcpy(0x1000D5E8D, 0x10000CED2, 0x2)		
<- libSystem.B.dylib:__sfvwrite = 901
<- libSystem.B.dylib:sprintf = 514
-> libSystem.B.dylib:strcpy(0x1000D5E8F, 0x100480B90, 0x1000D5E8F)		
<- libSystem.B.dylib:strcpy = 202
<- verm:build_header_response = 461
-> libSystem.B.dylib:time(0x0, 0x100480BC1, 0x7FFF7007A5E0)		
-> libmathCommon.A.dylib:fegetenv(0x100480C10, 0x100480BC1, 0x7FFF7007A5E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 142
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100480CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100480E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100480DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100480D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100100DB0, 0x100480E30, 0x100480DB0)		
-> verm:MHD_connection_get_pollfd(0x100100DB0, 0x100480CC0, 0x100480DB0)		
-> verm:do_fd_set(0x5, 0x100480DB0, 0x100480EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100480E30, 0x100480DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100480E30, 0x100480DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100100DB0, 0x100480E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100480E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100480C80, 0x100480E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480C80, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> verm:do_write(0x100100DB0, 0x7FFFFFE00050, 0x100005058)		
-> verm:send_param_adapter(0x100100DB0, 0x1000D5E20, 0x96)		
<- verm:send_param_adapter = 32
-> libSystem.B.dylib:send(0x5, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:send = 11
-> libSystem.B.dylib:sendto(0x5, 0x1000D5E20, 0x96)		
<- libSystem.B.dylib:sendto = 17
<- verm:do_write = 65
-> verm:check_write_done(0x100100DB0, 0xB, 0x1)		
-> verm:MHD_pool_reallocate(0x100100ED0, 0x1000D5E20, 0x97)		
<- verm:MHD_pool_reallocate = 65
<- verm:check_write_done = 128
<- verm:MHD_connection_handle_write = 82
-> verm:MHD_connection_handle_idle(0x100100DB0, 0x7E20, 0x97)		
-> verm:try_ready_normal_body(0x100100DB0, 0x1000062F4, 0x100480C98)		
<- verm:try_ready_normal_body = 170
-> libSystem.B.dylib:time(0x0, 0x1000062F4, 0x100480C98)		
-> libmathCommon.A.dylib:fegetenv(0x100480C10, 0x1000062F4, 0x100480C98)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480C00, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480C00, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480C10, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
<- verm:MHD_connection_handle_idle = 142
-> libSystem.B.dylib:time(0x0, 0x7FFFFFE00050, 0x1001009E0)		
-> libmathCommon.A.dylib:fegetenv(0x100480CB0, 0x7FFFFFE00050, 0x1001009E0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480CA0, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480CA0, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480CB0, 0x7FFFFFE00050, 0x0)		
<- libmathCommon.A.dylib:fesetenv = 32
<- libSystem.B.dylib:time = 131
-> libSystem.B.dylib:memset(0x100480E30, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100480DB0, 0x0, 0x80)		
-> libSystem.B.dylib:memset(0x100480D30, 0x0, 0x80)		
-> verm:MHD_connection_get_fdset(0x100100DB0, 0x100480E30, 0x100480DB0)		
-> verm:MHD_connection_get_pollfd(0x100100DB0, 0x100480CC0, 0x100480DB0)		
-> verm:do_fd_set(0x5, 0x100480DB0, 0x100480EDC)		
<- verm:do_fd_set = 43
<- verm:MHD_connection_get_fdset = 76
-> libSystem.B.dylib:select$1050(0x6, 0x100480E30, 0x100480DB0)		
<- libSystem.B.dylib:select$1050 = 13
-> libSystem.B.dylib:select$DARWIN_EXTSN(0x6, 0x100480E30, 0x100480DB0)		
<- libSystem.B.dylib:select$DARWIN_EXTSN = 17
-> verm:MHD_connection_handle_write(0x100100DB0, 0x100480E30, 0x0)		
-> libSystem.B.dylib:time(0x0, 0x100480E30, 0x0)		
-> libmathCommon.A.dylib:fegetenv(0x100480C80, 0x100480E30, 0x0)		
<- libmathCommon.A.dylib:fegetenv = 49
-> libSystem.B.dylib:gettimeofday(0x100480C70, 0x0, 0x1F80)		
-> libSystem.B.dylib:__commpage_gettimeofday(0x100480C70, 0x0, 0x1F80)		
<- libSystem.B.dylib:gettimeofday = 186
-> libmathCommon.A.dylib:fesetenv(0x100480C80, 0x7FFFFFE00050, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:free(0x100300150, 0x100300000, 0xFC080)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100300150, 0xFC080)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100300150, 0x40)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001C400, 0x7FFF7007A650, 0x40)		
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100300060)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_remove_ptr(0x100018000, 0x10001C400, 0x100300050)		
<- libSystem.B.dylib:tiny_free_list_remove_ptr = 345
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001C400, 0x100300000)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001C400, 0x100300000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> verm:handle_request_completed(0x0, 0x100100DB0, 0x100100DE0)		
<- verm:handle_request_completed = 67
-> verm:MHD_lookup_connection_value(0x100100DB0, 0x1, 0x10000CE22)		
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE21E, 0x10000CE22)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE21E, 0x10000CE22)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE21E, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE1D4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1D4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE1D4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE1A4, 0x49)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE1A4, 0x49)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE1A4, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE183, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE183, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE183, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE15F, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE15F, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE15F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE116, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE116, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE116, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE091, 0x41)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE091, 0x41)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE091, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE077, 0x55)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE077, 0x55)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE077, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> libSystem.B.dylib:strcasecmp(0x10000CE22, 0x1000CE05F, 0x61)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x1000CE05F, 0x61)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x10000CE22, 0x1000CE05F, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
<- verm:MHD_lookup_connection_value = 36
-> libSystem.B.dylib:strcasecmp(0x1000CE06B, 0x10000CE2D, 0x0)		
-> libSystem.B.dylib:pthread_getspecific(0xA, 0x10000CE2D, 0x0)		
<- libSystem.B.dylib:pthread_getspecific = 9
<- libSystem.B.dylib:strcasecmp = 64
-> libSystem.B.dylib:strcasecmp_l(0x1000CE06B, 0x10000CE2D, 0x7FFF700749E0)		
<- libSystem.B.dylib:strcasecmp_l = 244
-> verm:MHD_connection_close(0x100100DB0, 0x0, 0x63)		
-> libSystem.B.dylib:shutdown(0x5, 0x2, 0x63)		
<- libSystem.B.dylib:shutdown = 12
-> libSystem.B.dylib:cerror(0x5, 0x2, 0x63)		
-> libSystem.B.dylib:cthread_set_errno_self(0x39, 0x2, 0x100480C28)		
-> libSystem.B.dylib:__error(0x39, 0x2, 0x100480C28)		
<- libSystem.B.dylib:__error = 41
<- libSystem.B.dylib:cthread_set_errno_self = 93
<- libSystem.B.dylib:cerror = 51
-> libSystem.B.dylib:perror(0x10000CCD0, 0x2, 0xFFFFFFFFFFFFFFFF)		
-> libSystem.B.dylib:strlen(0x10000CCD0, 0x2, 0xFFFFFFFFFFFFFFFF)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:__error(0x10, 0x2, 0x10000CCD0)		
<- libSystem.B.dylib:__error = 41
-> libSystem.B.dylib:strerror_r(0x39, 0x1004803E0, 0x800)		
-> libSystem.B.dylib:strlcpy(0x1004803E0, 0x7FFF807119A8, 0x800)		
<- libSystem.B.dylib:strlcpy = 138
<- libSystem.B.dylib:strerror_r = 89
-> libSystem.B.dylib:strlen(0x1004803E0, 0x7FFF807119C0, 0x7E8)		
<- libSystem.B.dylib:strlen = 42
-> libSystem.B.dylib:flockfile(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x7FFF807119C0, 0x1)		
<- libSystem.B.dylib:pthread_self = 9
-> libSystem.B.dylib:pthread_mutex_lock(0x7FFF7007BA58, 0x7FFF807119C0, 0x1)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x7FFF807119C0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x7FFF807119C0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
<- libSystem.B.dylib:flockfile = 80
-> libSystem.B.dylib:__sflush(0x7FFF70078250, 0x0, 0x0)		
<- libSystem.B.dylib:__sflush = 159
-> libSystem.B.dylib:writev$NOCANCEL(0x2, 0x1004803A0, 0x4)		
<- libSystem.B.dylib:writev$NOCANCEL = 17
-> libSystem.B.dylib:funlockfile(0x7FFF70078250, 0x1004803A0, 0x0)		
-> libSystem.B.dylib:pthread_self(0x7FFF70078250, 0x1004803A0, 0x0)		
<- libSystem.B.dylib:pthread_self = 9
<- libSystem.B.dylib:funlockfile = 75
-> libSystem.B.dylib:pthread_mutex_unlock(0x7FFF7007BA58, 0x1004803A0, 0x7FFF7007BA50)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007BA60, 0x1004803A0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF7007BA60, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- libSystem.B.dylib:perror = 348
<- verm:MHD_connection_close = 102
-> verm:MHD_pool_destroy(0x100100ED0, 0x0, 0x0)		
-> libSystem.B.dylib:munmap(0x1000CE000, 0x8000, 0x0)		
<- libSystem.B.dylib:munmap = 17
<- verm:MHD_pool_destroy = 45
-> libSystem.B.dylib:free(0x100100ED0, 0x8000, 0x0)		
-> libSystem.B.dylib:szone_size(0x100018000, 0x100100ED0, 0x0)		
<- libSystem.B.dylib:szone_size = 657
-> libSystem.B.dylib:szone_free_definite_size(0x100018000, 0x100100ED0, 0x30)		
-> libSystem.B.dylib:OSSpinLockLock(0x10001BA00, 0x7FFF7007A650, 0x30)		
-> libSystem.B.dylib:tiny_free_list_add_ptr(0x100018000, 0x10001BA00, 0x100100F00)		
<- libSystem.B.dylib:tiny_free_list_add_ptr = 391
<- libSystem.B.dylib:szone_free_definite_size = 3834
-> libSystem.B.dylib:OSSpinLockUnlock(0x10001BA00, 0x100100000, 0xFC080)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:pthread_mutex_lock(0x100100AD8, 0x1000062F4, 0xFC080)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x1000062F4, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x1000062F4, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_lock = 658
-> libSystem.B.dylib:pthread_mutex_unlock(0x100100AD8, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockLock(0x100100AE0, 0x0, 0x4D555458)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100100AE0, 0x0, 0x0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:pthread_mutex_unlock = 405
<- verm:MHD_connection_handle_idle = 142
<- verm:MHD_handle_connection = 562
<- libSystem.B.dylib:_pthread_start = 358
-> libSystem.B.dylib:_pthread_exit(0x100481000, 0x0, 0x7FFF7007A5E0)		
-> libSystem.B.dylib:__disable_threadsignal(0x1, 0x0, 0x7FFF7007A5E0)		
<- libSystem.B.dylib:__disable_threadsignal = 17
-> libSystem.B.dylib:OSSpinLockLock(0x100481010, 0x0, 0x0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100481010, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_tsd_cleanup(0x100481000, 0x0, 0xFFFFFFFF)		
<- libSystem.B.dylib:_pthread_tsd_cleanup = 214
-> libSystem.B.dylib:new_sem_from_pool(0x0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF70086CA0, 0x0, 0x160)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x7FFF70086CA0, 0x1, 0x100100FA0)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
<- libSystem.B.dylib:new_sem_from_pool = 200
-> libSystem.B.dylib:OSSpinLockLock(0x100481010, 0x1, 0x100100FA0)		
-> libSystem.B.dylib:OSSpinLockUnlock(0x100481010, 0x1, 0xFFFFFFFF)		
<- libSystem.B.dylib:OSSpinLockUnlock = 6
-> libSystem.B.dylib:_pthread_free_pthread_onstack(0x100481000, 0x0, 0x1)		
-> libSystem.B.dylib:mig_dealloc_reply_port(0x0, 0x0, 0x1)		
<- libSystem.B.dylib:mig_dealloc_reply_port = 297
-> libSystem.B.dylib:OSSpinLockLock(0x7FFF7007A660, 0x0, 0x1)		

second-request-0-9-13.txt (63,769 bytes)   
shutdown_test.c (488 bytes)   
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/ip.h> /* superset of previous */
#include <string.h>

int main()
{
  int s;
  struct sockaddr_in sa;

  s = socket (PF_INET, SOCK_STREAM, 0);
  memset (&sa, 0, sizeof (sa));
  sa.sin_family = AF_INET;
  inet_pton ("127.0.0.1",
	     &sa.sin_addr);
  sa.sin_port = htons (22);
  connect (s, (struct sockaddr*) &sa, sizeof(sa));
  sleep (1);
  shutdown (s, SHUT_RD);
  shutdown (s, SHUT_RDWR);
  close (s);
  return 0;
  
}
shutdown_test.c (488 bytes)   

Activities

willbryant

2011-08-17 16:40

reporter   ~0004552

I haven't yet been able to reproduce this problem in a Linux test VM, so at this stage I believe it is OS X specific. I don't see any obvious red flags in the small amount of OSX-specific code in MHD though.

Christian Grothoff

2011-08-18 11:15

manager   ~0004553

A testcase would be very helpful...

Christian Grothoff

2011-08-18 11:19

manager   ~0004554

Now, reading that you're using MHD_create_response_from_fd_at_offset I worry if you read the manual on that one. Is your 'off_t' the same as for MHD? Have you tried 'MHD_create_response_from_fd' instead (just to be sure)?

The fact that there are no worker threads may just mean that processing is already done (!?). Have you looked at the network traffic (i.e. using wireshark)? Or at the system calls (strace)?

It's a bit difficult to look into this given the limited detail you're providing.

willbryant

2011-08-21 11:30

reporter   ~0004555

Thanks for the suggestions.

I have tested MHD_create_response_from_fd and it had the same problem.

I've traced the syscalls using dtruss (the closest equivalent to Linux's strace that I know of) and I notice there's some calls to the shutdown syscall that are failing with ENOTCONN "The specified socket is not connected". Is this expected? I assume it is not related to the problem at hand though, because I see these also when dtrussing 0.9.11.

The dtruss output was hard to interpret as the syscalls are not as close to the libc calls as they are on Linux. Instead I have attached a trace from dapptrace -U which shows all calls including those within MHD.

The first-request-0-9-13 file shows a fair bit of junk but then at the bottom the worker thread is created, the file opened, and send to the client. This request was successful.

The second-request-0-9-13 file is very short by comparison, largely because all the lazy-loading stuff was only run the first time, and presumably the connection is still open from after the first request (no new thread is created). But this request appeared to complete OK too in the browser.

When I try to GET the url a third time, however, I get no calls at all showing up in the trace. In other words, after the second request, MHD is effectively frozen as far as this connection is concerned.

I have also attached the dapptrace for the first three requests for the exact same app code on 0.9.11. Works fine. I notice though that a new thread is being created for each request, so perhaps we have a problem with connection reuse here and 0.9.11 didn't exercise that.

0.9.12 seems to behave the same as 0.9.13.

Can set up a wireshark trace if that will provide something not evident in the IO calls.

Christian Grothoff

2011-08-21 20:41

manager   ~0004556

Well, what could I expect from an Apple-platform, a working strace is clearly asking for too much. Those traces are clearly quite unreadable --- mixed with library calls, the terrible thing is that for those syscalls that are in there, the arguments/return values are not given properly (what am I supposed to do with pointers!?).

Anyway, the 'shutdown' syscall failing is a bad sign -- why would the socket not be connected anymore? The other side might have closed the connection, in that case that might be OK, but if this is not a TCP socket, we're in trouble.

What I really don't understand about your report is that you talk about a 3rd request and describe it as if it goes over the same "connection". There are many ways to interpret this: you expect it to use the same MHD_Connection object, which would be a bad idea from you -- MHD gives you a new MHD_Connection for EACH request. You could be expecting it to use the same TCP connection, which may be true for HTTP 1.1 pipelining, but would depend on your client. In this case, you'd also get the same thread handling the request. Is this the case in your setup? Finally, you may not even have "any" connection re-use.

How did you break the output of the trace tool into 3 files anyway? Manually? Does the tool do it by-thread?

I suspect a wireshark trace would indeed show more than those traces, but what I'd really like to know is where MHD hangs (in which syscall) and which syscalls are made: listen/accept/select (with what args?)/recv/send/shutdown/close and possibly locking. Can you get a gdb trace from the "hanging" MHD?

willbryant

2011-08-23 04:16

reporter   ~0004558

From inspection in gdb, MHD is hanging in select(). It's not deadlocked or permanently stuck - another request on a new connection (using a second browser is easiest) will wake it up and then both requests will get served.

#0 0x00007fff8060d932 in select$DARWIN_EXTSN ()
#1 0x0000000100009463 in MHD_select (daemon=0x1001009e0, may_block=1) at daemon.c:1334
#2 0x000000010000968d in MHD_select_thread (cls=<value temporarily unavailable, due to optimizations>) at daemon.c:1599
#3 0x00007fff80602fd6 in _pthread_start ()
#4 0x00007fff80602e89 in thread_start ()

The connection I am referring to is the HTTP connection from the browser, not a specific object internal to MHD. The main reason I was presuming it's the same connection is that I am using MHD_USE_THREAD_PER_CONNECTION and the trace output shows where a new thread has been created. But

I broke the trace into 3 files manually by copying the output after each browser request. I'll look into whether I can get it to dump strings too, and get wireshark installed.

Shall we debug the shutdown issue here or separately? It seems to be an older problem.

root

2011-08-30 16:42

administrator   ~0004559

Would it be possible for me to get SSH access to an account on your system with your server code in $HOME? My ssh key can be found at https://gnunet.org/svn/gnunet/contrib/ssh-keys. That would likely make it much easier to debug the problem (assuming you have SVN, gcc and gdb installed as well). If this can be done, please e-mail me the IP of the machine...

willbryant

2011-09-18 01:17

reporter   ~0004598

I'd be happy to, but it's a little difficult to arrange because it's just a laptop and I am moving around all the time so don't have the same IP.

I found the commit causing the shutdown problem - which I think is probably separate to this problem - at the same time as the Solaris 10 user posted to the list about it, so I've joined that conversation. Hopefully once we have got that fixed then I can run tests normally and we can pinpoint the problem more easily.

Christian Grothoff

2011-09-18 14:57

manager   ~0004608

Just e-mail me if/when you have the chance to leave your notebook on overnight at a fixed IP address (ideally a few days in advance). That will hopefully do.

willbryant

2011-09-18 14:59

reporter   ~0004609

What timezone are you in?

Christian Grothoff

2011-09-29 17:07

manager   ~0004650

Europe.

willbryant

2011-10-31 11:16

reporter   ~0004805

OK, back to this finally.

It seems that that the connection is not getting closed after the first request, and MHD isn't noticing the new request on the existing connection.

I've found the problem is very easy to reproduce - I just use hellobrowser.c and change MHD_USE_SELECT_INTERNALLY to MHD_USE_THREAD_PER_CONNECTION, compile it, and run it. When I hit the server using Firefox, the first request works, but hit reload and it will hang. Because hellobrowser.c uses MHD_create_response_from_buffer, we can eliminate chunked encoding from the possible causes, so I'm thinking it is specific to the socket set handling stuff.

I attach a tshark capture of a failure (hanging-connection.capture) - the first request and first response look ok, but the second request gets no response.

So there is also a simple workaround, which is to add Connection: close to all responses; if I do that, hellobrowser.c starts working again (working-connection.capture).

To show that it is specific to MHD_USE_THREAD_PER_CONNECTION, I have also attached select-connection.capture which uses the original hellobrowser.c (so MHD_USE_SELECT_INTERNALLY and no added Connection: close header).

willbryant

2011-10-31 11:19

reporter   ~0004806

I forgot to say - I tried MHD_USE_THREAD_PER_CONNECTION | MHD_USE_POLL and that hangs too.

willbryant

2011-10-31 11:46

reporter   ~0004807

I notice that he call to SHUTDOWN in MHD_connection_close is failing - it's returning ENOTCONN. It seems it has already been shutdown by the (connection->state == MHD_CONNECTION_HEADERS_PROCESSED) case in MHD_queue_response.

I'm confused. Is this an error handler or a normal case? Why is it using SHUT_RD? Shouldn't it use SHUT_RDWR or SHUT_WR, so that the browser can see that the connection has been closed?


BTW, while I have them - thread backtraces while the daemon is stuck, using select and threads:

0x00007fff89b21d50 in read$NOCANCEL ()
(gdb) bt
#0 0x00007fff89b21d50 in read$NOCANCEL ()
#1 0x00007fff88a07c25 in _sread ()
#2 0x00007fff88a08166 in __srefill1 ()
#3 0x00007fff88a535e8 in __srget ()
#4 0x00007fff889cf3c8 in getchar ()
#5 0x000000010b018e49 in main ()
(gdb) info threads
  2 0x00007fff89b21df2 in select$DARWIN_EXTSN ()
* 1 "com.apple.main-thread" 0x00007fff89b21d50 in read$NOCANCEL ()
(gdb) thread 2
[Switching to thread 2 (process 40489)]
0x00007fff89b21df2 in select$DARWIN_EXTSN ()
(gdb) bt
#0 0x00007fff89b21df2 in select$DARWIN_EXTSN ()
#1 0x000000010b0261f7 in MHD_select () at daemon.c:1437
#2 0x000000010b024ea6 in MHD_select_thread (cls=0x7) at daemon.c:1596
#3 0x00007fff88a0b8bf in _pthread_start ()
#4 0x00007fff88a0eb75 in thread_start ()

Or using poll and threads:

#0 0x00007fff89b21d50 in read$NOCANCEL ()
#1 0x00007fff88a07c25 in _sread ()
#2 0x00007fff88a08166 in __srefill1 ()
#3 0x00007fff88a535e8 in __srget ()
#4 0x00007fff889cf3c8 in getchar ()
#5 0x000000010b78ee49 in main ()
(gdb) info threads
  2 0x00007fff89b22a7a in poll ()
* 1 "com.apple.main-thread" 0x00007fff89b21d50 in read$NOCANCEL ()
(gdb) thread 2
[Switching to thread 2 (process 40460)]
0x00007fff89b22a7a in poll ()
(gdb) bt
#0 0x00007fff89b22a7a in poll ()
#1 0x000000010b79af3b in MHD_poll () at daemon.c:1437
#2 0x000000010b799eb5 in MHD_select_thread (cls=0x10b9baed0) at daemon.c:1598
#3 0x00007fff88a0b8bf in _pthread_start ()
#4 0x00007fff88a0eb75 in thread_start ()

Christian Grothoff

2011-11-01 18:54

manager   ~0004813

Just wrote a novel here in response that got lost by browser on submit. Yayh. Trying again, this time short version.

Christian Grothoff

2011-11-01 18:55

manager   ~0004814

1) We should force 'Connection: close' if we shutdown for reading. Patch is in 17892, might fix the issue for you (kind-of).

Christian Grothoff

2011-11-01 18:56

manager   ~0004815

2) The reason why shutdown(read) is closed is that you queue your response too early. Wait for the 2nd time you're called by MHD for the connection. That way, pipelining will work.

Christian Grothoff

2011-11-01 18:56

manager   ~0004816

3) Not sure why shutdown(read+write) fails after shutdown (read-only). Will need to investigate that further. Could explain why browser really doesn't notice.

Christian Grothoff

2011-11-01 19:01

manager   ~0004817

Ok, on my system, shutdown(r+w) is totally happy after shutdown(r). I'm attaching my test code. Please run it with 'strace' to see if the last shutdown fails for some reason. That would be interesting.

Christian Grothoff

2011-11-01 19:02

manager   ~0004818

(if you can't run with strace, simply modify the code to print the return value of the last shutdown).

willbryant

2011-11-01 22:36

reporter   ~0004819

Really, hellobrowser is queueing the response too early? Most of the examples seem to work the way it does.

Yes, trace shows the shutdown is failing - that's how I found out, actually. It's returning -1 and errno is 57 (ENOTCONN). dtruss rather than strace on OS X, but it's clear (I've added some write calls in connection_close and queue_response so you can see which shutdown is which):

SYSCALL(args) = return
accept(0x6, 0x101F60CF0, 0x101F60CEC) = 7 0
setsockopt(0x7, 0xFFFF, 0x1022) = 0 0
bsdthread_create(0x101D436D0, 0x7FE91840E070, 0x80000) = 33439744 0
select(0x7, 0x101F60E50, 0x101F60DD0, 0x101F60D50, 0x0) = 1 0
accept(0x6, 0x101F60CF0, 0x101F60CEC) = 8 0
setsockopt(0x8, 0xFFFF, 0x1022) = 0 0
bsdthread_create(0x101D436D0, 0x7FE91840E990, 0x80000) = 33976320 0
thread_selfid(0x7FFF7764AFB8, 0x0, 0xFFFFFFFF) = 3268871 0
mmap(0x0, 0x8000, 0x3, 0x1002, 0xFFFFFFFF, 0x1D40FA0) = 0x2069000 0
select(0x8, 0x101FE3E60, 0x101FE3DE0, 0x101FE3D60, 0x0) = 1 0
recvfrom(0x7, 0x102069000, 0x800) = 1405 0
write_nocancel(0x2, "queue_response\n\0", 0xF) = 15 0
shutdown(0x7, 0x0, 0x101FE3B54) = 0 0
issetugid(0x7FFF88A71E70, 0x7FE918801000, 0x16) = 0 0
open_nocancel("/usr/share/zoneinfo/UTC\0", 0x0, 0x0) = 9 0
fstat64(0x9, 0x101FE38B0, 0x0) = 0 0
read_nocancel(0x9, "TZif\0", 0x2A64) = 56 0
close_nocancel(0x9) = 0 0
shm_open(0x7FFF8FAA613F, 0x0, 0x0) = 9 0
mmap(0x0, 0x1000, 0x1, 0x1, 0x9, 0xA3FB588) = 0x1D3A000 0
close_nocancel(0x9) = 0 0
select(0x8, 0x101FE3E60, 0x101FE3DE0, 0x101FE3D60, 0x0) = 1 0
sendto(0x7, 0x102070A50, 0x4C) = 76 0
select(0x8, 0x101FE3E60, 0x101FE3DE0, 0x101FE3D60, 0x0) = 1 0
sendto(0x7, 0x101D34F00, 0x29) = 41 0
write_nocancel(0x2, "connection_close\n\0", 0x11) = 17 0
shutdown(0x7, 0x2, 0x101FE3C04) = -1 Err#57
munmap(0x102069000, 0x8000) = 0 0
__disable_threadsignal(0x1, 0x0, 0x101FE3C54) = 0 0
thread_selfid(0x7FFF7764AFB8, 0x0, 0xFFFFFFFF) = 3268872 0
mmap(0x7FE918400000, 0x200000, 0x3, 0x1002, 0x7000000, 0xACC0E2FC) = 0x18500000 0
munmap(0x7FE918600000, 0x100000) = 0 0
mmap(0x0, 0x8000, 0x3, 0x1002, 0xFFFFFFFF, 0x185FC0A0) = 0x1F63000 0
select(0x9, 0x102066E60, 0x102066DE0, 0x102066D60, 0x0) = 1 0
recvfrom(0x8, 0x101F63000, 0x800) = 1405 0
write_nocancel(0x2, "queue_response\n\0", 0xF) = 15 0
shutdown(0x8, 0x2, 0x102066C04) = -1 Err#57
munmap(0x101F63000, 0x8000) = 0 0
__disable_threadsignal(0x1, 0x0, 0x102066C54) = 0 0
shutdown(0x8, 0x0, 0x102066B54) = 0 0
select(0x9, 0x102066E60, 0x102066DE0, 0x102066D60, 0x0) = 1 0
sendto(0x8, 0x101F6AA50, 0x4C) = 76 0
select(0x9, 0x102066E60, 0x102066DE0, 0x102066D60, 0x0) = 1 0
sendto(0x8, 0x101D34F00, 0x29) = 41 0
write_nocancel(0x2, "connection_close\n\0", 0x11) = 17 0

Christian Grothoff

2011-11-02 16:22

manager   ~0004828

First of all, yes, hellobrowser is a bit over-simplified. Adding 3 lines in answer_to_connection at the beginning would fix this:

if (NULL == *con_cls) {
    *con_cls = "not-null";
    return MHD_YES;
  }

Something to address in the tutorial...

Christian Grothoff

2011-11-02 16:24

manager   ~0004829

Second, your above trace does not quite show what I was trying to do, which was 2 shutdown calls on the same socket. In your case, the first shutdown call (on socket 8) seems to fail, which is even worse (after recvfrom succeeded!). Are you sure your trace is showing all system calls? (not just one of the threads?)

willbryant

2011-11-03 05:17

reporter   ~0004832

Yeah, this bug tracker likes losing novels :(.


As far as I can see it is all threads, because there are definitely calls that the worker threads perform in there.

The failing shutdown on socket 8 is the third call to shutdown, and it's on the second request. So the trace starts off with accepting the first connection from the browser, which becomes socket 7:

accept(0x6, 0x101F60CF0, 0x101F60CEC) = 7 0

Then queue_response is called too early as you say, resulting in a shutdown call:

write_nocancel(0x2, "queue_response\n\0", 0xF) = 15 0
shutdown(0x7, 0x0, 0x101FE3B54) = 0 0

Then after sending the http response it shuts it down a second time, and that's what fails:

write_nocancel(0x2, "connection_close\n\0", 0x11) = 17 0
shutdown(0x7, 0x2, 0x101FE3C04) = -1 Err#57

Christian Grothoff

2011-11-03 10:18

manager   ~0004833

I've had someone run a little test program and the issue with shutdown was confirmed. I'm now waiting for confirmation that my fix works ;-). Now, your code *should* behave fine (in terms of reload-behavior) if you use SVN HEAD. It should furthermore work nicely if you defer the queuing behavior as suggested. Is this right? Because if so, the only "bug" left here would be to update the tutorial examples to avoid the over-simplification...

willbryant

2011-11-03 10:22

reporter   ~0004834

Yes you're right, if I add the three lines you suggest, then it works with 0.9.15.

Will take a look at SVN HEAD later too.

Christian Grothoff

2011-11-03 10:29

manager   ~0004835

Shutdown fixes are in SVN 17955.

Christian Grothoff

2011-11-03 13:24

manager   ~0004836

Confirmed that the shutdown fix works on OS X (with respect to not generating the shutdown error).

Christian Grothoff

2011-11-04 10:04

manager   ~0004850

Documentation (tutorial) updated in SVN 17976 to further clarify the first-callback queuing behavior.

Issue History

Date Modified Username Field Change
2011-08-16 17:01 willbryant New Issue
2011-08-17 16:40 willbryant Note Added: 0004552
2011-08-18 11:15 Christian Grothoff Note Added: 0004553
2011-08-18 11:19 Christian Grothoff Note Added: 0004554
2011-08-21 11:29 willbryant File Added: first-request-0-9-11.txt
2011-08-21 11:29 willbryant File Added: second-request-0-9-11.txt
2011-08-21 11:29 willbryant File Added: third-request-0-9-11.txt
2011-08-21 11:30 willbryant File Added: first-request-0-9-13.txt
2011-08-21 11:30 willbryant File Added: second-request-0-9-13.txt
2011-08-21 11:30 willbryant Note Added: 0004555
2011-08-21 20:41 Christian Grothoff Note Added: 0004556
2011-08-23 04:16 willbryant Note Added: 0004558
2011-08-30 16:42 root Note Added: 0004559
2011-09-16 10:14 Christian Grothoff Status new => feedback
2011-09-18 01:17 willbryant Note Added: 0004598
2011-09-18 01:17 willbryant Status feedback => new
2011-09-18 14:57 Christian Grothoff Note Added: 0004608
2011-09-18 14:59 Christian Grothoff Assigned To => Christian Grothoff
2011-09-18 14:59 Christian Grothoff Status new => assigned
2011-09-18 14:59 willbryant Note Added: 0004609
2011-09-29 17:07 Christian Grothoff Note Added: 0004650
2011-10-31 11:16 willbryant Note Added: 0004805
2011-10-31 11:16 willbryant File Added: hanging-connnection.capture
2011-10-31 11:17 willbryant File Added: working-connection.capture
2011-10-31 11:17 willbryant File Added: select-connection.capture
2011-10-31 11:19 willbryant Note Added: 0004806
2011-10-31 11:46 willbryant Note Added: 0004807
2011-10-31 18:41 Christian Grothoff Priority normal => urgent
2011-11-01 18:54 Christian Grothoff Note Added: 0004813
2011-11-01 18:55 Christian Grothoff Note Added: 0004814
2011-11-01 18:56 Christian Grothoff Note Added: 0004815
2011-11-01 18:56 Christian Grothoff Note Added: 0004816
2011-11-01 19:01 Christian Grothoff Note Added: 0004817
2011-11-01 19:01 Christian Grothoff File Added: shutdown_test.c
2011-11-01 19:02 Christian Grothoff Note Added: 0004818
2011-11-01 22:36 willbryant Note Added: 0004819
2011-11-02 16:22 Christian Grothoff Note Added: 0004828
2011-11-02 16:24 Christian Grothoff Note Added: 0004829
2011-11-03 05:17 willbryant Note Added: 0004832
2011-11-03 10:18 Christian Grothoff Note Added: 0004833
2011-11-03 10:22 willbryant Note Added: 0004834
2011-11-03 10:29 Christian Grothoff Note Added: 0004835
2011-11-03 13:24 Christian Grothoff Note Added: 0004836
2011-11-04 10:04 Christian Grothoff Note Added: 0004850
2011-11-04 10:04 Christian Grothoff Status assigned => resolved
2011-11-04 10:04 Christian Grothoff Fixed in Version => Git master
2011-11-04 10:04 Christian Grothoff Resolution open => fixed
2011-11-04 10:09 Christian Grothoff Target Version => 0.9.15
2011-11-04 10:13 Christian Grothoff Fixed in Version Git master => 0.9.16
2011-11-04 10:18 Christian Grothoff Status resolved => closed
2013-05-06 12:53 Christian Grothoff Category multi-threaded operation => libmicrohttpd multi-threaded operation
2024-01-21 13:25 Christian Grothoff Category libmicrohttpd multi-threaded operation => thread pool