Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Topas" To: Subject: Problem using /dev/dsp in Cygwin 1.3.2 Date: Thu, 24 May 2001 08:44:16 +0800 Message-ID: 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