Summary: | gwenview, crash, video file | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Kiril Vladimiroff <v.kiril> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kiril Vladimiroff
2009-11-12 01:53:42 UTC
According to the backtrace, the crash is caused by the code that is decoding the audio of the video (in libxine), which is not developed by KDE: --- [KCrash Handler] #5 0x00007fddedbc4995 in ao_update_resample_factor () from /usr/lib/libxine.so.1 #6 0x00007fddedbc6448 in ao_open () from /usr/lib/libxine.so.1 #7 0x00007fdddda32e2a in dvaudio_decode_data () from /usr/lib/xine/plugins/1.26/xineplug_decode_dvaudio.so #8 0x00007fddedbc14d4 in audio_decoder_loop () from /usr/lib/libxine.so.1 - Could you identify which file is Gwenview trying to display when crashing ? If it is only one file (or one kind of files), you might try to play that files in another applications (like DragonPlayer, gxine or xine-ui) to see if they also crash. Thanks (In reply to comment #1) > According to the backtrace, the crash is caused by the code that is decoding > the audio of the video (in libxine), which is not developed by KDE: > --- > > [KCrash Handler] > #5 0x00007fddedbc4995 in ao_update_resample_factor () from > /usr/lib/libxine.so.1 > #6 0x00007fddedbc6448 in ao_open () from /usr/lib/libxine.so.1 > #7 0x00007fdddda32e2a in dvaudio_decode_data () from > /usr/lib/xine/plugins/1.26/xineplug_decode_dvaudio.so > #8 0x00007fddedbc14d4 in audio_decoder_loop () from /usr/lib/libxine.so.1 > > - Could you identify which file is Gwenview trying to display when crashing ? > If it is only one file (or one kind of files), you might try to play that files > in another applications (like DragonPlayer, gxine or xine-ui) to see if they > also crash. > > Thanks It is not only one file. This happens with each video file. The video is playing fine as well. But when I click at the "Next" button(while I'm at the video) in gwenview it crashes instead of show me the next photo/video in the folder. It is good for me if gwenview does not opens the video files at all(like some temp solution), but I don't know how to set it. This could be related to bug 196512, but I wonder why the traces are different. - Have you tried to play those movie files in the video players I suggested ? Thanks (In reply to comment #3) > This could be related to bug 196512, but I wonder why the traces are different. > - Have you tried to play those movie files in the video players I suggested ? > Thanks You don't understand me. The movies are playing fine as well in gwenview and in any other video player. It just crashes when I hit the "Next" button to see next video/image in the folder. Thanks *** This bug has been marked as a duplicate of bug 196512 *** |