Bug 57154 - bb hangs with EsounD due to a bugs in libmikmod
Summary: bb hangs with EsounD due to a bugs in libmikmod
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mikmod
Version: 7.0
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL: http://aa-project.sourceforge.net/bb/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-06 01:56 UTC by Stas Sergeev
Modified: 2014-03-17 02:24 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-01-25 07:10:26 UTC
Embargoed:


Attachments (Terms of Use)
simple patch to work around the problem (3.36 KB, patch)
2001-12-06 02:01 UTC, Stas Sergeev
no flags Details | Diff

Description Stas Sergeev 2001-12-06 01:56:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.20 i686)

Description of problem:
bb demo hangs trying to play music with esd.
The problem appears to be in the mikmod.
bb uses libmikmod to play its s3m's. mikmod have a esd driver, but it
doesn't check esd's buffer and writes a data until it is blocked.


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


How reproducible:
Always

Steps to Reproduce:
1. run esd
2. run bb
3. wait until music starts
	

Actual Results:  music is playing but video stops.

Expected Results:  Enjoing a Cool ASCII-Art Video, not only a music:)

Additional info:

I have made a simple patch that fixes a problem for me, maybe this
will help.
I'll attach it now.

Comment 1 Stas Sergeev 2001-12-06 02:01:44 UTC
Created attachment 39809 [details]
simple patch to work around the problem

Comment 2 Bill Nottingham 2002-07-19 02:33:07 UTC
Added in 3.1.6-17, thanks!


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