QMUI_iOS icon indicating copy to clipboard operation
QMUI_iOS copied to clipboard

Bug

Open MMSuperD opened this issue 11 months ago • 1 comments

Bug 表现 只要导入你的库,在iOS14 上面 ,swiftUI 预览图片都不可以 Translated Report (Full Report Below)

Incident Identifier: B4CD615F-810D-49E7-9E46-F07C65731618 CrashReporter Key: DA856F70-DF68-5826-090D-A77FD923A035 Hardware Model: Mac16,7 Process: LACommunityIOS [5589] Path: /Users/USER/Library/Developer/Xcode/UserData/Previews/Simulator Devices/DEAE5D94-DC9A-4469-9742-D8081AA15474/data/Containers/Bundle/Application/D119AE64-06C5-4344-82A0-E6F025B538F2/LACommunityIOS.app/LACommunityIOS Identifier: com.subvertron.community Version: 1.0.0 (1) Code Type: X86-64 (Native) Role: Foreground Parent Process: launchd_sim [2000] Coalition: com.apple.CoreSimulator.SimDevice.DEAE5D94-DC9A-4469-9742-D8081AA15474 [1208] Responsible Process: SimulatorTrampoline [976]

Date/Time: 2025-01-18 11:36:01.3436 +0800 Launch Time: 2025-01-18 11:36:00.2800 +0800 OS Version: macOS 15.2 (24C101) Release Type: User Report Version: 104

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: SIGNAL 6 Abort trap: 6 Terminating Process: LACommunityIOS [5589]

Triggered by Thread: 4

Last Exception Backtrace: 0 CoreFoundation 0x1098b494d __exceptionPreprocess + 226 1 libobjc.A.dylib 0x109303116 objc_exception_throw + 62 2 Foundation 0x10f80db90 _userInfoForFileAndLine + 0 3 QMUIKit 0x14b896c29 -[QMUIConfiguration applyInitialTemplate] + 457 (QMUIConfiguration.m:101) 4 QMUIKit 0x14b8e825e __29+[UINavigationBar(QMUI) load]_block_invoke + 2126 (UINavigationBar+QMUI.m:287) 5 libdispatch.dylib 0x108f02563 _dispatch_client_callout + 8 6 libdispatch.dylib 0x108f03987 _dispatch_once_callout + 20 7 QMUIKit 0x14b8e79ea _dispatch_once + 27 (once.h:86) [inlined] 8 QMUIKit 0x14b8e79ea +[UINavigationBar(QMUI) load] + 138 (UINavigationBar+QMUI.m:29)

截图 Bug 现场的界面截图,或者 Xcode 控制台的错误信息截图,有问题的代码截图

如何重现

  1. ...
  2. ...

预期的表现 正常情况下,应该是什么表现

其他信息

  • 设备: [例如模拟器、iPhone、iPad]
  • iOS 版本: [iOS 14.x]
  • Xcode 版本: [Xcode 12.x]
  • QMUI 版本: [4.x.x]

MMSuperD avatar Jan 18 '25 03:01 MMSuperD

Image 关键是抛出了什么异常?

MoLice avatar Jan 20 '25 12:01 MoLice