tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
950 stars 130 forks source link

app crashes frequently on PNG export #473

Closed rowlandcarson closed 1 year ago

rowlandcarson commented 1 year ago

Translated Report (Full Report Below)

Process: GPXSee [15220] Path: /Applications/GPXSee.app/Contents/MacOS/GPXSee Identifier: org.gpxsee.GPXSee Version: 11.11 (???) Code Type: X86-64 (Translated) Parent Process: launchd [1] User ID: 504

Date/Time: 2023-01-20 11:55:07.0825 +0000 OS Version: macOS 12.6.1 (21G217) Report Version: 12 Anonymous UUID: 1E1D8739-99E2-FFE2-D84F-34B5D279B178

Sleep/Wake UUID: FCEB02A2-79F2-46B9-BB3F-311F44660D13

Time Awake Since Boot: 4100000 seconds Time Since Wake: 2434804 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000118 Exception Codes: 0x0000000000000001, 0x0000000000000118 Exception Note: EXC_CORPSE_NOTIFY

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

VM Region Info: 0x118 is not in any region. Bytes before following region: 140722661064424 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL UNUSED SPACE AT START --->
mapped file 7ffc8c398000-7ffc8c9d4000 [ 6384K] r-x/r-x SM=COW ...t_id=23a214c9

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtGui 0x10d3321b4 QTransform::type() const + 4 1 QtGui 0x10d2c1470 QRasterPaintEngine::drawImage(QPointF const&, QImage const&) + 80 2 GPXSee 0x10292b323 OnlineMap::draw(QPainter, QRectF const&, QFlags) + 1235 3 GPXSee 0x1028668c2 MapView::drawBackground(QPainter, QRectF const&) + 162 4 QtWidgets 0x10bfbd89c QGraphicsView::paintEvent(QPaintEvent) + 556 5 GPXSee 0x102867101 MapView::paintEvent(QPaintEvent) + 2097 6 QtWidgets 0x10bc98088 QWidget::event(QEvent) + 1096 7 QtWidgets 0x10bd4058d QFrame::event(QEvent) + 45 8 QtWidgets 0x10bfbbb07 QGraphicsView::viewportEvent(QEvent) + 1191 9 QtCore 0x10e72fceb QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent) + 155 10 QtWidgets 0x10bc5d9d5 QApplicationPrivate::notify_helper(QObject, QEvent) + 245 11 QtWidgets 0x10bc5ee11 QApplication::notify(QObject, QEvent) + 497 12 QtCore 0x10e72fa34 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 13 QtWidgets 0x10bc892ab QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, QFlags, QPainter, QWidgetRepaintManager) + 3467 14 QtWidgets 0x10bc6af0c 0x10bc4d000 + 122636 15 QtWidgets 0x10bc6b112 0x10bc4d000 + 123154 16 QtWidgets 0x10bc982ad QWidget::event(QEvent) + 1645 17 QtWidgets 0x10bdaba35 QMainWindow::event(QEvent) + 277 18 QtWidgets 0x10bc5d9ea QApplicationPrivate::notify_helper(QObject, QEvent) + 266 19 QtWidgets 0x10bc5ee11 QApplication::notify(QObject, QEvent) + 497 20 QtCore 0x10e72fa34 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 21 QtCore 0x10e730bfa QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 426 22 QtWidgets 0x10bf89a92 0x10bc4d000 + 3394194 23 QtCore 0x10e75ab9f QObject::event(QEvent) + 943 24 QtWidgets 0x10bc5d9ea QApplicationPrivate::notify_helper(QObject, QEvent) + 266 25 QtWidgets 0x10bc5ee11 QApplication::notify(QObject, QEvent) + 497 26 QtCore 0x10e72fa34 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 27 QtCore 0x10e730d79 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData) + 809 28 libqcocoa.dylib 0x10df2a259 0x10def0000 + 238169 29 libqcocoa.dylib 0x10df2a9c8 0x10def0000 + 240072 30 CoreFoundation 0x7ff80c2a735a CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 31 CoreFoundation 0x7ff80c2a72c2 CFRunLoopDoSource0 + 180 32 CoreFoundation 0x7ff80c2a7040 CFRunLoopDoSources0 + 242 33 CoreFoundation 0x7ff80c2a5a50 __CFRunLoopRun + 892 34 CoreFoundation 0x7ff80c2a5014 CFRunLoopRunSpecific + 562 35 HIToolbox 0x7ff8153c25e6 RunCurrentEventLoopInMode + 292 36 HIToolbox 0x7ff8153c2213 ReceiveNextEventCommon + 283 37 HIToolbox 0x7ff8153c20e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 38 AppKit 0x7ff80ec15fad _DPSNextEvent + 927 39 AppKit 0x7ff80ec1466a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 40 AppKit 0x7ff80ec06d19 -[NSApplication run] + 586 41 libqcocoa.dylib 0x10df2962f 0x10def0000 + 235055 42 QtCore 0x10e72bacf QEventLoop::exec(QFlags) + 431 43 GPXSee 0x102951cfa TileLoader::loadTilesSync(QVector&) + 954 44 GPXSee 0x10292b1a1 OnlineMap::draw(QPainter, QRectF const&, QFlags) + 849 45 GPXSee 0x1028668c2 MapView::drawBackground(QPainter, QRectF const&) + 162 46 QtWidgets 0x10bfba056 QGraphicsView::render(QPainter, QRectF const&, QRect const&, Qt::AspectRatioMode) + 2038 47 GPXSee 0x102865124 MapView::plot(QPainter, QRectF const&, double, QFlags) + 1844 48 GPXSee 0x10282bc44 GUI::plotMainPage(QPainter, QRectF const&, double, bool) + 3108 49 GPXSee 0x1028233d3 GUI::exportPNGFile() + 371 50 QtCore 0x10e762f95 0x10e537000 + 2277269 51 QtWidgets 0x10bc543c6 QAction::activate(QAction::ActionEvent) + 310 52 QtCore 0x10e75ab9f QObject::event(QEvent) + 943 53 QtWidgets 0x10bc5d9ea QApplicationPrivate::notify_helper(QObject, QEvent) + 266 54 QtWidgets 0x10bc5ee11 QApplication::notify(QObject, QEvent) + 497 55 QtCore 0x10e72fa34 QCoreApplication::notifyInternal2(QObject, QEvent) + 212 56 QtCore 0x10e730d79 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData*) + 809 57 libqcocoa.dylib 0x10df2a259 0x10def0000 + 238169 58 libqcocoa.dylib 0x10df2a9c8 0x10def0000 + 240072 59 CoreFoundation 0x7ff80c2a735a CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 60 CoreFoundation 0x7ff80c2a72c2 CFRunLoopDoSource0 + 180 61 CoreFoundation 0x7ff80c2a7040 CFRunLoopDoSources0 + 242 62 CoreFoundation 0x7ff80c2a5a50 __CFRunLoopRun + 892 63 CoreFoundation 0x7ff80c2a5014 CFRunLoopRunSpecific + 562 64 HIToolbox 0x7ff8153c25e6 RunCurrentEventLoopInMode + 292 65 HIToolbox 0x7ff8153c2213 ReceiveNextEventCommon + 283 66 HIToolbox 0x7ff8153c20e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 67 AppKit 0x7ff80ec15fad _DPSNextEvent + 927 68 AppKit 0x7ff80ec1466a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394 69 AppKit 0x7ff80ec06d19 -[NSApplication run] + 586 70 libqcocoa.dylib 0x10df2962f 0x10def0000 + 235055 71 QtCore 0x10e72bacf QEventLoop::exec(QFlags) + 431 72 QtCore 0x10e730042 QCoreApplication::exec() + 130 73 GPXSee 0x10280d20e App::run() + 238 74 GPXSee 0x1027fd276 main + 118 75 dyld 0x202e9452e start + 462

