[MacPorts] #29259: MacPorts+portaudio+Full-duplex

MacPorts noreply at macports.org
Sun Apr 24 22:31:06 PDT 2011


#29259: MacPorts+portaudio+Full-duplex
------------------------------+---------------------------------------------
 Reporter:  mressl@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.9.2                                
 Keywords:                    |        Port:  portaudio                            
------------------------------+---------------------------------------------
Changes (by ryandesign@…):

  * keywords:  portaudio =>
  * port:  => portaudio


Old description:

> The following initialization error occurs when using portaudio under Mac
> OS X 10.6.7 on a MBP, and opening the default audio device in full-
> duplex.
>
> Assertion failed: (sizeof( UInt32 ) == sizeof( long )), function
> ringBufferIOProc, file src/hostapi/coreaudio/pa_mac_core.c, line 1713.
>
> This seems to be a problem from the 32 to 64 bit transition. It seems
> that only a patch in pa_mac_core.c in line 1713 is necessary.
>
> I can help with that. Please contact me at mressl at gmail.com.

New description:

 The following initialization error occurs when using portaudio under Mac
 OS X 10.6.7 on a MBP, and opening the default audio device in full-duplex.

 {{{
 Assertion failed: (sizeof( UInt32 ) == sizeof( long )), function
 ringBufferIOProc, file src/hostapi/coreaudio/pa_mac_core.c, line 1713.
 }}}

 This seems to be a problem from the 32 to 64 bit transition. It seems that
 only a patch in pa_mac_core.c in line 1713 is necessary.

 I can help with that. Please contact me at mressl at gmail.com.

--

Comment:

 What steps are necessary to reproduce the problem?

 If you can provide a patch to fix it, please attach it to this ticket.

-- 
Ticket URL: <https://trac.macports.org/ticket/29259#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list