Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1446 cuRL to Facebook causes segfault
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Thu, 06 Nov 2014 10:22:25 +0000
So what if you run just the command line "curl https://www.google.com" does that also crash? Are you using the curl/libcurl version that is bundled with Mac OS by default or did you build your own?
The fix from bug 1369 is commit 69cdc95932f5f1d, which has been included since version 7.37.0, which would imply that your problem is different.
---
** [bugs:#1446] cuRL to Facebook causes segfault**
**Status:** open
**Created:** Wed Nov 05, 2014 10:49 PM UTC by Arianit Uka
**Last Updated:** Thu Nov 06, 2014 03:49 AM UTC
**Owner:** Daniel Stenberg
cURL request to Facebook is causing a segfault.
cuRL version: 7.38.0
otool -L libcurl.4.dylib
libcurl.4.dylib:
/usr/local/opt/curl/lib/libcurl.4.dylib (compatibility version 8.0.0, current version 8.0.0)
/usr/local/opt/openssl/lib/libssl.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP (compatibility version 1.0.0, current version 2.4.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1213.0.0)
Operating System:
OSX Yosemite 10.10
./php --version
PHP 5.4.33 (cli) (built: Nov 5 2014 17:11:11) (DEBUG)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
./php-fpm --version
PHP 5.4.33 (fpm-fcgi) (built: Nov 5 2014 17:11:14) (DEBUG)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
uname -a
Darwin MBP-3.local 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
PHP build information:
'./configure' '--prefix=/usr/local/Cellar/php54/5.4.33' '--localstatedir=/usr/local/var' '--sysconfdir=/usr/local/etc/php/5.4' '--with-config-file-path=/usr/local/etc/php/5.4' '--with-config-file-scan-dir=/usr/local/etc/php/5.4/conf.d' '--with-iconv-dir=/usr' '--enable-dba' '--with-ndbm=/usr' '--enable-exif' '--enable-intl' '--enable-soap' '--enable-wddx' '--enable-ftp' '--enable-sockets' '--enable-zip' '--enable-shmop' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-mbstring' '--enable-mbregex' '--enable-bcmath' '--enable-calendar' '--with-zlib=/usr/local/opt/zlib' '--with-ldap' '--with-ldap-sasl=/usr' '--with-xmlrpc' '--with-kerberos=/usr' '--with-gd' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local/opt/freetype' '--with-icu-dir=/usr/local/opt/icu4c' '--with-jpeg-dir=/usr/local/opt/jpeg' '--with-png-dir=/usr/local/opt/libpng' '--with-gettext=/usr/local/opt/gettext' '--with-libedit' '--with-unixODBC=/usr/local/opt/unixodbc' '--with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc' '--mandir=/usr/local/Cellar/php54/5.4.33/share/man' '--with-mhash' '--with-curl=/usr/local/opt/curl' '--without-snmp' '--with-bz2=/usr' '--enable-debug' '--with-openssl=/usr/local/opt/openssl' '--with-xsl=/usr' '--enable-fastcgi' '--enable-fpm' '--with-fpm-user=_www' '--with-fpm-group=_www' '--with-imap=/usr/local/opt/imap-uw' '--with-imap-ssl=/usr/local/opt/openssl' '--with-mysql-sock=/tmp/mysql.sock' '--with-mysqli=mysqlnd' '--with-mysql=mysqlnd' '--with-pdo-mysql=mysqlnd' '--enable-pcntl' '--enable-zend-signals' '--enable-dtrace'
php-fpm worker message:
[05-Nov-2014 14:49:08] WARNING: [pool www] child 7474 exited on signal 11 (SIGSEGV - core dumped) after 14.649672 seconds from start
Core Dump:
Process: php-fpm [13634]
Path: /usr/local/Cellar/php54/5.4.33/sbin/php-fpm
Identifier: php-fpm
Version: 0
Code Type: X86-64 (Native)
Parent Process: php-fpm [324]
Responsible: php-fpm [324]
User ID: 1479436230
Date/Time: 2014-11-05 17:34:30.826 -0500
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: 463685BE-29D2-DF82-14E9-DCDCC46B721E
Time Awake Since Boot: 830 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000110
VM Regions Near 0x110:
-->
__TEXT 0000000102bf3000-00000001035db000 [ 9.9M] r-x/rwx SM=PRV /usr/local/Cellar/php54/5.4.33/sbin/php-fpm
Application Specific Information:
crashed on child side of fork pre-exec
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libdispatch.dylib 0x00007fff902355d2 _dispatch_queue_wakeup_with_qos_slow + 525
1 libdispatch.dylib 0x00007fff9022acfc _dispatch_mach_msg_send + 1690
2 libdispatch.dylib 0x00007fff9022a5e4 dispatch_mach_send + 326
3 libxpc.dylib 0x00007fff901fb8b1 _xpc_connection_send_message_with_reply_f + 125
4 libxpc.dylib 0x00007fff901fb7c2 xpc_connection_send_message_with_reply_sync + 185
5 com.apple.CoreFoundation 0x00007fff8f8ba3d8 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:error:] + 88
6 com.apple.CoreFoundation 0x00007fff8f8b9b08 __50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke + 152
7 com.apple.CoreFoundation 0x00007fff8f8b185b _CFPrefsWithDaemonConnection + 331
8 com.apple.CoreFoundation 0x00007fff8f8b9a1e -[CFPrefsPlistSource alreadylocked_requestNewData] + 254
9 com.apple.CoreFoundation 0x00007fff8f739bf0 _copyValueForKey + 208
10 com.apple.CoreFoundation 0x00007fff8f739af3 -[CFPrefsPlistSource copyValueForKey:] + 51
11 com.apple.CoreFoundation 0x00007fff8f762400 ___CFPreferencesCopyValueWithContainer_block_invoke + 32
12 com.apple.CoreFoundation 0x00007fff8f7389f5 +[CFPrefsSource withSourceForIdentifier:user:byHost:container:perform:] + 1045
13 com.apple.CoreFoundation 0x00007fff8f76239c _CFPreferencesCopyValueWithContainer + 236
14 com.apple.security 0x00007fff91c9f07e _SSLContextReadDefault + 46
15 libsystem_pthread.dylib 0x00007fff93352b88 __pthread_once_handler + 65
16 libsystem_platform.dylib 0x00007fff8e92af13 _os_once + 73
17 libsystem_pthread.dylib 0x00007fff93352b27 pthread_once + 57
18 com.apple.security 0x00007fff91c9d92d SSLCreateContextWithRecordFuncs + 292
19 com.apple.security 0x00007fff91c9d7bb SSLCreateContext + 21
20 libcurl.4.dylib 0x0000000103a8d92f darwinssl_connect_common + 570
21 libcurl.4.dylib 0x0000000103a8cfb9 Curl_ssl_connect_nonblocking + 36
22 libcurl.4.dylib 0x0000000103a5902c Curl_http_connect + 77
23 libcurl.4.dylib 0x0000000103a66f13 Curl_protocol_connect + 129
24 libcurl.4.dylib 0x0000000103a78151 multi_runsingle + 921
25 libcurl.4.dylib 0x0000000103a77d25 curl_multi_perform + 170
26 libcurl.4.dylib 0x0000000103a72215 curl_easy_perform + 352
27 php-fpm 0x0000000102cfefee zif_curl_exec + 128
28 php-fpm 0x0000000102fe26fa dtrace_execute_internal + 117
29 php-fpm 0x000000010306c80e zend_do_fcall_common_helper_SPEC + 1720
30 php-fpm 0x0000000103017183 execute + 680
31 php-fpm 0x0000000102fe263f dtrace_execute + 226
32 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
33 php-fpm 0x0000000103017183 execute + 680
34 php-fpm 0x0000000102fe263f dtrace_execute + 226
35 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
36 php-fpm 0x0000000103017183 execute + 680
37 php-fpm 0x0000000102fe263f dtrace_execute + 226
38 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
39 php-fpm 0x0000000103017183 execute + 680
40 php-fpm 0x0000000102fe263f dtrace_execute + 226
41 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
42 php-fpm 0x0000000103017183 execute + 680
43 php-fpm 0x0000000102fe263f dtrace_execute + 226
44 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
45 php-fpm 0x0000000103017183 execute + 680
46 php-fpm 0x0000000102fe263f dtrace_execute + 226
47 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
48 php-fpm 0x0000000103017183 execute + 680
49 php-fpm 0x0000000102fe263f dtrace_execute + 226
50 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
51 php-fpm 0x0000000103017183 execute + 680
52 php-fpm 0x0000000102fe263f dtrace_execute + 226
53 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
54 php-fpm 0x0000000103017183 execute + 680
55 php-fpm 0x0000000102fe263f dtrace_execute + 226
56 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
57 php-fpm 0x0000000103017183 execute + 680
58 php-fpm 0x0000000102fe263f dtrace_execute + 226
59 php-fpm 0x000000010306c4c1 zend_do_fcall_common_helper_SPEC + 875
60 php-fpm 0x0000000103017183 execute + 680
61 php-fpm 0x0000000102fe263f dtrace_execute + 226
62 php-fpm 0x0000000102ff1853 zend_execute_scripts + 521
63 php-fpm 0x0000000102f94c0b php_execute_script + 765
64 php-fpm 0x000000010309ef62 main + 5776
65 libdyld.dylib 0x00007fff921d75c9 start + 1
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fa498737a10 rcx: 0x0000000000000100 rdx: 0x0000000000000800
rdi: 0x00007fa498413250 rsi: 0x0000000000000001 rbp: 0x00007fff5d008370 rsp: 0x00007fff5d008340
r8: 0x0000000000000006 r9: 0x00000000ffffff00 r10: 0x00007fff7a24e244 r11: 0x0000000000000206
r12: 0x0000000000000000 r13: 0x00007fa498413250 r14: 0x0000000000000800 r15: 0x00007fff7a228bc0
rip: 0x00007fff902355d2 rfl: 0x0000000000010206 cr2: 0x0000000000000110
Logical CPU: 5
Error Code: 0x00000006
Trap Number: 14
Binary Images:
0x102bf3000 - 0x1035dafef +php-fpm (0) <444E049C-448B-36FC-B928-8F5BA9A52E06> /usr/local/Cellar/php54/5.4.33/sbin/php-fpm
0x1037b3000 - 0x1037c3fff +libz.1.2.8.dylib (0) <BFEBBA83-0A16-3F8B-849B-E2ECEB8A255F> /usr/local/opt/zlib/lib/libz.1.2.8.dylib
0x1037c8000 - 0x1037e6fff libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib
0x1037fd000 - 0x10390efc7 +libcrypto.1.0.0.dylib (0) <A39966E7-2DCD-3017-83B2-C38ADEA01472> /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib
0x103982000 - 0x1039bbff7 +libssl.1.0.0.dylib (0) <2D6E68C6-A9B0-3E77-8A10-4F9909610EBE> /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
0x1039d9000 - 0x1039e2fff +libintl.8.dylib (0) <5328AD16-418A-3C85-A9C7-8A41BA490A4D> /usr/local/opt/gettext/lib/libintl.8.dylib
0x1039ed000 - 0x103a10fff +libpng16.16.dylib (0) <95C6859C-D095-3946-8730-52FC05808255> /usr/local/lib/libpng16.16.dylib
0x103a19000 - 0x103a45ff7 +libjpeg.8.dylib (0) <ED8F5F52-AADA-37F6-B58D-5D001D6B0580> /usr/local/lib/libjpeg.8.dylib
0x103a4f000 - 0x103a9bfe7 +libcurl.4.dylib (0) <D1A6373B-964B-30AC-8AFC-E7B1D9F59B6B> /usr/local/opt/curl/lib/libcurl.4.dylib
0x103aa8000 - 0x103aa9ffb com.apple.kerberos.reachability (4.0 - 2.0) <B7F38EFD-F824-3E54-A64D-1B6E0231FB6C> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Contents/MacOS/Reachability
0x103aad000 - 0x103b1aff7 +libfreetype.6.dylib (0) <81DC85EE-0920-351D-8B87-AB1F4EA9DE46> /usr/local/lib/libfreetype.6.dylib
0x103b35000 - 0x103c77fff +libicui18n.54.dylib (0) <4AD02954-4385-3EA4-8694-5C2378236F85> /usr/local/opt/icu4c/lib/libicui18n.54.dylib
0x103d48000 - 0x103d49fff com.apple.heimdalodpac (10.10 - 205) <3BFA6B1E-76CE-3A05-9D38-6AA1BA9CD2A2> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Contents/MacOS/heimdalodpac
0x103d4e000 - 0x103e41fef +libicuuc.54.dylib (0) <F7267F03-78E7-3F05-AF3B-0967D0470448> /usr/local/opt/icu4c/lib/libicuuc.54.dylib
0x103ea5000 - 0x1056cffff +libicudata.54.1.dylib (0) <C57438BA-3F08-3144-85CC-A2957F0C98A6> /usr/local/opt/icu4c/lib/libicudata.54.1.dylib
0x1056d1000 - 0x1056d2fff com.apple.kerberos.sckerberosconfig (4.0 - 1) <840BFCA4-4E3B-3C00-80D0-1AD470E47B63> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundle/Contents/MacOS/SCKerberosConfig
0x1056d7000 - 0x1056dfff7 +libicuio.54.dylib (0) <3AF54107-A234-3F9F-80E6-1BAD8FD56C84> /usr/local/opt/icu4c/lib/libicuio.54.dylib
0x1056ed000 - 0x10573bfff +libodbc.2.dylib (0) <82CE9BD5-9C60-395D-9652-135A0E69D8DF> /usr/local/lib/libodbc.2.dylib
0x105750000 - 0x105755ff7 +libltdl.7.dylib (0) <C0335B01-C860-34AD-A9CA-795F481A215E> /usr/local/lib/libltdl.7.dylib
0x105916000 - 0x105923fff +apcu.so (0) <B380BE57-1556-30A2-970A-F8BE5FA31E49> /usr/local/Cellar/php54-apcu/4.0.6/apcu.so
0x10592e000 - 0x105938fff +memcache.so (0) <847F3A58-8854-333C-9A92-B4DC17017766> /usr/local/Cellar/php54-memcache/2.2.7/memcache.so
0x7fff5fc40000 - 0x7fff5fc76837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
0x7fff893c4000 - 0x7fff893d5ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff89443000 - 0x7fff89455fff libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
0x7fff89456000 - 0x7fff89577fff com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff89578000 - 0x7fff895dfff7 com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff89600000 - 0x7fff8961aff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8a79d000 - 0x7fff8a88fff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff8ab3d000 - 0x7fff8ab42ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff8aeae000 - 0x7fff8aeb0ff7 libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8bc9c000 - 0x7fff8bca7fff libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
0x7fff8bdee000 - 0x7fff8be5fff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8bea6000 - 0x7fff8beadfff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8c9ee000 - 0x7fff8c9effff libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
0x7fff8c9f3000 - 0x7fff8ca6bff7 com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ca72000 - 0x7fff8cd59ffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8dcc3000 - 0x7fff8dcc5fff libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
0x7fff8dda6000 - 0x7fff8ddc0ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff8de4b000 - 0x7fff8de4ffff libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
0x7fff8e233000 - 0x7fff8e237fff libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
0x7fff8e928000 - 0x7fff8e930fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff8e931000 - 0x7fff8e9aefff com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8e9af000 - 0x7fff8eaf1fff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
0x7fff8ec11000 - 0x7fff8ec19ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff8ec1a000 - 0x7fff8ec1aff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff8ee08000 - 0x7fff8ee09fff liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
0x7fff8ee7f000 - 0x7fff8ee9cffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff8efd5000 - 0x7fff8efe6fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff8f3d1000 - 0x7fff8f3d2fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f414000 - 0x7fff8f414fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8f443000 - 0x7fff8f6bdfff com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8f6f7000 - 0x7fff8fa8dfff com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8fd4e000 - 0x7fff8fd5fff7 libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
0x7fff90077000 - 0x7fff90080ff3 com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff900cb000 - 0x7fff900d3ff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff901c8000 - 0x7fff901f1ffb libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
0x7fff901f2000 - 0x7fff9021afff libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
0x7fff90223000 - 0x7fff9024dff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff902ec000 - 0x7fff902f4ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff902f5000 - 0x7fff90312fff libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
0x7fff90443000 - 0x7fff9046bfff libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
0x7fff9047b000 - 0x7fff904e9ffb com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff904ea000 - 0x7fff904eeff7 com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff904ef000 - 0x7fff9051aff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff9051b000 - 0x7fff9051bff7 liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
0x7fff91029000 - 0x7fff910b5fff libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
0x7fff91176000 - 0x7fff9118cff7 libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
0x7fff91520000 - 0x7fff91521ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff91522000 - 0x7fff91614fff libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
0x7fff91615000 - 0x7fff91619fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff91685000 - 0x7fff91687ff7 libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
0x7fff91688000 - 0x7fff91694ff7 com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff91695000 - 0x7fff916aeff7 com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff916af000 - 0x7fff916affff libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff916ba000 - 0x7fff919e8ff7 com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff919e9000 - 0x7fff919eefff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff919fb000 - 0x7fff919fefff com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff91b1b000 - 0x7fff91b4bfff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff91b4c000 - 0x7fff91b84ffb libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
0x7fff91bc6000 - 0x7fff91bd1ff7 libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
0x7fff91c1a000 - 0x7fff91e82ffb com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff91e83000 - 0x7fff91ebaffb com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff9211c000 - 0x7fff9211dfff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff9211e000 - 0x7fff92127ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff92128000 - 0x7fff92138ff7 libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
0x7fff921d4000 - 0x7fff921d7ff7 libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
0x7fff922c8000 - 0x7fff92366fff com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff92675000 - 0x7fff926a5ff7 libncurses.5.4.dylib (44) <F09809A4-53B9-3E91-A8FA-D3F584C03AA3> /usr/lib/libncurses.5.4.dylib
0x7fff926a6000 - 0x7fff9271cfe7 libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
0x7fff927a5000 - 0x7fff927d5ffb com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff927d6000 - 0x7fff92835ff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff92836000 - 0x7fff9288afff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff928a3000 - 0x7fff928b0ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff928b1000 - 0x7fff928cbff7 libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
0x7fff928cc000 - 0x7fff92940ff3 com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9298b000 - 0x7fff92992ff7 libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
0x7fff92aeb000 - 0x7fff92b1dff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff93342000 - 0x7fff9334fff7 libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
0x7fff93350000 - 0x7fff93359fff libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
0x7fff9379c000 - 0x7fff937e2ff7 libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
0x7fff937e3000 - 0x7fff937e8ffb libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
0x7fff93b30000 - 0x7fff93b31fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff942a0000 - 0x7fff94383fff libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
0x7fff944a3000 - 0x7fff944a5fff com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff945f0000 - 0x7fff947d5ff3 libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
0x7fff94828000 - 0x7fff9482aff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff948c8000 - 0x7fff948e3ff7 libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
0x7fff948ed000 - 0x7fff948f3ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x7fff948f4000 - 0x7fff948fafff libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
0x7fff95133000 - 0x7fff951a2fff com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff951d1000 - 0x7fff951edff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x7fff958ba000 - 0x7fff958bbffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff958bc000 - 0x7fff958e7fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff96a50000 - 0x7fff96c35267 libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
0x7fff96ce2000 - 0x7fff96d3cff7 com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff96e3a000 - 0x7fff96e3fff7 libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
0x7fff96fd8000 - 0x7fff9730bfff libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
0x7fff9744a000 - 0x7fff97452fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9793f000 - 0x7fff9793fff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff98921000 - 0x7fff9892bff7 com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff989ab000 - 0x7fff989d6fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff989d7000 - 0x7fff989e3ff7 libexslt.0.dylib (13) <9197981D-B0E9-39EB-9958-D4B181FB0B0E> /usr/lib/libexslt.0.dylib
0x7fff989e4000 - 0x7fff98be7ff3 com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 886
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=100K resident=100K(100%) swapped_out_or_unallocated=0K(0%)
Writable regions: Total=142.4M written=142.3M(100%) resident=142.4M(100%) swapped_out=0K(0%) unallocated=0K(0%)
REGION TYPE VIRTUAL
=========== =======
Dispatch continuations 16.0M
Kernel Alloc Once 4K
MALLOC 79.1M
Stack 64.1M
VM_ALLOCATE 88K
__DATA 6068K
__LINKEDIT 72.8M
__TEXT 79.2M
__UNICODE 544K
mapped file 64.0M
shared memory 4K
=========== =======
TOTAL 381.8M
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-11-06
These mail archives are generated by hypermail. |