Thread 1:: com.apple.rosetta.exceptionserver 0 runtime 0x7ff7ffe50944 0x7ff7ffe4c000 + 18756 1 runtime 0x7ff7ffe5e3e0 0x7ff7ffe4c000 + 74720 2 runtime 0x7ff7ffe5fe58 0x7ff7ffe4c000 + 81496

Thread 2: 0 runtime 0x7ff7ffe6e814 0x7ff7ffe4c000 + 141332

Thread 3:: Qt bearer thread 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1ab0aa poll + 10 2 QtCore 0x10e79201a qt_safe_poll(pollfd, unsigned int, timespec const) + 90 3 QtCore 0x10e793a21 QEventDispatcherUNIX::processEvents(QFlags) + 849 4 QtCore 0x10e72bacf QEventLoop::exec(QFlags) + 431 5 QtCore 0x10e558603 QThread::exec() + 131 6 QtCore 0x10e559619 0x10e537000 + 140825 7 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 4:: QNetworkAccessManager thread 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1ab0aa poll + 10 2 QtCore 0x10e79201a qt_safe_poll(pollfd, unsigned int, timespec const) + 90 3 QtCore 0x10e793a21 QEventDispatcherUNIX::processEvents(QFlags) + 849 4 QtCore 0x10e72bacf QEventLoop::exec(QFlags) + 431 5 QtCore 0x10e558603 QThread::exec() + 131 6 QtCore 0x10e559619 0x10e537000 + 140825 7 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 5:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 6:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 7:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 8:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 9:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 10:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 11:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 12:: Thread (pooled) 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a73ea __psynch_cvwait + 10 2 libsystem_pthread.dylib 0x7ff80c1e1a6f _pthread_cond_wait + 1249 3 QtCore 0x10e561aaf 0x10e537000 + 174767 4 QtCore 0x10e56177e 0x10e537000 + 173950 5 QtCore 0x10e56169d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 6 QtCore 0x10e55dccd 0x10e537000 + 158925 7 QtCore 0x10e559619 0x10e537000 + 140825 8 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 9 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 13:: com.apple.NSEventThread 0 ??? 0x7ff89c67e940 ??? 1 libsystem_kernel.dylib 0x7ff80c1a497a mach_msg_trap + 10 2 libsystem_kernel.dylib 0x7ff80c1a4ce8 mach_msg + 56 3 CoreFoundation 0x7ff80c2a7540 CFRunLoopServiceMachPort + 319 4 CoreFoundation 0x7ff80c2a5bd0 CFRunLoopRun + 1276 5 CoreFoundation 0x7ff80c2a5014 CFRunLoopRunSpecific + 562 6 AppKit 0x7ff80ed839ce _NSEventThread + 132 7 libsystem_pthread.dylib 0x7ff80c1e14e1 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80c1dcf6b thread_start + 15

Thread 14: 0 runtime 0x7ff7ffe6e814 0x7ff7ffe4c000 + 141332

Thread 15: 0 runtime 0x7ff7ffe6e814 0x7ff7ffe4c000 + 141332

Thread 16: 0 runtime 0x7ff7ffe6e814 0x7ff7ffe4c000 + 141332

Thread 17: 0 runtime 0x7ff7ffe6e814 0x7ff7ffe4c000 + 141332

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x000060000062c630 rbx: 0x0000600003466160 rcx: 0x0000000000000007 rdx: 0x0000600001748350 rdi: 0x00000000000000d0 rsi: 0x0000000309739720 rbp: 0x0000000309739630 rsp: 0x0000000309739630 r8: 0x0000000000003700 r9: 0x0000000000000080 r10: 0x00000000000007fb r11: 0x000000000000007f r12: 0x0000000309739720 r13: 0x0000600001748350 r14: 0x00007f89ee028200 r15: 0x0000000000000000 rip: rfl: 0x0000000000000242 tmp0: 0x000000010d4b5000 tmp1: 0x000000010d2c1455 tmp2: 0x000000010d2c1470

Binary Images: 0x10d023000 - 0x10d50cfff org.qt-project.QtGui (5.15) /Applications/GPXSee.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x1027f8000 - 0x102a7cfff org.gpxsee.GPXSee (11.11) <92e3d1ab-ab0a-3fc2-b65c-59e12cfabc15> /Applications/GPXSee.app/Contents/MacOS/GPXSee 0x10bc4d000 - 0x10c093fff org.qt-project.QtWidgets (5.15) /Applications/GPXSee.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x10e537000 - 0x10eaa7fff org.qt-project.QtCore (5.15) /Applications/GPXSee.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10def0000 - 0x10e05efff libqcocoa.dylib () /Applications/GPXSee.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x7ff80c228000 - 0x7ff80c728fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff815394000 - 0x7ff815687fff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff80ebd7000 - 0x7ff80fa66fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x202e8f000 - 0x202efafff dyld () <7b87a986-a153-33c4-8470-d56410b7f9d5> /usr/lib/dyld 0x7ff7ffe4c000 - 0x7ff7ffe7bfff runtime () <419e294c-6e25-389b-a0f2-b3d7c56a046e> /usr/libexec/rosetta/runtime 0x0 - 0xffffffffffffffff ??? () <00000000-0000-0000-0000-000000000000> ??? 0x7ff80c1a3000 - 0x7ff80c1dafff libsystem_kernel.dylib () <0ea0d8ac-c27b-3a71-a59b-ec3a6f116acf> /usr/lib/system/libsystem_kernel.dylib 0x7ff80c1db000 - 0x7ff80c1e6fff libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%) Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 640K 5 Activity Tracing 256K 1 CG backing stores 768K 4 CG image 268K 26 ColorSync 228K 27 CoreAnimation 656K 20 CoreGraphics 12K 2 CoreUI image data 1536K 21 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 312.2M 53 MALLOC guard page 192K 11 MALLOC_MEDIUM (reserved) 928.0M 8 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Rosetta Arena 4096K 2 Rosetta Generic 1184K 293 Rosetta IndirectBranch 1024K 1 Rosetta JIT 128.0M 1 Rosetta Return Stack 320K 32 Rosetta Thread Context 320K 32 STACK GUARD 20K 5 Stack 16.2M 17 Stack Guard 56.1M 12 VM_ALLOCATE 2284K 46 VM_ALLOCATE (reserved) 28K 3 reserved VM address space (unallocated) CTF 756 1 DATA 30.1M 521 DATA_CONST 28.9M 312 __DATA_DIRTY 1541K 196 FONT_DATA 4K 1 LINKEDIT 709.5M 38 OBJC_RO 82.8M 1 __OBJC_RW 3200K 3 TEXT 516.6M 531 UNICODE 592K 1 dyld private memory 1024K 1 mapped file 5.3G 766 shared memory 1384K 16 unshared pmap 11.6M 7 =========== ======= ======= TOTAL 8.4G 3020 TOTAL, minus reserved VM space 7.1G 3020


