Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Cannot upgrade to 2.8.3

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #13277

    Tom

    Got a timeout while testing: ‘https://sdk.felgo.com/2/windows’ also ‘https://sdk.felgo.com/2/macx’

    Cannot upgrade using Qt Maintenance Tool

    #13279

    Tom

    Any idea when this will be fixed?

    #13280

    Alex
    Felgo Team

    Hi Tom,

    I just got a reply from our backend team, after digging through the log files we unfortunately can’t see any errors or interruptions in our infrastructure. Can you please give it another try and let me know if that’s still happening on your side?

    Thanks,

    Alex

    #13281

    Tom

    Yes it still gives that error message.

    I am using the Maintenance Tool from Qt Enterprise and when I click “test” to test the user-defined repository located at either

    https://sdk.felgo.com/2/windows

    or

    https://sdk.felgo.com/2/macx

    I get the error message “got a timeout” and the installer will not proceed since it does not let me log in.

    #13285

    Alex
    Felgo Team
    #13289

    Tom

    Alex – to your question, yes. Here is how I can reproduce the error in a virgin 2.8.3 v-play installation. In that screnario my v-play is properly installed, and this is the difference: your repository at https://sdk.felgo.com/2/windows is installed as a default repository. in the maintenance tool I can click “test” and it works properly.

    Then if I uncheck that default repository and add the same exact thing as either a temporary or a user-defined repository – I will get that timeout error.

    This is why I cannot add v-play to an existing enterprise Qt installation and why I had to get a refund last fall.

    Why can I not add a temp or user-defined repository?

    #13317

    Günther
    Felgo Team

    Hi Tom!
    I just downloaded and installed Qt 5.6 standalone for Mac, and then added https://sdk.felgo.com/2/macx as a user-defined repository. Everything worked fine.
    Did you make sure to also add your correct Felgo login and password for the user-defined repository? (Like it is automatically set for the default-repositories of the Felgo installer).

    If nothing else helps, one possible solution is to manually copy the Felgo library files from your Felgo installation to your Qt enterprise installation. Of course, this is not the preferred way as it would be necessary to maintain two separate installations (Qt Enterprise and Felgo) and copy the Felgo files after every update.

    Best,
    Günther

     

     

    #13318

    Tom

    First I use Windows so that test is not applicable. Also, when I tried your test on a Mac (I have both, but really really hate using the Mac) I get a crash:

    ======================

    Process: MaintenanceTool [16453]

    Path: /Users/USER/*/MaintenanceTool.app/Contents/MacOS/MaintenanceTool

    Identifier: net.vplay.engine.installer

    Version: ???

    Code Type: X86-64 (Native)

    Parent Process: ??? [1]

    Responsible: MaintenanceTool [16453]

    User ID: 501
    Date/Time: 2016-05-09 08:42:37.416 -0700

    OS Version: Mac OS X 10.11.4 (15E65)

    Report Version: 11

    Anonymous UUID: 07BC817A-2D07-0C09-007A-06E00DAB2F9C
    Sleep/Wake UUID: 3176EAE6-981B-4316-81A5-190040454B5E
    Time Awake Since Boot: 42000 seconds

    Time Since Wake: 270 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 0x0000001163677320

    Exception Note: EXC_CORPSE_NOTIFY
    VM Regions Near 0x1163677320:
    mapped file 000000011dfbe000-000000011e1e8000 [ 2216K] rw-/rwx SM=COW
    –>
    STACK GUARD 0000700000000000-0000700000001000 [ 4K] —/rwx SM=NUL stack guard for thread 8

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 net.vplay.engine.installer 0x000000010f4a45bf QUrl::QUrl(QUrl const&) + 15
    1 net.vplay.engine.installer 0x000000010eaa5364 QNetworkAccessAuthenticationManager::cacheCredentials(QUrl const&, QAuthenticator const*) + 116
    2 net.vplay.engine.installer 0x000000010eaaa05a QNetworkAccessManagerPrivate::authenticationRequired(QAuthenticator*, QNetworkReply*, bool, QUrl&, QUrl*, bool) + 1066
    3 net.vplay.engine.installer 0x000000010eacb6ac QNetworkReplyHttpImplPrivate::httpAuthenticationRequired(QHttpNetworkRequest const&, QAuthenticator*) + 92
    4 net.vplay.engine.installer 0x000000010f54c393 QObject::event(QEvent*) + 755
    5 net.vplay.engine.installer 0x000000010ec101d3 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 307
    6 net.vplay.engine.installer 0x000000010ec134c6 QApplication::notify(QObject*, QEvent*) + 8022
    7 net.vplay.engine.installer 0x000000010e58917e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
    8 net.vplay.engine.installer 0x000000010f5240cc QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 956
    9 net.vplay.engine.installer 0x000000010eb8462e QCocoaEventDispatcherPrivate::processPostedEvents() + 190
    10 net.vplay.engine.installer 0x000000010eb84ea1 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33
    11 com.apple.CoreFoundation 0x00007fff843ab881 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    12 com.apple.CoreFoundation 0x00007fff8438afbc __CFRunLoopDoSources0 + 556
    13 com.apple.CoreFoundation 0x00007fff8438a4df __CFRunLoopRun + 927
    14 com.apple.CoreFoundation 0x00007fff84389ed8 CFRunLoopRunSpecific + 296
    15 com.apple.HIToolbox 0x00007fff85118935 RunCurrentEventLoopInMode + 235
    16 com.apple.HIToolbox 0x00007fff8511876f ReceiveNextEventCommon + 432
    17 com.apple.HIToolbox 0x00007fff851185af _BlockUntilNextEventMatchingListInModeWithFilter + 71
    18 com.apple.AppKit 0x00007fff867d6efa _DPSNextEvent + 1067
    19 com.apple.AppKit 0x00007fff867d632a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
    20 net.vplay.engine.installer 0x000000010eb83d90 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2160
    21 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    22 net.vplay.engine.installer 0x000000010e59835e KDJob::Private::waitForSignal(char const*) + 110
    23 net.vplay.engine.installer 0x000000010e58e2db SettingsDialog::testRepository() + 395
    24 net.vplay.engine.installer 0x000000010f553689 QMetaObject::activate(QObject*, int, int, void**) + 2953
    25 net.vplay.engine.installer 0x000000010ef72330 QAbstractButton::clicked(bool) + 64
    26 net.vplay.engine.installer 0x000000010ecf200a QAbstractButtonPrivate::emitClicked() + 58
    27 net.vplay.engine.installer 0x000000010ecf1e77 QAbstractButtonPrivate::click() + 263
    28 net.vplay.engine.installer 0x000000010ecf2eae QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 270
    29 net.vplay.engine.installer 0x000000010ec4f71b QWidget::event(QEvent*) + 1675
    30 net.vplay.engine.installer 0x000000010ecf2c03 QAbstractButton::event(QEvent*) + 179
    31 net.vplay.engine.installer 0x000000010ec101d3 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 307
    32 net.vplay.engine.installer 0x000000010ec13878 QApplication::notify(QObject*, QEvent*) + 8968
    33 net.vplay.engine.installer 0x000000010e58917e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
    34 net.vplay.engine.installer 0x000000010f523403 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
    35 net.vplay.engine.installer 0x000000010ec10b84 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 1012
    36 net.vplay.engine.installer 0x000000010ec6ee9e QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1182
    37 net.vplay.engine.installer 0x000000010ec6e0bf QWidgetWindow::event(QEvent*) + 111
    38 net.vplay.engine.installer 0x000000010ec101d3 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 307
    39 net.vplay.engine.installer 0x000000010ec134c6 QApplication::notify(QObject*, QEvent*) + 8022
    40 net.vplay.engine.installer 0x000000010e58917e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
    41 net.vplay.engine.installer 0x000000010f523403 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
    42 net.vplay.engine.installer 0x000000010ef9b65e QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2062
    43 net.vplay.engine.installer 0x000000010ef8935a QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
    44 net.vplay.engine.installer 0x000000010eb84ea1 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33
    45 com.apple.CoreFoundation 0x00007fff843ab881 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    46 com.apple.CoreFoundation 0x00007fff8438afbc __CFRunLoopDoSources0 + 556
    47 com.apple.CoreFoundation 0x00007fff8438a4df __CFRunLoopRun + 927
    48 com.apple.CoreFoundation 0x00007fff84389ed8 CFRunLoopRunSpecific + 296
    49 com.apple.HIToolbox 0x00007fff85118935 RunCurrentEventLoopInMode + 235
    50 com.apple.HIToolbox 0x00007fff85118677 ReceiveNextEventCommon + 184
    51 com.apple.HIToolbox 0x00007fff851185af _BlockUntilNextEventMatchingListInModeWithFilter + 71
    52 com.apple.AppKit 0x00007fff867d6efa _DPSNextEvent + 1067
    53 com.apple.AppKit 0x00007fff867d632a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
    54 com.apple.AppKit 0x00007fff86a45b4e -[NSApplication _doModalLoop:peek:] + 653
    55 com.apple.AppKit 0x00007fff86c275d0 __33-[NSApplication runModalSession:]_block_invoke + 80
    56 com.apple.AppKit 0x00007fff86c27490 -[NSApplication runModalSession:] + 148
    57 net.vplay.engine.installer 0x000000010eb83d2a QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2058
    58 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    59 net.vplay.engine.installer 0x000000010edf3d0a QDialog::exec() + 522
    60 net.vplay.engine.installer 0x000000010e58a092 TabController::onSettingsButtonClicked() + 114
    61 net.vplay.engine.installer 0x000000010f553689 QMetaObject::activate(QObject*, int, int, void**) + 2953
    62 net.vplay.engine.installer 0x000000010f553689 QMetaObject::activate(QObject*, int, int, void**) + 2953
    63 net.vplay.engine.installer 0x000000010ee357a1 QWizard::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 1121
    64 net.vplay.engine.installer 0x000000010f553689 QMetaObject::activate(QObject*, int, int, void**) + 2953
    65 net.vplay.engine.installer 0x000000010ef72330 QAbstractButton::clicked(bool) + 64
    66 net.vplay.engine.installer 0x000000010ecf200a QAbstractButtonPrivate::emitClicked() + 58
    67 net.vplay.engine.installer 0x000000010ecf1e77 QAbstractButtonPrivate::click() + 263
    68 net.vplay.engine.installer 0x000000010ecf2eae QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 270
    69 net.vplay.engine.installer 0x000000010ec4f71b QWidget::event(QEvent*) + 1675
    70 net.vplay.engine.installer 0x000000010ecf2c03 QAbstractButton::event(QEvent*) + 179
    71 net.vplay.engine.installer 0x000000010ec101d3 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 307
    72 net.vplay.engine.installer 0x000000010ec13878 QApplication::notify(QObject*, QEvent*) + 8968
    73 net.vplay.engine.installer 0x000000010e58917e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
    74 net.vplay.engine.installer 0x000000010f523403 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
    75 net.vplay.engine.installer 0x000000010ec10b84 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 1012
    76 net.vplay.engine.installer 0x000000010ec6ee9e QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1182
    77 net.vplay.engine.installer 0x000000010ec6e0bf QWidgetWindow::event(QEvent*) + 111
    78 net.vplay.engine.installer 0x000000010ec101d3 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 307
    79 net.vplay.engine.installer 0x000000010ec134c6 QApplication::notify(QObject*, QEvent*) + 8022
    80 net.vplay.engine.installer 0x000000010e58917e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
    81 net.vplay.engine.installer 0x000000010f523403 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
    82 net.vplay.engine.installer 0x000000010ef9b65e QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2062
    83 net.vplay.engine.installer 0x000000010ef8935a QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
    84 net.vplay.engine.installer 0x000000010eb84ea1 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33
    85 com.apple.CoreFoundation 0x00007fff843ab881 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    86 com.apple.CoreFoundation 0x00007fff8438afbc __CFRunLoopDoSources0 + 556
    87 com.apple.CoreFoundation 0x00007fff8438a4df __CFRunLoopRun + 927
    88 com.apple.CoreFoundation 0x00007fff84389ed8 CFRunLoopRunSpecific + 296
    89 com.apple.HIToolbox 0x00007fff85118935 RunCurrentEventLoopInMode + 235
    90 com.apple.HIToolbox 0x00007fff85118677 ReceiveNextEventCommon + 184
    91 com.apple.HIToolbox 0x00007fff851185af _BlockUntilNextEventMatchingListInModeWithFilter + 71
    92 com.apple.AppKit 0x00007fff867d6efa _DPSNextEvent + 1067
    93 com.apple.AppKit 0x00007fff867d632a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
    94 com.apple.AppKit 0x00007fff867cae84 -[NSApplication run] + 682
    95 net.vplay.engine.installer 0x000000010eb83dfa QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2266
    96 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    97 net.vplay.engine.installer 0x000000010f5239aa QCoreApplication::exec() + 346
    98 net.vplay.engine.installer 0x000000010e586261 InstallerBase::run() + 9537
    99 net.vplay.engine.installer 0x000000010e58217c main + 5404
    100 net.vplay.engine.installer 0x000000010e580c54 start + 52

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8b1aaefa kevent_qos + 10
    1 libdispatch.dylib 0x00007fff91f57165 _dispatch_mgr_invoke + 216
    2 libdispatch.dylib 0x00007fff91f56dcd _dispatch_mgr_thread + 52

    Thread 2:: KeepAlive
    0 libsystem_kernel.dylib 0x00007fff8b1a9d3e __pselect + 10
    1 libsystem_kernel.dylib 0x00007fff8b1a7274 pselect$1050 + 82
    2 net.vplay.engine.installer 0x000000010f56e228 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
    3 net.vplay.engine.installer 0x000000010f56ef55 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 693
    4 net.vplay.engine.installer 0x000000010f5700ca QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
    5 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    6 net.vplay.engine.installer 0x000000010f38dd65 QThread::exec() + 117
    7 net.vplay.engine.installer 0x000000010f391883 QThreadPrivate::start(void*) + 339
    8 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    9 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    10 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 3:: Qt bearer thread
    0 libsystem_kernel.dylib 0x00007fff8b1aa07a __select + 10
    1 net.vplay.engine.installer 0x000000010f56e414 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 596
    2 net.vplay.engine.installer 0x000000010f56ef55 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 693
    3 net.vplay.engine.installer 0x000000010f5700ca QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
    4 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    5 net.vplay.engine.installer 0x000000010f38dd65 QThread::exec() + 117
    6 net.vplay.engine.installer 0x000000010f391883 QThreadPrivate::start(void*) + 339
    7 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    8 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    9 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 4:: Qt HTTP thread
    0 libsystem_kernel.dylib 0x00007fff8b1a9d3e __pselect + 10
    1 libsystem_kernel.dylib 0x00007fff8b1a7274 pselect$1050 + 82
    2 net.vplay.engine.installer 0x000000010f56e228 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
    3 net.vplay.engine.installer 0x000000010f56ef55 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 693
    4 net.vplay.engine.installer 0x000000010f5700ca QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
    5 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    6 net.vplay.engine.installer 0x000000010f38dd65 QThread::exec() + 117
    7 net.vplay.engine.installer 0x000000010f391883 QThreadPrivate::start(void*) + 339
    8 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    9 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    10 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 5:: com.apple.NSEventThread
    0 libsystem_kernel.dylib 0x00007fff8b1a3f72 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8b1a33b3 mach_msg + 55
    2 com.apple.CoreFoundation 0x00007fff8438b1c4 __CFRunLoopServiceMachPort + 212
    3 com.apple.CoreFoundation 0x00007fff8438a68c __CFRunLoopRun + 1356
    4 com.apple.CoreFoundation 0x00007fff84389ed8 CFRunLoopRunSpecific + 296
    5 com.apple.AppKit 0x00007fff8692ce99 _NSEventThread + 149
    6 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    7 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    8 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 6:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x00007fff8b1aa07a __select + 10
    1 com.apple.CoreFoundation 0x00007fff843c84fa __CFSocketManager + 762
    2 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    3 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    4 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 7:
    0 libsystem_kernel.dylib 0x00007fff8b1aa5e2 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff953b1578 _pthread_wqthread + 1283
    2 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 8:
    0 libsystem_kernel.dylib 0x00007fff8b1aa5e2 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff953b1578 _pthread_wqthread + 1283
    2 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 9:
    0 libsystem_kernel.dylib 0x00007fff8b1aa5e2 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff953b1578 _pthread_wqthread + 1283
    2 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 10:
    0 libsystem_kernel.dylib 0x00007fff8b1aa5e2 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff953b1578 _pthread_wqthread + 1283
    2 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 11:
    0 libsystem_kernel.dylib 0x00007fff8b1aa5e2 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff953b1578 _pthread_wqthread + 1283
    2 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 12:: Qt HTTP thread
    0 libsystem_kernel.dylib 0x00007fff8b1a9db6 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff953b2728 _pthread_cond_wait + 767
    2 net.vplay.engine.installer 0x000000010f392eeb QWaitConditionPrivate::wait(unsigned long) + 75
    3 net.vplay.engine.installer 0x000000010f392da2 QWaitCondition::wait(QMutex*, unsigned long) + 162
    4 net.vplay.engine.installer 0x000000010f38cf8f QSemaphore::acquire(int) + 79
    5 net.vplay.engine.installer 0x000000010f553461 QMetaObject::activate(QObject*, int, int, void**) + 2401
    6 net.vplay.engine.installer 0x000000010eb3e65d QHttpThreadDelegate::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 3565
    7 net.vplay.engine.installer 0x000000010f553689 QMetaObject::activate(QObject*, int, int, void**) + 2953
    8 net.vplay.engine.installer 0x000000010eb3b0a4 QHttpNetworkReply::authenticationRequired(QHttpNetworkRequest const&, QAuthenticator*) + 68
    9 net.vplay.engine.installer 0x000000010ea956e9 QHttpNetworkConnectionPrivate::handleAuthenticateChallenge(QAbstractSocket*, QHttpNetworkReply*, bool, bool&) + 1449
    10 net.vplay.engine.installer 0x000000010ea9b494 QHttpNetworkConnectionChannel::handleStatus() + 100
    11 net.vplay.engine.installer 0x000000010ea9abf1 QHttpNetworkConnectionChannel::allDone() + 81
    12 net.vplay.engine.installer 0x000000010ea9dd4b QHttpProtocolHandler::_q_receiveReply() + 699
    13 net.vplay.engine.installer 0x000000010ea9dffa QHttpProtocolHandler::_q_readyRead() + 122
    14 net.vplay.engine.installer 0x000000010f54c393 QObject::event(QEvent*) + 755
    15 net.vplay.engine.installer 0x000000010ec101d3 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 307
    16 net.vplay.engine.installer 0x000000010ec134c6 QApplication::notify(QObject*, QEvent*) + 8022
    17 net.vplay.engine.installer 0x000000010e58917e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
    18 net.vplay.engine.installer 0x000000010f5240cc QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 956
    19 net.vplay.engine.installer 0x000000010f57001b QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 59
    20 net.vplay.engine.installer 0x000000010f520b6c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
    21 net.vplay.engine.installer 0x000000010f38dd65 QThread::exec() + 117
    22 net.vplay.engine.installer 0x000000010f391883 QThreadPrivate::start(void*) + 339
    23 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    24 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    25 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 13:: Thread (pooled)
    0 libsystem_kernel.dylib 0x00007fff8b1a9db6 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff953b2728 _pthread_cond_wait + 767
    2 net.vplay.engine.installer 0x000000010f393090 QWaitConditionPrivate::wait_relative(unsigned long) + 288
    3 net.vplay.engine.installer 0x000000010f392ecb QWaitConditionPrivate::wait(unsigned long) + 43
    4 net.vplay.engine.installer 0x000000010f392da2 QWaitCondition::wait(QMutex*, unsigned long) + 162
    5 net.vplay.engine.installer 0x000000010f38e5ce QThreadPoolThread::run() + 574
    6 net.vplay.engine.installer 0x000000010f391883 QThreadPrivate::start(void*) + 339
    7 libsystem_pthread.dylib 0x00007fff953b199d _pthread_body + 131
    8 libsystem_pthread.dylib 0x00007fff953b191a _pthread_start + 168
    9 libsystem_pthread.dylib 0x00007fff953af351 thread_start + 13

    Thread 14:
    0 libsystem_kernel.dylib 0x00007fff8b1aa5e2 __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff953b1578 _pthread_wqthread + 1283
    2 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 15:: Dispatch queue: NSCGSDisableUpdates
    0 libsystem_kernel.dylib 0x00007fff8b1a3f72 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8b1a33b3 mach_msg + 55
    2 com.apple.CoreGraphics 0x00007fff89d65371 _CGSReenableUpdateForConnection + 92
    3 com.apple.CoreGraphics 0x00007fff89d65051 CGSReenableUpdateToken + 469
    4 libdispatch.dylib 0x00007fff91f5c93d _dispatch_call_block_and_release + 12
    5 libdispatch.dylib 0x00007fff91f5140b _dispatch_client_callout + 8
    6 libdispatch.dylib 0x00007fff91f5603b _dispatch_queue_drain + 754
    7 libdispatch.dylib 0x00007fff91f5c707 _dispatch_queue_invoke + 549
    8 libdispatch.dylib 0x00007fff91f5140b _dispatch_client_callout + 8
    9 libdispatch.dylib 0x00007fff91f5529b _dispatch_root_queue_drain + 1890
    10 libdispatch.dylib 0x00007fff91f54b00 _dispatch_worker_thread3 + 91
    11 libsystem_pthread.dylib 0x00007fff953b14de _pthread_wqthread + 1129
    12 libsystem_pthread.dylib 0x00007fff953af341 start_wqthread + 13

    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000001163677320 rbx: 0x00007f9c7c002868 rcx: 0x0000000000000001 rdx: 0x0000000000000001
    rdi: 0x00007fff5167ca18 rsi: 0x00007f9c82bf2968 rbp: 0x00007fff5167c980 rsp: 0x00007fff5167c980
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000009f0c135 r11: 0x00007f9c82b00000
    r12: 0x00007fff5167ca18 r13: 0x00007f9c82bf2968 r14: 0x00007f9c82bee1c0 r15: 0x00007f9c82bf2968
    rip: 0x000000010f4a45bf rfl: 0x0000000000010202 cr2: 0x0000001163677320

    Logical CPU: 6
    Error Code: 0x00000006
    Trap Number: 14
    Binary Images:
    0x10e57b000 – 0x10fcb6ff7 +net.vplay.engine.installer (???) <1BB34253-26BB-3A9D-9625-B7E007D3648D> /Users/USER/*/MaintenanceTool.app/Contents/MacOS/MaintenanceTool
    0x110203000 – 0x110207fff com.apple.agl (3.3.1 – AGL-3.3.1) <9F89C357-50A4-3978-93AB-D2E68CCFA834> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x11711a000 – 0x11711afe7 +cl_kernels (???) <001D0686-56DF-4B28-82D2-24FCF072E219> cl_kernels
    0x7fff6f4b2000 – 0x7fff6f4e90d7 dyld (360.21) <D9B236BC-4AC1-325F-B3EF-3F06DBDA7119> /usr/lib/dyld
    0x7fff81fc0000 – 0x7fff82079ff7 libvMisc.dylib (563.5) <BF612F7D-FA3B-3F9F-8BE7-8D1BCB21ECC5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff82092000 – 0x7fff820a2fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff82136000 – 0x7fff82149fff com.apple.CoreBluetooth (1.0 – 1) <E54CA9A2-A5C6-30C5-9D6E-8472DBA9371E> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8214a000 – 0x7fff8219dff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff821cf000 – 0x7fff821d3fff libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff821d8000 – 0x7fff821e6fff com.apple.opengl (12.0.40 – 12.0.40) <AEA28993-BA3E-3E0F-A2F5-88C312ABB634> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82258000 – 0x7fff8253dffb com.apple.CoreServices.CarbonCore (1136.2 – 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff826ef000 – 0x7fff828fcfff libicucore.A.dylib (551.51) <35315A29-E21C-3CC5-8BD6-E07A3AE8FC0D> /usr/lib/libicucore.A.dylib
    0x7fff8297c000 – 0x7fff8298cfff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff82994000 – 0x7fff82a3bfff com.apple.LanguageModeling (1.0 – 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff82a3c000 – 0x7fff82a3cff7 liblaunch.dylib (765.40.36) <1CD7619D-AF2E-34D1-8EC6-8021CF473D9B> /usr/lib/system/liblaunch.dylib
    0x7fff82a40000 – 0x7fff82b6dff3 com.apple.CoreText (352.0 – 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff82bc6000 – 0x7fff82bdffff com.apple.CFOpenDirectory (10.11 – 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff82be0000 – 0x7fff82c25ff3 libFontRegistry.dylib (155.1) <F3355C6E-ED33-3506-B10E-2F6995D34BC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82c26000 – 0x7fff82c51ffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff83566000 – 0x7fff8356fff7 com.apple.CommonAuth (4.0 – 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff835bf000 – 0x7fff835c7fef libcldcpuengine.dylib (2.7.3) <B385841A-B573-3A91-9BEB-CC89CB2716B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff837cb000 – 0x7fff83839ff7 com.apple.ApplicationServices.ATS (377 – 394.3) <847DBFBA-8D6B-367B-99FD-C6CAA8C05C65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff83bbd000 – 0x7fff83bbfffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
    0x7fff83bc0000 – 0x7fff83c0cfff com.apple.print.framework.PrintCore (11.2 – 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff83eb2000 – 0x7fff84058ff7 com.apple.audio.toolbox.AudioToolbox (1.13 – 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84062000 – 0x7fff8407bfe7 libcompression.dylib (28) <F83F421D-115D-3457-A9AA-1BEB5070A30B> /usr/lib/libcompression.dylib
    0x7fff841a8000 – 0x7fff84203ff7 libTIFF.dylib (1444) <6DC2EAE6-0AF5-33CA-9037-38652B14D935> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff842ce000 – 0x7fff842d0ff7 libRadiance.dylib (1444) <1B89630A-A096-39D8-BE4D-DF1596B368E0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff842d5000 – 0x7fff842f7ff7 com.apple.Sharing (442.13.6 – 442.13.6) <DDD2811C-6ECB-32F2-8EE1-69BF9657B4A8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff84301000 – 0x7fff84777fff com.apple.CoreFoundation (6.9 – 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8477b000 – 0x7fff84a02ff7 com.apple.CFNetwork (760.4.2 – 760.4.2) <24C4A390-3079-358A-8D51-75A3E818A6DF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84d20000 – 0x7fff84d28fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
    0x7fff84d31000 – 0x7fff84e23ff7 libJP2.dylib (1444) <D57AECF4-013C-3BCF-B6CE-3D033664419E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff84e70000 – 0x7fff84efddd7 com.apple.AppleJPEG (1.0 – 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff84efe000 – 0x7fff84f6dfff com.apple.datadetectorscore (7.0 – 460) <8EF4EECC-4FF1-36DF-84CF-65545555A225> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff84f6e000 – 0x7fff84f8bff7 com.apple.AppleVPAFramework (2.1.2 – 2.1.2) <F4AF2363-B28E-3097-AB1E-FDA1C92F8F56> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff84f8c000 – 0x7fff84f8eff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff84f8f000 – 0x7fff8502ffff com.apple.Metadata (10.7.0 – 972.29.1) <F19E0200-6937-3799-9C67-D26C2CE5AA5F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff850c3000 – 0x7fff850c3ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
    0x7fff850c7000 – 0x7fff850d0ff3 libsystem_notify.dylib (150.40.1) <D48BDE34-0F7E-34CA-A0FF-C578E39987CC> /usr/lib/system/libsystem_notify.dylib
    0x7fff850e7000 – 0x7fff850e7fff libOpenScriptingUtil.dylib (169.1) <AD0DAC8A-9849-3077-999F-9AEC6112BDAB> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff850e8000 – 0x7fff853ddfff com.apple.HIToolbox (2.1.1 – 807.2) <871E5223-5D03-3649-98AF-9CCA3B41E307> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff853de000 – 0x7fff853dfff3 com.apple.print.framework.Print (10.0 – 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff853e0000 – 0x7fff853f7ff7 libsystem_coretls.dylib (83.40.5) <C90DAE38-4082-381C-A185-2A6A8B677628> /usr/lib/system/libsystem_coretls.dylib
    0x7fff856d7000 – 0x7fff856e5fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff85c38000 – 0x7fff85c3afff com.apple.xpc.ServiceManagement (1.0 – 1) <F3E14561-5DF4-3429-98ED-8F27A87A343A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff85c3b000 – 0x7fff85ee1ff7 com.apple.CoreData (120 – 641.3) <A29A5491-6169-372B-828F-84EE0CFD4BC4> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85ef8000 – 0x7fff85ef9fff com.apple.TrustEvaluationAgent (2.0 – 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85efa000 – 0x7fff85efcfff com.apple.loginsupport (1.0 – 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff85efd000 – 0x7fff85f35ff7 com.apple.RemoteViewServices (2.0 – 101) <B2881449-8CFE-3D1C-B4BF-155640392533> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff85f36000 – 0x7fff85f39ffb libdyld.dylib (360.21) <8390E026-F7DE-3C32-9486-3DFF6BD131B0> /usr/lib/system/libdyld.dylib
    0x7fff85f6f000 – 0x7fff85f75fff com.apple.IOAccelerator (205.3 – 205.3) <851B6BF8-5B7F-3FB5-9E45-10AAE3BF7438> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff85f83000 – 0x7fff85f8bfff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff863e2000 – 0x7fff86449fff com.apple.framework.CoreWiFi (11.0 – 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff86526000 – 0x7fff866f4ff3 com.apple.QuartzCore (1.11 – 410.14) <0283748A-8318-36AC-8B30-8A951FEB305A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff866f5000 – 0x7fff86701ff7 com.apple.OpenDirectory (10.11 – 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86711000 – 0x7fff86785ff3 com.apple.securityfoundation (6.0 – 55126) <1F6BDF18-3CF0-3E85-8D9B-0663599B9949> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8678e000 – 0x7fff873b7fff com.apple.AppKit (6.9 – 1404.46) <2492D315-76B6-320B-B542-231FCA44CA48> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff873b8000 – 0x7fff873b8fff com.apple.Accelerate (1.10 – Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff873b9000 – 0x7fff87579ffb libBLAS.dylib (1162.2) <B4C21826-5EB3-3C6D-B75D-CA4886E2B6A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff87714000 – 0x7fff8773dfff com.apple.ProtectedCloudStorage (1.0 – 1) <4850F751-E61B-30C0-B89A-B313601D3DB5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8792b000 – 0x7fff879c1fff com.apple.ColorSync (4.9.0 – 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff879c2000 – 0x7fff879c7ff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
    0x7fff879c8000 – 0x7fff879c9fff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
    0x7fff879ca000 – 0x7fff879d5fff libGL.dylib (12.0.40.6) <4FC6D3F9-6582-3E7D-A7D1-E035F0E26697> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8829c000 – 0x7fff88302ff7 libsystem_network.dylib (583.40.20) <269E5ADD-6922-31E2-8D55-7B777263AC0D> /usr/lib/system/libsystem_network.dylib
    0x7fff88303000 – 0x7fff88305fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff88306000 – 0x7fff8838fff7 com.apple.PerformanceAnalysis (1.0 – 1) <608E8C50-6F59-3FEB-B822-D9B02F328716> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8872d000 – 0x7fff887a1ff7 com.apple.Heimdal (4.0 – 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff88959000 – 0x7fff8895eff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
    0x7fff889d7000 – 0x7fff88e95fcf com.apple.vImage (8.0 – 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff88f83000 – 0x7fff88fbdff7 com.apple.DebugSymbols (132 – 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff88fbe000 – 0x7fff89094ffb com.apple.DiskImagesFramework (10.11.3 – 417.2) <7412BC0B-A895-350D-B829-1E3A6FF5EC3F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff89095000 – 0x7fff89097fff com.apple.EFILogin (2.0 – 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff890a9000 – 0x7fff89272ff7 com.apple.ImageIO.framework (3.3.0 – 1444) <6A50AFBF-60BE-3845-AE29-843BD8238F17> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff89273000 – 0x7fff8927bfff com.apple.CoreServices.FSEvents (1223.10.1 – 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff892ff000 – 0x7fff8930aff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
    0x7fff8930b000 – 0x7fff89739fff com.apple.vision.FaceCore (3.3.1 – 3.3.1) <E54028EA-4217-3078-A2B1-C52E4214D59E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff897a7000 – 0x7fff897c3ff7 libextension.dylib (78) <FD952DA6-BBEC-3CB6-98B3-E1D111C5C54E> /usr/lib/libextension.dylib
    0x7fff897cb000 – 0x7fff897ceffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
    0x7fff8981d000 – 0x7fff8981fff7 com.apple.securityhi (9.0 – 55006) <A4CEFD45-C51C-381C-A57B-FF75D90C680F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8984f000 – 0x7fff89865ff7 libLinearAlgebra.dylib (1162.2) <FFE54EDF-F06F-3C0A-864A-4CA7BBFD4B2D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8987e000 – 0x7fff8992efff com.apple.backup.framework (1.7.4 – 1.7.4) <F304E9D1-991A-379E-9659-BF85C35B4808> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff899d3000 – 0x7fff89ae1ff3 com.apple.desktopservices (1.10.3 – 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff89ae5000 – 0x7fff89ae8fff com.apple.IOSurface (108.2.1 – 108.2.1) <A0037B0A-277A-393E-9BF6-688595BD564D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff89b37000 – 0x7fff89b66ffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
    0x7fff89c95000 – 0x7fff89cacff7 libsystem_asl.dylib (323.40.3) <007F9094-317A-33EA-AF62-BAEAAB48C0F7> /usr/lib/system/libsystem_asl.dylib
    0x7fff89cb3000 – 0x7fff89d03ff7 com.apple.Symbolication (1.4 – 58044) <F70BF765-FBE9-3F1E-85CA-BB2F8E53E8C2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff89d04000 – 0x7fff8af6cffb com.apple.CoreGraphics (1.600.0 – 957) <C403FF5C-1B6F-3810-90B1-F5477828A701> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8af73000 – 0x7fff8afa1ff7 com.apple.CoreServicesInternal (248.2 – 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8afa2000 – 0x7fff8afb3ff7 libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff8afb4000 – 0x7fff8b043ff7 libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib
    0x7fff8b044000 – 0x7fff8b04cfff com.apple.AppleSRP (5.0 – 1) <840A5C20-6452-36BB-ACF7-29BA6CBF7C48> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8b193000 – 0x7fff8b1b1ff7 libsystem_kernel.dylib (3248.40.184) <88C17B7F-1CD8-3979-A1A9-F7BDB4FCE789> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8b1f4000 – 0x7fff8b240ffb com.apple.HIServices (1.22 – 549) <E4E1BD10-F475-3E19-9E0B-A5071D158F47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8b241000 – 0x7fff8b2d6fff com.apple.ink.framework (10.9 – 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8b6e5000 – 0x7fff8b79ffff com.apple.DiscRecording (9.0.1 – 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8b7a0000 – 0x7fff8b7a8fff libGFXShared.dylib (12.0.40.6) <1CDE5AEF-3E44-3547-879E-BB490EE7702C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8b7a9000 – 0x7fff8b7c3fff com.apple.Kerberos (3.0 – 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b7f3000 – 0x7fff8b82aff7 com.apple.LDAPFramework (2.4.28 – 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bd57000 – 0x7fff8bda8ff7 libcups.2.dylib (435.1) <4198A94D-A46C-39AA-92B6-83D0BA507D6C> /usr/lib/libcups.2.dylib
    0x7fff8bef4000 – 0x7fff8bef4fff com.apple.CoreServices (728.9 – 728.9) <78CB3EAC-A66E-3FD9-A1DF-A9CF227ED3C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8bef5000 – 0x7fff8bf07fff libsasl2.2.dylib (209) <2F81C8C9-11A3-3581-B2C1-D8C03AB7D39C> /usr/lib/libsasl2.2.dylib
    0x7fff8c228000 – 0x7fff8c31aff7 libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff8c31b000 – 0x7fff8c337fff com.apple.GenerationalStorage (2.0 – 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8c37c000 – 0x7fff8c382ff7 com.apple.speech.recognition.framework (5.1.1 – 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8c387000 – 0x7fff8c3d5fff libcurl.4.dylib (90) <12E01E4B-24C9-394C-9D2C-85CF85D5F459> /usr/lib/libcurl.4.dylib
    0x7fff8c443000 – 0x7fff8c46cfff libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
    0x7fff8c56d000 – 0x7fff8c692ff7 com.apple.LaunchServices (728.8 – 728.8) <FDA38B17-82E2-322F-A008-B9207A6EA668> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8c6ee000 – 0x7fff8c717ff7 libxpc.dylib (765.40.36) <2CC7CF36-66D4-301B-A6D8-EBAE7405B008> /usr/lib/system/libxpc.dylib
    0x7fff8c718000 – 0x7fff8c7f8ff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff8c7fe000 – 0x7fff8c86dfff com.apple.SearchKit (1.4.0 – 1.4.0) <F159A888-34CA-36F1-AC8E-EB1B38C9DFB3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8c871000 – 0x7fff8c874fff libsystem_sandbox.dylib (460.40.33) <30671DCC-265F-325A-B33D-11CD336B3DA3> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c875000 – 0x7fff8c8affff com.apple.QD (3.12 – 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8cabf000 – 0x7fff8cac1fff libCGXType.A.dylib (957) <B901C222-E779-32EB-96C2-5A707A09FC5B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8cb86000 – 0x7fff8cb86fff com.apple.Accelerate.vecLib (3.10 – vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8cb87000 – 0x7fff8cbabfff com.apple.MultitouchSupport.framework (304.10.2 – 304.10.2) <CE75EDA3-2B22-3968-834E-550EA870ECC8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8cbac000 – 0x7fff8cca8ff7 libFontParser.dylib (158.5) <62796E99-36B7-36B6-8D33-5349F88014C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8d8ff000 – 0x7fff8da11fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8da12000 – 0x7fff8da29fff libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff8da2a000 – 0x7fff8da2afff com.apple.Cocoa (6.11 – 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8da2b000 – 0x7fff8da7cff7 com.apple.audio.CoreAudio (4.3.0 – 4.3.0) <3D62A9B3-67A8-3F8A-A102-05E310249075> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8dc1c000 – 0x7fff8dc1cfff com.apple.audio.units.AudioUnit (1.13 – 1.13) <93C1D642-37D4-3692-AD35-DCAD04F9610B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8dc1d000 – 0x7fff8dc39ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8dc3a000 – 0x7fff8dcc7fff libsystem_c.dylib (1082.20.4) <CDEBF2BB-A578-30F5-846F-96274951C3C5> /usr/lib/system/libsystem_c.dylib
    0x7fff8dcc8000 – 0x7fff8de12ff7 com.apple.coreui (2.1 – 366.1) <A3868F31-ACF4-3EA5-9E75-79ED44FA7F06> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8de46000 – 0x7fff8de52fff com.apple.speech.synthesis.framework (5.4.12 – 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8de56000 – 0x7fff8de7bff7 libPng.dylib (1444) <2D5C0007-DC24-3846-AE75-525D461FF3E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8de7c000 – 0x7fff8e27efff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8e3e5000 – 0x7fff8e3e7fff libCVMSPluginSupport.dylib (12.0.40.6) <4AA6710A-6267-3062-BFF2-27DB5E6B5892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8e4ff000 – 0x7fff8e502ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff8e503000 – 0x7fff8e620fff libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff8e62a000 – 0x7fff8e835fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
    0x7fff8e836000 – 0x7fff8e85fffb libRIP.A.dylib (957) <5F18F20D-5921-3314-A9F8-F1B1CB62C83D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8e8f9000 – 0x7fff8e9dffef unorm8_bgra.dylib (2.7.3) <B315AE9C-9E09-3D9F-9513-EC2195908516> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff8e9e9000 – 0x7fff8e9f4fff libkxld.dylib (3248.40.184) <6F776D34-D06C-3C48-B753-D0FB375A4A8A> /usr/lib/system/libkxld.dylib
    0x7fff8e9f5000 – 0x7fff8ea06fff libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff8eb9a000 – 0x7fff8ec0ffff com.apple.framework.IOKit (2.0.2 – 1179.40.20) <FB2AD43B-905D-3BD0-BE17-ACE7D4D13E24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8fdae000 – 0x7fff8fdfdff7 com.apple.opencl (2.7.0 – 2.7.0) <307263BA-0368-38C9-A7FB-25920343D0DF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8fdfe000 – 0x7fff8fdfefff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
    0x7fff8fe04000 – 0x7fff8fe0fff7 libcommonCrypto.dylib (60075.40.2) <B9D08EB8-FB35-3F7B-8A1C-6FCE3F07B7E7> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8fe55000 – 0x7fff8fe59fff libGIF.dylib (1444) <F1F581A7-AC59-3A82-9970-25F7F7C72ABD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8ffac000 – 0x7fff8ffbbffb com.apple.LangAnalysis (1.7.0 – 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff903ef000 – 0x7fff90413ff7 libJPEG.dylib (1444) <BECAD377-4E20-37BE-BEC2-0A1D33497496> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9042f000 – 0x7fff90465fff libssl.0.9.8.dylib (59.40.2) <523FEBFA-4BF7-3A69-83B7-164265BE7F4D> /usr/lib/libssl.0.9.8.dylib
    0x7fff90472000 – 0x7fff9047bfff com.apple.icloud.FindMyDevice (1.0 – 1) <B9C741F2-6FAC-3BA7-B6E0-9A910C6E8D4E> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff9053d000 – 0x7fff90557ff3 liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff907c5000 – 0x7fff907c9fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
    0x7fff907ca000 – 0x7fff9086efff com.apple.Bluetooth (4.4.4 – 4.4.4f4) <BCF89EFE-853D-3AEA-AE31-DC8293C7284F> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff917cb000 – 0x7fff91a65fff com.apple.security (7.0 – 57337.40.85) <7C5B8DEF-3D02-3410-9BD3-2B1251F84D4B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff91dda000 – 0x7fff91e38fff com.apple.SystemConfiguration (1.14 – 1.14) <10082F58-6190-3A7C-8B6C-C12B16DC793A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff91e67000 – 0x7fff91ea9ff7 com.apple.Metal (56.6 – 56.6) <7DCBE573-B713-3C50-A16E-2F33A84C3CFB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff91eaa000 – 0x7fff91eccfff com.apple.IconServices (68.1 – 68.1) <CDEEDBE6-F53B-3BA1-82D4-23BCA3DD8949> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff91f31000 – 0x7fff91f39ffb libsystem_dnssd.dylib (625.40.20) <86A05653-DCA0-3345-B29F-F320029AA05E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff91f49000 – 0x7fff91f4efff com.apple.ImageCapture (9.0 – 9.0) <ACECF0B7-7D92-3A22-BF47-E8FADF4C5378> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff91f4f000 – 0x7fff91f7cfff libdispatch.dylib (501.40.12) <C7499857-61A5-3D7D-A5EA-65DCC8C3DF92> /usr/lib/system/libdispatch.dylib
    0x7fff91f7d000 – 0x7fff91f85fff com.apple.frameworks.CoreDaemon (1.3 – 1.3) <CC53DC12-9231-3C4F-921B-9A770D463323> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff91f8d000 – 0x7fff91f95fff libcopyfile.dylib (127) <A48637BC-F3F2-34F2-BB68-4C65FD012832> /usr/lib/system/libcopyfile.dylib
    0x7fff9357d000 – 0x7fff93592ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff935b7000 – 0x7fff935defff com.apple.ChunkingLibrary (167 – 167) <AD7F285C-005E-36BB-98A3-5826413533BE> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff935df000 – 0x7fff935e4fff com.apple.DiskArbitration (2.7 – 2.7) <F55902AA-5316-3255-A701-FDED5B553065> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff935e5000 – 0x7fff93939fff com.apple.Foundation (6.9 – 1258) <51833143-6CAE-3E1C-9FBA-BCDEB48D4ADF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff939db000 – 0x7fff939e3fff com.apple.NetFS (6.0 – 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff93b96000 – 0x7fff93b97fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff93fdf000 – 0x7fff93ff0ff7 libsystem_trace.dylib (201.10.3) <25104542-5251-3E8D-B14A-9E37207218BC> /usr/lib/system/libsystem_trace.dylib
    0x7fff93ff1000 – 0x7fff93ff2fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff93fff000 – 0x7fff94001ff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
    0x7fff94008000 – 0x7fff9400fff7 libcompiler_rt.dylib (62) <A13ECF69-F59F-38AE-8609-7B731450FBCD> /usr/lib/system/libcompiler_rt.dylib
    0x7fff94052000 – 0x7fff9405dfff libcsfde.dylib (517.20.1) <6FFC376E-E141-37EE-800A-004080A50091> /usr/lib/libcsfde.dylib
    0x7fff94067000 – 0x7fff940bcfff com.apple.AE (701 – 701) <AD492742-F884-386B-A450-FAC281B9FFA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff9419c000 – 0x7fff941cdfff com.apple.GSS (4.0 – 2.0) <B490333A-3B3E-397A-AD75-68846E9A9140> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9450d000 – 0x7fff94510ff7 com.apple.help (1.3.3 – 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff94511000 – 0x7fff94530ff7 com.apple.framework.Apple80211 (11.0 – 1121.34) <AE7795B8-4590-3714-999D-3FBFF6BF5D93> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9455e000 – 0x7fff9457aff3 libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff9457b000 – 0x7fff945e6ff7 com.apple.framework.CoreWLAN (11.0 – 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff945e7000 – 0x7fff9462cff7 com.apple.coreservices.SharedFileList (24.4 – 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff94e36000 – 0x7fff95057ff7 com.apple.CoreImage (11.4.0 – 366.4.19) <6EE4A686-50C8-3D77-A036-BE8AA0F8A2FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff95115000 – 0x7fff95115fff com.apple.ApplicationServices (48 – 48) <ADD57D3A-142F-3EF5-BFD8-EACD82164884> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff9513a000 – 0x7fff9513fff3 libunwind.dylib (35.3) <F6EB48E5-4D12-359A-AB54-C937FBBE9043> /usr/lib/system/libunwind.dylib
    0x7fff95193000 – 0x7fff951c7ff7 com.apple.CoreVideo (1.8 – 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff951e2000 – 0x7fff951fdff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff953ae000 – 0x7fff953b7ff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
    0x7fff953bd000 – 0x7fff953f0ff7 com.apple.MediaKit (16 – 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff95443000 – 0x7fff955c1fff com.apple.UIFoundation (1.0 – 436.1) <AABB5267-E7B7-3D75-B051-E665BDA8DEF4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff955d8000 – 0x7fff95943657 libobjc.A.dylib (680) <D55D5807-1FBE-32A5-9105-44D7AFE68C27> /usr/lib/libobjc.A.dylib
    0x7fff95944000 – 0x7fff95a2aff7 libcrypto.0.9.8.dylib (59.40.2) <2486D801-C756-3488-B519-1AA6807E8948> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff95a5e000 – 0x7fff95aa4ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff95aa5000 – 0x7fff95aaffff com.apple.NetAuth (6.0 – 6.0) <D692B1EF-534F-3892-8E2F-2BBA7C8AFD74> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff95ab0000 – 0x7fff95d46fff libmecabra.dylib (696.5) <EF6C0BD4-5FE8-34FB-8ADF-69A53CEC97A9> /usr/lib/libmecabra.dylib
    0x7fff95e34000 – 0x7fff95e5dfff libsystem_info.dylib (477.40.5) <6B01C09E-A3E5-3C71-B370-D0CABD11A436> /usr/lib/system/libsystem_info.dylib
    0x7fff95e5e000 – 0x7fff95e69fff com.apple.CrashReporterSupport (10.11 – 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff95e72000 – 0x7fff95e8bfff com.apple.openscripting (1.7.1 – 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff95fb0000 – 0x7fff95fd9ff7 libxslt.1.dylib (14.1) <27DE3F2E-CE96-3327-A563-788EE3E2775B> /usr/lib/libxslt.1.dylib
    0x7fff9628b000 – 0x7fff962c9ff7 libGLImage.dylib (12.0.40.6) <734B133F-E789-3A25-9DE6-1CCBA4896D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff962ca000 – 0x7fff963b9ffb libxml2.2.dylib (29.5) <4096C2EA-6659-3F22-AC60-1E2F30BDD2B7> /usr/lib/libxml2.2.dylib
    0x7fff9644b000 – 0x7fff9648cff7 libGLU.dylib (12.0.40.6) <C56DDF90-CF6D-30D2-A3E6-89288BE69DCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9650b000 – 0x7fff9650bff7 libunc.dylib (29) <DDB1E947-C775-33B8-B461-63E5EB698F0E> /usr/lib/system/libunc.dylib
    0x7fff9659f000 – 0x7fff965a0fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff965a3000 – 0x7fff9661afeb libcorecrypto.dylib (335.40.8) <9D300121-CAF8-3894-8774-DF38FA65F238> /usr/lib/system/libcorecrypto.dylib
    0x7fff9665e000 – 0x7fff966e6fff com.apple.CoreSymbolication (3.1 – 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff97336000 – 0x7fff97342fff com.apple.SpeechRecognitionCore (2.2.7 – 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff97343000 – 0x7fff97348fff com.apple.TCC (1.0 – 1) <50F7EC60-5B21-3B9B-BF2F-F037EA7B12FB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff97349000 – 0x7fff9734dfff com.apple.CommonPanels (1.2.6 – 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff9734e000 – 0x7fff9734efff com.apple.Carbon (154 – 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff97706000 – 0x7fff97706fff libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff97707000 – 0x7fff97708ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
    0x7fff97889000 – 0x7fff9788affb libSystem.B.dylib (1226.10.1) <CD307E99-FC5C-3575-BCCE-0C861AA63124> /usr/lib/libSystem.B.dylib
    0x7fff9788b000 – 0x7fff978e8fff com.apple.CoreServices.OSServices (728.8 – 728.8) <4CE49D8A-8304-3347-9379-6075CB906419> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff978e9000 – 0x7fff97918ff7 com.apple.DictionaryServices (1.2 – 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff98921000 – 0x7fff98924fff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9892d000 – 0x7fff9893bff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 11
    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: 19462
    thread_create: 0
    thread_set_state: 0

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

    VIRTUAL REGION
    REGION TYPE SIZE COUNT (non-coalesced)
    =========== ======= =======
    Accelerate.framework 256K 3
    Activity Tracing 2048K 2
    CG backing stores 11.2M 8
    CG image 36K 6
    CG shared images 496K 13
    CoreAnimation 124K 18
    CoreUI image data 1624K 14
    CoreUI image file 192K 4
    Dispatch continuations 16.0M 2
    JS JIT generated code 1296K 20
    JS VM register file 16.0M 6
    JS garbage collector 2560K 20
    Kernel Alloc Once 8K 3
    MALLOC 210.8M 78
    MALLOC guard page 32K 7
    Memory Tag 242 12K 2
    OpenCL 8K 2
    Process Corpse Info 2048K 2
    STACK GUARD 56.1M 17
    Stack 15.2M 22
    VM_ALLOCATE 64K 10
    __DATA 17.9M 203
    __IMAGE 528K 2
    __LINKEDIT 96.1M 6
    __TEXT 150.1M 212
    __UNICODE 552K 2
    mapped file 51.1M 15
    shared memory 16.3M 9
    =========== ======= =======
    TOTAL 668.3M 680

    Model: MacBookPro8,3, BootROM MBP81.0047.B2C, 4 processors, Intel Core i7, 2.4 GHz, 16 GB, SMC 1.70f6
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.4.4f4 17685, 3 services, 27 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@184,0,0
    PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@183,0,0
    PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@189,0,0
    PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@189,0,1
    PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@189,0,2
    Serial ATA Device: APPLE HDD HTS727575A9E362, 750.16 GB
    Serial ATA Device: MATSHITADVD-R UJ-8A8
    USB Device: USB 2.0 Bus
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: USB 2.0 Bus
    USB Device: Hub
    USB Device: SAMSUNG_Android
    USB Device: IR Receiver
    USB Device: USB 2.0 Bus
    USB Device: Hub
    USB Device: Keyboard Hub
    USB Device: Apple Keyboard
    USB Device: FaceTime HD Camera (Display)
    USB Device: Apple Thunderbolt Display
    USB Device: Microsoft USB Optical Mouse
    USB Device: Display Audio
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
    Thunderbolt Device: Thunderbolt Display, Apple Inc., 1, 26.2

    #13319

    Tom

    Also, in the VPlayPLugins folder there is only one folder, “infinario” – where is the facebook plugin?

     

    #13320

    Tom

    To recreate my error, you need to click the “test” button after you have added the user-defined repository URL and without adding a user email  or password.

    In that case, the system will prompt you for the user email and password. When you put them in at this point and continue you get an immediate crash.

    #13322

    Tom

    i will try installing Qt Enterprise but will “add pass and user and url all together first” to create a yser-defined repository and see if that works on mac then windows…

    Still cannot find facebook plugin files anywhere.

    #13326

    Günther
    Felgo Team

    I didn’t know which is your main development platform, so I just tried on Mac. I also did the same on Win 8.1 now and had no problems as well. (Qt 5.6 standalone, then add user-defined repository)

    To maybe find out what might be different in your setup:
    Do you only have troubles with the Qt Enterprise MaintenanceTool or does it also happen for the Open Source version?
    Do you have a proxy set up in the maintenance tool for the connection?
    As for the plugins:
    With Felgo 2.8.2 we made some change to our plugin architecture. They are now part of the Felgo lib and it is no longer required to install them separately from another repository. So once you have Felgo set up you can access all the plugins.

    • This reply was modified 7 years, 11 months ago by  GT.
    #13328

    Tom

    I repeat:

    To recreate my error, you need to click the “test” button after you have added the user-defined repository URL and without adding a user email  or password.

    In that case, the system will prompt you for the user email and password. When you put them in at this point and continue you get an immediate crash.

    #13329

    Günther
    Felgo Team

    I also tested this scenario without problems. So the problem could be a different machine setup (that’s why I asked about proxy / Qt Enterprise vs Open Source) or maybe location related (we are in Vienna / Europe).

    #15835

    Heinz-Günter

    Hello, I had the same problem with 2.10. The crash seems to be a Qt problem. It works since I entered username and password directly in the settings table of the maintenance tool. Leaving the username and password fields empty (and just entering them in the pop up window, e.g. after pressing the setting test button) results reproducably in a crash.

Viewing 15 posts - 1 through 15 (of 17 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded