Summary: | crash of kaffein | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | Jan Navrátil <navratil> |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | crash | CC: | andresbajotierra, cfeck, mchehab |
Priority: | NOR | ||
Version First Reported In: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jan Navrátil
2011-05-03 10:32:10 UTC
[Comment from a bug report cleaner] The crash seems related to the GTK Qt widget style. If you can reproduce the original crash, try starting Kaffeine with a different widget style just to test. Regards Well, no, it asserts in "free()", which would mean corrupted memory. But looking at the other threads, they are also in "free()". glibc memory handling still not thread-safe? If this is reproducible, please add a valgrind and a hellgrind log. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_with_Valgrind The Kaffeine version you're using is too old. We just released upstream a version 2.0.1, with is based on KDE5, and changed both the DVB and video play backends. Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository: https://quickgit.kde.org/?p=kaffeine.git As this BZ is on an old version that we're not maintaining upstream anymore, I'm closing the bug. If you find similar issues with version 2.0.1, please re-open. |