Full Report

{"app_name":"GPXSee","timestamp":"2023-01-20 11:55:07.00 +0000","app_version":"11.11","slice_uuid":"92e3d1ab-ab0a-3fc2-b65c-59e12cfabc15","build_version":"","platform":1,"bundleID":"org.gpxsee.GPXSee","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.1 (21G217)","incident_id":"8D1EDF53-2ED0-47FC-AF2B-8380AB629D04","name":"GPXSee"} { "uptime" : 4100000, "procLaunch" : "2023-01-20 11:54:20.5159 +0000", "procRole" : "Foreground", "version" : 2, "userID" : 504, "deployVersion" : 210, "modelCode" : "Macmini9,1", "procStartAbsTime" : 99283368916436, "coalitionID" : 251812, "osVersion" : { "train" : "macOS 12.6.1", "build" : "21G217", "releaseType" : "User" }, "captureTime" : "2023-01-20 11:55:07.0825 +0000", "incident" : "8D1EDF53-2ED0-47FC-AF2B-8380AB629D04", "bug_type" : "309", "pid" : 15220, "procExitAbsTime" : 99284486502823, "translated" : true, "cpuType" : "X86-64", "procName" : "GPXSee", "procPath" : "\/Applications\/GPXSee.app\/Contents\/MacOS\/GPXSee", "bundleInfo" : {"CFBundleShortVersionString":"11.11","CFBundleIdentifier":"org.gpxsee.GPXSee"}, "storeInfo" : {"deviceIdentifierForVendor":"0E446855-0F15-5CCA-BBFF-D3ED9BCB21F3","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.gpxsee.GPXSee", "crashReporterKey" : "1E1D8739-99E2-FFE2-D84F-34B5D279B178", "wakeTime" : 2434804, "sleepWakeUUID" : "FCEB02A2-79F2-46B9-BB3F-311F44660D13", "sip" : "enabled", "vmRegionInfo" : "0x118 is not in any region. Bytes before following region: 140722661064424\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffc8c398000-7ffc8c9d4000 [ 6384K] r-x\/r-x SM=COW ...t_id=23a214c9", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x0000000000000118","rawCodes":[1,280],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000118"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":15220}, "vmregioninfo" : "0x118 is not in any region. Bytes before following region: 140722661064424\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n mapped file 7ffc8c398000-7ffc8c9d4000 [ 6384K] r-x\/r-x SM=COW ...t_id=23a214c9", "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" : [{"triggered":true,"id":30808253,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13043471920},"r12":{"value":13043472160},"rosetta":{"tmp2":{"value":4515959920},"tmp1":{"value":4515959893},"tmp0":{"value":4518006784}},"rbx":{"value":105553171210592},"r8":{"value":14080},"r15":{"value":0},"r10":{"value":2043},"rdx":{"value":105553140679504},"rdi":{"value":208},"r9":{"value":128},"r13":{"value":105553140679504},"rflags":{"value":578},"rax":{"value":105553122739760},"rsp":{"value":13043471920},"r11":{"value":127},"rcx":{"value":7},"r14":{"value":140230380388864},"rsi":{"value":13043472160}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3207604,"symbol":"QTransform::type() const","symbolLocation":4,"imageIndex":0},{"imageOffset":2745456,"symbol":"QRasterPaintEngine::drawImage(QPointF const&, QImage const&)","symbolLocation":80,"imageIndex":0},{"imageOffset":1258275,"symbol":"OnlineMap::draw(QPainter, QRectF const&, QFlags)","symbolLocation":1235,"imageIndex":1},{"imageOffset":452802,"symbol":"MapView::drawBackground(QPainter, QRectF const&)","symbolLocation":162,"imageIndex":1},{"imageOffset":3606684,"symbol":"QGraphicsView::paintEvent(QPaintEvent)","symbolLocation":556,"imageIndex":2},{"imageOffset":454913,"symbol":"MapView::paintEvent(QPaintEvent)","symbolLocation":2097,"imageIndex":1},{"imageOffset":307336,"symbol":"QWidget::event(QEvent)","symbolLocation":1096,"imageIndex":2},{"imageOffset":996749,"symbol":"QFrame::event(QEvent)","symbolLocation":45,"imageIndex":2},{"imageOffset":3599111,"symbol":"QGraphicsView::viewportEvent(QEvent)","symbolLocation":1191,"imageIndex":2},{"imageOffset":2067691,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject, QEvent)","symbolLocation":155,"imageIndex":3},{"imageOffset":68053,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":245,"imageIndex":2},{"imageOffset":73233,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":497,"imageIndex":2},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":212,"imageIndex":3},{"imageOffset":246443,"symbol":"QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, QFlags, QPainter, QWidgetRepaintManager)","symbolLocation":3467,"imageIndex":2},{"imageOffset":122636,"imageIndex":2},{"imageOffset":123154,"imageIndex":2},{"imageOffset":307885,"symbol":"QWidget::event(QEvent)","symbolLocation":1645,"imageIndex":2},{"imageOffset":1436213,"symbol":"QMainWindow::event(QEvent)","symbolLocation":277,"imageIndex":2},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":266,"imageIndex":2},{"imageOffset":73233,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":497,"imageIndex":2},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":212,"imageIndex":3},{"imageOffset":2071546,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData)","symbolLocation":426,"imageIndex":3},{"imageOffset":3394194,"imageIndex":2},{"imageOffset":2243487,"symbol":"QObject::event(QEvent)","symbolLocation":943,"imageIndex":3},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":266,"imageIndex":2},{"imageOffset":73233,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":497,"imageIndex":2},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":212,"imageIndex":3},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData)","symbolLocation":809,"imageIndex":3},{"imageOffset":238169,"imageIndex":4},{"imageOffset":240072,"imageIndex":4},{"imageOffset":521050,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":5},{"imageOffset":520898,"symbol":"CFRunLoopDoSource0","symbolLocation":180,"imageIndex":5},{"imageOffset":520256,"symbol":"CFRunLoopDoSources0","symbolLocation":242,"imageIndex":5},{"imageOffset":514640,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":5},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":5},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":6},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":6},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":7},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":7},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":7},{"imageOffset":235055,"imageIndex":4},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":1416442,"symbol":"TileLoader::loadTilesSync(QVector&)","symbolLocation":954,"imageIndex":1},{"imageOffset":1257889,"symbol":"OnlineMap::draw(QPainter, QRectF const&, QFlags)","symbolLocation":849,"imageIndex":1},{"imageOffset":452802,"symbol":"MapView::drawBackground(QPainter, QRectF const&)","symbolLocation":162,"imageIndex":1},{"imageOffset":3592278,"symbol":"QGraphicsView::render(QPainter, QRectF const&, QRect const&, Qt::AspectRatioMode)","symbolLocation":2038,"imageIndex":2},{"imageOffset":446756,"symbol":"MapView::plot(QPainter, QRectF const&, double, QFlags)","symbolLocation":1844,"imageIndex":1},{"imageOffset":212036,"symbol":"GUI::plotMainPage(QPainter, QRectF const&, double, bool)","symbolLocation":3108,"imageIndex":1},{"imageOffset":177107,"symbol":"GUI::exportPNGFile()","symbolLocation":371,"imageIndex":1},{"imageOffset":2277269,"imageIndex":3},{"imageOffset":29638,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":310,"imageIndex":2},{"imageOffset":2243487,"symbol":"QObject::event(QEvent)","symbolLocation":943,"imageIndex":3},{"imageOffset":68074,"symbol":"QApplicationPrivate::notify_helper(QObject, QEvent)","symbolLocation":266,"imageIndex":2},{"imageOffset":73233,"symbol":"QApplication::notify(QObject, QEvent)","symbolLocation":497,"imageIndex":2},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject, QEvent)","symbolLocation":212,"imageIndex":3},{"imageOffset":2071929,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData)","symbolLocation":809,"imageIndex":3},{"imageOffset":238169,"imageIndex":4},{"imageOffset":240072,"imageIndex":4},{"imageOffset":521050,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":5},{"imageOffset":520898,"symbol":"CFRunLoopDoSource0","symbolLocation":180,"imageIndex":5},{"imageOffset":520256,"symbol":"CFRunLoopDoSources0","symbolLocation":242,"imageIndex":5},{"imageOffset":514640,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":5},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":5},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":6},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":6},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":7},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":7},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":7},{"imageOffset":235055,"imageIndex":4},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":3},{"imageOffset":86542,"symbol":"App::run()","symbolLocation":238,"imageIndex":1},{"imageOffset":21110,"symbol":"main","symbolLocation":118,"imageIndex":1},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":8}]},{"id":30808264,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18756,"imageIndex":9},{"imageOffset":74720,"imageIndex":9},{"imageOffset":81496,"imageIndex":9}]},{"id":30808334,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":30808352,"name":"Qt bearer thread","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":90,"imageIndex":3},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808359,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":11},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd, unsigned int, timespec const)","symbolLocation":90,"imageIndex":3},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags)","symbolLocation":849,"imageIndex":3},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags)","symbolLocation":431,"imageIndex":3},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808361,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808362,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808363,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808364,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808365,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808366,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808367,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808368,"name":"Thread (pooled)","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":17386,"symbol":"psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":12},{"imageOffset":174767,"imageIndex":3},{"imageOffset":173950,"imageIndex":3},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":3},{"imageOffset":158925,"imageIndex":3},{"imageOffset":140825,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808373,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705752672576,"imageIndex":10},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":11},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":11},{"imageOffset":521536,"symbol":"CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":515024,"symbol":"CFRunLoopRun","symbolLocation":1276,"imageIndex":5},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":5},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":30808382,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":30808630,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":30808660,"frames":[{"imageOffset":141332,"imageIndex":9}]},{"id":30808717,"frames":[{"imageOffset":141332,"imageIndex":9}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 4513214464, "CFBundleShortVersionString" : "5.15", "CFBundleIdentifier" : "org.qt-project.QtGui", "size" : 5152768, "uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d", "path" : "\/Applications\/GPXSee.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui", "name" : "QtGui", "CFBundleVersion" : "5.15.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4336877568, "CFBundleShortVersionString" : "11.11", "CFBundleIdentifier" : "org.gpxsee.GPXSee", "size" : 2641920, "uuid" : "92e3d1ab-ab0a-3fc2-b65c-59e12cfabc15", "path" : "\/Applications\/GPXSee.app\/Contents\/MacOS\/GPXSee", "name" : "GPXSee" }, { "source" : "P", "arch" : "x86_64", "base" : 4492414976, "CFBundleShortVersionString" : "5.15", "CFBundleIdentifier" : "org.qt-project.QtWidgets", "size" : 4485120, "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e", "path" : "\/Applications\/GPXSee.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets", "name" : "QtWidgets", "CFBundleVersion" : "5.15.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4535316480, "CFBundleShortVersionString" : "5.15", "CFBundleIdentifier" : "org.qt-project.QtCore", "size" : 5705728, "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb", "path" : "\/Applications\/GPXSee.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore", "name" : "QtCore", "CFBundleVersion" : "5.15.2" }, { "source" : "P", "arch" : "x86_64", "base" : 4528734208, "size" : 1503232, "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5", "path" : "\/Applications\/GPXSee.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib", "name" : "libqcocoa.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703332204544, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5246976, "uuid" : "bddb824d-15df-3210-88e8-6aac5c154403", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1866" }, { "source" : "P", "arch" : "x86_64", "base" : 140703484690432, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3096576, "uuid" : "06fdecd6-9f69-397b-b1e2-a8226c0ba7ed", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703375912960, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15269888, "uuid" : "d2726161-3c3f-3b59-bd8d-4a088d4545ef", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.60.148" }, { "source" : "P", "arch" : "x86_64", "base" : 8638754816, "size" : 442368, "uuid" : "7b87a986-a153-33c4-8470-d56410b7f9d5", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64", "base" : 140703126831104, "size" : 196608, "uuid" : "419e294c-6e25-389b-a0f2-b3d7c56a046e", "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" : 140703331659776, "size" : 229376, "uuid" : "0ea0d8ac-c27b-3a71-a59b-ec3a6f116acf", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703331889152, "size" : 49152, "uuid" : "b5454e27-e8c7-3fdb-b77f-714f1e82e70b", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" } ], "sharedCache" : { "base" : 140703328632832, "size" : 19331678208, "uuid" : "47e1dd7d-5e37-3ec3-a85c-901263ec66b5" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 768K 4 \nCG image 268K 26 \nColorSync 228K 27 \nCoreAnimation 656K 20 \nCoreGraphics 12K 2 \nCoreUI image data 1536K 21 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 312.2M 53 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 928.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nRosetta Arena 4096K 2 \nRosetta Generic 1184K 293 \nRosetta IndirectBranch 1024K 1 \nRosetta JIT 128.0M 1 \nRosetta Return Stack 320K 32 \nRosetta Thread Context 320K 32 \nSTACK GUARD 20K 5 \nStack 16.2M 17 \nStack Guard 56.1M 12 \nVM_ALLOCATE 2284K 46 \nVM_ALLOCATE (reserved) 28K 3 reserved VM address space (unallocated)\nCTF 756 1 \nDATA 30.1M 521 \nDATA_CONST 28.9M 312 \n__DATA_DIRTY 1541K 196 \nFONT_DATA 4K 1 \nLINKEDIT 709.5M 38 \nOBJC_RO 82.8M 1 \n__OBJC_RW 3200K 3 \nTEXT 516.6M 531 \nUNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 5.3G 766 \nshared memory 1384K 16 \nunshared pmap 11.6M 7 \n=========== ======= ======= \nTOTAL 8.4G 3020 \nTOTAL, minus reserved VM space 7.1G 3020 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "6112e14f37f5d11121dcd519", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "634710168e8be655c1316aaa" }, "deploymentId" : 240000229 }, { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : {

  },
  "deploymentId" : 240000008
}

], "experiments" : [

] } }

