|
|
|
Kevin Rodgers-2
|
Software playthrough crashes (see below), hardware playthrough
produces no audio. Current directory is /Applications/Audacity 1.3.3 beta/Audacity.app/Contents/MacOS/ GNU gdb 6.3.50-20050815 (Apple version gdb-573) (Fri Oct 20 15:50:43 GMT 2006) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries .............. done (gdb) run Starting program: /Applications/Audacity 1.3.3 beta/Audacity.app/Contents/MacOS/Audacity Reading symbols for shared libraries ......................................................................... done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries .. done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Reading symbols for shared libraries . done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0xb0221cf0 [Switching to process 6053 thread 0x9403] 0xffff0680 in ___bzero () at /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h:226 226 /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h: No such file or directory. in /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h (gdb) bt #0 0xffff0680 in ___bzero () at /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h:226 #1 0x0037592a in ?? () #2 0x70009889 in DefaultOutputAUEntry () #3 0x700d31c7 in AUNetSendEntry () #4 0x700d25e7 in AUNetSendEntry () #5 0x93d7180d in AudioConverterChain::CallInputProc () #6 0x93d714aa in AudioConverterChain::FillBufferFromInputProc () #7 0x93d70caa in BufferedAudioConverter::GetInputBytes () #8 0x93dbf88e in BlockCopyConverter::RenderOutput () #9 0x93d7089f in BufferedAudioConverter::FillBuffer () #10 0x93d70a2d in AudioConverterChain::RenderOutput () #11 0x93d7089f in BufferedAudioConverter::FillBuffer () #12 0x93d7072c in AudioConverterFillComplexBuffer () #13 0x70009483 in DefaultOutputAUEntry () #14 0x70009038 in DefaultOutputAUEntry () #15 0x700084fd in DefaultOutputAUEntry () #16 0x91477912 in HP_IOProc::Call () #17 0x91476e4e in IOA_Device::CallIOProcs () #18 0x91476bd9 in HP_IOThread::PerformIO () #19 0x91475001 in HP_IOThread::WorkLoop () #20 0x91474c43 in HP_IOThread::ThreadEntry () #21 0x91469239 in CAPThread::Entry () #22 0x90024227 in _pthread_body () (gdb) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- Audacity-help mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/audacity-help |
||||||||||||||||
|
Kevin Rodgers-2
|
On 9/4/07, Kevin Rodgers <[hidden email]> wrote:
> Software playthrough crashes (see below), hardware playthrough > produces no audio. I should have mentioned that the crash occurs as soon as I click the Record button, and that the system Audio/MIDI Setup is normal: default input is USB audio codec, default and system output are both built-in output, input and output are 44100 Hz, 2ch16-bit. > Current directory is /Applications/Audacity 1.3.3 > beta/Audacity.app/Contents/MacOS/ > GNU gdb 6.3.50-20050815 (Apple version gdb-573) (Fri Oct 20 15:50:43 GMT 2006) > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-apple-darwin"...Reading symbols for > shared libraries .............. done > > (gdb) run > Starting program: /Applications/Audacity 1.3.3 > beta/Audacity.app/Contents/MacOS/Audacity > Reading symbols for shared libraries > ......................................................................... > done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries .. done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > Reading symbols for shared libraries . done > > Program received signal EXC_BAD_ACCESS, Could not access memory. > Reason: KERN_INVALID_ADDRESS at address: 0xb0221cf0 > [Switching to process 6053 thread 0x9403] > 0xffff0680 in ___bzero () at > /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h:226 > 226 /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h: > No such file or directory. > in /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h > (gdb) bt > #0 0xffff0680 in ___bzero () at > /System/Library/Frameworks/System.framework/PrivateHeaders/i386/cpu_capabilities.h:226 > #1 0x0037592a in ?? () > #2 0x70009889 in DefaultOutputAUEntry () > #3 0x700d31c7 in AUNetSendEntry () > #4 0x700d25e7 in AUNetSendEntry () > #5 0x93d7180d in AudioConverterChain::CallInputProc () > #6 0x93d714aa in AudioConverterChain::FillBufferFromInputProc () > #7 0x93d70caa in BufferedAudioConverter::GetInputBytes () > #8 0x93dbf88e in BlockCopyConverter::RenderOutput () > #9 0x93d7089f in BufferedAudioConverter::FillBuffer () > #10 0x93d70a2d in AudioConverterChain::RenderOutput () > #11 0x93d7089f in BufferedAudioConverter::FillBuffer () > #12 0x93d7072c in AudioConverterFillComplexBuffer () > #13 0x70009483 in DefaultOutputAUEntry () > #14 0x70009038 in DefaultOutputAUEntry () > #15 0x700084fd in DefaultOutputAUEntry () > #16 0x91477912 in HP_IOProc::Call () > #17 0x91476e4e in IOA_Device::CallIOProcs () > #18 0x91476bd9 in HP_IOThread::PerformIO () > #19 0x91475001 in HP_IOThread::WorkLoop () > #20 0x91474c43 in HP_IOThread::ThreadEntry () > #21 0x91469239 in CAPThread::Entry () > #22 0x90024227 in _pthread_body () > (gdb) > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- Audacity-help mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/audacity-help |
||||||||||||||||
|
audacity-help mailing list
|
| From Kevin Rodgers | Wed, 5 Sep 2007 07:23:43 -0600 | Subject: [Audacity-help] playthrough is broken in version 1.3.3 | on Mac OS X 10.4.10 | On 9/4/07, Kevin Rodgers <[hidden email]> wrote: | > Software playthrough crashes (see below), hardware playthrough | > produces no audio. | I should have mentioned that the crash occurs as soon as I click the | Record button, and that the system Audio/MIDI Setup is normal: default | input is USB audio codec, default and system output are both built-in | output, input and output are 44100 Hz, 2ch16-bit. Thanks for the report. Hardware playthrough rarely does work and will depend on your hardware drivers - it's a hack given that current versions of OS X generally don't permit hardware playthrough. Can you please confirm: * that this machine is an Intel Mac * what exactly is the USB device you are recording from * can you replicably record from this USB device without crashes if you uncheck software playthrough? * can you replicably record from built in audio without crashes if you check (enable) software playthrough? Gale Andrews | > Current directory is /Applications/Audacity 1.3.3 | > beta/Audacity.app/Contents/MacOS/ | > GNU gdb 6.3.50-20050815 (Apple version gdb-573) | >(Fri Oct 20 15:50:43 GMT 2006) | > Copyright 2004 Free Software Foundation, Inc. | > GDB is free software, covered by the GNU General Public License, and you are | > welcome to change it and/or distribute copies of it under certain... | > Type "show copying" to see the conditions. | > There is absolutely no warranty for GDB. Type "show warranty" for details. | > This GDB was configured as "i386-apple-darwin"...Reading symbols for | > shared libraries .............. done | > | > (gdb) run | > Starting program: /Applications/Audacity 1.3.3 | > beta/Audacity.app/Contents/MacOS/Audacity | > Reading symbols for shared libraries | > done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries .. done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Reading symbols for shared libraries . done | > Program received signal EXC_BAD_ACCESS, Could not access memory. | > Reason: KERN_INVALID_ADDRESS at address: 0xb0221cf0 | > [Switching to process 6053 thread 0x9403] | > 0xffff0680 in ___bzero () at | > /System/Library/Frameworks/System.framework/PrivateHeaders/i386/ | > cpu_capabilities.h:226 226 | > /System/Library/Frameworks/System.framework/PrivateHeaders/i386/ | > cpu_capabilities.h: | > No such file or directory. | > in | >/System/Library/Frameworks/System.framework/PrivateHeaders/i386/ | > cpu_capabilities.h | > (gdb) bt | > #0 0xffff0680 in ___bzero () at | >/System/Library/Frameworks/System.framework/PrivateHeaders/i386/ | > cpu_capabilities.h:226 | > #1 0x0037592a in ?? () | > #2 0x70009889 in DefaultOutputAUEntry () | > #3 0x700d31c7 in AUNetSendEntry () | > #4 0x700d25e7 in AUNetSendEntry () | > #5 0x93d7180d in AudioConverterChain::CallInputProc () | > #6 0x93d714aa in AudioConverterChain::FillBufferFromInputProc () | > #7 0x93d70caa in BufferedAudioConverter::GetInputBytes () | > #8 0x93dbf88e in BlockCopyConverter::RenderOutput () | > #9 0x93d7089f in BufferedAudioConverter::FillBuffer () | > #10 0x93d70a2d in AudioConverterChain::RenderOutput () | > #11 0x93d7089f in BufferedAudioConverter::FillBuffer () | > #12 0x93d7072c in AudioConverterFillComplexBuffer () | > #13 0x70009483 in DefaultOutputAUEntry () | > #14 0x70009038 in DefaultOutputAUEntry () | > #15 0x700084fd in DefaultOutputAUEntry () | > #16 0x91477912 in HP_IOProc::Call () | > #17 0x91476e4e in IOA_Device::CallIOProcs () | > #18 0x91476bd9 in HP_IOThread::PerformIO () | > #19 0x91475001 in HP_IOThread::WorkLoop () | > #20 0x91474c43 in HP_IOThread::ThreadEntry () | > #21 0x91469239 in CAPThread::Entry () | > #22 0x90024227 in _pthread_body () | > (gdb) Outbound message virus free. Tested on: 9/6/2007 9:17:36 AM ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- Audacity-help mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/audacity-help |
||||||||||||||||
|
Kevin Rodgers-2
|
On 9/6/07, Audacity Help <[hidden email]> wrote:
> > | From Kevin Rodgers > | Wed, 5 Sep 2007 07:23:43 -0600 > | Subject: [Audacity-help] playthrough is broken in version 1.3.3 > | on Mac OS X 10.4.10 > | On 9/4/07, Kevin Rodgers <[hidden email]> wrote: > | > Software playthrough crashes (see below), hardware playthrough > | > produces no audio. > | I should have mentioned that the crash occurs as soon as I click the > | Record button, and that the system Audio/MIDI Setup is normal: default > | input is USB audio codec, default and system output are both built-in > | output, input and output are 44100 Hz, 2ch16-bit. > > Thanks for the report. Hardware playthrough rarely does work and will depend > on your hardware drivers - it's a hack given that current versions of OS X > generally don't permit hardware playthrough. Can you please confirm: > > * that this machine is an Intel Mac Yes. > * what exactly is the USB device you are recording from Ion TTUSB05 > * can you replicably record from this USB device without crashes > if you uncheck software playthrough? Yes. > * can you replicably record from built in audio without crashes > if you check (enable) software playthrough? I don't know -- how do I test that? > Gale Andrews > > > > | > Current directory is /Applications/Audacity 1.3.3 > | > beta/Audacity.app/Contents/MacOS/ > | > GNU gdb 6.3.50-20050815 (Apple version gdb-573) > | >(Fri Oct 20 15:50:43 GMT 2006) > | > Copyright 2004 Free Software Foundation, Inc. > | > GDB is free software, covered by the GNU General Public License, and you are > | > welcome to change it and/or distribute copies of it under certain... > | > Type "show copying" to see the conditions. > | > There is absolutely no warranty for GDB. Type "show warranty" for details. > | > This GDB was configured as "i386-apple-darwin"...Reading symbols for > | > shared libraries .............. done > | > > | > (gdb) run > | > Starting program: /Applications/Audacity 1.3.3 > | > beta/Audacity.app/Contents/MacOS/Audacity > | > Reading symbols for shared libraries > | > done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries .. done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Reading symbols for shared libraries . done > | > Program received signal EXC_BAD_ACCESS, Could not access memory. > | > Reason: KERN_INVALID_ADDRESS at address: 0xb0221cf0 > | > [Switching to process 6053 thread 0x9403] > | > 0xffff0680 in ___bzero () at > | > /System/Library/Frameworks/System.framework/PrivateHeaders/i386/ > | > cpu_capabilities.h:226 226 > | > /System/Library/Frameworks/System.framework/PrivateHeaders/i386/ > | > cpu_capabilities.h: > | > No such file or directory. > | > in > | >/System/Library/Frameworks/System.framework/PrivateHeaders/i386/ > | > cpu_capabilities.h > | > (gdb) bt > | > #0 0xffff0680 in ___bzero () at > | >/System/Library/Frameworks/System.framework/PrivateHeaders/i386/ > | > cpu_capabilities.h:226 > | > #1 0x0037592a in ?? () > | > #2 0x70009889 in DefaultOutputAUEntry () > | > #3 0x700d31c7 in AUNetSendEntry () > | > #4 0x700d25e7 in AUNetSendEntry () > | > #5 0x93d7180d in AudioConverterChain::CallInputProc () > | > #6 0x93d714aa in AudioConverterChain::FillBufferFromInputProc () > | > #7 0x93d70caa in BufferedAudioConverter::GetInputBytes () > | > #8 0x93dbf88e in BlockCopyConverter::RenderOutput () > | > #9 0x93d7089f in BufferedAudioConverter::FillBuffer () > | > #10 0x93d70a2d in AudioConverterChain::RenderOutput () > | > #11 0x93d7089f in BufferedAudioConverter::FillBuffer () > | > #12 0x93d7072c in AudioConverterFillComplexBuffer () > | > #13 0x70009483 in DefaultOutputAUEntry () > | > #14 0x70009038 in DefaultOutputAUEntry () > | > #15 0x700084fd in DefaultOutputAUEntry () > | > #16 0x91477912 in HP_IOProc::Call () > | > #17 0x91476e4e in IOA_Device::CallIOProcs () > | > #18 0x91476bd9 in HP_IOThread::PerformIO () > | > #19 0x91475001 in HP_IOThread::WorkLoop () > | > #20 0x91474c43 in HP_IOThread::ThreadEntry () > | > #21 0x91469239 in CAPThread::Entry () > | > #22 0x90024227 in _pthread_body () > | > (gdb) > > > > > > Outbound message virus free. > Tested on: 9/6/2007 9:17:36 AM > > > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- Audacity-help mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/audacity-help |
||||||||||||||||
|
audacity-help mailing list
|
| From Kevin Rodgers | Thu, 6 Sep 2007 09:29:37 -0600 | Subject: [Audacity-help] playthrough is broken in version 1.3.3 on Mac OS X | 10.4.10 | On 9/6/07, Audacity Help <[hidden email]> wrote: | > | From Kevin Rodgers | > | Wed, 5 Sep 2007 07:23:43 -0600 | > | Subject: [Audacity-help] playthrough is broken in version 1.3.3 | > | on Mac OS X 10.4.10 | > | On 9/4/07, Kevin Rodgers <[hidden email]> wrote: | > | > Software playthrough crashes (see below), hardware playthrough | > | > produces no audio. | > | I should have mentioned that the crash occurs as soon as I click the | > | Record button, and that the system Audio/MIDI Setup is normal: default | > | input is USB audio codec, default and system output are both built-in | > | output, input and output are 44100 Hz, 2ch16-bit. | > | > Thanks for the report. Hardware playthrough rarely does work and will depend | > on your hardware drivers - it's a hack given that current versions of OS X | > generally don't permit hardware playthrough. Can you please confirm: | > | > * that this machine is an Intel Mac | Yes. | > * what exactly is the USB device you are recording from | Ion TTUSB05 | > * can you replicably record from this USB device without crashes | > if you uncheck software playthrough? | Yes. I should have clarified that hardware playthrough can only work where the recording and playback devices in the Audio I/O tab of Audacity Preferences are the same. It is known that hardware playthrough does not work on most Intel Macs in any case, but it could only apply for example where you are recording into and playing out to the inbuilt sound device. | > * can you replicably record from built in audio without crashes | > if you check (enable) software playthrough? | | I don't know -- how do I test that? Change the "recording device" on the Audio I/O tab of Audacity Preferences to your built-in audio then change the Audio Input in Audio-MIDI Setup to line-in (if you have one) or microphone and record into that input. If you have a line-in you can also record from the turntable by connecting its RCA outputs to an RCA > 1/8 inch stereo adaptor, then the adaptor to the line-in port of the computer. If you recorded that way you could (theoretically) use hardware playthrough because the recording and playback devices are the same and "ought" to be able to use software playthrough. If software playthrough does not crash when recording into the built-in audio device it may indicate some kind of conflict or incompatibility with the turntable. Gale Andrews Outbound message virus free. Tested on: 9/6/2007 5:33:44 PM ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- Audacity-help mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/audacity-help |
||||||||||||||||
|
Kevin Rodgers-2
|
On 9/6/07, Audacity Help <[hidden email]> wrote:
... > I should have clarified that hardware playthrough can only work where > the recording and playback devices in the Audio I/O tab of Audacity > Preferences are the same. It is known that hardware playthrough does not > work on most Intel Macs in any case, but it could only apply for example > where you are recording into and playing out to the inbuilt sound device. > > | > * can you replicably record from built in audio without crashes > | > if you check (enable) software playthrough? > | > | I don't know -- how do I test that? > > Change the "recording device" on the Audio I/O tab of Audacity Preferences > to your built-in audio then change the Audio Input in Audio-MIDI Setup to > line-in (if you have one) or microphone and record into that input. If you have > a line-in you can also record from the turntable by connecting its RCA outputs > to an RCA > 1/8 inch stereo adaptor, then the adaptor to the line-in port of > the computer. If you recorded that way you could (theoretically) use hardware > playthrough because the recording and playback devices are the same and > "ought" to be able to use software playthrough. If software playthrough > does not crash when recording into the built-in audio device it may indicate > some kind of conflict or incompatibility with the turntable. I'll try to check that out, but regardless, I want to emphasize that this crash is a regression: software playthrough works in Audacity 1.2.6 with the exact same configuration. Thanks, Kevin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- Audacity-help mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/audacity-help |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |