Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Topas" <yrwang@cc.nctu.edu.tw>
To: <cygwin@cygwin.com>
Subject: Problem using /dev/dsp in Cygwin 1.3.2
Date: Thu, 24 May 2001 08:44:16 +0800
Message-ID: <NFBBJHGBKLKEAOHMECHMGEDGCAAA.yrwang@cc.nctu.edu.tw>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="big5"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Importance: Normal
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id VAA09319


After I upgrade my system into cygwin-1.3.2
(my system is Win98se)

>cat sample.wav > /dev/dsp
will fail. The error message is
bash: xmalloc: cannot allocate 7299 bytes (0 bytes allocated)

but 
> cp sample.wav  /dev/dsp
will works.

There is not  problem in snapshot-20010519, 
before change the s_audio into pointer in fhandler_dsp.cc

Regards,

Topas
