Hi, I have recently update an app to use Qt 5.9.2 on Mac OSX.
Some users are having this crash stack trace. Is this a known issue? Regards, Nuno Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x00007fff87461acf _CFRetain + 63 1 com.apple.CoreText 0x00007fff86a9406c CreateFontWithFontURL(__CFURL const*, bool) + 412 2 com.apple.CoreText 0x00007fff86a93d2b TCGFontCache::CopyFont(__CFURL const*, bool) const + 91 3 com.apple.CoreText 0x00007fff86a93b55 TBaseFont::CopyNativeFont() const + 69 4 com.apple.CoreText 0x00007fff86a93ad6 TBaseFont::CopyGraphicsFont() const + 26 5 com.apple.CoreText 0x00007fff86a937ec TBaseFont::CopyTable(unsigned int) const + 188 6 com.apple.CoreText 0x00007fff86aa581c TBaseFont::CreateTraitsValuesPerFontInfo() const + 1140 7 com.apple.CoreText 0x00007fff86aa52af TBaseFont::CopyTraitsInternal() const + 87 8 com.apple.CoreText 0x00007fff86aa4e3d TBaseFont::CopyAttribute(unsigned long) const + 493 9 com.apple.CoreText 0x00007fff86a92eb1 TDescriptor::CopyAttribute(__CFString const*) const + 175 10 com.apple.CoreText 0x00007fff86a92ddf CTFontDescriptorCopyAttribute + 99 11 libqcocoa.dylib 0x0000000111e13beb 0x111da0000 + 474091 12 libqcocoa.dylib 0x0000000111e13298 0x111da0000 + 471704 13 libqcocoa.dylib 0x0000000111e1646f 0x111da0000 + 484463 14 org.qt-project.QtGui 0x000000010f7fbbaf 0x10f710000 + 965551 15 org.qt-project.QtGui 0x000000010f7fb9b2 0x10f710000 + 965042 16 org.qt-project.QtGui 0x000000010f7fbe53 QFontDatabase::addApplicationFont(QString const&) + 227 17 org.qt-project.QtQuick 0x000000010e95bdc9 0x10e912000 + 302537 18 org.qt-project.QtQml 0x000000010eef448a 0x10ecb4000 + 2360458 19 org.qt-project.QtQml 0x000000010eef553e 0x10ecb4000 + 2364734 20 org.qt-project.QtQml 0x000000010eef222f 0x10ecb4000 + 2351663 21 org.qt-project.QtQml 0x000000010eef6a4d 0x10ecb4000 + 2370125 22 org.qt-project.QtQml 0x000000010eef172f 0x10ecb4000 + 2348847 23 org.qt-project.QtQml 0x000000010eef4f79 0x10ecb4000 + 2363257 24 org.qt-project.QtQml 0x000000010eef222f 0x10ecb4000 + 2351663 25 org.qt-project.QtQml 0x000000010eef6a4d 0x10ecb4000 + 2370125 26 org.qt-project.QtQml 0x000000010eef172f 0x10ecb4000 + 2348847 27 org.qt-project.QtQml 0x000000010eef0685 0x10ecb4000 + 2344581 28 org.qt-project.QtQml 0x000000010ee6cd19 QQmlComponentPrivate::beginCreate(QQmlContextData*) + 889 29 org.qt-project.QtQml 0x000000010ee6c941 QQmlComponent::create(QQmlContext*) + 97 30 org.qt-project.QtQuick 0x000000010eac3ecb QQuickView::continueExecute() + 619 31 org.qt-project.QtQuick 0x000000010eac3c42 QQuickViewPrivate::execute() + 626 32 com.imaginando.ubridge 0x000000010db6d22 _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
