uni-app text 组件编译到小程序问题

uni-app text 组件编译到小程序问题

我在 Mac mini 芯片是M2 然后 hubilder x4.66
我建立了一个 uni-moudles组间大致结构是

<view> <text></text> <text class="unit" space="nbsp" decode>{{unit}}</text> </view> ```

然后我查看编译到微信工具的代码

<text class="unit data-v-6204a2bc" space="nbsp" decode="{{true}}">{{''+unit}}</text>

是这样的
然后页面就显示没有间距

在这个Mac开发经常搜索替换时闪退 关闭标签页也闪退


更多关于uni-app text 组件编译到小程序问题的实战教程也可以访问 https://www.itying.com/category-93-b0.html

6 回复

还有就是闪退后我的主题又切换到默认去了

更多关于uni-app text 组件编译到小程序问题的实战教程也可以访问 https://www.itying.com/category-93-b0.html


是微信小程序

您好,麻烦发个可复现demo

感谢反馈,问题已复现,已加分。
临时解决方案,可以先把  设置一个变量,编译结果就是正常的

Translated Report (Full Report Below)

Process: HBuilderX [57509] Path: /Applications/HBuilderX.app/Contents/MacOS/HBuilderX Identifier: io.dcloud.HBuilderX Version: 4.66.2025051912 (4.66.2025051912) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501
Date/Time: 2025-06-27 11:03:48.6402 +0800 OS Version: macOS 15.5 (24F74) Report Version: 12 Anonymous UUID: E0E7B30B-2DBD-4A59-95B1-D2AA54A54583
Sleep/Wake UUID: 8EE54B26-21C7-4026-838E-2BB14DFD2F56
Time Awake Since Boot: 820000 seconds Time Since Wake: 6862 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x00000003003ad320 Exception Codes: 0x0000000000000002, 0x00000003003ad320
Termination Reason: Namespace SIGNAL, Code 10 Bus error: 10 Terminating Process: exc handler [57509]
VM Region Info: 0x3003ad320 is in 0x300300000-0x300400000; bytes after start: 709408 bytes before end: 339167 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_TINY 300200000-300300000 [ 1024K] rw-/rwx SM=PRV —> MALLOC_TINY 300300000-300400000 [ 1024K] rw-/rwx SM=PRV GAP OF 0x64000 BYTES VM_ALLOCATE 300464000-300468000 [ 16K] rw-/rwx SM=PRV
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 ??? 0x3003ad320 ??? 1 HBuilderX 0x1014fbef8 CThemeEditSearchProvider::internalSearch(QString const&, bool, bool, bool, bool) + 204 2 QtCore 0x104958dc0 0x1048a4000 + 740800 3 QtCore 0x10496d5e4 QTimer::timerEvent(QTimerEvent) + 208 4 QtCore 0x104951570 QObject::event(QEvent) + 88 5 QtWidgets 0x1037bf2f8 QApplicationPrivate::notify_helper(QObject, QEvent) + 272 6 QtWidgets 0x1037c015c QApplication::notify(QObject, QEvent) + 512 7 QtCore 0x10490f06c QCoreApplication::notifyInternal2(QObject, QEvent) + 292 8 QtCore 0x104a7d3a0 QTimerInfoList::activateTimers() + 944 9 libqcocoa.dylib 0x103f41748 0x103f2c000 + 87880 10 CoreFoundation 0x18a19dcd4 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28 11 CoreFoundation 0x18a19dc68 CFRunLoopDoSource0 + 172 12 CoreFoundation 0x18a19d9d4 CFRunLoopDoSources0 + 232 13 CoreFoundation 0x18a19c628 __CFRunLoopRun + 840 14 CoreFoundation 0x18a19bc58 CFRunLoopRunSpecific + 572 15 HIToolbox 0x195c3027c RunCurrentEventLoopInMode + 324 16 HIToolbox 0x195c334e8 ReceiveNextEventCommon + 676 17 HIToolbox 0x195dbe484 _BlockUntilNextEventMatchingListInModeWithFilter + 76 18 AppKit 0x18e0c3ab4 _DPSNextEvent + 684 19 AppKit 0x18ea625b0 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 20 AppKit 0x18e0b6c64 -[NSApplication run] + 480 21 libqcocoa.dylib 0x103f422f4 0x103f2c000 + 90868 22 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 23 QtCore 0x10490f6f8 QCoreApplication::exec() + 112 24 HBuilderX 0x1014f9350 main + 9352 25 dyld 0x189d12b98 start + 6076
Thread 1:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x18a07bc2c select + 8 1 CoreFoundation 0x18a1c3cf4 CFSocketManager + 704 2 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 3 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 2:: Configuration Thread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 3:: PluginDownloadThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 4:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 5:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 6:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 HBuilderX 0x1007f9d50 RPC::StreamMessageReader::listen(std::1::function<void (QByteArray const&)>, std::1::function<void (QByteArray const&)>) + 816 5 HBuilderX 0x1007f2db8 0x10077c000 + 486840 6 QtCore 0x104958dc0 0x1048a4000 + 740800 7 QtCore 0x104a0369c QThread::started(QThread::QPrivateSignal) + 56 8 QtCore 0x104a7e550 0x1048a4000 + 1942864 9 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 10 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 7:: FileWatcherManager 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 8:: Background Colour Thread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 9:: UI Response Watcher 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78eb0 qt_safe_poll(pollfd, unsigned int, timespec const) + 148 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 10:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 11:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 HBuilderX 0x1007f9d50 RPC::StreamMessageReader::listen(std::1::function<void (QByteArray const&)>, std::1::function<void (QByteArray const&)>) + 816 5 HBuilderX 0x1007ef794 0x10077c000 + 472980 6 QtCore 0x104958dc0 0x1048a4000 + 740800 7 QtCore 0x104a0369c QThread::started(QThread::QPrivateSignal) + 56 8 QtCore 0x104a7e550 0x1048a4000 + 1942864 9 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 10 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 12:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 CoreFoundation 0x18a19de7c CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18a19c798 CFRunLoopRun + 1208 6 CoreFoundation 0x18a19bc58 CFRunLoopRunSpecific + 572 7 AppKit 0x18e1e77fc _NSEventThread + 140 8 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 9 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 13:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 14:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 15:: QThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 HBuilderX 0x1007f9d50 RPC::StreamMessageReader::listen(std::1::function<void (QByteArray const&)>, std::1::function<void (QByteArray const&)>) + 816 5 HBuilderX 0x1007ef794 0x10077c000 + 472980 6 QtCore 0x104958dc0 0x1048a4000 + 740800 7 QtCore 0x104a0369c QThread::started(QThread::QPrivateSignal) + 56 8 QtCore 0x104a7e550 0x1048a4000 + 1942864 9 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 10 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 16:: LockServerThread 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78ff0 qt_safe_poll(pollfd, unsigned int, timespec const) + 468 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 HBuilderX 0x10193ac08 LockServerThread::run() + 176 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 17:: StatisticsThread 0 libsystem_kernel.dylib 0x18a0741c8 __semwait_signal + 8 1 libsystem_c.dylib 0x189f506f4 nanosleep + 220 2 QtCore 0x104a7e8ec QThread::sleep(unsigned long) + 28 3 HBuilderX 0x1019410b0 StatisticsThread::run() + 332 4 QtCore 0x104a7e570 0x1048a4000 + 1942896 5 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 6 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 18:: AppPackStatusCheckThread 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88740 0x1048a4000 + 1984320 3 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 4 HBuilderX 0x1008be218 AppPackStatusManager::take() + 84 5 HBuilderX 0x1008b4fbc AppPackStatusCheckThread::run() + 304 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 19:: Auto Saver 0 libsystem_kernel.dylib 0x18a079498 poll + 8 1 QtCore 0x104a78eb0 qt_safe_poll(pollfd, unsigned int, timespec const) + 148 2 QtCore 0x104a7a628 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 748 3 QtCore 0x104918ccc QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 532 4 QtCore 0x104a02a64 QThread::exec() + 280 5 QtCore 0x104a7e570 0x1048a4000 + 1942896 6 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 7 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 20:: ThreadPoolServiceThread 0 libsystem_kernel.dylib 0x18a07c95c kevent64 + 8 1 QtWebEngineCore 0x341e41ae0 0x33dee0000 + 66460384 2 QtWebEngineCore 0x341e41978 0x33dee0000 + 66460024 3 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 4 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 5 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 6 QtWebEngineCore 0x341df66e4 0x33dee0000 + 66152164 7 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 8 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 9 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 10 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 21:: Chrome_IOThread 0 libsystem_kernel.dylib 0x18a07c95c kevent64 + 8 1 QtWebEngineCore 0x341e41ae0 0x33dee0000 + 66460384 2 QtWebEngineCore 0x341e41978 0x33dee0000 + 66460024 3 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 4 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 5 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 6 QtWebEngineCore 0x340725e74 0x33dee0000 + 42229364 7 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 8 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 9 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 10 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 22:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e3bd60 0x33dee0000 + 66436448 6 QtWebEngineCore 0x341d79adc 0x33dee0000 + 65641180 7 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 8 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 9 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 10 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 11 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 12 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 13 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 23:: Chrome_InProcGpuThread 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e3bd60 0x33dee0000 + 66436448 6 QtWebEngineCore 0x341d79adc 0x33dee0000 + 65641180 7 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 8 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 9 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 10 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 11 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 12 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 13 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 24:: Chrome_ChildIOThread 0 libsystem_kernel.dylib 0x18a07c95c kevent64 + 8 1 QtWebEngineCore 0x341e41ae0 0x33dee0000 + 66460384 2 QtWebEngineCore 0x341e41978 0x33dee0000 + 66460024 3 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 4 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 5 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 6 QtWebEngineCore 0x3444797d0 0x33dee0000 + 106534864 7 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 8 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 9 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 10 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 25:: CompositorTileWorker1 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtWebEngineCore 0x341e340cc 0x33dee0000 + 66404556 3 QtWebEngineCore 0x343ca8118 0x33dee0000 + 98337048 4 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 5 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 6 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 26:: ThreadPoolSingleThreadSharedForeground0 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e01a08 0x33dee0000 + 66198024 6 QtWebEngineCore 0x341e022f0 0x33dee0000 + 66200304 7 QtWebEngineCore 0x341e021ac 0x33dee0000 + 66199980 8 QtWebEngineCore 0x341e020b8 0x33dee0000 + 66199736 9 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 10 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 11 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 27:: Chrome_DevToolsHandlerThread 0 libsystem_kernel.dylib 0x18a07c95c kevent64 + 8 1 QtWebEngineCore 0x341e41ae0 0x33dee0000 + 66460384 2 QtWebEngineCore 0x341e41978 0x33dee0000 + 66460024 3 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 4 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 5 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 6 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 7 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 8 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 9 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 28:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e3bd60 0x33dee0000 + 66436448 6 QtWebEngineCore 0x341d79adc 0x33dee0000 + 65641180 7 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 8 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 9 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 10 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 11 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 12 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 13 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 29:: VizCompositorThread 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e3bd60 0x33dee0000 + 66436448 6 QtWebEngineCore 0x341d79adc 0x33dee0000 + 65641180 7 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 8 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 9 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 10 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 11 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 12 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 13 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 30:: NetworkService 0 libsystem_kernel.dylib 0x18a07c95c kevent64 + 8 1 QtWebEngineCore 0x341e41ae0 0x33dee0000 + 66460384 2 QtWebEngineCore 0x341e41978 0x33dee0000 + 66460024 3 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 4 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 5 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 6 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 7 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 8 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 9 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 31:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e3bd60 0x33dee0000 + 66436448 6 QtWebEngineCore 0x341d79adc 0x33dee0000 + 65641180 7 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 8 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 9 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 10 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 11 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 12 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 13 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 32:: ThreadPoolSingleThreadForegroundBlocking1 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e01a08 0x33dee0000 + 66198024 6 QtWebEngineCore 0x341e02564 0x33dee0000 + 66200932 7 QtWebEngineCore 0x341e021d8 0x33dee0000 + 66200024 8 QtWebEngineCore 0x341e020ac 0x33dee0000 + 66199724 9 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 10 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 11 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 33:: ThreadPoolBackgroundWorker 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e01a08 0x33dee0000 + 66198024 6 QtWebEngineCore 0x341e02564 0x33dee0000 + 66200932 7 QtWebEngineCore 0x341e020fc 0x33dee0000 + 66199804 8 QtWebEngineCore 0x341e020a0 0x33dee0000 + 66199712 9 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 10 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 11 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 34:: ThreadPoolSingleThreadSharedBackgroundBlocking2 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e01a08 0x33dee0000 + 66198024 6 QtWebEngineCore 0x341e022f0 0x33dee0000 + 66200304 7 QtWebEngineCore 0x341e02128 0x33dee0000 + 66199848 8 QtWebEngineCore 0x341e020d0 0x33dee0000 + 66199760 9 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 10 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 11 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 35:: MemoryInfra 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e3bd60 0x33dee0000 + 66436448 6 QtWebEngineCore 0x341d79adc 0x33dee0000 + 65641180 7 QtWebEngineCore 0x341de9860 0x33dee0000 + 66099296 8 QtWebEngineCore 0x341dab648 0x33dee0000 + 65844808 9 QtWebEngineCore 0x341e0decc 0x33dee0000 + 66248396 10 QtWebEngineCore 0x341e0e044 0x33dee0000 + 66248772 11 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 12 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 13 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 36:: ThreadPoolForegroundWorker 0 libsystem_kernel.dylib 0x18a070c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18a0833a0 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18a079764 mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18a070fa8 mach_msg + 24 4 QtWebEngineCore 0x341e3bf5c 0x33dee0000 + 66436956 5 QtWebEngineCore 0x341e01a08 0x33dee0000 + 66198024 6 QtWebEngineCore 0x341e02564 0x33dee0000 + 66200932 7 QtWebEngineCore 0x341e02180 0x33dee0000 + 66199936 8 QtWebEngineCore 0x341e02070 0x33dee0000 + 66199664 9 QtWebEngineCore 0x341e3553c 0x33dee0000 + 66409788 10 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 11 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 37:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 38:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 39:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 40:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 41:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 42:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 43:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 44:: Thread (pooled) 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88ae0 0x1048a4000 + 1985248 3 QtCore 0x104a88768 0x1048a4000 + 1984360 4 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x104a828e0 0x1048a4000 + 1960160 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 45: 0 libsystem_pthread.dylib 0x18a0adb6c start_wqthread + 0
Thread 46: 0 libsystem_pthread.dylib 0x18a0adb6c start_wqthread + 0
Thread 47:: Dispatch queue: com.Metal.CommandQueueDispatch 0 IOKit 0x18df601ac iokit_user_client_trap + 8 1 IOGPU 0x1abea3140 IOGPUCommandQueueSubmitCommandBuffers + 164 2 IOGPU 0x1abe8ff84 -[IOGPUMetalCommandQueue _submitCommandBuffers:count:] + 356 3 IOGPU 0x1abe8fdf4 -[IOGPUMetalCommandQueue submitCommandBuffers:count:] + 72 4 Metal 0x1954c380c -[_MTLCommandQueue _submitAvailableCommandBuffers] + 512 5 libdispatch.dylib 0x189f1485c _dispatch_client_callout + 16 6 libdispatch.dylib 0x189eff5e0 _dispatch_continuation_pop + 596 7 libdispatch.dylib 0x189f12620 _dispatch_source_latch_and_call + 396 8 libdispatch.dylib 0x189f112f8 _dispatch_source_invoke + 844 9 libdispatch.dylib 0x189f031b8 _dispatch_lane_serial_drain + 332 10 libdispatch.dylib 0x189f03e2c _dispatch_lane_invoke + 388 11 libdispatch.dylib 0x189f0e264 _dispatch_root_queue_drain_deferred_wlh + 292 12 libdispatch.dylib 0x189f0dae8 _dispatch_workloop_worker_thread + 540 13 libsystem_pthread.dylib 0x18a0aee64 _pthread_wqthread + 292 14 libsystem_pthread.dylib 0x18a0adb74 start_wqthread + 8
Thread 48: 0 libsystem_pthread.dylib 0x18a0adb6c start_wqthread + 0
Thread 49:: searchresult 0 libsystem_kernel.dylib 0x18a0743cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18a0b30e0 _pthread_cond_wait + 984 2 QtCore 0x104a88740 0x1048a4000 + 1984320 3 QtCore 0x104a88694 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 4 HBuilderX 0x10121114c SearchResultThread::process() + 148 5 HBuilderX 0x101210f34 SearchResultThread::run() + 104 6 QtCore 0x104a7e570 0x1048a4000 + 1942896 7 libsystem_pthread.dylib 0x18a0b2c0c _pthread_start + 136 8 libsystem_pthread.dylib 0x18a0adb80 thread_start + 8
Thread 50: 0 libsystem_pthread.dylib 0x18a0adb6c start_wqthread + 0
Thread 51: 0 libsystem_pthread.dylib 0x18a0adb6c start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000060000289ca50 x1: 0x00000001021c11a7 x2: 0x0000000100979bc8 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000000 x8: 0x00000003003ad320 x9: 0x0000000000004fb0 x10: 0x000000007ddb01f1 x11: 0x0000010000000000 x12: 0x00000000fffffffd x13: 0x000fd00000000000 x14: 0x00000000000fd000 x15: 0x0000000000000000 x16: 0x000fd000000fd000 x17: 0x000fd000000fd002 x18: 0x0000000000000000 x19: 0x0000600000351420 x20: 0x0000000000000003 x21: 0x0000000000000001 x22: 0x000060000131ebf0 x23: 0x0000000000000000 x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x00000000c0000001 x27: 0x0000000000000000 x28: 0x0000600005ae6c10 fp: 0x000000016f681350 lr: 0x0000000101213710 sp: 0x000000016f681340 pc: 0x00000003003ad320 cpsr: 0x60001800 far: 0x00000003003ad320 esr: 0x8200000f (Instruction Abort) Permission fault
Binary Images: 0x10077c000 - 0x10223ffff io.dcloud.HBuilderX (4.66.2025051912) <d8d57a68-f995-3d17-ae4e-de54539d7991> /Applications/HBuilderX.app/Contents/MacOS/HBuilderX 0x10284c000 - 0x10288ffff libQuaZIP.dylib () <37ea767f-5809-3113-bb90-59dafb6d3079> /Applications/HBuilderX.app/Contents/Frameworks/libQuaZIP.dylib 0x102808000 - 0x102817fff libQt5IniFormat.dylib () <de935a73-6a14-39f2-a850-45cfc0d9443d> /Applications/HBuilderX.app/Contents/Frameworks/libQt5IniFormat.dylib 0x102974000 - 0x1029abfff org.qt-project.QtSvg (6.5) <9220a73c-ead2-3ccb-b3c8-665e30b9fd2f> /Applications/HBuilderX.app/Contents/Frameworks/QtSvg.framework/Versions/A/QtSvg 0x1027e4000 - 0x1027effff org.qt-project.QtOpenGLWidgets (6.5) <974e791d-76de-344f-8e48-34fdc725bbab> /Applications/HBuilderX.app/Contents/Frameworks/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets 0x1037b4000 - 0x103c0bfff org.qt-project.QtWidgets (6.5) <df852e2a-242b-3a26-8096-332c1a737531> /Applications/HBuilderX.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets 0x1028b4000 - 0x102913fff org.qt-project.QtOpenGL (6.5) <154a9848-20a0-30b2-b6eb-2e62c029d9a9> /Applications/HBuilderX.app/Contents/Frameworks/QtOpenGL.framework/Versions/A/QtOpenGL 0x102bd8000 - 0x10320ffff org.qt-project.QtGui (6.5) <5ce4cd24-cafb-355a-b242-0e365b4010be> /Applications/HBuilderX.app/Contents/Frameworks/QtGui.framework/Versions/A/QtGui 0x102a4c000 - 0x102a6bfff org.qt-project.QtWebSockets (6.5) <8306cd2a-7661-37d8-88c7-c1522b34c434> /Applications/HBuilderX.app/Contents/Frameworks/QtWebSockets.framework/Versions/A/QtWebSockets 0x103620000 - 0x103727fff org.qt-project.QtNetwork (6.5) <25fd5366-8daa-3bfc-9d09-8797d7c3991c> /Applications/HBuilderX.app/Contents/Frameworks/QtNetwork.framework/Versions/A/QtNetwork 0x102a88000 - 0x102aa3fff org.qt-project.QtXml (6.5) <cfc75a5e-0f73-34f8-b33b-e4433a3168b8> /Applications/HBuilderX.app/Contents/Frameworks/QtXml.framework/Versions/A/QtXml 0x1034f4000 - 0x1035a3fff org.qt-project.QtCore5Compat (6.5) <3a070bf1-1b03-38fa-b902-a39456b94c9f> /Applications/HBuilderX.app/Contents/Frameworks/QtCore5Compat.framework/Versions/A/QtCore5Compat 0x1048a4000 - 0x104d2bfff org.qt-project.QtCore (6.5) <e53d4afc-0159-386f-b8d6-a55dd7b93f47> /Applications/HBuilderX.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore 0x102abc000 - 0x102b3bfff org.qt-project.QtDBus (6.5) <05d2ceab-a001-393d-865e-a8601c1201bb> /Applications/HBuilderX.app/Contents/Frameworks/QtDBus.framework/Versions/A/QtDBus 0x1033b4000 - 0x1033d3fff com.apple.security.csparser (3.0) <c12848ee-0663-3987-842f-8832599d139f> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x103f2c000 - 0x103fc7fff libqcocoa.dylib () <bd97c035-e8da-347b-b65a-32f99a24a38e> /Applications/HBuilderX.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x104818000 - 0x104823fff libobjc-trampolines.dylib () <d02a05cb-6440-3e7e-a02f-931734cab666> /usr/lib/libobjc-trampolines.dylib 0x106e64000 - 0x106ecbfff com.apple.AppleMetalOpenGLRenderer (1.0) <18efb0a5-0faf-3b56-99ed-a800c68e83f2> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer 0x114aac000 - 0x1151b3fff com.apple.AGXMetalG14G (327.5) <ecba96b8-21ca-3241-ba32-76ebceb61cbd> /System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G 0x107788000 - 0x1077abfff libqmacstyle.dylib () <6534442b-0ba7-3f0c-8710-b2c97be85982> /Applications/HBuilderX.app/Contents/PlugIns/styles/libqmacstyle.dylib 0x107734000 - 0x10773bfff libqgif.dylib () <fd2c91b6-95d8-3b80-ac9c-e02c3d6a19f4> /Applications/HBuilderX.app/Contents/PlugIns/imageformats/libqgif.dylib 0x10774c000 - 0x107753fff libqico.dylib () <493a0639-4ce5-3c48-8a96-1fca5d7255f0> /Applications/HBuilderX.app/Contents/PlugIns/imageformats/libqico.dylib 0x1147a0000 - 0x114807fff libqjpeg.dylib () <4c7b351c-98d5-3552-b142-cfa38393f983> /Applications/HBuilderX.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x107764000 - 0x10776bfff libqsvg.dylib () <86605b87-1ce7-3cc9-adbc-5323f8801efb> /Applications/HBuilderX.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x107710000 - 0x10771bfff libqsvgicon.dylib () <7b0a3a03-05bb-32cb-8499-bdf8372f348b> /Applications/HBuilderX.app/Contents/PlugIns/iconengines/libqsvgicon.dylib 0x17ff9c000 - 0x17ffc3fff libqsecuretransportbackend.dylib () <76294ade-9324-3c5e-9848-356295cc0af2> /Applications/HBuilderX.app/Contents/PlugIns/tls/libqsecuretransportbackend.dylib 0x17ff18000 - 0x17ff53fff libqopensslbackend.dylib () <5625ce13-8c99-3cea-8fd3-04d806e7cb4f> /Applications/HBuilderX.app/Contents/PlugIns/tls/libqopensslbackend.dylib 0x17fbd0000 - 0x17fbdffff libqcertonlybackend.dylib () <4fefcf6a-ccd4-35bb-92be-1c2cd7227202> /Applications/HBuilderX.app/Contents/PlugIns/tls/libqcertonlybackend.dylib 0x16f7fc000 - 0x16f80ffff libbuiltinterminal.dylib () <4b8b9db2-2c1c-3348-916f-97a99a327f38> /Applications/HBuilderX.app/Contents/HBuilderX/plugins/builtinterminal/libbuiltinterminal.dylib 0x16f774000 - 0x16f78bfff org.qt-project.QtWebEngineWidgets (6.5) <652e885c-4d8b-30d9-a6bc-3f7aaf681b87> /Applications/HBuilderX.app/Contents/Frameworks/QtWebEngineWidgets.framework/Versions/A/QtWebEngineWidgets 0x16fd14000 - 0x16fd5bfff org.qt-project.QtPrintSupport (6.5) <89c439ac-9b79-36dd-afd6-96342c2575e9> /Applications/HBuilderX.app/Contents/Frameworks/QtPrintSupport.framework/Versions/A/QtPrintSupport 0x33dee0000 - 0x347bb3fff org.qt-project.QtWebEngineCore (6.5) <8cfb1305-d799-3f49-bce4-c7cc85763a61> /Applications/HBuilderX.app/Contents/Frameworks/QtWebEngineCore.framework/Versions/A/QtWebEngineCore 0x305b2c000 - 0x305ee3fff org.qt-project.QtQuick (6.5) <85435499-b747-3452-944b-d9f923966b0e> /Applications/HBuilderX.app/Contents/Frameworks/QtQuick.framework/Versions/A/QtQuick 0x301c00000 - 0x301c7ffff org.qt-project.QtQmlModels (6.5) <9be34df9-eb27-3a24-8b48-b88e19397f37> /Applications/HBuilderX.app/Contents/Frameworks/QtQmlModels.framework/Versions/A/QtQmlModels 0x17fb8c000 - 0x17fbb7fff org.qt-project.QtWebChannel (6.5) <94070f90-69af-3f79-9052-e4d1475722d3> /Applications/HBuilderX.app/Contents/Frameworks/QtWebChannel.framework/Versions/A/QtWebChannel 0x319600000 - 0x31999bfff org.qt-project.QtQml (6.5) <3402f9b2-65b8-3791-9291-9b3066c3e0a2> /Applications/HBuilderX.app/Contents/Frameworks/QtQml.framework/Versions/A/QtQml 0x301e04000 - 0x301e6ffff org.qt-project.QtPositioning (6.5) <f377b88c-d6be-32de-b0e9-04cd7fd2e9ba> /Applications/HBuilderX.app/Contents/Frameworks/QtPositioning.framework/Versions/A/QtPositioning 0x17f7c8000 - 0x17f7dbfff org.qt-project.QtQuickWidgets (6.5) <0157853a-4b16-3065-b1b7-8111636bfaa8> /Applications/HBuilderX.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/A/QtQuickWidgets 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x18a121000 - 0x18a65ffff com.apple.CoreFoundation (6.9) <df489a59-b4f6-32b8-9bb4-9b832960aa52> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x195b6d000 - 0x195e73fdf com.apple.HIToolbox (2.1.1) <9286e29f-fcee-31d0-acea-2842ea23bedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x18e089000 - 0x18f51ac7f com.apple.AppKit (6.9) <5d0da1bd-412c-3ed8-84e9-40ca62fe7b42> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x189d0c000 - 0x189da74cf dyld () <9cf0401a-a938-389e-a77d-9e9608076ccf> /usr/lib/dyld 0x18a070000 - 0x18a0ab653 libsystem_kernel.dylib () <60485b6f-67e5-38c1-aec9-efd6031ff166> /usr/lib/system/libsystem_kernel.dylib 0x18a0ac000 - 0x18a0b8a47 libsystem_pthread.dylib () <647b91fc-96d3-3bbb-af08-970df45257c8> /usr/lib/system/libsystem_pthread.dylib 0x189f43000 - 0x189fc446f libsystem_c.dylib () <f4529d5e-24f3-3bbb-bd3c-984856875fc8> /usr/lib/system/libsystem_c.dylib 0x18df39000 - 0x18e01b33f com.apple.framework.IOKit (2.0.2) <d1ba721b-4309-3caf-81c7-595aef32f6a9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1abe89000 - 0x1abecce5f com.apple.IOGPU (104.5) <766747d4-15e1-34f6-b843-464933818eb1> /System/Library/PrivateFrameworks/IOGPU.framework/Versions/A/IOGPU 0x1954a3000 - 0x19571587f com.apple.Metal (368.12) <ffd1877f-0a94-301e-a18b-4f03c319646c> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x189ef9000 - 0x189f3f73f libdispatch.dylib () <8bf83cda-8db1-3d46-94b0-d811bd77e078> /usr/lib/system/libdispatch.dylib
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=1.9G resident=0K(0%) swapped_out_or_unallocated=1.9G(100%) Writable regions: Total=2.5G written=2887K(0%) resident=1703K(0%) swapped_out=1184K(0%) unallocated=2.5G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 128K 1 Activity Tracing 256K 1 CG image 432K 22 ColorSync 640K 32 CoreAnimation 1664K 63 CoreGraphics 112K 7 CoreUI image data 1248K 9 Foundation 48K 2 Kernel Alloc Once 32K 1 MALLOC 2.3G 144 MALLOC guard page 288K 18 Mach message 32K 1 OpenGL GLSL 384K 4 STACK GUARD 56.8M 52 Stack 162.3M 53 VM_ALLOCATE 1808K 28 AUTH 5521K 697 AUTH_CONST 77.4M 944 CTF 824 1 DATA 36.5M 963 DATA_CONST 35.4M 989 __DATA_DIRTY 2778K 341 FONT_DATA 2352 1 GLSLBUILTINS 5174K 1 INFO_FILTER 8 1 LINKEDIT 631.6M 39 OBJC_RO 61.4M 1 __OBJC_RW 2396K 1 TEXT 1.3G 1009 TEXT (graphics) 64K 1 __TPRO_CONST 128K 2 mapped file 1.0G 145 page table in kernel 1703K 1 shared memory 3232K 26 =========== ======= ======= TOTAL 5.6G 5601

Full Report

{“app_name”:“HBuilderX”,“timestamp”:“2025-06-27 11:03:56.00 +0800”,“app_version”:“4.66.2025051912”,“slice_uuid”:“d8d57a68-f995-3d17-ae4e-de54539d7991”,“build_version”:“4.66.2025051912”,“platform”:1,“bundleID”:“io.dcloud.HBuilderX”,“share_with_app_devs”:0,“is_first_party”:0,“bug_type”:“309”,“os_version”:“macOS 15.5 (24F74)”,“roots_installed”:0,“name”:“HBuilderX”,“incident_id”:“653402D5-83CF-486C-9D58-5C20B5C08B2B”} { “uptime” : 820000, “procRole” : “Foreground”, “version” : 2, “userID” : 501, “deployVersion” : 210, “modelCode” : “Mac14,3”, “coalitionID” : 516, “osVersion” : { “train” : “macOS 15.5”, “build” : “24F74”, “releaseType” : “User” }, “captureTime” : “2025-06-27 11:03:48.6402 +0800”, “codeSigningMonitor” : 1, “incident” : “653402D5-83CF-486C-9D58-5C20B5C08B2B”, “pid” : 57509, “translated” : false, “cpuType” : “ARM-64”, “roots_installed” : 0, “bug_type” : “309”, “procLaunch” : “2025-06-26 20:41:04.9368 +0800”, “procStartAbsTime” : 19032103462746, “procExitAbsTime” : 19806096165059, “procName” : “HBuilderX”, “procPath” : “/Applications/HBuilderX.app/Contents/MacOS/HBuilderX”, “bundleInfo” : {“CFBundleShortVersionString”:“4.66.2025051912”,“CFBundleVersion”:“4.66.2025051912”,“CFBundleIdentifier”:“io.dcloud.HBuilderX”}, “storeInfo” : {“deviceIdentifierForVendor”:“76A3EB7D-8235-5CEC-A877-CD5C5869CA27”,“thirdParty”:true}, “parentProc” : “launchd”, “parentPid” : 1, “coalitionName” : “io.dcloud.HBuilderX”, “crashReporterKey” : “E0E7B30B-2DBD-4A59-95B1-D2AA54A54583”, “appleIntelligenceStatus” : {“state”:“unavailable”,“reasons”:[“regionIneligible”,“countryBillingIneligible”,“countryLocationIneligible”,“selectedSiriLanguageIneligible”]}, “codeSigningID” : “io.dcloud.HBuilderX”, “codeSigningTeamID” : “YQM5H857L5”, “codeSigningFlags” : 570491393, “codeSigningValidationCategory” : 6, “codeSigningTrustLevel” : 4294967295, “codeSigningAuxiliaryInfo” : 0, “bootSessionUUID” : “00C2EBE7-3CBD-4328-895C-BC50E4BFD7B7”, “wakeTime” : 6862, “sleepWakeUUID” : “8EE54B26-21C7-4026-838E-2BB14DFD2F56”, “sip” : “enabled”, “vmRegionInfo” : “0x3003ad320 is in 0x300300000-0x300400000; bytes after start: 709408 bytes before end: 339167\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n MALLOC_TINY 300200000-300300000 [ 1024K] rw-/rwx SM=PRV \n—> MALLOC_TINY 300300000-300400000 [ 1024K] rw-/rwx SM=PRV \n GAP OF 0x64000 BYTES\n VM_ALLOCATE 300464000-300468000 [ 16K] rw-/rwx SM=PRV “, “exception” : {“codes”:“0x0000000000000002, 0x00000003003ad320”,“rawCodes”:[2,12888757024],“type”:“EXC_BAD_ACCESS”,“signal”:“SIGBUS”,“subtype”:“KERN_PROTECTION_FAILURE at 0x00000003003ad320”}, “termination” : {“flags”:0,“code”:10,“namespace”:“SIGNAL”,“indicator”:“Bus error: 10”,“byProc”:“exc handler”,“byPid”:57509}, “vmregioninfo” : “0x3003ad320 is in 0x300300000-0x300400000; bytes after start: 709408 bytes before end: 339167\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n MALLOC_TINY 300200000-300300000 [ 1024K] rw-/rwx SM=PRV \n—> MALLOC_TINY 300300000-300400000 [ 1024K] rw-/rwx SM=PRV \n GAP OF 0x64000 BYTES\n VM_ALLOCATE 300464000-300468000 [ 16K] rw-/rwx SM=PRV “, “extMods” : {“caller”:{“thread_create”:0,“thread_set_state”:0,“task_for_pid”:0},“system”:{“thread_create”:0,“thread_set_state”:0,“task_for_pid”:0},“targeted”:{“thread_create”:0,“thread_set_state”:0,“task_for_pid”:0},“warnings”:0}, “faultingThread” : 0, “threads” : [{“threadState”:{“x”:[{“value”:105553158851152},{“value”:4330361255},{“value”:4304903112},{“value”:0},{“value”:0},{“value”:0},{“value”:0},{“value”:0},{“value”:12888757024},{“value”:20400},{“value”:2111504881},{“value”:1099511627776},{“value”:4294967293},{“value”:4450823069237248},{“value”:1036288},{“value”:0},{“value”:4450823070273536},{“value”:4450823070273538},{“value”:0},{“value”:105553119745056},{“value”:3},{“value”:1},{“value”:105553136315376},{“value”:0},{“value”:0},{“value”:0},{“value”:3221225473},{“value”:0},{“value”:105553211583504}],“flavor”:“ARM_THREAD_STATE64”,“lr”:{“value”:4313921296},“cpsr”:{“value”:1610618880},“fp”:{“value”:6164058960},“sp”:{“value”:6164058944},“esr”:{“value”:2181038095,“description”:”(Instruction Abort) Permission fault”},“pc”:{“value”:12888757024,“matchesCrashFrame”:1},“far”:{“value”:12888757024}},“id”:44041602,“triggered”:true,“name”:“CrBrowserMain”,“queue”:“com.apple.main-thread”,“frames”:[{“imageOffset”:12888757024,“imageIndex”:38},{“imageOffset”:14155512,“symbol”:“CThemeEditSearchProvider::internalSearch(QString const&, bool, bool, bool, bool)”,“symbolLocation”:204,“imageIndex”:0},{“imageOffset”:740800,“imageIndex”:12},{“imageOffset”:824804,“symbol”:“QTimer::timerEvent(QTimerEvent)”,“symbolLocation”:208,“imageIndex”:12},{“imageOffset”:710000,“symbol”:“QObject::event(QEvent)”,“symbolLocation”:88,“imageIndex”:12},{“imageOffset”:45816,“symbol”:“QApplicationPrivate::notify_helper(QObject, QEvent)”,“symbolLocation”:272,“imageIndex”:5},{“imageOffset”:49500,“symbol”:“QApplication::notify(QObject, QEvent)”,“symbolLocation”:512,“imageIndex”:5},{“imageOffset”:438380,“symbol”:“QCoreApplication::notifyInternal2(QObject, QEvent)”,“symbolLocation”:292,“imageIndex”:12},{“imageOffset”:1938336,“symbol”:“QTimerInfoList::activateTimers()”,“symbolLocation”:944,“imageIndex”:12},{“imageOffset”:87880,“imageIndex”:15},{“imageOffset”:511188,“symbol”:“CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION”,“symbolLocation”:28,“imageIndex”:39},{“imageOffset”:511080,“symbol”:“CFRunLoopDoSource0”,“symbolLocation”:172,“imageIndex”:39},{“imageOffset”:510420,“symbol”:“CFRunLoopDoSources0”,“symbolLocation”:232,“imageIndex”:39},{“imageOffset”:505384,“symbol”:”__CFRunLoopRun”,“symbolLocation”:840,“imageIndex”:39},{“imageOffset”:502872,“symbol”:“CFRunLoopRunSpecific”,“symbolLocation”:572,“imageIndex”:39},{“imageOffset”:799356,"s

闪退日志

回到顶部