Summary: | reproducible crash when playing video | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Oliver Putz <Regnaron> |
Component: | Xine backend | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Valgrind log for dragonplayer crashing on bug 157607 at 0:13 |
Description
Oliver Putz
2008-02-10 16:38:18 UTC
Created attachment 23519 [details] Valgrind log for dragonplayer crashing on bug 157607 at 0:13 As I cannot produce a valid backtrace for opening the video for this bug embedded in konqueror and letting it run until it crashes at 0:13, I attach a Valgrind log for this way of crashing the application. Case 2 has been fixed (disabling fullscreen for kpart for now). I can play this video after downloading it with mplayer, but with both Dragon and Codeine it plays with only audio. The backtraces looks like its a phonon-xine or libxine issue, so I'll move it over to Phonon. SVN commit 835987 by lunakl: Remove emitting of aboutToQuit() from KApplication::xioErrhandler() - the application is not about to quit, it is about to fall flat on its face. There is really not that much to do once KDE apps lose their connection to the X server. How that can happen while the X server still continues to run is a different question and I don't know the answer. It is quite possible it is caused by careless usage of one X connection from several threads concurrently without proper locking. CCBUG: 166685 CCBUG: 166432 CCBUG: 166401 CCBUG: 166179 CCBUG: 165451 CCBUG: 165307 CCBUG: 165059 CCBUG: 164740 CCBUG: 164665 CCBUG: 163751 CCBUG: 163355 CCBUG: 161787 CCBUG: 160692 CCBUG: 160458 CCBUG: 158194 CCBUG: 158088 CCBUG: 157607 CCBUG: 154011 CCBUG: 151293 CCBUG: 146891 CCBUG: 146700 CCBUG: 146562 CCBUG: 144383 CCBUG: 143375 CCBUG: 141871 BUG: 140683 CCBUG: 139162 CCBUG: 134708 CCBUG: 133332 CCBUG: 128588 CCBUG: 112960 M +0 -1 kapplication.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=835987 I guess this was a libxine issue and it seems to be fixed with current xine. At least I cannot reproduce any crashes with any player using Phonon-Xine. Also Video shows just right. Please reopen if you still have issues with current libxine and xine-ui works while phonon-xine does not. |