美文网首页
Installing SSZipArchive (2.2.1)

Installing SSZipArchive (2.2.1)

作者: iOS打怪升级 | 来源:发表于2019-05-07 18:56 被阅读0次

Operating system: iOS
12.2.0 16E227
CPU: arm64
2 CPUs

Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash address: 0xffffffffaa0103e0
Process uptime: 1 seconds

Thread 0 (crashed)
0 hqedu24olapp!mz_stream_close [mz_strm.c : 397 + 0x0]
x0 = 0xaa0803e1aa0103e0 x1 = 0x0000000000000000
x2 = 0x0000000000000000 x3 = 0x0000000000000000
x4 = 0x0000000000000000 x5 = 0x0000000000000004
x6 = 0x0000000000000004 x7 = 0xffffffffffffffec
x8 = 0x00000000000000ff x9 = 0xffffffffffffffff
x10 = 0x00000000000000c0 x11 = 0x0000000000000000
x12 = 0x0000000000001701 x13 = 0x0000000000000001
x14 = 0x0000000000000000 x15 = 0x00000000000017c0
x16 = 0x0000000000001600 x17 = 0x0000170100001780
x18 = 0x0000000000000000 x19 = 0xaa0803e1aa0103e0
x20 = 0x0000000000000000 x21 = 0x0000000000000000
x22 = 0x0000000000000000 x23 = 0x000000016b26cf78
x24 = 0x0000000135d63c80 x25 = 0x000000016b26d0d8
x26 = 0x0000000000000000 x27 = 0x0000000000000008
x28 = 0x0000000000001300 fp = 0x000000016b26ceb0
lr = 0x0000000105449970 sp = 0x000000016b26cea0
pc = 0x00000001054456d8
Found by: given as instruction pointer in context
1 hqedu24olapp!mz_zip_entry_read_close [mz_zip.c : 1967 + 0x0]
fp = 0x000000016b26cf00 lr = 0x0000000105449970
sp = 0x000000016b26cec0 pc = 0x0000000105449970
Found by: previous frame's frame pointer
2 hqedu24olapp!mz_zip_entry_read_close [mz_zip.c : 1967 + 0x0]
fp = 0x000000016b26cf60 lr = 0x0000000105448dc0
sp = 0x000000016b26cf10 pc = 0x0000000105449970
Found by: previous frame's frame pointer
3 hqedu24olapp!mz_zip_entry_write_open [mz_zip.c : 2168 + 0xc]
fp = 0x000000016b26d040 lr = 0x0000000105444084
sp = 0x000000016b26cf70 pc = 0x0000000105448dc0
Found by: previous frame's frame pointer
4 hqedu24olapp!zipOpenNewFileInZip5 [mz_compat.c : 197 + 0x10]
fp = 0x000000016b26d0c0 lr = 0x000000010544d624
sp = 0x000000016b26d050 pc = 0x0000000105444084
Found by: previous frame's frame pointer
5 hqedu24olapp!_zipOpenEntry [SSZipArchive.m : 1086 + 0x4c]
fp = 0x000000016b26d170 lr = 0x000000010544d830
sp = 0x000000016b26d0d0 pc = 0x000000010544d624
Found by: previous frame's frame pointer
6 hqedu24olapp!-[SSZipArchive writeFileAtPath:withFileName:compressionLevel:password:AES:] [SSZipArchive.m : 868 + 0x14]
fp = 0x000000016b26d1a0 lr = 0x000000010544d6f8
sp = 0x000000016b26d180 pc = 0x000000010544d830
Found by: previous frame's frame pointer
7 hqedu24olapp!-[SSZipArchive writeFileAtPath:withFileName:withPassword:] [SSZipArchive.m : 838 + 0x20]
fp = 0x000000016b26d1d0 lr = 0x000000010544d680
sp = 0x000000016b26d1b0 pc = 0x000000010544d6f8
Found by: previous frame's frame pointer

旧版本:2.1.5 没问题

相关文章

网友评论

      本文标题:Installing SSZipArchive (2.2.1)

      本文链接:https://www.haomeiwen.com/subject/tewyoqtx.html