[Fwd: Audacity CRASH!]

1 Message Forum Options Options
Embed this topic
Permalink
Martyn Shaw-2
[Fwd: Audacity CRASH!]
Reply Threaded MoreMore options
Print post
Permalink
Hi there

At the recent GSoC mentor summit, one of the Mixxx developers grabbed
our latest release on his Mac and ran it.  After a bit of playing with
the new bits with the following happened.  Sorry I don't have details
of exactly what he did - I think I was distracted!  Any ideas?

Martyn

-------- Original Message --------
Subject: Audacity CRASH!
Date: Sun, 26 Oct 2008 15:50:36 -0700
From: Albert Santoni <asantoni@...>
To: martynshaw99@...

Hello,

Backtrace courtesy of Apple:

Process:         Audacity [42909]
Path:            /Applications/Audacity/Audacity.app/Contents/MacOS/
Audacity
Identifier:      net.sourceforge.audacity
Version:         1.3.6 (1.3.6)
Code Type:       X86 (Native)
Parent Process:  launchd [111]

Date/Time:       2008-10-26 15:48:52.254 -0700
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   net.sourceforge.audacity       0x001167b4 LangHash::operator[]
(wxString const&) + 175988
1   net.sourceforge.audacity       0x001ee09a
wxAboutDialogCreditItemsListNode::~wxAboutDialogCreditItemsListNode()
+ 5210
2   net.sourceforge.audacity       0x001443ab wxPrintout::GetTitle()
const + 2779
3   net.sourceforge.audacity       0x004e3d83
wxStandardPaths::~wxStandardPaths() + 1603
4   net.sourceforge.audacity       0x004e3eff
wxStandardPaths::~wxStandardPaths() + 1983
5   net.sourceforge.audacity       0x004e42cf
wxStandardPaths::~wxStandardPaths() + 2959
6   net.sourceforge.audacity       0x003ff55f
wxListBoxBase::DoInsert(wxString const&, unsigned int) + 9087
7   net.sourceforge.audacity       0x00362d78
wxListEvent::~wxListEvent() + 12408
8   net.sourceforge.audacity       0x00393e6f
MacWindowMap_wxImplementation_HashTable
::GetBucketForNode(MacWindowMap_wxImplementation_HashTable*,
MacWindowMap_wxImplementation_HashTable::Node*) + 28335
9   com.apple.HIToolbox           0x9046a303
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
HandlerCallRec*) + 1181
10  com.apple.HIToolbox           0x9046973d
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 405
11  com.apple.HIToolbox           0x90486092 SendEventToEventTarget +
52
12  com.apple.HIToolbox           0x904ba31d
SendHICommandEvent(unsigned long, HICommand const*, unsigned long,
unsigned long, unsigned char, OpaqueEventTargetRef*,
OpaqueEventTargetRef*, OpaqueEventRef**) + 411
13  com.apple.HIToolbox           0x904e0b6f
SendMenuCommandWithContextAndModifiers + 59
14  com.apple.HIToolbox           0x904e0b2c
SendMenuItemSelectedEvent + 134
15  com.apple.HIToolbox           0x90564cd7
HIMenuBar::HandleKeyboardEvent(OpaqueEventRef*) + 409
16  com.apple.HIToolbox           0x9046a811
HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
void*) + 173
17  com.apple.HIToolbox           0x9046a303
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
HandlerCallRec*) + 1181
18  com.apple.HIToolbox           0x9046973d
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 405
19  com.apple.HIToolbox           0x904695a2
SendEventToEventTargetWithOptions + 58
20  com.apple.HIToolbox           0x904984c7
ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*,
OpaqueEventRef*, void*) + 1815
21  com.apple.HIToolbox           0x9046a6bc
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
HandlerCallRec*) + 2134
22  com.apple.HIToolbox           0x9046973d
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 405
23  com.apple.HIToolbox           0x90486092 SendEventToEventTarget +
52
24  net.sourceforge.audacity       0x00326626
wxwxAccelListNode::~wxwxAccelListNode() + 2150
25  net.sourceforge.audacity       0x003266ff
wxwxAccelListNode::~wxwxAccelListNode() + 2367
26  net.sourceforge.audacity       0x00340343
wxDropSourceBase::~wxDropSourceBase() + 259
27  net.sourceforge.audacity       0x003d23af
wxDisplayModule::~wxDisplayModule() + 303
28  net.sourceforge.audacity       0x003ac323 wxANIDecoder::Clone()
const + 915
29  net.sourceforge.audacity       0x0048f25a
wxHashTable::~wxHashTable() + 2426
30  net.sourceforge.audacity       0x00002c58 0x1000 + 7256
31  net.sourceforge.audacity       0x000025a2 0x1000 + 5538
32  net.sourceforge.audacity       0x000024c9 0x1000 + 5321

