Bug 151728 - Crash using OSS when trying to rewind html5 video
Summary: Crash using OSS when trying to rewind html5 video
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 22:00 UTC by Ilya A. Arhipov
Modified: 2010-10-26 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (657 bytes, patch)
2010-10-25 22:00 UTC, Ilya A. Arhipov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya A. Arhipov 2010-10-25 22:00:19 UTC
Crash using OSS when trying to rewind html5 video.

Fix: Patch attached with submission follows:
How-To-Repeat: 1. open http://fosscasts.com/screencasts/6-System-Monitoring-With-Monit
2. start html5 video
3. try to rewind... crash :(
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2010-10-25 22:47:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-26 08:55:17 UTC
beat        2010-10-26 07:55:03 UTC

  FreeBSD ports repository

  Modified files:
    www/firefox          Makefile 
  Added files:
    www/firefox/files    
                         patch-media-libsydneyaudio-src-sydney_audio_oss.c 
  Log:
  - Fix crash destroying stream in OSS sydneyaudio backend
  - Bump PORTREVISION
  
  PR:             ports/151728
  Submitted by:   Ilya A. Arhipov <pa36ouHu4er AT yandex.ru>
  Obtained from:  Mozilla Bugzilla ID 562488
  
  Revision  Changes    Path
  1.231     +1 -0      ports/www/firefox/Makefile
  1.1       +33 -0     ports/www/firefox/files/patch-media-libsydneyaudio-src-sydney_audio_oss.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beat Gaetzi freebsd_committer freebsd_triage 2010-10-26 08:55:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-10-26 20:19:00 UTC
beat        2010-10-26 19:18:53 UTC

  FreeBSD ports repository

  Modified files:
    www/seamonkey2       Makefile 
  Added files:
    www/seamonkey2/files 
                         patch-mozilla-media-libsydneyaudio-src-sydney_audio_oss.c 
  Log:
  - Fix crash destroying stream in OSS sydneyaudio backend
  - Bump PORTREVISION
  
  PR:             ports/151728
  Submitted by:   Ilya A. Arhipov <pa36ouHu4er AT yandex.ru>,
                  Alexey Shuvaev <shuvaev AT physik.uni-wuerzburg.de>
  Obtained from:  Mozilla Bugzilla ID 562488
  
  Revision  Changes    Path
  1.312     +1 -0      ports/www/seamonkey2/Makefile
  1.1       +33 -0     ports/www/seamonkey2/files/patch-mozilla-media-libsydneyaudio-src-sydney_audio_oss.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"