cURL / Mailing Lists / curl-library / Single Mail

curl-library

IOS Crash

From: David Sullivan (2K) <David.Sullivan_at_2k.com>
Date: Wed, 20 Mar 2013 16:24:17 +0000

When we INSTRUMENT our build for profiling on IOS, we get an EXC_BAD_ACCESS from functions being called inside cURL. Has anyone else seen this issue?

Nick?

--Dave

Incident Identifier: AA00C64F-69B5-4D60-BCAA-34D3F4441474
CrashReporter Key: 57fb2c98c4b31ab878613d5603837b9f52fb03a8
Hardware Model: iPad2,1
Code Type: ARM (Native)
Parent Process: launchd [1]
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x2fea6d04
Crashed Thread: 17
...
Thread 17 Crashed:
0 libremoteoainject.dylib 0x00a80614 _OARecordFinalEvent + 20
1 libremoteoainject.dylib 0x00a80d82 _OARecordAllocationEvent + 38
2 CoreFoundation 0x313d9e92 _CFRetain + 274
3 CoreFoundation 0x313d99ca _CFArrayReplaceValues + 262
4 CoreFoundation 0x313d98ba CFArrayAppendValue + 106
5 CoreFoundation 0x313ed90e _flattenPlist + 154
6 CoreFoundation 0x313ed9ee _flattenPlist + 378
7 CoreFoundation 0x313ed974 _flattenPlist + 256
8 CoreFoundation 0x313ed9ee _flattenPlist + 378
9 CoreFoundation 0x313ed9ee _flattenPlist + 378
10 CoreFoundation 0x313ed974 _flattenPlist + 256
11 CoreFoundation 0x3144d9ca __CFBinaryPlistWrite + 122
12 CoreFoundation 0x313ed84e CFPropertyListWrite + 474
13 CoreFoundation 0x313ed104 CFPropertyListCreateData + 240
14 Security 0x331bb1b8 ServerCommandSendReceive + 56
15 Security 0x331cb83a SecTrustEvaluateIfNecessary + 330
16 Security 0x331cbda2 SecTrustGetCertificateCount + 6
17 Skylight-FirstPlayable 0x00517192 darwinssl_connect_common (curl_darwinssl.c:948)
18 Skylight-FirstPlayable 0x0051720c Curl_darwinssl_connect (curl_darwinssl.c:1174)
19 Skylight-FirstPlayable 0x0052f972 Curl_ssl_connect (sslgen.c:206)
20 Skylight-FirstPlayable 0x0052361c Curl_http_connect (http.c:1333)
21 Skylight-FirstPlayable 0x00535a4e Curl_protocol_connect (url.c:3455)
22 Skylight-FirstPlayable 0x00535bb2 Curl_setup_conn (url.c:5265)
23 Skylight-FirstPlayable 0x0053601e Curl_connect (url.c:5338)
24 Skylight-FirstPlayable 0x00533920 Curl_do_perform (transfer.c:1948)
25 Skylight-FirstPlayable 0x00102e5e C_PostJsonToURL::Execute(C_URLServices*, void*) (URLServices.cpp:888)
26 Skylight-FirstPlayable 0x001033ec C_URLJobThread::ThreadMain() (URLServices.cpp:243)
27 Skylight-FirstPlayable 0x000afac4 MT::ThreadFunction(void*) (Thread.cpp:30)
28 libsystem_c.dylib 0x3974a30e _pthread_start + 306
29 libsystem_c.dylib 0x3974a1d4 thread_start + 4

Thread 17 crashed with ARM Thread State (32-bit):
    r0: 0x0000001c r1: 0x00000000 r2: 0x1f138770 r3: 0x00000000
    r4: 0x2fea6cd8 r5: 0x02001480 r6: 0x00a80d5d r7: 0x2fea8974
    r8: 0x1f138770 r9: 0x00000000 r10: 0x00000000 r11: 0x000000c0
    ip: 0x00000003 sp: 0x2fea6cd8 lr: 0x00a80d87 pc: 0x00a80614
  cpsr: 0x40000030

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-03-20