Thread 1:
0   libSystem.B.dylib             0x9076c4a6 mach_msg_trap + 10
1   libSystem.B.dylib             0x90773c9c mach_msg + 72
2   com.apple.CoreFoundation       0x901220ce CFRunLoopRunSpecific +
1790
3   com.apple.CoreFoundation       0x90122cf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     0x90345464
HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     0x90345300
CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
7   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib             0x9076c5c6 mach_wait_until + 10
1   libSystem.B.dylib             0x907e41e5 nanosleep + 314
2   net.sourceforge.audacity       0x0001075d
AudioThread::callback(void*) + 77
3   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
4   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             0x9077368e __semwait_signal + 10
1   libSystem.B.dylib             0x9079e36d pthread_cond_wait
$UNIX2003 + 73
2   com.apple.ColorSync           0x942e5460
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync           0x942f7d92 CMMConvTask(void*) + 54
4   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
5   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             0x9076c4a6 mach_msg_trap + 10
1   libSystem.B.dylib             0x90773c9c mach_msg + 72
2   com.apple.CoreFoundation       0x901220ce CFRunLoopRunSpecific +
1790
3   com.apple.CoreFoundation       0x90122d54 CFRunLoopRun + 84
4   com.apple.DesktopServices     0x90982e83
TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5   ...ple.CoreServices.CarbonCore 0x950b3463 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
7   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             0x9076c4a6 mach_msg_trap + 10
1   libSystem.B.dylib             0x90773c9c mach_msg + 72
2   com.apple.CoreFoundation       0x901220ce CFRunLoopRunSpecific +
1790
3   com.apple.CoreFoundation       0x90122d54 CFRunLoopRun + 84
4   com.apple.DesktopServices     0x90982ffc
TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5   ...ple.CoreServices.CarbonCore 0x950b3463 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
7   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib             0x9077368e __semwait_signal + 10
1   libSystem.B.dylib             0x9079e36d pthread_cond_wait
$UNIX2003 + 73
2   ...ple.CoreServices.CarbonCore 0x950b524f TSWaitOnCondition + 126
3   ...ple.CoreServices.CarbonCore 0x9509418e
TSWaitOnConditionTimedRelative + 202
4   ...ple.CoreServices.CarbonCore 0x950b4ecc MPWaitOnQueue + 208
5   com.apple.DesktopServices     0x9098dfba
TNodeSyncTask::SyncTaskProc(void*) + 84
6   ...ple.CoreServices.CarbonCore 0x950b3463 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
8   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 7:
0   libSystem.B.dylib             0x9079cf66 kevent + 10
1   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
2   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 8:
0   libSystem.B.dylib             0x907bc5e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
2   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib             0x9076c506
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x9079e84f _pthread_cond_wait + 1244
2   libSystem.B.dylib             0x907a00d3
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation           0x95395b1c -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation           0x95395930 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation           0x95395895 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit               0x945ca358 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation           0x9534fbad -[NSThread main] + 45
8   com.apple.Foundation           0x9534f754 __NSThread__main__ + 308
9   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
10  libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 10:
0   libSystem.B.dylib             0x9076c506
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             0x9079e84f _pthread_cond_wait + 1244
2   libSystem.B.dylib             0x907a00d3
pthread_cond_timedwait_relative_np + 47
3   ...ple.CoreServices.CarbonCore 0x950941ba
TSWaitOnConditionTimedRelative + 246
4   ...ple.CoreServices.CarbonCore 0x950b4ecc MPWaitOnQueue + 208
5   com.apple.DesktopServices     0x9098ff04
TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6   ...ple.CoreServices.CarbonCore 0x950b3463 PrivateMPEntryPoint + 56
7   libSystem.B.dylib             0x9079d6f5 _pthread_start + 321
8   libSystem.B.dylib             0x9079d5b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0x00000000  ebx: 0x001161a4  ecx: 0xbfffeac0  edx: 0x00000000
   edi: 0x1556a9f0  esi: 0x00000000  ebp: 0xbfffeb28  esp: 0xbfffea40
    ss: 0x0000001f  efl: 0x00010246  eip: 0x001167b4   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
   cr2: 0x00000000

