https://bugs.kde.org/show_bug.cgi?id=463674
Bug ID: 463674 Summary: NULL pointer access when clipboard content is NULL Classification: Applications Product: konqueror Version: 22.12.0 Platform: OpenSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: konq-b...@kde.org Reporter: giecr...@stegny.2a.pl Target Milestone: --- SUMMARY Konqueror crashes with a NULL pointer access when clipboard content is NULL STEPS TO REPRODUCE 1. { konqueror --platform minimal; } OBSERVED RESULT KCrash: Application 'konqueror' crashing... #6 0x00007ffff5d00df0 in QMimeData::hasText (this=0x0) at ../../include/QtCore/../../src/corelib/text/qstring.h:967 967 Q_DECL_CONSTEXPR inline QString(QStringDataPtr dd) : d(dd.ptr) {} #7 0x00007ffff7f383f7 in KonqMainWindow::slotClipboardDataChanged (this=this@entry=0x5555555f0a80) at /usr/src/debug/konqueror-22.12.0/src/konqmainwindow.cpp:3118 3118 m_paPaste->setEnabled(data->hasText()); EXPECTED RESULT The name org.kde.konqueror is owned by :1.299 SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: openSUSE Tumbleweed 20221230 (available in About System) KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.