Bug 210315

Summary: Gstreamer SIGSEGV
Product: [Fedora] Fedora Reporter: Michal Babej <mbabej>
Component: libtheoraAssignee: Hans de Goede <hdegoede>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: bnocera, desktop-bugs, jnovy, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-01 13:44:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 216686    
Attachments:
Description Flags
GDB backtrace
none
latest crash bt
none
GST_DEBUG output (last 1000 lines) none

Description Michal Babej 2006-10-11 14:51:45 UTC
Description of problem:
Player that uses gstreamer (Rhythmbox/Totem) crashes.

Version-Release number of selected component (if applicable):
gstreamer-0.10.9-2

How reproducible:
seldom

Steps to Reproduce:
It appeared always while i was playing with "Next/Previous" buttons in
Rhythmbox/Totem
  
Actual results:
SIGSEGV

Additional info:
see bt attached

Comment 1 Michal Babej 2006-10-11 14:51:45 UTC
Created attachment 138239 [details]
GDB backtrace

Comment 3 Bastien Nocera 2006-10-27 10:12:15 UTC
We believe that the crash only exists with this specific file. Could you please
attach the file you were playing when this happened?

Comment 4 Bastien Nocera 2006-10-27 10:20:28 UTC
Tim believes this is fixed in GStreamer CVS:
http://webcvs.freedesktop.org/gstreamer/gst-plugins-base/ext/ogg/gstoggdemux.c?r1=1.158&r2=1.159

Comment 6 Bastien Nocera 2006-12-08 15:08:10 UTC
Any chance for you to test the patch?

Comment 7 Michal Babej 2006-12-08 15:56:48 UTC
Tested it, bug is still there. 

Versions:
gstreamer-0.10.10-2.fc6
gstreamer-debuginfo-0.10.10-2.fc6
gstreamer-plugins-base-0.10.10-1.fc6
gstreamer-plugins-base-debuginfo-0.10.10-1.fc6
gstreamer-plugins-fluendo-0.10-6
gstreamer-plugins-good-0.10.4-1.fc6
gstreamer-plugins-good-debuginfo-0.10.4-1.fc6
gstreamer-tools-0.10.10-2.fc6


Comment 8 Michal Babej 2006-12-08 15:58:04 UTC
Created attachment 143158 [details]
latest crash bt

Comment 9 Bastien Nocera 2006-12-08 15:59:45 UTC
Could you also attach the full output of 
GST_DEBUG=*.5 totem *.ogg
when you reproduce the problem?

Comment 10 Michal Babej 2006-12-08 16:55:33 UTC
Created attachment 143166 [details]
GST_DEBUG output (last 1000 lines)

Comment 11 Michal Babej 2006-12-11 16:03:37 UTC
did it help at all ? the whole output is rather long :)

Comment 12 Bastien Nocera 2008-04-01 13:19:45 UTC
Right, this is very old, and I think it's caused by libtheora as per bug 232179.
Let me know if it's still a problem.

Comment 13 Hans de Goede 2008-04-01 13:44:13 UTC
(In reply to comment #12)
> Right, this is very old, and I think it's caused by libtheora as per bug 232179.
> Let me know if it's still a problem.

Yes, this sounds very much like the libtheora memory corruption bug, which is
fixed in F-7 (through updates) and F-8, since FC-6 is end of life I'm closing
this as won't fix.