MacOS crashes when wireless controller is not found
Debug: Warning: could not load device "Wireless Controller Touchpad" (:0)
Warning: QGraphicsItem::setParentItem: cannot assign 0x600001edbf30 as a parent of itself (:0)
Warning: QGraphicsItem::setParentItem: cannot assign 0x600001eda270 as a parent of itself (:0)
Warning: QFSFileEngine::open: No file name specified (:0)
Warning: QFSFileEngine::open: No file name specified (:0)
Warning: QFSFileEngine::open: No file name specified (:0)
Warning: QFSFileEngine::open: No file name specified (:0)
Warning: QGraphicsItem::setParentItem: cannot assign 0x1680b8530 as a parent of itself (:0)
libc++abi: terminating due to uncaught exception of type std::runtime_error
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var LLVM_SYMBOLIZER_PATH to point to it):
0 ossia score 0x000000010886c0a0 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1 ossia score 0x000000010886a070 llvm::sys::RunSignalHandlers() + 80
2 ossia score 0x000000010886c63c SignalHandler(int) + 360
3 libsystem_platform.dylib 0x00000001850c3624 _sigtramp + 56
4 libsystem_pthread.dylib 0x000000018508988c pthread_kill + 296
5 libsystem_c.dylib 0x0000000184f92c60 abort + 124
6 libc++abi.dylib 0x000000018503f39c __cxxabiv1::__aligned_malloc_with_fallback(unsigned long) + 0
7 libc++abi.dylib 0x000000018502dd0c demangling_terminate_handler() + 344
8 libobjc.A.dylib 0x0000000184cb4d84 _objc_terminate() + 172
9 libc++abi.dylib 0x000000018503e6b0 std::__terminate(void ()()) + 16
10 libc++abi.dylib 0x0000000185041c48 __cxa_get_exception_ptr + 0
11 libc++abi.dylib 0x0000000185041bf0 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception) + 0
12 ossia score 0x0000000102c2a504 Device::DeviceList::device(QString const&) const + 300
13 ossia score 0x0000000102c33028 Explorer::DeviceExplorerModel::data(QModelIndex const&, int) const + 300
14 ossia score 0x0000000102c2c998 Explorer::DeviceExplorerFilterProxyModel::filterAcceptsRowItself(int, QModelIndex const&) const + 108
15 ossia score 0x0000000102c2c82c Explorer::DeviceExplorerFilterProxyModel::filterAcceptsRow(int, QModelIndex const&) const + 40
16 ossia score 0x000000010c2b7240 QSortFilterProxyModelPrivate::filterAcceptsRowInternal(int, QModelIndex const&) const + 44
17 ossia score 0x000000010c2b80e8 QSortFilterProxyModelPrivate::create_mapping(QModelIndex const&) const + 372
18 ossia score 0x000000010c2c0aa4 QSortFilterProxyModel::columnCount(QModelIndex const&) const + 128
19 ossia score 0x000000010afdfb04 QHeaderView::initializeSections() + 136
20 ossia score 0x000000010afe69ec QHeaderView::reset() + 32
21 ossia score 0x000000010afc6fb4 QAbstractItemView::setModel(QAbstractItemModel*) + 2084
22 ossia score 0x000000010afddc50 QHeaderView::setModel(QAbstractItemModel*) + 1176
23 ossia score 0x000000010b02edf4 QTreeView::setModel(QAbstractItemModel*) + 308
24 ossia score 0x0000000102c276bc Explorer::DeviceExplorerWidget::setModel(Explorer::DeviceExplorerModel*) + 160
25 ossia score 0x0000000102b8453c score::DocumentManager::setCurrentDocument(score::GUIApplicationContext const&, score::Document*) + 104
26 ossia score 0x0000000102b84364 score::DocumentManager::setupDocument(score::GUIApplicationContext const&, score::Document*) + 440
27 ossia score 0x0000000102b86168 score::Document* score::DocumentManager::loadDocument<QString const&, score::DocumentDelegateFactory&>(score::GUIApplicationContext const&, QString const&, score::DocumentDelegateFactory&) + 216
28 ossia score 0x0000000102b85f64 score::DocumentManager::loadFile(score::GUIApplicationContext const&, QString const&) + 872
29 ossia score 0x000000010c0ffa38 void doActivate
thanks for the report, sorry for the crash! do you have the score file that causes the crash?