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

iOS - 开启“启动耗时”的性能检测选项之后运行闪退 #555

Open
trhyl opened this issue Jun 10, 2020 · 2 comments
Open

iOS - 开启“启动耗时”的性能检测选项之后运行闪退 #555

trhyl opened this issue Jun 10, 2020 · 2 comments

Comments

@trhyl
Copy link

trhyl commented Jun 10, 2020

请补充如下信息。

问题重现的步骤。
开启“启动耗时”的性能检测选项之后打开App
Android 还是 iOS?系统版本是多少?手机品牌是什么?(如有)
iPhoneXR 13.0
其他的错误信息和堆栈信息如果有也可以一并提供出来。

reading was compiled with optimization - stepping may behave oddly; variables may not be available.
* thread #3, queue = 'upload', stop reason = EXC_BAD_ACCESS (code=1, address=0x9f9401044)
    frame #0: 0x00000001b1b68670 libobjc.A.dylib`objc_opt_respondsToSelector + 20
    frame #1: 0x00000001b22275e8 Foundation`_NSDescriptionWithStringProxyFunc + 60
    frame #2: 0x00000001b1dd27a0 CoreFoundation`__CFStringAppendFormatCore + 5736
    frame #3: 0x00000001b1dd4a1c CoreFoundation`_CFStringCreateWithFormatAndArgumentsAux2 + 156
    frame #4: 0x00000001b20eeafc Foundation`+[NSString stringWithFormat:] + 88
  * frame #5: 0x0000000105919490 reading`__78+[CLSDKManager reportInit:attement:startTime:startTime_CFTime:needAccumulate:]_block_invoke(.block_descriptor=0x00000001156110e0) at CLSDKManager.m:326:47 [opt]
    frame #6: 0x000000010b20de1c libdispatch.dylib`_dispatch_call_block_and_release + 32
    frame #7: 0x000000010b20f27c libdispatch.dylib`_dispatch_client_callout + 20
    frame #8: 0x000000010b21690c libdispatch.dylib`_dispatch_lane_serial_drain + 720
    frame #9: 0x000000010b2174fc libdispatch.dylib`_dispatch_lane_invoke + 408
    frame #10: 0x000000010b2224dc libdispatch.dylib`_dispatch_workloop_worker_thread + 1344
    frame #11: 0x00000001b1b3f6d0 libsystem_pthread.dylib`_pthread_wqthread + 280

image

@trhyl
Copy link
Author

trhyl commented Jun 28, 2020

@yixiangboy

@yixiangboy
Copy link
Contributor

暂时无法复现?有具体复现路径吗?

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