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 on mac #498

Open
javalipengfei opened this issue Dec 3, 2022 · 1 comment
Open

crash on mac #498

javalipengfei opened this issue Dec 3, 2022 · 1 comment
Labels

Comments

@javalipengfei
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
when open a h264 file, then crash. the crash stack is blow

Expected behavior

Translated Report (Full Report Below)

Process: YUView [85159]
Path: /Applications/YUView.app/Contents/MacOS/YUView
Identifier: com.yourcompany.YUView
Version: ???
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 502

Date/Time: 2022-12-03 09:55:16.9192 +0800
OS Version: macOS 13.0.1 (22A400)
Report Version: 12
Anonymous UUID: 253A8387-D5B2-B8F1-88FB-646A772883A8

Sleep/Wake UUID: EBF9FA7D-7B23-4CBC-8C82-B80E0BB8DD07

Time Awake Since Boot: 240000 seconds
Time Since Wake: 1343 seconds

System Integrity Protection: enabled

Crashed Thread: 20 Thread (pooled)

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007ff3ab90ce88
Exception Codes: 0x0000000000000001, 0x00007ff3ab90ce88

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [85159]

VM Region Info: 0x7ff3ab90ce88 is not in any region. Bytes after previous region: 35130879037065 Bytes before following region: 15558799736
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
---> GAP OF 0x1ff72af14000 BYTES
MALLOC_LARGE 7ff74af14000-7ff74af18000 [ 16K] rw-/rwx SM=PRV

Thread 0:: Dispatch queue: com.apple.main-thread
0 QtWidgets 0x10ca57bb8 0x10c9af000 + 691128
1 QtWidgets 0x10ca5980d 0x10c9af000 + 698381
2 QtWidgets 0x10ca5247d 0x10c9af000 + 668797
3 QtWidgets 0x10ca6d0c3 0x10c9af000 + 778435
4 QtWidgets 0x10caa0b9c QAbstractScrollAreaPrivate::layoutChildren_helper(bool*, bool*) + 732
5 QtWidgets 0x10caa1feb QAbstractScrollArea::setViewportMargins(int, int, int, int) + 59
6 QtWidgets 0x10cc9f5e9 QTreeView::updateGeometries() + 153
7 QtWidgets 0x10cc95fb7 QTreeView::timerEvent(QTimerEvent*) + 55
8 QtCore 0x10f445e61 QObject::event(QEvent*) + 113
9 QtWidgets 0x10c9f9287 QWidget::event(QEvent*) + 4647
10 QtWidgets 0x10ca9f55b QFrame::event(QEvent*) + 43
11 QtWidgets 0x10cc28642 QAbstractItemView::event(QEvent*) + 546
12 QtWidgets 0x10c9bef66 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
13 QtWidgets 0x10c9c0312 QApplication::notify(QObject*, QEvent*) + 466
14 QtCore 0x10f41ce16 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 166
15 QtCore 0x10f47e08b QTimerInfoList::activateTimers() + 987
16 libqcocoa.dylib 0x10ec67042 0x10ec2c000 + 241730
17 CoreFoundation 0x7ff8110e9ef1 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
18 CoreFoundation 0x7ff8110e9ea0 __CFRunLoopDoSource0 + 157
19 CoreFoundation 0x7ff8110e9cce __CFRunLoopDoSources0 + 308
20 CoreFoundation 0x7ff8110e88c8 __CFRunLoopRun + 943
21 CoreFoundation 0x7ff8110e7e9f CFRunLoopRunSpecific + 560
22 HIToolbox 0x7ff81af0fbd6 RunCurrentEventLoopInMode + 292
23 HIToolbox 0x7ff81af0f806 ReceiveNextEventCommon + 199
24 HIToolbox 0x7ff81af0f723 _BlockUntilNextEventMatchingListInModeWithFilter + 70
25 AppKit 0x7ff814145b37 _DPSNextEvent + 909
26 AppKit 0x7ff8141449b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
27 AppKit 0x7ff814136ff3 -[NSApplication run] + 586
28 libqcocoa.dylib 0x10ec67d84 0x10ec2c000 + 245124
29 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
30 QtCore 0x10f41d3b2 QCoreApplication::exec() + 130
31 YUView 0x102e127aa YUViewApplication::YUViewApplication(int, char**) + 842
32 YUView 0x102c84650 main + 112
33 dyld 0x20357c310 start + 2432

