Bug 486494 - gxine -Segmentation fault
Summary: gxine -Segmentation fault
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xine-lib
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Aurelien Bompard
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-19 23:45 UTC by Flóki Pálsson
Modified: 2011-06-27 14:06 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-27 14:06:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
gxine stared form terminal and song selected (1.01 KB, text/plain)
2009-02-19 23:45 UTC, Flóki Pálsson
no flags Details
gdb gxine - run (791 bytes, text/plain)
2009-02-22 12:16 UTC, Flóki Pálsson
no flags Details
gdb backtrace (5.82 KB, text/plain)
2009-02-23 17:06 UTC, John Ellson
no flags Details
gdb backtrace with "thread apply all bt" (19.30 KB, text/plain)
2009-02-23 17:13 UTC, John Ellson
no flags Details

Description Flóki Pálsson 2009-02-19 23:45:19 UTC
Created attachment 332652 [details]
gxine stared form terminal and song selected

Description of problem:
gxine -Segmentation fault when playing song ( mp3 or ogg).
First second off the song can bee heard.

Version-Release number of selected component (if applicable):
gxine-0.5.903-2.fc10.x86_64


How reproducible:
always

Steps to Reproduce:
1.
start gxine and select song to play.
2.
3.
  
Actual results:
first second off song can be heard.
Segmentation fault
See  attachment

Expected results:
gxine play whole song

Additional info:

Comment 1 Martin Sourada 2009-02-22 11:08:05 UTC
Thanks for the report. I am currently not on rawhide, but I'll check later if I can reproduce the crash. On i386 F10 it does not happen for me. In the mean time, can you try another codec, e.g. flac? Also, in order to get useful backtrace you need to run gxine from gdb and let it crash there. I.e.

$ gdb gxine
(gdb) run
... and after it segfaults ...
(gdb) thread apply all bt

You'll probably need to install debuginfo packages, gdb will suggest you what to do.

Comment 2 Flóki Pálsson 2009-02-22 12:15:38 UTC
The error is also in flac.
I installed all debuginfo-install i saw.
I can not start with  gdb gxine.  
See attachments 2.

Comment 3 Flóki Pálsson 2009-02-22 12:16:48 UTC
Created attachment 332851 [details]
gdb gxine - run

Comment 4 John Ellson 2009-02-23 17:06:59 UTC
Created attachment 332944 [details]
gdb backtrace

I don't know if its the same bug or not, but I captured this crash from this movie:
    http://www.vistrails.org/download/download.php?type=MEDIA&id=demo_high_res.mov

I can play the same movie with mplayer.

Fedora 10, x86_64, fully updated. gxine-0.5.903-2.fc10.x86_64

Comment 5 John Ellson 2009-02-23 17:13:51 UTC
Created attachment 332947 [details]
gdb backtrace with "thread apply all bt"

with requested "thread apply all bt" flags

Comment 6 Flóki Pálsson 2009-02-25 00:33:21 UTC
If I turn visualisations off then there is no crash.

Comment 7 Martin Sourada 2009-02-25 16:50:47 UTC
Thanks both of you. Because Flóki says it does not crash when visualisations are turned off, I suppose both crashes have the same cause. Not sure which though. Thanks for the backtrace. Can any of you also try if it works in xine? It would be also nice to check various video outputs to check if it is specific to xv.

In preferences set experience_level to at least advanced, go to video tab and chose various drivers (the choices that should work everywhere are xv and opengl, I think). Save the settings and restart gxine. Try to play again. Report drivers which work and drivers with which it crashes. 

I also noticed that what you both have in common is that you have 64bits (while I have 32bits). Might be the cause why I am unable to reproduce the issue. 

Could you also add which video card and driver do you use? Since it looks like it's video that's causing the crash, it might be relevant. I'll probably forward the issue to upstream once you give me the info I requested.

Comment 8 Flóki Pálsson 2009-02-26 00:33:05 UTC
>Can any of you also try if it works in xine?
xine crashes.  
xine-0.99.5-5.fc10.x86_64
kernel-2.6.29-0.137.rc5.git4.fc11.x86_64

gxine can play avi 

visualisations in firefox works.
Totem can play avi 
The application Kaffeine Player (kaffeine) crashed and caused the signal 11 (SIGSEGV).
Rhythmbox 0.11.6  shows visualisations.


video card  GeForce 6200
driver F11 defult ( smolt pub_0669ab94-175e-4e99-85e5-86320d28d26e)

Comment 9 Martin Sourada 2009-02-26 16:14:44 UTC
(In reply to comment #8)
> >Can any of you also try if it works in xine?
> xine crashes.  
> xine-0.99.5-5.fc10.x86_64
> kernel-2.6.29-0.137.rc5.git4.fc11.x86_64
> 
> gxine can play avi 
> 
> visualisations in firefox works.
> Totem can play avi 
> The application Kaffeine Player (kaffeine) crashed and caused the signal 11
> (SIGSEGV).
> Rhythmbox 0.11.6  shows visualisations.
> 
> 
> video card  GeForce 6200
> driver F11 defult ( smolt pub_0669ab94-175e-4e99-85e5-86320d28d26e)

Thanks, seeing these test results of yours, I think I can be pretty sure the problem is in xine-lib. Switching to the correct component.

Comment 10 Rex Dieter 2009-02-26 16:23:52 UTC
I'll try the example from comment #4.

In the meantime, anyone seeing this,
rpm -q xine-lib
please

Comment 11 Rex Dieter 2009-02-26 16:36:40 UTC
comment #4, requires xine-lib-extras-freeworld (patented codec), My results:
kaffeine: video garbled, no crash
dragon (phonon-based player in kdemultimedia): video garbled, no crash
xine: crash.  
gxine: crash.
miro: crash

Anyway, looks like not a fedora bug with free/stock components, unless someone can provide a reproducer for that.

In the meantime, I'd suggest opening a bug upstream @ http://bugs.xine-project.org/
(I'll probably do so myself... eventually, when time allows... which may be awhile).

Comment 12 Bug Zapper 2009-06-09 11:32:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 13 Bug Zapper 2010-04-27 13:01:38 UTC
This message is a reminder that Fedora 11 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 11.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '11'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 11's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 11 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 14 Rex Dieter 2010-06-21 12:53:12 UTC
comment #11 findings still reproducible on f13, rebasing.

Comment 15 Bug Zapper 2011-06-02 18:15:06 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 16 Bug Zapper 2011-06-27 14:06:43 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.