Model: Macmini9,1, BootROM 8419.41.10, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M1, Apple M1, Built-In Display: BE24D, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online Memory Module: LPDDR4 AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953 Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en1 USB Device: USB31Bus USB Device: My Passport 2627 USB Device: USB31Bus USB Device: USB3.0 Hub USB Device: USB 10/100/1000 LAN USB Device: USB3.0 Card Reader USB Device: USB2.0 Hub USB Device: Rugged USB3-FW USB Device: USB 2.0 Hub USB Device: USB30Bus USB Device: USB3.1 Hub USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: HL-5150D USB Device: LaCie Hard Drive FW&USB USB Device: MFC-J6720DW USB Device: USB2.1 Hub USB Device: USB Laser Mouse USB Device: Satechi wired keyboard USB Device: ASUS BE/C6 webcam series USB Device: Integrated_Webcam_FHD Thunderbolt Bus: Mac mini, Apple Inc. Thunderbolt Bus: Mac mini, Apple Inc.

tumic0 commented 1 year ago

The error is somewhere deep in Qt and most probably related to the fact, that you run GPXSee emulated over Rosetta. As you have a M1-based Mac mini I suggest you use the Macports build of GPXSee which

  1. will most probably fix the crash
  2. will run much faster

According to the Macports project page they provide M1 builds of GPXSee where the "official" build of GPXSee is x86_64 only, build on an ancient 2009 iMac. Which won't change unless someone provides me a M1-based machine (with the current rate of project donations buying such a machine is estimated somewhere around the year 2135...)