Thread 1:: com.apple.rosetta.exceptionserver
0 runtime 0x7ff7ffc7d750 0x7ff7ffc79000 + 18256
1 runtime 0x7ff7ffc8966c 0x7ff7ffc79000 + 67180
2 runtime 0x7ff7ffc8b06c 0x7ff7ffc79000 + 73836

Thread 2:: Qt bearer thread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47afbc qt_safe_poll(pollfd*, unsigned int, timespec const*) + 220
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 3:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 4:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 5:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 6:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 7:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 8:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 9:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 10:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 11:: video::VideoCache::loadingThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47af3e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 12:: QNetworkAccessManager thread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd73ba poll + 10
2 QtCore 0x10f47afbc qt_safe_poll(pollfd*, unsigned int, timespec const*) + 220
3 QtCore 0x10f47c756 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 790
4 QtCore 0x10f419217 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 471
5 QtCore 0x10f2578e3 QThread::exec() + 131
6 QtCore 0x10f2587f9 0x10f236000 + 141305
7 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 13:: com.apple.NSEventThread
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd06a2 mach_msg2_trap + 10
2 libsystem_kernel.dylib 0x7ff810fde67d mach_msg2_internal + 82
3 libsystem_kernel.dylib 0x7ff810fd771a mach_msg_overwrite + 723
4 libsystem_kernel.dylib 0x7ff810fd0989 mach_msg + 19
5 CoreFoundation 0x7ff8110ea02b __CFRunLoopServiceMachPort + 145
6 CoreFoundation 0x7ff8110e8a84 __CFRunLoopRun + 1387
7 CoreFoundation 0x7ff8110e7e9f CFRunLoopRunSpecific + 560
8 AppKit 0x7ff8142a5696 _NSEventThread + 132
9 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 14:
0 runtime 0x7ff7ffc9b87c 0x7ff7ffc79000 + 141436

Thread 15:
0 runtime 0x7ff7ffc9b87c 0x7ff7ffc79000 + 141436

Thread 16:: Dispatch queue: NSCGSTransactionAfter
0 ??? 0x7ff8a02969a8 ???
1 libsystem_kernel.dylib 0x7ff810fd0636 semaphore_timedwait_trap + 10
2 SkyLight 0x7ff815ee932c SLSTransactionWait + 203
3 AppKit 0x7ff814c52ddb __NSCGSTransactionAddPostDecodeAction_block_invoke_2 + 67
4 libdispatch.dylib 0x7ff810e8e7fb _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x7ff810e8fa44 _dispatch_client_callout + 8
6 libdispatch.dylib 0x7ff810e95ac4 _dispatch_lane_serial_drain + 694
7 libdispatch.dylib 0x7ff810e965e7 _dispatch_lane_invoke + 417
8 libdispatch.dylib 0x7ff810ea0ad7 _dispatch_workloop_worker_thread + 762
9 libsystem_pthread.dylib 0x7ff81100bce3 _pthread_wqthread + 326
10 libsystem_pthread.dylib 0x7ff81100ac67 start_wqthread + 15

Thread 17:
0 runtime 0x7ff7ffc9b87c 0x7ff7ffc79000 + 141436

Thread 18:
0 runtime 0x7ff7ffc9b87c 0x7ff7ffc79000 + 141436

Thread 19:
0 runtime 0x7ff7ffc9b87c 0x7ff7ffc79000 + 141436

