https://bugs.kde.org/show_bug.cgi?id=442879

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n...@kde.org
           Keywords|                            |regression
           Priority|NOR                         |VHI
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #8 from Nate Graham <n...@kde.org> ---
Oh dear, can reproduce on git master too, which means if we don't fix this
soon, it'll get into Frameworks 5.87 as well. This is quite bad, as KStars
prompts the user to download stuff using the GHNS dialog on first run.

Here's a more complete symbolicated backtrace (or at least the relevant parts
of it):

[KCrash Handler]
#5  0x00007fab615d7294 in QObject::objectName() const () at
/lib64/libQt5Core.so.5
#6  0x00007fab642bb2c1 in Ui_DownloadWidget::setupUi(QWidget*)
(this=0x5637475ab3a8, DownloadWidget=0x18) at
/home/nate/kde/build/knewstuff/src/ui_downloadwidget.h:97
#7  0x00007fab642b8b25 in KNS3::DownloadWidgetPrivate::init(QString const&)
(this=0x5637475ab380, configFile=...) at
/home/nate/kde/src/knewstuff/src/downloadwidget.cpp:226
#8  0x00007fab642b9bad in KNS3::DownloadWidget::init(QString const&)
(this=this@entry=0x563747c8fb50, configFile=...) at
/home/nate/kde/src/knewstuff/src/downloadwidget.cpp:54
#9  0x00007fab642b9d68 in KNS3::DownloadWidget::DownloadWidget(QString const&,
QWidget*) (this=this@entry=0x563747c8fb50, configFile=...,
parent=parent@entry=0x563747bf6d10) at
/home/nate/kde/src/knewstuff/src/downloadwidget.cpp:49
#10 0x00007fab642b689a in KNS3::DownloadDialog::init(QString const&)
(this=this@entry=0x563747bf6d10, configFile=...) at
/home/nate/kde/src/knewstuff/src/downloaddialog.cpp:72
#11 0x00007fab642b6dc7 in KNS3::DownloadDialog::DownloadDialog(QString const&,
QWidget*) (this=this@entry=0x563747bf6d10, configFile=...,
parent=parent@entry=0x563744557440) at
/home/nate/kde/src/knewstuff/src/downloaddialog.cpp:59
#12 0x000056374215e396 in std::make_unique<KNS3::DownloadDialog, char const (&)
[23], KStars*>(char const (&) [23], KStars*&&) () at
/usr/include/c++/11/bits/unique_ptr.h:962
#13 KStars::slotDownload() (this=0x563744557440) at
/home/nate/kde/src/kstars/kstars/kstarsactions.cpp:445
#14 0x00007fab615e33a9 in void doActivate<false>(QObject*, int, void**) () at
/lib64/libQt5Core.so.5
#15 0x00007fab6225b916 in QAction::triggered(bool) () at
/lib64/libQt5Widgets.so.5
#16 0x00007fab6225e62c in QAction::activate(QAction::ActionEvent) () at
/lib64/libQt5Widgets.so.5

Dan, could you take a look?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to