[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2022-12-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397282

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #11 from Bug Janitor Service  ---
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!

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2022-12-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #10 from Bug Janitor Service  ---
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!

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2022-11-28 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=397282

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #9 from Justin Zobel  ---
Thank you for reporting this issue in KDE software. As it has been a while
since this issue was reported, can we please ask you to see if you can
reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when
replying. Thank you!

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-16 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=397282

Myriam Schweingruber  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |---
 Status|NEEDSINFO   |UNCONFIRMED

--- Comment #8 from Myriam Schweingruber  ---
(In reply to Nick from comment #7)
> Some of Amarok's output while running valgrind
> 
...
> ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING
> INFORMATION, PLEASE USE: ** 
> ** amarok --debug   
> ** 
>
It would be very helpful to also use the --debug flag for this

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-14 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #7 from Nick  ---
Some of Amarok's output while running valgrind

QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication.
Application may misbehave.
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no
objectName ) to  Phonon::AudioDataOutput ( no objectName ). 
Object::connect: No such signal Phonon::VLC::MediaObject::angleChanged(int) in
/workspace/build/phonon/mediacontroller.cpp:65
Object::connect: No such signal
Phonon::VLC::MediaObject::availableAnglesChanged(int) in
/workspace/build/phonon/mediacontroller.cpp:66
QWidget::insertAction: Attempt to insert null action
amarok(14337)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
**
 
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION,
PLEASE USE: ** 
** amarok --debug  
** 
**
 
nick@nick-X681X:~$ Calling appendChild() on a null node does nothing.
"

  Operation failed - Most likely the backend service failed.
Please try again.

" 
QMetaObject::invokeMethod: No such method App::onWsError(lastfm::ws::Error)
"

  Invalid Method - No method with that name in this
package

" 
"

  Invalid Method - No method with that name in this
package

" 
amarok(14337)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(14337)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
amarok(14337)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Calling appendChild() on a null node does nothing.

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-14 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #6 from Nick  ---
Created attachment 114435
  --> https://bugs.kde.org/attachment.cgi?id=114435&action=edit
Valgrind output

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-14 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #5 from Nick  ---
Valgrind does complain about definite memory leaks and other initialisation
issues. I'll add an attachment when I get a moment.

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-14 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #4 from Myriam Schweingruber  ---
Usually debugging symbols are needed from the application and for the library
dependencies, in this case Qt, KDE libraries and Phonon.

It is quite hard to debug segmentation faults, running valgrind might give an
idea as well.

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-09 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #3 from Nick  ---
Also the backtrace just consisted of a couple of lines that simple said a
segmentation fault had occurred.

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-09 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=397282

--- Comment #2 from Nick  ---
Normally I install the dbg files, however in this case the auto installation of
the dbg files did not work. I installed the obvious ones for amarok manually,
but it's not clear exactly which dbg files or how many are required. Does
anybody know what debug files should be installed?

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

[amarok] [Bug 397282] Intermittent segmentation fault when exiting Amarok

2018-08-09 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=397282

Myriam Schweingruber  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Myriam Schweingruber  ---
We would need a backtrace, please see also
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

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