Thread 20 Crashed:: Thread (pooled)
0 YUView 0x102dd338a 0x102c7f000 + 1393546
1 YUView 0x102cfbc13 FFmpeg::FFmpegLibraryFunctions::unloadAllLibraries() + 51
2 YUView 0x102cfbaff FFmpeg::FFmpegLibraryFunctions::~FFmpegLibraryFunctions() + 15
3 YUView 0x102d13bc0 FileSourceFFmpegFile::~FileSourceFFmpegFile() + 512
4 YUView 0x102d13cbe FileSourceFFmpegFile::~FileSourceFFmpegFile() + 14
5 YUView 0x102f5ac74 parser::AVFormat::runParsingOfFile(QString) + 2884
6 YUView 0x10310c0c1 BitstreamAnalysisWidget::backgroundParsingFunction() + 97
7 YUView 0x10310df60 0x102c7f000 + 4779872
8 QtCore 0x10f25cadd 0x10f236000 + 158429
9 QtCore 0x10f2587f9 0x10f236000 + 141305
10 libsystem_pthread.dylib 0x7ff81100f259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff81100ac7b thread_start + 15

Thread 20 crashed with X86 Thread State (64-bit):
rax: 0x00007ff3ab90ce88 rbx: 0x00006000028ddb00 rcx: 0x00006000028ddb52 rdx: 0x000000000000001e
rdi: 0x0000000000000000 rsi: 0x000000030a506b70 rbp: 0x000000030a506b60 rsp: 0x000000030a506b50
r8: 0x0000000000000000 r9: 0x00006000028ddb38 r10: 0x0000000000000060 r11: 0x00006000028ddb00
r12: 0x00007ff7ac14c000 r13: 0x00007ff7ac14c000 r14: 0x000000010f78ae58 r15: 0x000060000026bd50
rip: rfl: 0x0000000000000202
tmp0: 0x0000000102dd338a tmp1: 0x0000000102dd338a tmp2: 0x00000001035b0040

Binary Images:
0x10c9af000 - 0x10cdf6fff org.qt-project.QtWidgets (5.15) /Applications/YUView.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10f236000 - 0x10f779fff org.qt-project.QtCore (5.15) <6ee5acba-9c27-340a-9070-f4491ffffc43> /Applications/YUView.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10ec2c000 - 0x10ed93fff libqcocoa.dylib () /Applications/YUView.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x7ff81106b000 - 0x7ff811502fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81aee0000 - 0x7ff81b1d7ff2 com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff814107000 - 0x7ff81510bff6 com.apple.AppKit (6.9) <817d572e-eb8c-3999-b7a0-68e1c4b47266> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x102c7f000 - 0x103362fff com.yourcompany.YUView (
) /Applications/YUView.app/Contents/MacOS/YUView
0x203576000 - 0x20360dfff dyld () <28fd2071-57f3-3873-87bf-e4f674a82de6> /usr/lib/dyld
0x7ff7ffc79000 - 0x7ff7ffca8fff runtime (
) <6f797d84-b330-3656-9a0d-7b3dbd3f8a07> /usr/libexec/rosetta/runtime
0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ???
0x7ff810fcf000 - 0x7ff811008ff7 libsystem_kernel.dylib (
) <0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b> /usr/lib/system/libsystem_kernel.dylib
0x7ff811009000 - 0x7ff811014ff7 libsystem_pthread.dylib () <13b5e252-77d1-31e1-888d-1c5f4426ea87> /usr/lib/system/libsystem_pthread.dylib
0x7ff815c0d000 - 0x7ff815ff5ff8 com.apple.SkyLight (1.600.0) <89844c6a-7225-3b2c-97e7-904aae33adda> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7ff810e8d000 - 0x7ff810ed3ff3 libdispatch.dylib (
) <817339a1-d03e-3e54-9c47-acacf69f6193> /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: 3
thread_create: 0
thread_set_state: 30

VM Region Summary:
ReadOnly portion of Libraries: Total=506.5M resident=0K(0%) swapped_out_or_unallocated=506.5M(100%)
Writable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 2176K 4
CG image 2600K 40
ColorSync 248K 29
CoreAnimation 6628K 37
CoreGraphics 12K 2
CoreGraphics (reserved) 8K 1 reserved VM address space (unallocated)
CoreUI image data 4260K 31
Foundation 172K 2
Image IO 12K 2
Kernel Alloc Once 8K 1
MALLOC 281.2M 51
MALLOC guard page 192K 9
MALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Rosetta Arena 4096K 2
Rosetta Generic 1440K 357
Rosetta IndirectBranch 1024K 1
Rosetta JIT 128.0M 1
Rosetta Return Stack 380K 38
Rosetta Thread Context 380K 38
STACK GUARD 20K 5
Stack 17.7M 20
Stack Guard 56.1M 15
VM_ALLOCATE 4208K 38
VM_ALLOCATE (reserved) 24K 3 reserved VM address space (unallocated)
__CTF 756 1
__DATA 20.3M 420
__DATA_CONST 19.9M 247
__DATA_DIRTY 977K 131
__FONT_DATA 2352 1
__LINKEDIT 170.9M 27
__OBJC_RO 65.1M 1
__OBJC_RW 1980K 2
__TEXT 335.6M 438
dyld private memory 256K 1
mapped file 4.5G 1341
shared memory 840K 23
unshared pmap 11.7M 8
=========== ======= =======
TOTAL 7.0G 3382
TOTAL, minus reserved VM space 5.6G 3382


Full Report

{"app_name":"YUView","timestamp":"2022-12-03 09:55:25.00 +0800","app_version":"","slice_uuid":"de4eaf52-c5bc-34bc-8120-8d4e7a26646b","build_version":"","platform":1,"bundleID":"com.yourcompany.YUView","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0.1 (22A400)","roots_installed":0,"name":"YUView","incident_id":"417FE6E9-8A6F-49E2-B8ED-682559927264"}
{
"uptime" : 240000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 502,
"deployVersion" : 210,
"modelCode" : "MacBookPro17,1",
"coalitionID" : 72846,
"osVersion" : {
"train" : "macOS 13.0.1",
"build" : "22A400",
"releaseType" : "User"
},
"captureTime" : "2022-12-03 09:55:16.9192 +0800",
"incident" : "417FE6E9-8A6F-49E2-B8ED-682559927264",
"pid" : 85159,
"translated" : true,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2022-12-03 09:54:00.9835 +0800",
"procStartAbsTime" : 5894554630179,
"procExitAbsTime" : 5896376757040,
"procName" : "YUView",
"procPath" : "/Applications/YUView.app/Contents/MacOS/YUView",
"bundleInfo" : {"CFBundleIdentifier":"com.yourcompany.YUView"},
"storeInfo" : {"deviceIdentifierForVendor":"82AFBE36-5C31-5D8C-B9C1-8DB5595DAF7E","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.yourcompany.YUView",
"crashReporterKey" : "253A8387-D5B2-B8F1-88FB-646A772883A8",
"wakeTime" : 1343,
"sleepWakeUUID" : "EBF9FA7D-7B23-4CBC-8C82-B80E0BB8DD07",
"sip" : "enabled",
"vmRegionInfo" : "0x7ff3ab90ce88 is not in any region. Bytes after previous region: 35130879037065 Bytes before following region: 15558799736\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)\n---> GAP OF 0x1ff72af14000 BYTES\n MALLOC_LARGE 7ff74af14000-7ff74af18000 [ 16K] rw-/rwx SM=PRV ",
"exception" : {"codes":"0x0000000000000001, 0x00007ff3ab90ce88","rawCodes":[1,140684532174472],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00007ff3ab90ce88"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":85159},
"vmregioninfo" : "0x7ff3ab90ce88 is not in any region. Bytes after previous region: 35130879037065 Bytes before following region: 15558799736\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)\n---> GAP OF 0x1ff72af14000 BYTES\n MALLOC_LARGE 7ff74af14000-7ff74af18000 [ 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":30,"task_for_pid":3},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 20,
"threads" : [{"id":6670315,"queue":"com.apple.main-thread","frames":[{"imageOffset":691128,"imageIndex":0},{"imageOffset":698381,"imageIndex":0},{"imageOffset":668797,"imageIndex":0},{"imageOffset":778435,"imageIndex":0},{"imageOffset":990108,"symbol":"QAbstractScrollAreaPrivate::layoutChildren_helper(bool*, bool*)","symbolLocation":732,"imageIndex":0},{"imageOffset":995307,"symbol":"QAbstractScrollArea::setViewportMargins(int, int, int, int)","symbolLocation":59,"imageIndex":0},{"imageOffset":3081705,"symbol":"QTreeView::updateGeometries()","symbolLocation":153,"imageIndex":0},{"imageOffset":3043255,"symbol":"QTreeView::timerEvent(QTimerEvent*)","symbolLocation":55,"imageIndex":0},{"imageOffset":2162273,"symbol":"QObject::event(QEvent*)","symbolLocation":113,"imageIndex":1},{"imageOffset":303751,"symbol":"QWidget::event(QEvent*)","symbolLocation":4647,"imageIndex":0},{"imageOffset":984411,"symbol":"QFrame::event(QEvent*)","symbolLocation":43,"imageIndex":0},{"imageOffset":2594370,"symbol":"QAbstractItemView::event(QEvent*)","symbolLocation":546,"imageIndex":0},{"imageOffset":65382,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":262,"imageIndex":0},{"imageOffset":70418,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":466,"imageIndex":0},{"imageOffset":1994262,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":166,"imageIndex":1},{"imageOffset":2392203,"symbol":"QTimerInfoList::activateTimers()","symbolLocation":987,"imageIndex":1},{"imageOffset":241730,"imageIndex":2},{"imageOffset":519921,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":3},{"imageOffset":519840,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":3},{"imageOffset":519374,"symbol":"__CFRunLoopDoSources0","symbolLocation":308,"imageIndex":3},{"imageOffset":514248,"symbol":"__CFRunLoopRun","symbolLocation":943,"imageIndex":3},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":3},{"imageOffset":195542,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":4},{"imageOffset":194566,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":4},{"imageOffset":194339,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":4},{"imageOffset":256823,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":5},{"imageOffset":252344,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":5},{"imageOffset":196595,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":5},{"imageOffset":245124,"imageIndex":2},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":1995698,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":1},{"imageOffset":1652650,"symbol":"YUViewApplication::YUViewApplication(int, char**)","symbolLocation":842,"imageIndex":6},{"imageOffset":22096,"symbol":"main","symbolLocation":112,"imageIndex":6},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":7}]},{"id":6670324,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18256,"imageIndex":8},{"imageOffset":67180,"imageIndex":8},{"imageOffset":73836,"imageIndex":8}]},{"id":6670379,"name":"Qt bearer thread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379708,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":220,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670380,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670381,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670382,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670383,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670384,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670385,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670386,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670387,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670388,"name":"video::VideoCache::loadingThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379582,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670391,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":33722,"symbol":"poll","symbolLocation":10,"imageIndex":10},{"imageOffset":2379708,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":220,"imageIndex":1},{"imageOffset":2385750,"symbol":"QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":790,"imageIndex":1},{"imageOffset":1978903,"symbol":"QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag)","symbolLocation":471,"imageIndex":1},{"imageOffset":137443,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6670442,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":5794,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":63101,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":10},{"imageOffset":34586,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":10},{"imageOffset":6537,"symbol":"mach_msg","symbolLocation":19,"imageIndex":10},{"imageOffset":520235,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":3},{"imageOffset":514692,"symbol":"__CFRunLoopRun","symbolLocation":1387,"imageIndex":3},{"imageOffset":511647,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":3},{"imageOffset":1697430,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":6671261,"frames":[{"imageOffset":141436,"imageIndex":8}]},{"id":6671382,"frames":[{"imageOffset":141436,"imageIndex":8}]},{"id":6671383,"queue":"NSCGSTransactionAfter","frames":[{"imageOffset":140705815685544,"imageIndex":9},{"imageOffset":5686,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":10},{"imageOffset":2999084,"symbol":"SLSTransactionWait","symbolLocation":203,"imageIndex":12},{"imageOffset":11845083,"symbol":"__NSCGSTransactionAddPostDecodeAction_block_invoke_2","symbolLocation":67,"imageIndex":5},{"imageOffset":6139,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":10820,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":35524,"symbol":"_dispatch_lane_serial_drain","symbolLocation":694,"imageIndex":13},{"imageOffset":38375,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":13},{"imageOffset":80599,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":762,"imageIndex":13},{"imageOffset":11491,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":11},{"imageOffset":7271,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":11}]},{"id":6671384,"frames":[{"imageOffset":141436,"imageIndex":8}]},{"id":6671901,"frames":[{"imageOffset":141436,"imageIndex":8}]},{"id":6671903,"frames":[{"imageOffset":141436,"imageIndex":8}]},{"triggered":true,"id":6672240,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13057944416},"r12":{"value":140701720690688},"rosetta":{"tmp2":{"value":4351262784},"tmp1":{"value":4343018378},"tmp0":{"value":4343018378}},"rbx":{"value":105553159117568},"r8":{"value":0},"r15":{"value":105553118805328},"r10":{"value":96},"rdx":{"value":30},"rdi":{"value":0},"r9":{"value":105553159117624},"r13":{"value":140701720690688},"rflags":{"value":514},"rax":{"value":140684532174472},"rsp":{"value":13057944400},"r11":{"value":105553159117568},"rcx":{"value":105553159117650},"r14":{"value":4554534488,"symbolLocation":0,"symbol":"QListData::shared_null"},"rsi":{"value":13057944432}},"frames":[{"imageOffset":1393546,"imageIndex":6},{"imageOffset":510995,"symbol":"FFmpeg::FFmpegLibraryFunctions::unloadAllLibraries()","symbolLocation":51,"imageIndex":6},{"imageOffset":510719,"symbol":"FFmpeg::FFmpegLibraryFunctions::~FFmpegLibraryFunctions()","symbolLocation":15,"imageIndex":6},{"imageOffset":609216,"symbol":"FileSourceFFmpegFile::~FileSourceFFmpegFile()","symbolLocation":512,"imageIndex":6},{"imageOffset":609470,"symbol":"FileSourceFFmpegFile::~FileSourceFFmpegFile()","symbolLocation":14,"imageIndex":6},{"imageOffset":2997364,"symbol":"parser::AVFormat::runParsingOfFile(QString)","symbolLocation":2884,"imageIndex":6},{"imageOffset":4772033,"symbol":"BitstreamAnalysisWidget::backgroundParsingFunction()","symbolLocation":97,"imageIndex":6},{"imageOffset":4779872,"imageIndex":6},{"imageOffset":158429,"imageIndex":1},{"imageOffset":141305,"imageIndex":1},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4506447872,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtWidgets",
"size" : 4489216,
"uuid" : "e3d8650f-e0f4-3b62-96e0-056865dd7f1c",
"path" : "/Applications/YUView.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets",
"name" : "QtWidgets",
"CFBundleVersion" : "5.15.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548943872,
"CFBundleShortVersionString" : "5.15",
"CFBundleIdentifier" : "org.qt-project.QtCore",
"size" : 5521408,
"uuid" : "6ee5acba-9c27-340a-9070-f4491ffffc43",
"path" : "/Applications/YUView.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore",
"name" : "QtCore",
"CFBundleVersion" : "5.15.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4542611456,
"size" : 1474560,
"uuid" : "f36d5210-40f3-384d-b75d-1bdeeaf59bc1",
"path" : "/Applications/YUView.app/Contents/PlugIns/platforms/libqcocoa.dylib",
"name" : "libqcocoa.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703414267904,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4816896,
"uuid" : "bca7763f-086a-3837-b278-2f8046e4e885",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703580422144,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112947,
"uuid" : "ff73b93b-3c5b-3f73-948f-0a35a80f7fad",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703465238528,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16797687,
"uuid" : "817d572e-eb8c-3999-b7a0-68e1c4b47266",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4341624832,
"CFBundleIdentifier" : "com.yourcompany.YUView",
"size" : 7225344,
"uuid" : "de4eaf52-c5bc-34bc-8120-8d4e7a26646b",
"path" : "/Applications/YUView.app/Contents/MacOS/YUView",
"name" : "YUView"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 8645992448,
"size" : 622592,
"uuid" : "28fd2071-57f3-3873-87bf-e4f674a82de6",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 140703124918272,
"size" : 196608,
"uuid" : "6f797d84-b330-3656-9a0d-7b3dbd3f8a07",
"path" : "/usr/libexec/rosetta/runtime",
"name" : "runtime"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703413628928,
"size" : 237560,
"uuid" : "0c2fd2c9-777c-3355-b70f-7b1b6e9d1b0b",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703413866496,
"size" : 49144,
"uuid" : "13b5e252-77d1-31e1-888d-1c5f4426ea87",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703493574656,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 4100089,
"uuid" : "89844c6a-7225-3b2c-97e7-904aae33adda",
"path" : "/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight",
"name" : "SkyLight"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703412310016,
"size" : 290804,
"uuid" : "817339a1-d03e-3e54-9c47-acacf69f6193",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
}
],
"sharedCache" : {
"base" : 140703409913856,
"size" : 21474836480,
"uuid" : "7b321622-762b-3cdc-9d76-14f1310c0a31"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=506.5M resident=0K(0%) swapped_out_or_unallocated=506.5M(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 2176K 4 \nCG image 2600K 40 \nColorSync 248K 29 \nCoreAnimation 6628K 37 \nCoreGraphics 12K 2 \nCoreGraphics (reserved) 8K 1 reserved VM address space (unallocated)\nCoreUI image data 4260K 31 \nFoundation 172K 2 \nImage IO 12K 2 \nKernel Alloc Once 8K 1 \nMALLOC 281.2M 51 \nMALLOC guard page 192K 9 \nMALLOC_MEDIUM (reserved) 960.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1440K 357 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 380K 38 \nRosetta Thread Context 380K 38 \nSTACK GUARD 20K 5 \nStack 17.7M 20 \nStack Guard 56.1M 15 \nVM_ALLOCATE 4208K 38 \nVM_ALLOCATE (reserved) 24K 3 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 20.3M 420 \n__DATA_CONST 19.9M 247 \n__DATA_DIRTY 977K 131 \n__FONT_DATA 2352 1 \n__LINKEDIT 170.9M 27 \n__OBJC_RO 65.1M 1 \n__OBJC_RW 1980K 2 \n__TEXT 335.6M 438 \ndyld private memory 256K 1 \nmapped file 4.5G 1341 \nshared memory 840K 23 \nunshared pmap 11.7M 8 \n=========== ======= ======= \nTOTAL 7.0G 3382 \nTOTAL, minus reserved VM space 5.6G 3382 \n",
"legacyInfo" : {
"threadTriggered" : {
"name" : "Thread (pooled)"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {

  },
  "deploymentId" : 240000223
},
{
  "rolloutId" : "60da5e84ab0ca017dace9abf",
  "factorPackIds" : {

  },
  "deploymentId" : 240000008
}

],
"experiments" : [

]
}
}

Model: MacBookPro17,1, BootROM 8419.41.10, proc 8:4:4 processors, 8 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Sep 3 2022 03:37:22 version 18.20.379.4.7.8.143 FWID 01-e3c71b50
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.

Screenshots
If applicable, add screenshots to help explain your problem.

Version (please complete the following information):

  • OS: mac 13.0.1 (22A400) Apple M1
  • Version 2.13
  • If you compiled YUView yourself then which Qt version did you use?
@trey-hakanson-skydio
Copy link

Is there any update on this? I'm encountering the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants