| Summary: | Configure Podcasts crashes amarok | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Lyall <lyall> |
| Component: | general | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | charulatha.gaming, id1402, victorhck |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 2.9.71 | ||
| Target Milestone: | kf5 | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Lyall
2022-04-06 09:53:47 UTC
Thank you for your bug report, but unfortunately there are no debugging symbols. Please recompile Amarok with debugging enabled and provide a new backtrace if this crash is reproducible. See also https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports for more details on how to get a better crash report. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 165445 [details]
New crash information added by DrKonqi
amarok (2.9.71) using Qt 5.15.12
I was trying to configure a podcast from the local podcasts section.
-- Backtrace (Reduced):
#4 0x00007fc87d1e1805 in QWidget::setEnabled(bool) () at /lib64/libQt5Widgets.so.5
#5 0x00007fc87daeb0fa in Podcasts::SqlPodcastProvider::configureChannel(AmarokSharedPointer<Podcasts::SqlPodcastChannel>) () at /lib64/libamaroklib.so.1
#6 0x00007fc87daebbdc in Podcasts::SqlPodcastProvider::slotConfigureChannel() () at /lib64/libamaroklib.so.1
[...]
#8 0x00007fc87d19e8c2 in QAction::triggered(bool) () at /lib64/libQt5Widgets.so.5
#9 0x00007fc87d1a143f in QAction::activate(QAction::ActionEvent) () at /lib64/libQt5Widgets.so.5
Created attachment 165447 [details]
New crash information added by DrKonqi
amarok (2.9.71) using Qt 5.15.12
I clicked configure option for a podcast chanell in the local podcasts section.
-- Backtrace (Reduced):
#4 0x00007fc87d1e1805 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator->() const (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
[...]
#7 QWidget::setEnabled(bool) (this=0x0, enable=enable@entry=false) at kernel/qwidget.cpp:3225
#8 0x00007fc87daeb0fa in PodcastSettingsDialog::init() (this=0x7fffe5f84320) at /usr/src/debug/amarok-2.9.75git.20230408T114133~7098c192a6/src/core-impl/podcasts/sql/PodcastSettingsDialog.cpp:90
#9 PodcastSettingsDialog::PodcastSettingsDialog(AmarokSharedPointer<Podcasts::SqlPodcastChannel> const&, QWidget*) (parent=<optimized out>, channel=..., this=0x7fffe5f84320) at /usr/src/debug/amarok-2.9.75git.20230408T114133~7098c192a6/src/core-impl/podcasts/sql/PodcastSettingsDialog.cpp:53
#10 Podcasts::SqlPodcastProvider::configureChannel(AmarokSharedPointer<Podcasts::SqlPodcastChannel>) (this=this@entry=0x56046b2330e0, sqlChannel=...) at /usr/src/debug/amarok-2.9.75git.20230408T114133~7098c192a6/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:744
Created attachment 168754 [details]
New crash information added by DrKonqi
amarok (2.9.71) using Qt 5.15.13
I added a podcast url, and then right click and choose configure podcats, then amarok crashes
-- Backtrace (Reduced):
#4 0x00007f71e29e1805 in QWidget::setEnabled(bool) () from /lib64/libQt5Widgets.so.5
#5 0x00007f71e34eb0fa in Podcasts::SqlPodcastProvider::configureChannel(AmarokSharedPointer<Podcasts::SqlPodcastChannel>) () from /lib64/libamaroklib.so.1
#6 0x00007f71e34ebbdc in Podcasts::SqlPodcastProvider::slotConfigureChannel() () from /lib64/libamaroklib.so.1
[...]
#8 0x00007f71e299e8c2 in QAction::triggered(bool) () from /lib64/libQt5Widgets.so.5
#9 0x00007f71e29a143f in QAction::activate(QAction::ActionEvent) () from /lib64/libQt5Widgets.so.5
Created attachment 173825 [details]
New crash information added by DrKonqi
amarok (2.9.71) using Qt 5.15.12
Rightclick on a podcast --> Configure --> Amarok crash
-- Backtrace (Reduced):
#4 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:118
[...]
#7 QWidget::setEnabled (this=0x0, enable=enable@entry=false) at kernel/qwidget.cpp:3225
#8 0x00007f2dc193c909 in PodcastSettingsDialog::init (this=this@entry=0x7ffd5d6d0890) at /usr/src/debug/amarok-2.9.75git.20230408T114133~7098c192a6-bp156.1.13.x86_64/src/core-impl/podcasts/sql/PodcastSettingsDialog.cpp:90
#9 0x00007f2dc193d421 in PodcastSettingsDialog::PodcastSettingsDialog (this=0x7ffd5d6d0890, channel=..., parent=<optimized out>) at /usr/src/debug/amarok-2.9.75git.20230408T114133~7098c192a6-bp156.1.13.x86_64/src/core-impl/podcasts/sql/PodcastSettingsDialog.cpp:53
#10 0x00007f2dc192fefe in Podcasts::SqlPodcastProvider::configureChannel (this=this@entry=0x55830d4b9e70, sqlChannel=...) at /usr/src/debug/amarok-2.9.75git.20230408T114133~7098c192a6-bp156.1.13.x86_64/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:744
|