Opened 14 years ago

Closed 14 years ago

#23235 closed defect (duplicate)

Pallet crashes on startup

Reported by: bhamilton@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: pallet

Description (last modified by jmroot (Joshua Root))

I installed Pallet from port. It installed without error. When I click on the pallet.app, it launches then crashes.

From the problem report:

Problem Details:
Process:         Pallet [67407]
Path:            /Applications/MacPorts/Pallet.app/Contents/MacOS/Pallet
Identifier:      org.MacPorts.Pallet
Version:         Pallet 0.1.0 (1)
Code Type:       X86 (Native)
Parent Process:  launchd [1617]

Interval Since Last Report:          10166616 sec
Crashes Since Last Report:           36
Per-App Interval Since Last Report:  14 sec
Per-App Crashes Since Last Report:   4

Date/Time:       2010-01-11 12:33:32.295 -0500
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  86092F8F-34A6-48A8-9DF4-0B4E9991AE88

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

Thread 0 Crashed:
0   com.tcltk.tcllibrary          	0x00108147 Tcl_SplitList + 81
1   ...acports.frameworks.macports	0x0001f241 -[MPInterpreter arrayFromTclListAsString:] + 68
2   ...acports.frameworks.macports	0x0001f3a5 -[MPInterpreter mutableDictionaryFromTclListAsString:] + 45
3   ...acports.frameworks.macports	0x0001f35d -[MPInterpreter dictionaryFromTclListAsString:] + 52
4   ...acports.frameworks.macports	0x00020c4e -[MPMacPorts search:caseSensitive:matchStyle:field:] + 156
5   ...acports.frameworks.macports	0x00020bac -[MPMacPorts search:caseSensitive:matchStyle:] + 66
6   ...acports.frameworks.macports	0x00020b64 -[MPMacPorts search:caseSensitive:] + 59
7   ...acports.frameworks.macports	0x00020b23 -[MPMacPorts search:] + 49
8   ...acports.frameworks.macports	0x000214cb -[MPIndex setIndex] + 127
9   ...acports.frameworks.macports	0x000213ac -[MPIndex init] + 78
10  org.MacPorts.Pallet           	0x00002eeb 0x1000 + 7915
11  com.apple.Foundation          	0x9110b42a _nsnote_callback + 106
12  com.apple.CoreFoundation      	0x9238947a __CFXNotificationPost + 362
13  com.apple.CoreFoundation      	0x92389753 _CFXNotificationPostNotification + 179
14  com.apple.Foundation          	0x91108680 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
15  com.apple.Foundation          	0x91111ed8 -[NSNotificationCenter postNotificationName:object:] + 56
16  com.apple.AppKit              	0x96472df2 -[NSApplication _postDidFinishNotification] + 125
17  com.apple.AppKit              	0x96472d01 -[NSApplication _sendFinishLaunchingNotification] + 77
18  com.apple.AppKit              	0x963ec81b -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
19  com.apple.AppKit              	0x963ec014 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
20  com.apple.Foundation          	0x91130a9f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
21  com.apple.Foundation          	0x911307af _NSAppleEventManagerGenericHandler + 223
22  com.apple.AE                  	0x924dc648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
23  com.apple.AE                  	0x924dc57e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
24  com.apple.AE                  	0x924dc425 aeProcessAppleEvent + 177
25  com.apple.HIToolbox           	0x901c8981 AEProcessAppleEvent + 38
26  com.apple.AppKit              	0x963e98e9 _DPSNextEvent + 1189
27  com.apple.AppKit              	0x963e8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
28  com.apple.AppKit              	0x963e1f9f -[NSApplication run] + 795
29  com.apple.AppKit              	0x963af1d8 NSApplicationMain + 574
30  org.MacPorts.Pallet           	0x00002963 0x1000 + 6499
31  org.MacPorts.Pallet           	0x00002891 0x1000 + 6289

Thread 1:
0   libSystem.B.dylib             	0x91c9e6fa select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x91c80155 _pthread_start + 321
2   libSystem.B.dylib             	0x91c80012 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x91c5646e __semwait_signal + 10
1   libSystem.B.dylib             	0x91c80dcd pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x9187fa09 fe_fragment_thread + 54
3   libSystem.B.dylib             	0x91c80155 _pthread_start + 321
4   libSystem.B.dylib             	0x91c80012 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x91c4f286 mach_msg_trap + 10
1   libSystem.B.dylib             	0x91c56a7c mach_msg + 72
2   com.apple.CoreGraphics        	0x957bf76f _CGSSynchronizeWindowBackingStore + 139
3   com.apple.CoreGraphics        	0x957b274b _CGSLockWindow + 4600
4   com.apple.CoreGraphics        	0x957bf29b CGSDeviceLock + 450
5   libRIP.A.dylib                	0x91442d8c ripd_Lock + 61
6   libRIP.A.dylib                	0x9143c5d1 ripl_BltImage + 329
7   libRIP.A.dylib                	0x91426a18 ripc_RenderImage + 273
8   libRIP.A.dylib                	0x91436e96 ripc_DrawImage + 5102
9   com.apple.CoreGraphics        	0x957c800d CGContextDrawImage + 397
10  com.apple.coreui              	0x92160e4a CUIPenCG::DrawImage(void*, CGRect, void*) + 52
11  com.apple.coreui              	0x9216b345 CUIRenderer::DrawImage(CGRect, long, CUIContext const*) + 2825
12  com.apple.coreui              	0x9216bffe CUIRenderer::DrawAnimation(CUIContext const*) + 710
13  com.apple.coreui              	0x9215e08e CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 4366
14  com.apple.AppKit              	0x96432dc8 __NSRenderSpinningIndeterminateIndicator + 1175
15  com.apple.AppKit              	0x964501a9 -[NSProgressIndicator heartBeat:] + 1255
16  com.apple.AppKit              	0x9644fa34 -[NSUIHeartBeat _heartBeatThread:] + 1597
17  com.apple.Foundation          	0x9110bdfd -[NSThread main] + 45
18  com.apple.Foundation          	0x9110b9a4 __NSThread__main__ + 308
19  libSystem.B.dylib             	0x91c80155 _pthread_start + 321
20  libSystem.B.dylib             	0x91c80012 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x91c72f9a read$UNIX2003 + 10
1   com.apple.Foundation          	0x911875cc _backgroundActivity + 412
2   libSystem.B.dylib             	0x91c80155 _pthread_start + 321
3   libSystem.B.dylib             	0x91c80012 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x91c7f9c6 kevent + 10
1   libSystem.B.dylib             	0x91c80155 _pthread_start + 321
2   libSystem.B.dylib             	0x91c80012 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00199408  ebx: 0x00108106  ecx: 0x94cac058  edx: 0xbfffebac
  edi: 0x00000000  esi: 0x00000001  ebp: 0xbfffeb88  esp: 0xbfffeb20
   ss: 0x0000001f  efl: 0x00010282  eip: 0x00108147   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -     0x9fff +org.MacPorts.Pallet Pallet 0.1.0 (1) <4c1b72c5b6f734b3e0335a000356c5eb> /Applications/MacPorts/Pallet.app/Contents/MacOS/Pallet
   0x1d000 -    0x2dfff +org.macports.frameworks.macports ??? (1.0) <312b90d52b475ecc2cb56e7c3b2a7130> /opt/local/Library/Frameworks/MacPorts.framework/Versions/A/MacPorts
   0xa1000 -   0x11ffef  com.tcltk.tcllibrary 8.4.7 b (8.4.7 b) <fd41897f36de9271d601298eaf7cdf4b> /System/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl
  0x1e3000 -   0x1e4fff +MacPorts.dylib ??? (???) <05800eef8e0ffc43d5bb56a31c4afdad> /Library/Tcl/macports1.0/MacPorts.dylib
  0x782000 -   0x793ff7 +Pextlib.dylib ??? (???) <1708ba5eaa376f0134caf2d10862b937> /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib
  0x799000 -   0x7c4ffb  libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
  0x7ce000 -   0x7e4fea  libedit.2.dylib ??? (???) <be5a6f391887bb96bdeeafd443cf19fb> /usr/lib/libedit.2.dylib
0x14491000 - 0x14698fef  com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1532f000 - 0x15334ff3  libCGXCoreImage.A.dylib ??? (???) <ebbf9ab0f700c881f7e2f94ffedc1bdf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90196000 - 0x9049efe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9049f000 - 0x90670ff3  com.apple.security 5.0.5 (36371) <c7f5d1b89c9891d332c81d1c5fe925e3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90671000 - 0x906bafef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x906bb000 - 0x90748ff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90749000 - 0x90749ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x907ee000 - 0x908a8fe3  com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x908a9000 - 0x90970ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90977000 - 0x90977ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x909eb000 - 0x90accff7  libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
0x90af3000 - 0x90b0fff3  libPng.dylib ??? (???) <271373dd41f56369a3dfca0ed2be579a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90b66000 - 0x90b9dfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90bae000 - 0x90c60ffb  libcrypto.0.9.7.dylib ??? (???) <8ac6abef4b3bb125c8bf84634421bcee> /usr/lib/libcrypto.0.9.7.dylib
0x90c61000 - 0x90cbaff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90ead000 - 0x90ebdfff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90ebe000 - 0x90efcfff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90f5e000 - 0x90f5effd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91101000 - 0x9137dfe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91422000 - 0x91463fe7  libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91464000 - 0x914f7ff3  com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x914fd000 - 0x915e5ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91623000 - 0x9176bff7  com.apple.ImageIO.framework 2.0.6 (2.0.6) <7f73ef328c8e8566f3f204b5a540a7f0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9176c000 - 0x9178afff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
0x9178b000 - 0x91b28fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91c4e000 - 0x91db5ff3  libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x91e08000 - 0x91e59ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91e5a000 - 0x91e7efff  libxslt.1.dylib ??? (???) <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
0x91e7f000 - 0x91f2ffff  edu.mit.Kerberos 6.0.13 (6.0.13) <e3baa3d7b3ca7fa92082958af0b36973> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91f35000 - 0x91f35ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92019000 - 0x92024fe7  libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92025000 - 0x92031ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92051000 - 0x9207afff  libcups.2.dylib ??? (???) <ee771753dd1111b656a2daa234a9e971> /usr/lib/libcups.2.dylib
0x92131000 - 0x9213fffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x92140000 - 0x9217afe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9217b000 - 0x92246fef  com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92247000 - 0x9224ffff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92250000 - 0x922cdfeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92301000 - 0x9232cfe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
0x9232d000 - 0x92334fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x92335000 - 0x92468fe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92469000 - 0x92476fe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92477000 - 0x924d1ff7  com.apple.CoreText 2.0.4 (???) <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x924da000 - 0x92509fe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9250a000 - 0x92516ffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x925cf000 - 0x92676fec  com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92677000 - 0x926b6fef  libTIFF.dylib ??? (???) <801873cbd85ba7bdfe7646fe97a54ca3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x926b7000 - 0x926dfff7  com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x926e0000 - 0x92af0fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92c9b000 - 0x92c9cffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x92c9d000 - 0x92cadffc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93580000 - 0x93580ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x93697000 - 0x93724ff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93725000 - 0x9375fffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9383d000 - 0x93855ff7  com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93a34000 - 0x93ab1fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93ab2000 - 0x93b59feb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94aab000 - 0x94b35fe3  com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94b39000 - 0x94c72ff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x94c73000 - 0x94c7aff7  libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94c7f000 - 0x94d5ffff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
0x94d60000 - 0x94d60ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94d61000 - 0x94d6bfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x94d6c000 - 0x94d6cffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94f39000 - 0x952f7fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x952f8000 - 0x952f8ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x952f9000 - 0x95318ffa  libJPEG.dylib ??? (???) <50b881dd5a5795d38405c9c88c2806fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95319000 - 0x95348ff7  libncurses.5.4.dylib ??? (???) <3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
0x95349000 - 0x953c3ff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x953c4000 - 0x953cbffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x953cc000 - 0x95429ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95454000 - 0x95456ff5  libRadiance.dylib ??? (???) <aefd52482869bb5010672679d151167e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95457000 - 0x9545bfff  libGIF.dylib ??? (???) <3c7100e80b7f7ca8809cf9512c1a6004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95471000 - 0x95495feb  libssl.0.9.7.dylib ??? (???) <1ffdb9ff23c05f6205233e3f2956f82e> /usr/lib/libssl.0.9.7.dylib
0x95496000 - 0x954acfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x954ad000 - 0x95787ff3  com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x957a1000 - 0x95e41feb  com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95e42000 - 0x96313fbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x96371000 - 0x9637afff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <17537dd39882e07142db9e5c2db170b8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9637b000 - 0x963a8feb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x963a9000 - 0x96ba7fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96ba8000 - 0x96bacfff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96e16000 - 0x96e9dff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
0x96e9f000 - 0x96f1eff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9742c000 - 0x9757eff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

System Configuration:
Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB
Graphics: kHW_NVidiaGeForce9400Item, NVIDIA GeForce 9400, sppci_pci_device, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.91.21)
Bluetooth: Version 2.1.9f10, 2 service, 0 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Parallels Shared Networking Adapter, Ethernet, en2
Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
Serial ATA Device: WDC WD6400AAKS-40H2B0, 596.17 GB
Serial ATA Device: HL-DT-ST DVDRW  GA11N
USB Device: Built-in iSight, (null) mA
USB Device: hub_device, (null) mA
USB Device: hub_device, (null) mA
USB Device: FreeAgent, (null) mA
USB Device: OneTouch, (null) mA
USB Device: IR Receiver, (null) mA
USB Device: Logitech USB Keyboard, (null) mA
USB Device: BRCM2046 Hub, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
USB Device: Apple Optical USB Mouse, (null) mA

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)

Please remember to preview and use WikiFormatting. In this case, an attachment may have been more appropriate anyway.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.