Bug 251856
| Summary: | gmplayer,totem,gxine,vlc crashes while playing a Theora encoded video | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ashish Shukla <wahjava> | ||||||
| Component: | libtheora | Assignee: | Behdad Esfahbod <behdad> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 7 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-09-11 07:43:10 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Ashish Shukla
2007-08-12 18:34:57 UTC
That sounds like memory handling bug most likely in libtheora library, glibc only detected it and reported. Run the apps under valgrind, or with MALLOC_CHECK_=3, or ElectricFence to find out where exactly is the bug. Created attachment 161627 [details]
Output of "MALLOC_CHECK_=3 vlc Videos/rms-talk.ogg"
Output of "MALLOC_CHECK_=3 vlc Videos/rms-talk.ogg"
Created attachment 161628 [details]
stderr of "valgrind -v --leak-check=full vlc Videos/rms-talk.ogg"
stderr of "valgrind -v --leak-check=full vlc Videos/rms-talk.ogg"
This video plays fine for me with the update for bug 232179 installed (from updates-testing, you need to disable selinux, working on that), closing as a dup of bug 232179. *** This bug has been marked as a duplicate of 232179 *** |