Binary Images:
     0x1000 -   0x9b3fff +net.sourceforge.audacity 1.3.6 (1.3.6)
<e55e4eb230cbb0cf971f2fc12bc0ef70> /Applications/Audacity/Audacity.app/
Contents/MacOS/Audacity
   0xc7a000 -   0xc7bfe1  com.apple.textencoding.unicode 2.2 (2.2)
<542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/
Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
   0xcb0000 -   0xcb4fff  com.apple.CommonCocoaPanels 3.0 (15)
<e55f5774d14df35699e1d0f676993418> /System/Library/CoreServices/
CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels
   0xfc6000 -   0xfc9fff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4)
<9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/
AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/
MacOS/AudioIPCPlugIn
   0xfcf000 -   0xfd4fff  com.apple.audio.AppleHDAHALPlugIn 1.5.7
(1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/
AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1476c000 - 0x1476cffb +hard_limiter_1413.so ??? (???) /Applications/
Audacity/plug-ins/hard_limiter_1413.so
0x14bf6000 - 0x14c04fff +com.grame.JackRouter JackRouter 0.8.3
(0.8.3) /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/
JackRouter
0x14c59000 - 0x14c61fef +com.grame.Jack Jack (0.101.3) /Library/
Frameworks/Jack.framework/Versions/A/Jack
0x14d1c000 - 0x14d1fff7 +gverb_1216.so ??? (???) /Applications/
Audacity/plug-ins/gverb_1216.so
0x14d23000 - 0x14d25fff +sc4_1882.so ??? (???) /Applications/Audacity/
plug-ins/sc4_1882.so
0x14f0a000 - 0x14f20fe7 +gpl.jackosx.com.JACK-insert 1.6.1 (1.6.1) /
Library/Audio/Plug-Ins/Components/JACK-insert.component/Contents/MacOS/
JACK-insert
0x154ea000 - 0x154f4ffe  com.apple.URLMount 3.1.1 (3.1.1)
<b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/
URLMount.framework/URLMount
0x15ac0000 - 0x15c90fff  com.apple.RawCamera.bundle 2.0.9 (2.0.9)
<5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/
RawCamera.bundle/Contents/MacOS/RawCamera
0x164de000 - 0x164e3ff3  libCGXCoreImage.A.dylib ??? (???)
<31761f6461b8dd390dc4df480b1fb564> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x70000000 - 0x700e3ff2  com.apple.audio.units.Components 1.5.1
(1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/
CoreAudio
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)
<7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x9000fff9  com.apple.helpdata 1.0.1 (14.2) /System/
Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90055000 - 0x9005ffeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/
A/CarbonSound
0x90060000 - 0x900affff  com.apple.QuickLookUIFramework 1.3 (170.7) /
System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/
QuickLookUI
0x900b0000 - 0x901e2fff  com.apple.CoreFoundation 6.5.4 (476.15)
<e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/
CoreFoundation.framework/Versions/A/CoreFoundation
0x901e3000 - 0x901f7ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
ImageCapture.framework/Versions/A/ImageCapture
0x901f8000 - 0x90229ffb  com.apple.quartzfilters 1.5.0 (1.5.0)
<22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/
Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/
Versions/A/QuartzFilters
0x9022a000 - 0x902a9ff5  com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/
Versions/A/SearchKit
0x90328000 - 0x903a4feb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/
CoreAudio.framework/Versions/A/CoreAudio
0x903a5000 - 0x90462fff  com.apple.WebKit 5525.18 (5525.18)
<7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/
WebKit.framework/Versions/A/WebKit
0x90463000 - 0x9076afff  com.apple.HIToolbox 1.5.4 (???)
<5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/
HIToolbox
0x9076b000 - 0x908cbff3  libSystem.B.dylib ??? (???)
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x908cc000 - 0x90906fe7  com.apple.coreui 1.2 (62) /System/Library/
PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90941000 - 0x90969fff  libcups.2.dylib ??? (???)
<bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
0x9096a000 - 0x90980fe7  com.apple.CoreVideo 1.5.1 (1.5.1)
<001910004257f1386724398f584b30b5> /System/Library/Frameworks/
CoreVideo.framework/Versions/A/CoreVideo
0x90981000 - 0x90a0bfe3  com.apple.DesktopServices 1.4.7 (1.4.7)
<d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a0c000 - 0x90a12fff  com.apple.print.framework.Print 218.0.2
(220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90a13000 - 0x90a55fef  com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/
Versions/A/NavigationServices
0x90a56000 - 0x90b36fff  libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x90b37000 - 0x90b94ffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x90bda000 - 0x90c88ffb  com.apple.QTKit 7.5.5 (990.7) /System/Library/
Frameworks/QTKit.framework/Versions/A/QTKit
0x90deb000 - 0x90e16fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x90e17000 - 0x90e19fff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/
SecurityHI
0x90fa2000 - 0x910e8ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/ImageIO
0x910e9000 - 0x910eefff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/
A/CommonPanels
0x910fb000 - 0x915ccf3e  libGLProgrammability.dylib ??? (???)
<fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x915cd000 - 0x91c69fff  com.apple.CoreGraphics 1.351.33 (???)
<481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/CoreGraphics
0x91c6a000 - 0x91c6cff5  libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRadiance.dylib
0x91c6d000 - 0x91c6dffe  com.apple.quartzframework 1.5 (1.5)
<4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/
Quartz.framework/Versions/A/Quartz
0x92c8b000 - 0x92c94fff  com.apple.speech.recognition.framework 3.7.24
(3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/
Versions/A/SpeechRecognition
0x92c95000 - 0x92e63fff  com.apple.security 5.0.4 (34102)
<f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/
Security.framework/Versions/A/Security
0x92e64000 - 0x93274fef  libBLAS.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libBLAS.dylib
0x93278000 - 0x93287ffe  com.apple.DSObjCWrappers.Framework 1.2.1
(1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/
PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x93288000 - 0x93288ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/ApplicationServices
0x93289000 - 0x93299fff  com.apple.speech.synthesis.framework 3.7.1
(3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9329a000 - 0x932d1fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/
SystemConfiguration.framework/Versions/A/SystemConfiguration
0x932d2000 - 0x93365fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93396000 - 0x933efff7  libGLU.dylib ??? (???) /System/Library/
Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x933f0000 - 0x933f0ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x933f1000 - 0x9340cffb  libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libPng.dylib
0x9340d000 - 0x93415fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/
DiskArbitration.framework/Versions/A/DiskArbitration
0x93416000 - 0x93488fff  com.apple.iLifeMediaBrowser 1.0.9 (212.0.1) /
System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/
A/iLifeMediaBrowser
0x93532000 - 0x93532ffb  com.apple.installserver.framework 1.0 (8) /
System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/
InstallServer
0x93533000 - 0x93537fff  libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libGIF.dylib
0x93538000 - 0x93545fe7  com.apple.opengl 1.5.7 (1.5.7)
<db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/
OpenGL.framework/Versions/A/OpenGL
0x93546000 - 0x935a2ff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/
Versions/A/HTMLRendering
0x935a3000 - 0x935afffe  libGL.dylib ??? (???) /System/Library/
Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x935b0000 - 0x935b7ff7  libCGATS.A.dylib ??? (???)
<973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x93893000 - 0x93897fff  libmathCommon.A.dylib ??? (???) /usr/lib/
system/libmathCommon.A.dylib
0x938e9000 - 0x93927fff  libGLImage.dylib ??? (???)
<f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93928000 - 0x93938ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x9395e000 - 0x93a10ffb  libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x93a14000 - 0x93a1bffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93a30000 - 0x93a5dfeb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
libvDSP.dylib
0x93a5e000 - 0x93ae9fff  com.apple.framework.IOKit 1.5.1 (???)
<324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/
IOKit.framework/Versions/A/IOKit
0x93aea000 - 0x93aebffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x93aec000 - 0x93aecffd  com.apple.Accelerate 1.4.2 (Accelerate
1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate
0x93aed000 - 0x93b3dff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
HIServices.framework/Versions/A/HIServices
0x93b3e000 - 0x93bb8ff8  com.apple.print.framework.PrintCore 5.5.3
(245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
PrintCore.framework/Versions/A/PrintCore
0x93bb9000 - 0x93bf8fff  com.apple.CoreMediaIOServicesPrivate 12.0
(12.0) /System/Library/PrivateFrameworks/
CoreMediaIOServicesPrivate.framework/Versions/A/
CoreMediaIOServicesPrivate
0x93bf9000 - 0x93bf9ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib
3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Frameworks/vecLib.framework/Versions/A/vecLib
0x93bfa000 - 0x93cdfff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/
CoreData.framework/Versions/A/CoreData
0x93cee000 - 0x93d37fef  com.apple.Metadata 10.5.2 (398.22)
<a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/
Versions/A/Metadata
0x93d38000 - 0x93dbfff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x93f70000 - 0x94292fe2  com.apple.QuickTime 7.5.5 (990.7)
<87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/
QuickTime.framework/Versions/A/QuickTime
0x94293000 - 0x942b1ff7  com.apple.QuickLookFramework 1.3 (170.7) /
System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x942b2000 - 0x9437dfff  com.apple.ColorSync 4.5.0 (4.5.0) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x9437e000 - 0x9437eff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/
Cocoa.framework/Versions/A/Cocoa
0x9437f000 - 0x94384ffb  com.apple.DisplayServicesFW 2.0 (2.0)
<8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/
DisplayServices.framework/Versions/A/DisplayServices
0x94385000 - 0x94385ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/
MonitorPanel.framework/Versions/A/MonitorPanel
0x94386000 - 0x94412ff7  com.apple.LaunchServices 290 (290)
<61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/
Versions/A/LaunchServices
0x94413000 - 0x94507ff4  libiconv.2.dylib ??? (???)
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x94508000 - 0x94516ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9451c000 - 0x94523fe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x94524000 - 0x94d21fef  com.apple.AppKit 6.5.3 (949.34)
<4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/
AppKit.framework/Versions/C/AppKit
0x94d22000 - 0x94d94fff  com.apple.PDFKit 2.1.1 (2.1.1) /System/
Library/Frameworks/Quartz.framework/Versions/A/Frameworks/
PDFKit.framework/Versions/A/PDFKit
0x94d95000 - 0x94da0fe7  libCSync.A.dylib ??? (???)
<86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94da1000 - 0x94e48feb  com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/
Versions/A/QD
0x94e56000 - 0x94f10fe3  com.apple.CoreServices.OSServices 226.5
(226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/
Versions/A/OSServices
0x94f11000 - 0x95049ff7  libicucore.A.dylib ??? (???)
<3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x9504a000 - 0x95069ffa  libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJPEG.dylib
0x9506a000 - 0x95344ff3  com.apple.CoreServices.CarbonCore 786.6
(786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/
Versions/A/CarbonCore
0x95345000 - 0x955c0fe7  com.apple.Foundation 6.5.6 (677.21)
<5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/
Foundation.framework/Versions/C/Foundation
0x955c1000 - 0x95600fef  libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libTIFF.dylib
0x95601000 - 0x95601ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices
0x95602000 - 0x95695ff3  com.apple.ApplicationServices.ATS 3.4 (???)
<a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x95696000 - 0x95a33fe7  com.apple.QuartzCore 1.5.5 (1.5.5)
<82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/
QuartzCore.framework/Versions/A/QuartzCore
0x95a34000 - 0x95b58fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1
(1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/
AudioToolbox
0x95ba4000 - 0x95c28fe3  com.apple.CFNetwork 339.5 (339.5)
<c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/
Versions/A/CFNetwork
0x95c29000 - 0x95c4dfff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95c66000 - 0x95d9efe7  com.apple.imageKit 1.0.2 (1.0)
<5eee702fe546c8c881acfc65c41ad178> /System/Library/Frameworks/
Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/
ImageKit
0x95d9f000 - 0x95e1cfef  libvMisc.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libvMisc.dylib
0x95e72000 - 0x9602dff3  com.apple.QuartzComposer 2.1 (106.5)
<1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/
Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/
Versions/A/QuartzComposer
0x9602e000 - 0x96056ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/
Shortcut.framework/Versions/A/Shortcut
0x96057000 - 0x96125ff3  com.apple.JavaScriptCore 5525.18 (5525.18)
<672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/
JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96126000 - 0x9613efff  com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/
Versions/A/OpenScripting
0x9613f000 - 0x9613fffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /
System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96140000 - 0x96143fff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96144000 - 0x96144fff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/
Carbon.framework/Versions/A/Carbon
0x96145000 - 0x961f5fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/
Kerberos.framework/Versions/A/Kerberos
0x961f6000 - 0x96214fff  libresolv.9.dylib ??? (???)
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x96232000 - 0x96248fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/
DictionaryServices.framework/Versions/A/DictionaryServices
0x96249000 - 0x96607fea  libLAPACK.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libLAPACK.dylib
0x96608000 - 0x96649fe7  libRIP.A.dylib ??? (???)
<1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9664a000 - 0x966a4ff7  com.apple.CoreText 2.0.3 (???)
<1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/
Versions/A/CoreText
0x966a5000 - 0x96786ff7  libxml2.2.dylib ??? (???)
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x96787000 - 0x967b6fe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x968c3000 - 0x968edfff  com.apple.CoreMediaPrivate 11.0 (11.0)
<e37d6ebd5934b482c864ba6eaf122488> /System/Library/PrivateFrameworks/
CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x968ee000 - 0x969b5ff2  com.apple.vImage 3.0 (3.0) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/
Versions/A/vImage
0x969b6000 - 0x97006fff  com.apple.WebCore 5525.18.1 (5525.18.1)
<9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/
WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/
WebCore
0x97007000 - 0x97025ff3  com.apple.DirectoryService.Framework 3.5.5
(3.5.5) <4b81063df189bc462f012a169474fcbc> /System/Library/Frameworks/
DirectoryService.framework/Versions/A/DirectoryService
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/
libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/
libSystem.B.dylib

Thanks,
Albert


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
audacity-devel mailing list
audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel