Summary: | Amarok fails to play online radio from a script | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Sebastián Ramírez <teo78> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED BACKTRACE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 2.4.0 | ||
Target Milestone: | 2.4.1 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sebastián Ramírez
2011-03-27 18:53:05 UTC
English, please. The crash is not in Amarok. Please check with the author of the 3rd-party script you try to use. If the crash is reproducible, please add a valgrind log. The crash happens when freeing memory, so it could be caused by a third party script, or a bug in Amarok. How do i add valgrind log ? The valgrind instructions for Amarok are the following: valgrind --log-file=$HOME/amarok.valgrind.output --leak-resolution=high --leak-check=full --num-callers=40 -- amarok -m -d --nofork Please run amarok with the options -d --nofork at least once before so the debugging is collected correctly |