rowlandcarson commented 1 year ago

Thanks for the advice. I installed MacPorts from the Monterey package, but when I tried the suggested command "sudo port install GPXSee" in the terminal it failed with the following error messages, which I don't really understand!

Continue? [Y/n]: y ---> Fetching archive for zlib ---> Attempting to fetch zlib-1.2.13_0.darwin_21.arm64.tbz2 from https://packages.macports.org/zlib ---> Attempting to fetch zlib-1.2.13_0.darwin_21.arm64.tbz2.rmd160 from https://packages.macports.org/zlib Warning: Failed to verify signature for archive! Error: Failed to archivefetch zlib: version @1.2.13_0 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_zlib/zlib/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port GPXSee failed Rowland@Mac-mini ~ %

in friendship

Rowland

tumic0 commented 1 year ago

This looks like some Macports repository inconsistency/problem. I have no idea why the zlib package is not signed, but people from Macports should be able to help. Maybe all that is required is to wait a few hours until someone fixes that as zlib is a very widespread library that will affect the majority of Macports packages.

rowlandcarson commented 1 year ago

On 2023-01-20, at 16:58, Martin Tůma @.***> wrote:

This looks like some Macports repository inconsistency/problem. I have no idea why the zlib package is not signed, but people from Macports should be able to help. Maybe all that is required is to wait a few hours until someone fixes that as zlib is a very widespread library that will affect the majority of Macports packages.

Martin - thanks, I’ll try again later. Sorry to bother you with something that is not your problem!

in friendship

Rowland

| Rowland Carson ... that's Rowland with a 'w' ... | @.***> http://www.rowlandcarson.org.uk | Skype, Twitter: rowland_carson Facebook: Rowland Carson

rowlandcarson commented 1 year ago

Martin - after considerable to-and-fro with MacPorts, I have finally got the Terminal command "sudo port install GPXSee" to run without errors.

Now I am not sure how to run the new version of GPXSee; the app in my applications folder does not appear to have been changed (modify date is 10 Dec 2022, which is when I think I first downloaded the app). Do I have to run the new version from the terminal, and if so, what is the command, please?

in friendship

Rowland

sikmir commented 1 year ago

Just in case, I maintain GPXSee macport package and I have no such problem with it.