[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] Crashes in findRegexp or File
I'm having constant crashes with this code. I've narrowed it down to
either happening after reading the file several times, or using
findRegexp (even with much simpler finds than here).
I'm trying to write an automatic link fixer, but it fails because of
these crashes.
You may need to do this a few time in a row before it crashes the whol SCApp
(
p="Help/GUI/GUI-Classes.html";
//path.postln;
f=File.new(p,"r");
q= f.readAllString;
f.close;
// this string finds links,
// and parses them into a specific kind of array.
r="<a href=[\"]([^\"]*)[\"]>[a-zA-Z0-9_< >\"/=\-]*</a>";
l=q.findRegexp(r);
)
crash report below.
jostM
Process: SuperCollider [94424]
Path:
/Applications/NonAppleApps/Sound/SC3/SuperCollider3/build/SuperCollider.app/Contents/MacOS/SuperCollider
Identifier: net.sourceforge.supercollider
Version: ??? (-Unofficial Build-)
Code Type: X86 (Native)
Parent Process: launchd [87]
Date/Time: 2008-12-23 21:47:09.820 +0100
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000002035c7e8
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x914e1699 objc_msgSend + 41
1 com.apple.AppKit 0x939fa6cc -[NSApplication run] + 892
2 com.apple.AppKit 0x939c78a4 NSApplicationMain + 574
3 net.sourceforge.supercollider 0x00002682 _start + 216
4 net.sourceforge.supercollider 0x000025a9 start + 41
Thread 1:
0 libSystem.B.dylib 0x9172bad6
recvfrom$NOCANCEL$UNIX2003 + 10
1 net.sourceforge.supercollider 0x000d89f9 SC_UdpInPort::Run() + 99
2 libSystem.B.dylib 0x91714095 _pthread_start + 321
3 libSystem.B.dylib 0x91713f52 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x916e32e6 mach_wait_until + 10
1 libSystem.B.dylib 0x9175a3ad nanosleep + 314
2 libSystem.B.dylib 0x9176aeab sleep + 63
3 net.sourceforge.supercollider 0x00077b56 resyncThread(void*) + 18
4 libSystem.B.dylib 0x91714095 _pthread_start + 321
5 libSystem.B.dylib 0x91713f52 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x916e320e
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x91715206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9175a539 pthread_cond_wait + 48
3 net.sourceforge.supercollider 0x0007924c TempoClock::Run() + 44
4 libSystem.B.dylib 0x91714095 _pthread_start + 321
5 libSystem.B.dylib 0x91713f52 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x916e320e
semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x91715206 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x9175a539 pthread_cond_wait + 48
3 net.sourceforge.supercollider 0x0007902a schedRunFunc(void*) + 66
4 libSystem.B.dylib 0x91714095 _pthread_start + 321
5 libSystem.B.dylib 0x91713f52 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x917326f2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x91714095 _pthread_start + 321
2 libSystem.B.dylib 0x91713f52 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x005c9e80 ebx: 0x918bccab ecx: 0x9157d334 edx: 0x200490c0
edi: 0xa02384e8 esi: 0xa02c98c0 ebp: 0xbffff918 esp: 0xbffff7a4
ss: 0x0000001f efl: 0x00010206 eip: 0x914e1699 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x2035c7e8
Binary Images:
0x1000 - 0x196fe3 +net.sourceforge.supercollider ??? (-Unofficial
Build-) <7e71a87658aa6a6ae28dc3222af1c7ca>
/Applications/NonAppleApps/Sound/SC3/SuperCollider3/build/SuperCollider.app/Contents/MacOS/SuperCollider
0x301000 - 0x31eff7 com.apple.audio.midi.CoreMIDI 1.6.1 (42)
/System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x336000 - 0x3a9ff7 com.apple.Bluetooth 2.1.3 (2.1.3f8)
<1e2732edbd0f2c1db1ce5ecf06aa8192>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x3f7000 - 0x415fe3 libexpat.1.dylib ??? (???)
<4b0320ecb5a2954cb3ad877a9aaf6ad2> /usr/lib/libexpat.1.dylib
0x41d000 - 0x41ffff com.apple.BezelServicesFW 1.4.925 (1.4.925)
/System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x168c4000 - 0x16aacfff com.apple.RawCamera.bundle 2.0.11 (410)
<7704cc57f7daceb81672bfdc4434da40>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x17414000 - 0x17417fff +com.stclairsoft.DefaultFolderX.osax Default
Folder X Addition version 1.0 (kBundleVersion)
<162048ed3b209c4014b2bb4a1dca9c4b>
/Users/fuo/Library/ScriptingAdditions/Default Folder X
Addition.osax/Contents/MacOS/Default Folder X Addition
0x17422000 - 0x17443fff +com.stclairsoft.DefaultFolderX.CarbonPatcher
kBundleVersion (kBundleVersion) <6e31d9d241e8cb66529727625d1117d2>
/Library/PreferencePanes/Default Folder
X.prefPane/Contents/Resources/Default Folder
X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon
Patcher
0x17450000 - 0x1746eff7 +Cocoa Patcher ??? (???)
<90b606879847c00f221e07c8a5e9e593> /Library/PreferencePanes/Default
Folder X.prefPane/Contents/Resources/Default Folder
X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa
Patcher
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???)
<100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x90021ff3 com.apple.DirectoryService.Framework 3.5.5
(3.5.5) <f8931f64103c8a86b82e9714352f4323>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90022000 - 0x90022ff8 com.apple.Cocoa 6.5 (???)
<e9318c93615b27231498bbe585b8da98>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90038000 - 0x9003ffe9 libgcc_s.1.dylib ??? (???)
<28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x90040000 - 0x900f0fff edu.mit.Kerberos 6.0.12 (6.0.12)
<685cc018c133668d0d3ac6a1cb63cff9>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90109000 - 0x90127fff libresolv.9.dylib ??? (???)
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x90128000 - 0x90155feb libvDSP.dylib ??? (???)
<2ee4eb005babc90eaa352b33eb09226e>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90168000 - 0x90505fef com.apple.QuartzCore 1.5.7 (1.5.7)
<2fed2dd7565c84a0f0c608d41d4d172c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90506000 - 0x90555fff com.apple.QuickLookUIFramework 1.3.1 (170.9)
/System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90846000 - 0x90904fff com.apple.WebKit 5525.27 (5525.27.1)
<a15e548666c9a463d61be1f114b2fa27>
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x90922000 - 0x9099ffef libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x909a0000 - 0x90a4effb com.apple.QTKit 7.5.5 (990.7)
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90a4f000 - 0x90b01ffb libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90b02000 - 0x90b07fff com.apple.CommonPanels 1.2.4 (85)
<3b64ef0de184d09c6f99a1a7e77e42be>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90b4d000 - 0x90b62ffb com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90b63000 - 0x90ba2fef libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90ba3000 - 0x90c2fff7 com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90c30000 - 0x90c30ffa com.apple.CoreServices 32 (32)
<2760719f7a81e8c2bdfd15b0939abc29>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90c31000 - 0x90c33fff com.apple.securityhi 3.0 (30817)
<020419ad33b8638b174e1a472728a894>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90c34000 - 0x90cb1feb com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f35477a5e23db0fa43233c37da01ae1c>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90cb2000 - 0x90cd1ffa libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90cd2000 - 0x90cd2ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90cd3000 - 0x910e3fef libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91350000 - 0x91350ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib
3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91351000 - 0x91351ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
<1bce4a22b6a5cc7055d0938ddad269b2>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x91352000 - 0x9135dfe7 libCSync.A.dylib ??? (???)
<e6aceed359bd228f42bc1246af5919c9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91395000 - 0x913e6ff7 com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x913e7000 - 0x913fdfff com.apple.DictionaryServices 1.0.0 (1.0.0)
<7e9ff586b5c9d02b09e2a5527d98524f>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x913fe000 - 0x91419ffb libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9141a000 - 0x91477ffb libstdc++.6.dylib ??? (???)
<6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x91478000 - 0x9148efe7 com.apple.CoreVideo 1.5.1 (1.5.1)
<001910004257f1386724398f584b30b5>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9148f000 - 0x9149ffff 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
0x914a0000 - 0x914cbfe7 libauto.dylib ??? (???)
<2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
0x914cc000 - 0x915acfff libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x915ad000 - 0x91609ff7 com.apple.htmlrendering 68 (1.1.3)
<a9f65fa1c4668dc7c49af5bf7d5287ad>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9160a000 - 0x91641fff com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91642000 - 0x91666fff libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x916b6000 - 0x916b6fff com.apple.Carbon 136 (136)
<ec1d4184925e652dbe1b9200a5a552ec>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x916b7000 - 0x916c5ffd libz.1.dylib ??? (???)
<545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x916c6000 - 0x916cafff libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x916cb000 - 0x916d7ffe libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x916e2000 - 0x91849ff3 libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x91856000 - 0x91856ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9185d000 - 0x918b6ff7 libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x918b7000 - 0x91b32fe7 com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91b66000 - 0x91e6efff com.apple.HIToolbox 1.5.4 (???)
<3747086ba21ee419708a5cab946c8ba6>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91e6f000 - 0x91fa7ff7 libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x92037000 - 0x920c2fff com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x921bd000 - 0x922f0fff com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x922f1000 - 0x922f1ffe com.apple.quartzframework 1.5 (1.5)
<49afd7e7e3b2cad89cfaf2ac8c67c8a4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92375000 - 0x923efff8 com.apple.print.framework.PrintCore 5.5.3
(245.3) <222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x923f0000 - 0x923f1ffc libffi.dylib ??? (???)
<596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x92460000 - 0x9248ffe3 com.apple.AE 402.2 (402.2)
<d0da935e781446faa4563e7a9c587cce>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92490000 - 0x924ceff7 libGLImage.dylib ??? (???)
<1123b8a48bcbe9cc7aa8dd8e1a214a66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x924cf000 - 0x924cfff8 com.apple.ApplicationServices 34 (34)
<e9cd7c823062c4382d89e3c9997f4739>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x924d0000 - 0x924d3fff com.apple.help 1.1 (36)
<175489f8adf287b3ebd259362b0292c0>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x924e8000 - 0x92567ff5 com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92568000 - 0x9256efff com.apple.print.framework.Print 218.0.2 (220.1)
<2979f3be4e7e8adc875bf21658e9be94>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9256f000 - 0x92616feb com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9274b000 - 0x9274dff5 libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9274e000 - 0x927d5ff7 libsqlite3.0.dylib ??? (???)
<11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
0x927d6000 - 0x927d6ffb com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x927d7000 - 0x92831ff7 com.apple.CoreText 2.0.3 (???)
<1f1a97273753e6cfea86c810d6277680>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92832000 - 0x92ed2fff com.apple.CoreGraphics 1.407.2 (???)
<3a91d1037afde01d1d8acdf9cd1caa14>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92ed3000 - 0x92efbfff libcups.2.dylib ??? (???)
<81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x92efc000 - 0x92f19ff7 com.apple.QuickLookFramework 1.3.1 (170.9)
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x92f1a000 - 0x92f21ffe libbsm.dylib ??? (???)
<5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x92f22000 - 0x92f6bfef com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92f9f000 - 0x9335dfea libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9335e000 - 0x93443ff3 com.apple.CoreData 100.1 (186)
<9187380c86061cb4c37b6bec8abeae75>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93444000 - 0x9371eff3 com.apple.CoreServices.CarbonCore 786.10
(786.10) <ec35bb05f67fe0e828d49dda88bbf6d7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9371f000 - 0x9375efff com.apple.CoreMediaIOServicesPrivate 12.0
(12.0)
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x9375f000 - 0x938b1ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2
(1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x938b2000 - 0x938b2ffc com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x938b3000 - 0x938f4fe7 libRIP.A.dylib ??? (???)
<5d0b5af7992e14de017f9a9c7cb05960>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x938f5000 - 0x939c0fff com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x939c1000 - 0x941bffef com.apple.AppKit 6.5.6 (949.43)
<a3a300499bbe4f1dfebf71d752d01916>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x941c0000 - 0x9424afe3 com.apple.DesktopServices 1.4.7 (1.4.7)
<d16642ba22c32f67be793ebfbe67ca3a>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9424b000 - 0x9427cffb com.apple.quartzfilters 1.5.0 (1.5.0)
<01090d7204c55b32a6a11199fa0d2e2b>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9427d000 - 0x942a7fff com.apple.CoreMediaPrivate 11.0 (11.0)
<e37d6ebd5934b482c864ba6eaf122488>
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x942a8000 - 0x942b1fff com.apple.speech.recognition.framework 3.7.24
(3.7.24) <6a6518b392d3d41ace3dcea69d6809d9>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x942b2000 - 0x94379ff2 com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9437a000 - 0x949cbfff com.apple.WebCore 5525.26 (5525.26.6)
<8676962ab93f003cf9b10748725c1bc2>
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x949cc000 - 0x949d9fe7 com.apple.opengl 1.5.9 (1.5.9)
<7e5048a2677b41098c84045305f42f7f>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x949da000 - 0x94ba8ff3 com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x94ba9000 - 0x94d65ff3 com.apple.QuartzComposer 2.1 (106.13)
<40f034e8c8fd31c9081f5283dcf22b78>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94d66000 - 0x94d70feb com.apple.audio.SoundManager 3.9.2 (3.9.2)
<caa41909dcb5a18a94bc68cd13999bd5>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94d71000 - 0x94de3fff com.apple.PDFKit 2.1.2 (2.1.2)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x94de4000 - 0x94f2aff7 com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94f2b000 - 0x953fcf3e libGLProgrammability.dylib ??? (???)
<5d283543ac844e7c6fa3440ac56cd265>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x954c5000 - 0x954d1ff9 com.apple.helpdata 1.0.1 (14.2)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x954d2000 - 0x9560afe7 com.apple.imageKit 1.0.2 (1.0)
<2e354566521df8b1e3a78e9aeab5e6b4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9560b000 - 0x956d9ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2)
<69e219e81bc886a94c4d4b310d393ab9>
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x957bc000 - 0x957c1fff com.apple.DisplayServicesFW 2.0.2 (2.0.2)
<97878a73074e7da4fe31ea010a5d5ae1>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x957c2000 - 0x957cafff com.apple.DiskArbitration 2.2.1 (2.2.1)
<42908e7ecc17a83cec4afef2850ec79e>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x957cb000 - 0x9580dfef com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95843000 - 0x9585bfff com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x958a7000 - 0x958b6ffe com.apple.DSObjCWrappers.Framework 1.2.1
(1.2.1) <43c5b91223501f917392f59fbf9d7ace>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x958b7000 - 0x958f1fe7 com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x958f7000 - 0x958feff7 libCGATS.A.dylib ??? (???)
<386dce4b28448fb86e33e06ac466f4d8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x958ff000 - 0x9590fffc com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95910000 - 0x959a3ff3 com.apple.ApplicationServices.ATS 3.4 (???)
<8c51de0ec3deaef416578cd59df38754>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x959a4000 - 0x959a8fff libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9695f000 - 0x969f2fff com.apple.ink.framework 101.3 (86)
<dfa9debcd7537849d228021d1d9c0f63>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x969f3000 - 0x96a1bff7 com.apple.shortcut 1 (1.0)
<5b57f8f162f77a1739b436900517d672>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96a1c000 - 0x96ad6fe3 com.apple.CoreServices.OSServices 226.5 (226.5)
<2a135d4fb16f4954290f7b72b4111aa3>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96b3e000 - 0x96bdbffc com.apple.CFNetwork 422.11 (422.11)
<2780dfc3d2186195fccb3634bfb0944b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96bdc000 - 0x96efefe2 com.apple.QuickTime 7.5.5 (990.7)
<87077cec43c7e9b02c8ee80e50b8b81f>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96eff000 - 0x96fe0ff7 libxml2.2.dylib ??? (???)
<d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???)
/usr/lib/libSystem.B.dylib
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/