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

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 #54

Closed
XopmoH97 opened this issue Sep 27, 2021 · 3 comments
Closed

Comments

@XopmoH97
Copy link

I used latest builded version QtOpenCoreConfig and latest MacOS beta 7 (fresh installed today)
Please fix it...
And... thank you very much! You best of the best! =)

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               OCAuxiliaryTools [1045]
Path:                  /Users/USER/Desktop/OCAuxiliaryTools.app/Contents/MacOS/OCAuxiliaryTools
Identifier:            z.OC-Auxiliary-Tools
Version:               0.7.4 - 20210929 (0.7.4 - 20210929)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2021-09-27 21:33:50.7867 +0300
OS Version:            macOS 12.0 (21A5522h)
Report Version:        12
Anonymous UUID:        F2C11BB0-06AC-BA34-D069-9997A6A6055F


Time Awake Since Boot: 6300 seconds

System Integrity Protection: disabled

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

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

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

VM Region Info: 0 is not in any region.  Bytes before following region: 4351414272
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      1035d5000-103859000    [ 2576K] r-x/r-x SM=COW  ...uxiliaryTools

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   OCAuxiliaryTools              	       0x103695962 MainWindow::on_tableDevices_cellClicked(int, int) + 34
1   OCAuxiliaryTools              	       0x1036dcef5 MainWindow::qt_metacall(QMetaObject::Call, int, void**) + 69
2   QtCore                        	       0x105955f6e 0x10572a000 + 2277230
3   QtWidgets                     	       0x1042299a9 QTableWidget::cellClicked(int, int) + 73
4   OCAuxiliaryTools              	       0x1035df627 Method::UpdateStatusBarInfo() + 375
5   OCAuxiliaryTools              	       0x1036dcef5 MainWindow::qt_metacall(QMetaObject::Call, int, void**) + 69
6   QtCore                        	       0x105955f6e 0x10572a000 + 2277230
7   QtWidgets                     	       0x104211701 0x103f4a000 + 2914049
8   QtCore                        	       0x1059560d5 0x10572a000 + 2277589
9   QtCore                        	       0x1058e4d39 QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) + 249
10  QtWidgets                     	       0x1041c742b QAbstractItemView::mousePressEvent(QMouseEvent*) + 1099
11  QtWidgets                     	       0x103f94de8 QWidget::event(QEvent*) + 424
12  QtWidgets                     	       0x10403d58d QFrame::event(QEvent*) + 45
13  QtWidgets                     	       0x1041c6ec9 QAbstractItemView::viewportEvent(QEvent*) + 1417
14  QtCore                        	       0x105922ceb QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 155
15  QtWidgets                     	       0x103f5a9d5 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 245
16  QtWidgets                     	       0x103f5d755 QApplication::notify(QObject*, QEvent*) + 6965
17  QtCore                        	       0x105922a34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
18  QtWidgets                     	       0x103f5b310 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 896
19  QtWidgets                     	       0x103fb4022 0x103f4a000 + 434210
20  QtWidgets                     	       0x103fb26e9 0x103f4a000 + 427753
21  QtWidgets                     	       0x103f5a9ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266
22  QtWidgets                     	       0x103f5be11 QApplication::notify(QObject*, QEvent*) + 497
23  QtCore                        	       0x105922a34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
24  QtGui                         	       0x104b2ce2e QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3534
25  QtGui                         	       0x104b11d7b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 219
26  libqcocoa.dylib               	       0x104531260 0x1044f7000 + 238176
27  libqcocoa.dylib               	       0x1045319c8 0x1044f7000 + 240072
28  CoreFoundation                	    0x7ff81a3819bd __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
29  CoreFoundation                	    0x7ff81a381925 __CFRunLoopDoSource0 + 180
30  CoreFoundation                	    0x7ff81a3816a4 __CFRunLoopDoSources0 + 242
31  CoreFoundation                	    0x7ff81a3800db __CFRunLoopRun + 893
32  CoreFoundation                	    0x7ff81a37f69d CFRunLoopRunSpecific + 563
33  HIToolbox                     	    0x7ff823023761 RunCurrentEventLoopInMode + 292
34  HIToolbox                     	    0x7ff823023388 ReceiveNextEventCommon + 284
35  HIToolbox                     	    0x7ff823023255 _BlockUntilNextEventMatchingListInModeWithFilter + 70
36  AppKit                        	    0x7ff81cd9ce68 _DPSNextEvent + 886
37  AppKit                        	    0x7ff81cd9b4d4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
38  AppKit                        	    0x7ff81cd8d4c5 -[NSApplication run] + 586
39  libqcocoa.dylib               	       0x10453062f 0x1044f7000 + 235055
40  QtCore                        	       0x10591eacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
41  QtCore                        	       0x105923042 QCoreApplication::exec() + 130
42  OCAuxiliaryTools              	       0x1035ff50e main + 270
43  dyld                          	       0x1125aa4d5 start + 421

Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	    0x7ff81a28afba __select + 10
1   CoreFoundation                	    0x7ff81a3a8f8d __CFSocketManager + 630
2   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
3   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 2:: Qt bearer thread
0   libsystem_kernel.dylib        	    0x7ff81a28931e poll + 10
1   QtCore                        	       0x10598501a qt_safe_poll(pollfd*, unsigned int, timespec const*) + 90
2   QtCore                        	       0x105986a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
3   QtCore                        	       0x10591eacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   QtCore                        	       0x10574b603 QThread::exec() + 131
5   QtCore                        	       0x10574c619 0x10572a000 + 140825
6   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 3:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	    0x7ff81a28931e poll + 10
1   QtCore                        	       0x105985220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 608
2   QtCore                        	       0x105986a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 849
3   QtCore                        	       0x10591eacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
4   QtCore                        	       0x10574b603 QThread::exec() + 131
5   QtCore                        	       0x10574c619 0x10572a000 + 140825
6   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 4:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff81a282c2a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81a282f9b mach_msg + 59
2   CoreFoundation                	    0x7ff81a381bb2 __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff81a38028b __CFRunLoopRun + 1325
4   CoreFoundation                	    0x7ff81a37f69d CFRunLoopRunSpecific + 563
5   AppKit                        	    0x7ff81cf0b4f8 _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 5:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81a285676 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81a2b9a89 _pthread_cond_wait + 1224
2   QtCore                        	       0x105754aaf 0x10572a000 + 174767
3   QtCore                        	       0x10575477e 0x10572a000 + 173950
4   QtCore                        	       0x10575469d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105750ccd 0x10572a000 + 158925
6   QtCore                        	       0x10574c619 0x10572a000 + 140825
7   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 6:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81a285676 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81a2b9a89 _pthread_cond_wait + 1224
2   QtCore                        	       0x105754aaf 0x10572a000 + 174767
3   QtCore                        	       0x10575477e 0x10572a000 + 173950
4   QtCore                        	       0x10575469d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105750ccd 0x10572a000 + 158925
6   QtCore                        	       0x10574c619 0x10572a000 + 140825
7   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 7:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81a285676 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81a2b9a89 _pthread_cond_wait + 1224
2   QtCore                        	       0x105754aaf 0x10572a000 + 174767
3   QtCore                        	       0x10575477e 0x10572a000 + 173950
4   QtCore                        	       0x10575469d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105750ccd 0x10572a000 + 158925
6   QtCore                        	       0x10574c619 0x10572a000 + 140825
7   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 8:: Thread (pooled)
0   libsystem_kernel.dylib        	    0x7ff81a285676 __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81a2b9a89 _pthread_cond_wait + 1224
2   QtCore                        	       0x105754aaf 0x10572a000 + 174767
3   QtCore                        	       0x10575477e 0x10572a000 + 173950
4   QtCore                        	       0x10575469d QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93
5   QtCore                        	       0x105750ccd 0x10572a000 + 158925
6   QtCore                        	       0x10574c619 0x10572a000 + 140825
7   libsystem_pthread.dylib       	    0x7ff81a2b9514 _pthread_start + 125
8   libsystem_pthread.dylib       	    0x7ff81a2b502f thread_start + 15

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff81a2b500c start_wqthread + 0

Thread 10:
0   libsystem_pthread.dylib       	    0x7ff81a2b500c start_wqthread + 0


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0xffffffffffffffff  rdx: 0x0000000000000000
  rdi: 0x00007fc98d2fb0b8  rsi: 0x00007fc98d2faf70  rbp: 0x00007ff7bc928240  rsp: 0x00007ff7bc928210
   r8: 0x00007ff7bc928350   r9: 0x0000000000000000  r10: 0x00007fc98d600000  r11: 0x00007fc98d6cecc0
  r12: 0x00007fc98d059700  r13: 0x0000000112619600  r14: 0x00007fc98c7b2e00  r15: 0x0000000000000094
  rip: 0x0000000103695962  rfl: 0x0000000000010206  cr2: 0x0000000000000000
  
Logical CPU:     1
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  ff 74 2a 85 c0 74 09 f0-ff 0f 75 21 48 8b 7d e8  .t*..t....u!H.}.
  be 02 00 00 00 ba 08 00-00 00 e8 bd bc 04 00 eb  ................
  0c 48 89 c3 48 8d 7d d8-e8 c7 c5 04 00 48 89 df  .H..H.}......H..
  e8 7d bc 04 00 0f 0b 0f-1f 80 00 00 00 00 55 48  .}............UH
  89 e5 41 56 53 48 83 ec-20 48 8b 47 30 4c 8b b0  ..AVSH.. H.G0L..
  f0 15 00 00 48 8b b8 38-0e 00 00 e8 28 c8 04 00  ....H..8....(...
 [48]8b 08 48 8d 5d d8 48-89 df 48 89 c6 31 d2 ff  H..H.].H..H..1..	<==
  51 18 48 8d 7d e8 48 89-de e8 56 ca 04 00 48 8d  Q.H.}.H...V...H.
  7d d8 e8 6d c5 04 00 48-8d 75 e8 4c 89 f7 31 d2  }..m...H.u.L..1.
  e8 a7 bc 04 00 48 8b 7d-e8 8b 07 83 f8 ff 74 1c  .....H.}......t.
  85 c0 74 09 f0 ff 0f 75-13 48 8b 7d e8 be 02 00  ..t....u.H.}....
  00 00 ba 08 00 00 00 e8-20 bc 04 00 48 83 c4 20  ........ ...H.. 

Binary Images:
       0x1035d5000 -        0x103858fff z.OC-Auxiliary-Tools (0.7.4 - 20210929) <0fcdbcb9-7acd-3969-b209-2e698f05121d> /Users/USER/Desktop/OCAuxiliaryTools.app/Contents/MacOS/OCAuxiliaryTools
       0x10572a000 -        0x105c9afff org.qt-project.QtCore (5.15) <c723812a-f7a5-3001-98d5-e60e8daa6ffb> /Users/USER/Desktop/OCAuxiliaryTools.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x103f4a000 -        0x104390fff org.qt-project.QtWidgets (5.15) <b432d666-dcab-320a-8496-78a67f554c0e> /Users/USER/Desktop/OCAuxiliaryTools.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x104af2000 -        0x104fdbfff org.qt-project.QtGui (5.15) <cbcec35a-ee54-354f-9c2b-188ac6b2790d> /Users/USER/Desktop/OCAuxiliaryTools.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x1044f7000 -        0x104665fff libqcocoa.dylib (*) <d4ab240b-4535-3aec-b72b-5ffc4750e4e5> /Users/USER/Desktop/OCAuxiliaryTools.app/Contents/PlugIns/platforms/libqcocoa.dylib
    0x7ff81a301000 -     0x7ff81a803fff com.apple.CoreFoundation (6.9) <b91d81f9-5e9f-3258-84c8-534423d70a78> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff822ff2000 -     0x7ff8232e9fff com.apple.HIToolbox (2.1.1) <82509756-c55c-347b-81c3-875de323eb91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff81cd5e000 -     0x7ff81dbe4fff com.apple.AppKit (6.9) <e0333833-7fbc-31c5-aa95-ec0c4a0adcc1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1125a5000 -        0x11260cfff dyld (*) <9fc670fc-4d35-3582-a044-8f06bf2528af> /usr/lib/dyld
    0x7ff81a282000 -     0x7ff81a2b2fff libsystem_kernel.dylib (*) <8c807909-ae58-3f20-a160-0fcd75a9cfcb> /usr/lib/system/libsystem_kernel.dylib
    0x7ff81a2b3000 -     0x7ff81a2befff libsystem_pthread.dylib (*) <ad356414-9c4c-3df7-a0e6-57ccac56de46> /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=923.5M resident=0K(0%) swapped_out_or_unallocated=923.5M(100%)
Writable regions: Total=156.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=156.1M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 1920K        4 
CG image                           308K       35 
ColorSync                          240K       28 
CoreAnimation                      224K       17 
CoreGraphics                        12K        2 
CoreUI image data                 4016K       30 
Dispatch continuations            32.0M        1 
Foundation                          16K        1 
Kernel Alloc Once                   28K        2 
MALLOC                           107.8M      121 
MALLOC guard page                   32K        8 
STACK GUARD                       56.0M       11 
Stack                             13.1M       11 
VM_ALLOCATE                        124K       14 
__DATA                            20.9M      370 
__DATA_CONST                      15.3M      203 
__DATA_DIRTY                       760K      115 
__FONT_DATA                          4K        1 
__LINKEDIT                       639.8M       30 
__OBJC_RO                         81.4M        1 
__OBJC_RW                         3104K        2 
__TEXT                           283.8M      384 
__UNICODE                          588K        1 
dyld private memory               1024K        1 
mapped file                      512.4M       58 
shared memory                      800K       20 
===========                     =======  ======= 
TOTAL                              1.7G     1476 



-----------
Full Report
-----------

{"app_name":"OCAuxiliaryTools","timestamp":"2021-09-27 21:33:58.00 +0300","app_version":"0.7.4 - 20210929","slice_uuid":"0fcdbcb9-7acd-3969-b209-2e698f05121d","build_version":"0.7.4 - 20210929","platform":1,"bundleID":"z.OC-Auxiliary-Tools","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0 (21A5522h)","incident_id":"69B3B689-5E52-4DF7-862E-500AE1D142F7","name":"OCAuxiliaryTools"}
{
  "uptime" : 6300,
  "procLaunch" : "2021-09-27 21:30:25.8012 +0300",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro12,1",
  "procStartAbsTime" : 6097078281948,
  "coalitionID" : 1099,
  "osVersion" : {
    "train" : "macOS 12.0",
    "build" : "21A5522h",
    "releaseType" : "User"
  },
  "captureTime" : "2021-09-27 21:33:50.7867 +0300",
  "incident" : "69B3B689-5E52-4DF7-862E-500AE1D142F7",
  "bug_type" : "309",
  "pid" : 1045,
  "procExitAbsTime" : 6302045509434,
  "cpuType" : "X86-64",
  "procName" : "OCAuxiliaryTools",
  "procPath" : "\/Users\/USER\/Desktop\/OCAuxiliaryTools.app\/Contents\/MacOS\/OCAuxiliaryTools",
  "bundleInfo" : {"CFBundleShortVersionString":"0.7.4 - 20210929","CFBundleVersion":"0.7.4 - 20210929","CFBundleIdentifier":"z.OC-Auxiliary-Tools"},
  "storeInfo" : {"deviceIdentifierForVendor":"1F82652D-133B-55EF-A20C-CFA2CE0C3B8E","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "z.OC-Auxiliary-Tools",
  "crashReporterKey" : "F2C11BB0-06AC-BA34-D069-9997A6A6055F",
  "sip" : "disabled",
  "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4351414272\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1035d5000-103859000    [ 2576K] r-x\/r-x SM=COW  ...uxiliaryTools",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1045},
  "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4351414272\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1035d5000-103859000    [ 2576K] r-x\/r-x SM=COW  ...uxiliaryTools",
  "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":47482,"instructionState":{"instructionStream":{"bytes":[255,116,42,133,192,116,9,240,255,15,117,33,72,139,125,232,190,2,0,0,0,186,8,0,0,0,232,189,188,4,0,235,12,72,137,195,72,141,125,216,232,199,197,4,0,72,137,223,232,125,188,4,0,15,11,15,31,128,0,0,0,0,85,72,137,229,65,86,83,72,131,236,32,72,139,71,48,76,139,176,240,21,0,0,72,139,184,56,14,0,0,232,40,200,4,0,72,139,8,72,141,93,216,72,137,223,72,137,198,49,210,255,81,24,72,141,125,232,72,137,222,232,86,202,4,0,72,141,125,216,232,109,197,4,0,72,141,117,232,76,137,247,49,210,232,167,188,4,0,72,139,125,232,139,7,131,248,255,116,28,133,192,116,9,240,255,15,117,19,72,139,125,232,190,2,0,0,0,186,8,0,0,0,232,32,188,4,0,72,131,196,32],"offset":96}},"threadState":{"r13":{"value":4603352576,"symbolLocation":0,"symbol":"_main_thread"},"rax":{"value":0},"rflags":{"value":66054},"cpu":{"value":1},"r14":{"value":140503622036992},"rsi":{"value":140503633866608},"r8":{"value":140701997368144},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":140503637032960},"r9":{"value":0},"r15":{"value":148},"rbx":{"value":0},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":140503637880000},"rip":{"value":4352203106,"matchesCrashFrame":1},"rbp":{"value":140701997367872},"rsp":{"value":140701997367824},"r12":{"value":140503631107840},"rcx":{"value":18446744073709551615},"flavor":"x86_THREAD_STATE","rdi":{"value":140503633866936}},"queue":"com.apple.main-thread","frames":[{"imageOffset":788834,"symbol":"MainWindow::on_tableDevices_cellClicked(int, int)","symbolLocation":34,"imageIndex":0},{"imageOffset":1081077,"symbol":"MainWindow::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":69,"imageIndex":0},{"imageOffset":2277230,"imageIndex":1},{"imageOffset":3013033,"symbol":"QTableWidget::cellClicked(int, int)","symbolLocation":73,"imageIndex":2},{"imageOffset":42535,"symbol":"Method::UpdateStatusBarInfo()","symbolLocation":375,"imageIndex":0},{"imageOffset":1081077,"symbol":"MainWindow::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":69,"imageIndex":0},{"imageOffset":2277230,"imageIndex":1},{"imageOffset":2914049,"imageIndex":2},{"imageOffset":2277589,"imageIndex":1},{"imageOffset":1813817,"symbol":"QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>)","symbolLocation":249,"imageIndex":1},{"imageOffset":2610219,"symbol":"QAbstractItemView::mousePressEvent(QMouseEvent*)","symbolLocation":1099,"imageIndex":2},{"imageOffset":306664,"symbol":"QWidget::event(QEvent*)","symbolLocation":424,"imageIndex":2},{"imageOffset":996749,"symbol":"QFrame::event(QEvent*)","symbolLocation":45,"imageIndex":2},{"imageOffset":2608841,"symbol":"QAbstractItemView::viewportEvent(QEvent*)","symbolLocation":1417,"imageIndex":2},{"imageOffset":2067691,"symbol":"QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*)","symbolLocation":155,"imageIndex":1},{"imageOffset":68053,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":245,"imageIndex":2},{"imageOffset":79701,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":6965,"imageIndex":2},{"imageOffset":2066996,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":212,"imageIndex":1},{"imageOffset":70416,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":896,"imageIndex":2},{"imageOffset":434210,"imageIndex":2},{"imageOffset":427753,"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":1},{"imageOffset":241198,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3534,"imageIndex":3},{"imageOffset":130427,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":219,"imageIndex":3},{"imageOffset":238176,"imageIndex":4},{"imageOffset":240072,"imageIndex":4},{"imageOffset":526781,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":5},{"imageOffset":526629,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":5},{"imageOffset":525988,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":5},{"imageOffset":520411,"symbol":"__CFRunLoopRun","symbolLocation":893,"imageIndex":5},{"imageOffset":517789,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":5},{"imageOffset":202593,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":6},{"imageOffset":201608,"symbol":"ReceiveNextEventCommon","symbolLocation":284,"imageIndex":6},{"imageOffset":201301,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":6},{"imageOffset":257640,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":7},{"imageOffset":251092,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":7},{"imageOffset":193733,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":7},{"imageOffset":235055,"imageIndex":4},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":1},{"imageOffset":2068546,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":1},{"imageOffset":173326,"symbol":"main","symbolLocation":270,"imageIndex":0},{"imageOffset":21717,"symbol":"start","symbolLocation":421,"imageIndex":8}]},{"id":47523,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":36794,"symbol":"__select","symbolLocation":10,"imageIndex":9},{"imageOffset":688013,"symbol":"__CFSocketManager","symbolLocation":630,"imageIndex":5},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":47526,"name":"Qt bearer thread","frames":[{"imageOffset":29470,"symbol":"poll","symbolLocation":10,"imageIndex":9},{"imageOffset":2469914,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":90,"imageIndex":1},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":1},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":1},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":140825,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":47559,"name":"QNetworkAccessManager thread","frames":[{"imageOffset":29470,"symbol":"poll","symbolLocation":10,"imageIndex":9},{"imageOffset":2470432,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":608,"imageIndex":1},{"imageOffset":2476577,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":849,"imageIndex":1},{"imageOffset":2050767,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":431,"imageIndex":1},{"imageOffset":136707,"symbol":"QThread::exec()","symbolLocation":131,"imageIndex":1},{"imageOffset":140825,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":47564,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3114,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":3995,"symbol":"mach_msg","symbolLocation":59,"imageIndex":9},{"imageOffset":527282,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":5},{"imageOffset":520843,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":5},{"imageOffset":517789,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":5},{"imageOffset":1758456,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":7},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":49125,"name":"Thread (pooled)","frames":[{"imageOffset":13942,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":9},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":174767,"imageIndex":1},{"imageOffset":173950,"imageIndex":1},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":1},{"imageOffset":158925,"imageIndex":1},{"imageOffset":140825,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":49126,"name":"Thread (pooled)","frames":[{"imageOffset":13942,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":9},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":174767,"imageIndex":1},{"imageOffset":173950,"imageIndex":1},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":1},{"imageOffset":158925,"imageIndex":1},{"imageOffset":140825,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":49127,"name":"Thread (pooled)","frames":[{"imageOffset":13942,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":9},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":174767,"imageIndex":1},{"imageOffset":173950,"imageIndex":1},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":1},{"imageOffset":158925,"imageIndex":1},{"imageOffset":140825,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":49128,"name":"Thread (pooled)","frames":[{"imageOffset":13942,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":9},{"imageOffset":27273,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":10},{"imageOffset":174767,"imageIndex":1},{"imageOffset":173950,"imageIndex":1},{"imageOffset":173725,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":93,"imageIndex":1},{"imageOffset":158925,"imageIndex":1},{"imageOffset":140825,"imageIndex":1},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]},{"id":49200,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":49205,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4351414272,
    "CFBundleShortVersionString" : "0.7.4 - 20210929",
    "CFBundleIdentifier" : "z.OC-Auxiliary-Tools",
    "size" : 2637824,
    "uuid" : "0fcdbcb9-7acd-3969-b209-2e698f05121d",
    "path" : "\/Users\/USER\/Desktop\/OCAuxiliaryTools.app\/Contents\/MacOS\/OCAuxiliaryTools",
    "name" : "OCAuxiliaryTools",
    "CFBundleVersion" : "0.7.4 - 20210929"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4386365440,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5705728,
    "uuid" : "c723812a-f7a5-3001-98d5-e60e8daa6ffb",
    "path" : "\/Users\/USER\/Desktop\/OCAuxiliaryTools.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4361330688,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4485120,
    "uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
    "path" : "\/Users\/USER\/Desktop\/OCAuxiliaryTools.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4373553152,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 5152768,
    "uuid" : "cbcec35a-ee54-354f-9c2b-188ac6b2790d",
    "path" : "\/Users\/USER\/Desktop\/OCAuxiliaryTools.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4367282176,
    "size" : 1503232,
    "uuid" : "d4ab240b-4535-3aec-b72b-5ffc4750e4e5",
    "path" : "\/Users\/USER\/Desktop\/OCAuxiliaryTools.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703567974400,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "b91d81f9-5e9f-3258-84c8-534423d70a78",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1855.100"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703715762176,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112960,
    "uuid" : "82509756-c55c-347b-81c3-875de323eb91",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703612395520,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15233024,
    "uuid" : "e0333833-7fbc-31c5-aa95-ec0c4a0adcc1",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2103.16"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4602875904,
    "size" : 425984,
    "uuid" : "9fc670fc-4d35-3582-a044-8f06bf2528af",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703567454208,
    "size" : 200704,
    "uuid" : "8c807909-ae58-3f20-a160-0fcd75a9cfcb",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703567654912,
    "size" : 49152,
    "uuid" : "ad356414-9c4c-3df7-a0e6-57ccac56de46",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703564455936,
  "size" : 15209971712,
  "uuid" : "1fe7a76a-83ec-36ba-b7e7-fe48df279b93"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=923.5M resident=0K(0%) swapped_out_or_unallocated=923.5M(100%)\nWritable regions: Total=156.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=156.1M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                 1920K        4 \nCG image                           308K       35 \nColorSync                          240K       28 \nCoreAnimation                      224K       17 \nCoreGraphics                        12K        2 \nCoreUI image data                 4016K       30 \nDispatch continuations            32.0M        1 \nFoundation                          16K        1 \nKernel Alloc Once                   28K        2 \nMALLOC                           107.8M      121 \nMALLOC guard page                   32K        8 \nSTACK GUARD                       56.0M       11 \nStack                             13.1M       11 \nVM_ALLOCATE                        124K       14 \n__DATA                            20.9M      370 \n__DATA_CONST                      15.3M      203 \n__DATA_DIRTY                       760K      115 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       639.8M       30 \n__OBJC_RO                         81.4M        1 \n__OBJC_RW                         3104K        2 \n__TEXT                           283.8M      384 \n__UNICODE                          588K        1 \ndyld private memory               1024K        1 \nmapped file                      512.4M       58 \nshared memory                      800K       20 \n===========                     =======  ======= \nTOTAL                              1.7G     1476 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "614b5d39eae97a2111628ead"
      },
      "deploymentId" : 250000197
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 250000124
    },
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "614108fd74f55d4a733ca879"
      },
      "deploymentId" : 250000207
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

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

      },
      "deploymentId" : 250000007
    },
    {
      "rolloutId" : "60356660bbe37970735c5624",
      "factorPackIds" : {

      },
      "deploymentId" : 250000013
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "60ef663fa2f864203caf575c"
      },
      "deploymentId" : 250000055
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro12,1, BootROM 427.140.8.0.0, 2 processors, Dual-Core Intel Core i5, 2,7 GHz, 8 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x02FE, 0x4544464132333241324D412D4A442D460000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x02FE, 0x4544464132333241324D412D4A442D460000
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.1)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0128G, 121,33 GB
USB Device: USB30Bus
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1
@ic005k
Copy link
Owner

ic005k commented Sep 27, 2021

Hi, can you elaborate on your steps so that this issue can be reproduced on my side, please.

@ic005k
Copy link
Owner

ic005k commented Sep 28, 2021

This issue has been located and the next version will fix it, thanks for the feedback.

@ic005k
Copy link
Owner

ic005k commented Sep 28, 2021

The issue has been fixed, please update to the latest release.

@ic005k ic005k closed this as completed Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants