https://bugs.kde.org/show_bug.cgi?id=446551
Bug ID: 446551 Summary: crash during audo file metadata Product: tellico Version: 3.4.2 Platform: Fedora RPMs OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: general Assignee: ro...@periapsis.org Reporter: m...@markpreston.me Target Milestone: --- SUMMARY *** after upgrading from tellico-3.4.1-1.fc34.x86_64 to tellico-3.4.2-2.fc34.x86_64 tellico crashes when scanning audio file metadata. STEPS TO REPRODUCE 1. upgrade to 3.4.2 2. run import audio file metadata 3. crashes OBSERVED RESULT crash EXPECTED RESULT complete all file scanning SOFTWARE/OS VERSIONS Operating System: Fedora 34 KDE Plasma Version: 5.22.5 KDE Frameworks Version: 5.85.0 Qt Version: 5.15.2 Kernel Version: 5.14.18-200.fc34.x86_64 (64-bit) Graphics Platform: X11 Processors: 4 × AMD FX-8370E Eight-Core Processor Memory: 11.7 GiB of RAM Graphics Processor: llvmpipe ADDITIONAL INFORMATION the majority of my tag metadata is from musicbrainz the traceback: Application: Tellico (tellico), signal: Segmentation fault [KCrash Handler] #4 0x00007fd5c5e7ea68 in TagLib::String::size() const () from /lib64/libtag.so.1 #5 0x00007fd5c5e8fe65 in TagLib::String::data(TagLib::String::Type) const () from /lib64/libtag.so.1 #6 0x00007fd5c5e81f23 in TagLib::String::to8Bit[abi:cxx11](bool) const () from /lib64/libtag.so.1 #7 0x00007fd5c5e81fc7 in TagLib::String::toCString(bool) const () from /lib64/libtag.so.1 #8 0x0000561966d966d3 in Tellico::Import::AudioFileImporter::collection() () #9 0x0000561966cb34d9 in Tellico::MainWindow::importFile(Tellico::Import::Format, QList<QUrl> const&) () #10 0x0000561966ca0e38 in Tellico::MainWindow::slotFileImport(int) () #11 0x00007fd5c3a9a3c9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #12 0x00007fd5c3a9af65 in QSignalMapper::mappedInt(int) () from /lib64/libQt5Core.so.5 #13 0x00007fd5c3a9c840 in QSignalMapperPrivate::emitMappedValues(QObject*) () from /lib64/libQt5Core.so.5 #14 0x00007fd5c3a9a3c9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #15 0x00007fd5c485f916 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5 #16 0x00007fd5c486262c in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5 #17 0x00007fd5c49ec5f2 in QMenuPrivate::activateCausedStack(QVector<QPointer<QWidget> > const&, QAction*, QAction::ActionEvent, bool) () from /lib64/libQt5Widgets.so.5 #18 0x00007fd5c49f41b9 in QMenuPrivate::activateAction(QAction*, QAction::ActionEvent, bool) () from /lib64/libQt5Widgets.so.5 #19 0x00007fd5c48a8e7e in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #20 0x00007fd5c4866443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #21 0x00007fd5c486e074 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #22 0x00007fd5c3a667b8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #23 0x00007fd5c486cb57 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5 #24 0x00007fd5c48c2f53 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5 #25 0x00007fd5c48c56e5 in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #26 0x00007fd5c4866443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #27 0x00007fd5c3a667b8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #28 0x00007fd5c3ebab98 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5 #29 0x00007fd5c3e9ac9c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5 #30 0x00007fd5a848711e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5XcbQpa.so.5 #31 0x00007fd5b8cad4cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #32 0x00007fd5b8d014f8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0 #33 0x00007fd5b8caac03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #34 0x00007fd5c3ab7b98 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #35 0x00007fd5c3a651c2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #36 0x00007fd5c3a6d704 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #37 0x0000561966c2397f in main () [Inferior 1 (process 1594100) detached] -- You are receiving this mail because: You are watching all bug changes.