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

发布AppStore后出现大量闪退错误:Application received signal SIGSEGV #11

Open
FantasyWind2016 opened this issue Feb 16, 2017 · 3 comments

Comments

@FantasyWind2016
Copy link

Application received signal SIGSEGV
(null)

在1.16版本加入SafeKit后,友盟后台统计到大量以上闪退日志,iOS7到iOS10系统都存在。
删除SafeKit,重新发布1.17版本后,1.17版本没有再统计到以上问题。

根据友盟统计到的错误日志无法定位具体的错误原因。

@JJMM
Copy link
Owner

JJMM commented Apr 25, 2017

我现在的项目没有用到友盟,没有发现问题
有crash堆栈可以发我一下吗?

@FantasyWind2016
Copy link
Author

Application received signal SIGSEGV
(null)
((
0 CoreFoundation 0x00000001835d6dc8 + 148
1 libobjc.A.dylib 0x0000000182c3bf80 objc_exception_throw + 56
2 CoreFoundation 0x00000001835d6cf8 + 0
3 GDTaxService 0x100137eb8 GDTaxService + 1277624
4 libsystem_platform.dylib 0x000000018323593c _sigtramp + 52
5 libsystem_blocks.dylib 0x000000018307d8e8 _Block_release + 156
6 UIKit 0x00000001890c56b0 + 44
7 libobjc.A.dylib 0x0000000182c55ae8 + 508
8 CoreFoundation 0x00000001834b49fc _CFAutoreleasePoolPop + 28
9 UIKit 0x00000001889f49e4 + 352
10 UIKit 0x00000001887265e4 + 160
11 CoreFoundation 0x000000018358c728 + 32
12 CoreFoundation 0x000000018358a4cc + 372
13 CoreFoundation 0x000000018358a8fc + 928
14 CoreFoundation 0x00000001834b4c50 CFRunLoopRunSpecific + 384
15 GraphicsServices 0x0000000184d9c088 GSEventRunModal + 180
16 UIKit 0x000000018879e088 UIApplicationMain + 204
17 GDTaxService 0x100095450 GDTaxService + 611408
18 libdyld.dylib 0x00000001830528b8 + 4
)

dSYM UUID: 0E24CD68-353B-3DB6-83A8-04F4275EDB23
CPU Type: arm64
Slide Address: 0x0000000100000000
Binary Image: GDTaxService
Base Address: 0x00000001000f0000

@FantasyWind2016
Copy link
Author

上面是iPhone 6s Plus,iOS9.3.2,因为友盟只保存15天的错误记录,所以大部分日志都看不到了

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

2 participants