https://bugs.kde.org/show_bug.cgi?id=498453
Bug ID: 498453 Summary: Crash on call to features() Classification: Frameworks and Libraries Product: qca Version: 2.3.7 Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: matth...@opengis.ch CC: aa...@kde.org, br...@frogmouth.net, jus...@karneges.com Target Milestone: --- Qca softstore provider crashes here when being called through `supportedFeatures()` on macos, stack below. ``` Thread 13 Crashed:: Thread (pooled) 0 libqca.2.dylib 0x358699061 QCA::Global::get_logger() + 17 1 libqca-softstore.dylib 0x35655d3f3 softstoreProvider::features() const + 19 2 libqca.2.3.7.dylib 0x108d5b7f2 QCA::ProviderManager::allFeatures() const + 514 3 libqca.2.3.7.dylib 0x108d7ba18 QCA::supportedFeatures() + 216 ``` If I remove the softstore plugin, the crash disappears. -- You are receiving this mail because: You are watching all bug changes.