This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem using /dev/dsp in Cygwin 1.3.2



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]