Jump to content

tascam audio interface makes Final Cut crash (FX 8350, 10.9.5)


pianoguy
 Share

4 posts in this topic

Recommended Posts

After 3 entire days, I have figured out how to install 10.9.5 Mavericks on my AMD FX 8350, asus M4A99X Evo rev2.0 mobo, PC. The last issue that remains is an issue related to my tascam us-200 sub audio interface. My other interfaces work (so far), and my tascam works in most cases. However, when I am in Final Cut X and click "record voiceover", if the tascam is set as the "input device" in the system's audio preferences, it makes Final Cut crash. I have the same kext installed that works on my real Mac Pro. What can I try? Should I try a different bootloader? My mobo is uefi, should I try an efi bootloader? Should I make a DSDT? Does my mobo even need a custom DSDT? Should I try a differemt voodoo kext? Does voodoo even affect other audio devices?

Link to comment
Share on other sites

here is some of the console code when final cut crashes

 

Crashed Thread:  0  Dispatch queue: com.apple.main-thread
 
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000003434347637
 
VM Regions Near 0x3434347637:
    CG shared images       00000001c871f000-00000001c8727000 [   32K] r--/r-- SM=SHM  
--> 
    __TEXT                 0000123480000000-0000123480464000 [ 4496K] r-x/rwx SM=COW  /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle/Contents/MacOS/AMDRadeonX4000GLDriver
 
Application Specific Information:
Performing @selector(toggleVoiceoverRecordView:) from sender NSMenuItem 0x6000000b5a20
 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.audio.CoreAudio     0x00007fff92f4b06a HALObject::GetNumberOwnedObjectsOfClass(unsigned int, unsigned int const*) const + 48
1   com.apple.audio.CoreAudio     0x00007fff92f27e07 HALObject::GetPropertyDataSize(AudioObjectPropertyAddress const&, unsigned int, void const*) const + 129
2   com.apple.audio.CoreAudio     0x00007fff92f27ac6 AudioObjectGetPropertyDataSize + 218
3   com.apple.Flexo               0x00000001042b2c52 devicesInfoDictionaryForScope(unsigned int) + 1250
4   com.apple.Flexo               0x00000001042b3b83 FFAudioRecorder::currentInputDeviceDictionary() const + 19
5   com.apple.Flexo               0x00000001042b9cae -[FFVoiceOverController _setupPropertyListeners] + 110
6   com.apple.Flexo               0x00000001042b7774 -[FFVoiceOverController initWithDelegate:] + 228
7   com.apple.FinalCut             0x0000000102eee79a -[PEVoiceOverWindowController _setupVoiceOver] + 74
8   com.apple.FinalCut             0x0000000102eee256 -[PEVoiceOverWindowController showWindow:] + 38
9   com.apple.FinalCut             0x0000000102f0185f -[PEAppController toggleVoiceoverRecordView:] + 239
10  com.apple.AppKit               0x00007fff88bf6260 -[NSApplication sendAction:to:from:] + 327
11  com.apple.prokit               0x0000000103217e31 -[NSProApplication sendAction:to:from:] + 101
12  com.apple.Flexo               0x00000001037f0158 -[FFApplication sendAction:to:from:] + 328
13  com.apple.AppKit               0x00007fff88c111c8 -[NSMenuItem _corePerformAction] + 394
14  com.apple.AppKit               0x00007fff88c10f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
15  com.apple.AppKit               0x00007fff88c6040d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
16  com.apple.AppKit               0x00007fff88c60289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
17  com.apple.AppKit               0x00007fff88c06ff6 NSSLMMenuEventHandler + 716
18  com.apple.HIToolbox           0x00007fff8657f1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
Link to comment
Share on other sites

 Share

×
×
  • Create New...