Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

发现crash #30

Open
nyz110 opened this issue Aug 13, 2018 · 0 comments
Open

发现crash #30

nyz110 opened this issue Aug 13, 2018 · 0 comments

Comments

@nyz110
Copy link

nyz110 commented Aug 13, 2018

umeng log 如下

Application received signal SIGSEGV
(null)
((
	0   CoreFoundation                      0x000000018111ada4 <redacted> + 252
	1   libobjc.A.dylib                     0x00000001802d45ec objc_exception_throw + 56
	2   CoreFoundation                      0x000000018111ac6c <redacted> + 0
	3   myAPP                              0x1012458e0 _ZN10h265_codec18storeNborByPunRx2NEjPNS_9TNborDataEiPNS_7TMVCandEi + 5973652
	4   libsystem_platform.dylib            0x0000000180d3cb48 _sigtramp + 36
	5   myAPP                              0x100c1faa8 myAPP + 12712616
	6   myAPP                              0x100c33898 myAPP + 12794008
	7   myAPP                              0x100c34b98 myAPP + 12798872
	8   myAPP                              0x100c311e8 myAPP + 12784104
	9   CFNetwork                           0x000000018186f990 <redacted> + 76
	10  Foundation                          0x0000000181b42e88 <redacted> + 16
	11  Foundation                          0x0000000181a848d0 <redacted> + 72
	12  Foundation                          0x0000000181a83cac <redacted> + 848
	13  libdispatch.dylib                   0x0000000180a0ca60 <redacted> + 16
	14  libdispatch.dylib                   0x0000000180a14170 <redacted> + 224
	15  libdispatch.dylib                   0x0000000180a0ca60 <redacted> + 16
	16  libdispatch.dylib                   0x0000000180a14170 <redacted> + 224
	17  libdispatch.dylib                   0x0000000180a1405c <redacted> + 104
	18  Foundation                          0x0000000181b44750 <redacted> + 376
	19  libdispatch.dylib                   0x0000000180a0ca60 <redacted> + 16
	20  libdispatch.dylib                   0x0000000180a14e94 <redacted> + 424
	21  libdispatch.dylib                   0x0000000180a13880 <redacted> + 784
	22  libdispatch.dylib                   0x0000000180a19cac <redacted> + 588
	23  libdispatch.dylib                   0x0000000180a199fc <redacted> + 120
	24  libsystem_pthread.dylib             0x0000000180d3ffac _pthread_wqthread + 1176
	25  libsystem_pthread.dylib             0x0000000180d3fb08 start_wqthread + 4
)

dSYM UUID: 2F261E7A-E8AE-37A6-ACE0-9DCCE054640A
CPU Type: arm64
Slide Address: 0x0000000100000000
Binary Image: myAPP
Base Address: 0x0000000100b78000

符号化之后调用堆栈信息为:


 -[URLSessionDelegateObject URLSession:task:didCompleteWithError:] (in myAPP) + 124


 -[ActionWorker URLSession:task:didCompleteWithError:] (in myAPP) + 364


 -[ActionWorker processActionsWithHandler:] (in myAPP) + 624

 __56-[HTTPAsyncCacheReponse initWithFilePath:forConnection:]_block_invoke (in myAPP) + 120
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant