I was playing along on Beginner, had gone into DK I and intentionally let the Gargoyle drop me into the Dungeon after collecting some rocks and elixir.
I get down into the Dungeon, Bryant recovers from being dizzy, then the game hangs for a few seconds...
"The Application 'Dark Castle 3.app' has unexpectedly quit".
Without risking any spoilers: I was at 71% complete on beginner with a full inventory.
:SadDCBig:
You really need to get a stacktrace before they (or Zack) can do much about it; although he is aware of random memory corruption in 1.3.1 and has been unsuccessfully trying to track it down. (C is nasty that way, and especially without a linux build to run through valgrind; debugging this sort of thing can be really tricky). :(
Process: Dark Castle 3 [5930]
Path: /Applications/Dark Castle 3.app/Contents/MacOS/Dark Castle 3
Identifier: com.zsculpt.darkcastle3
Version: ??? (1.3.1)
Code Type: X86 (Native)
Parent Process: launchd [128]
Date/Time: 2008-08-29 19:55:51.374 -0400
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000193e0000
Crashed Thread: 4
Thread 0:
0 libSystem.B.dylib 0x925d95c6 mach_wait_until + 10
1 ...ple.CoreServices.CarbonCore 0x93ef0c8b MPDelayUntil + 39
2 com.zsculpt.darkcastle3 0x000059e1 GameScreen::Main() + 579
3 com.zsculpt.darkcastle3 0x00347689 MaintainScreen() + 277
4 com.zsculpt.darkcastle3 0x003478fc OpenScreen(Screen*, unsigned char) + 590
5 com.zsculpt.darkcastle3 0x0008ef78 AnimateHero() + 4048
6 com.zsculpt.darkcastle3 0x000075d7 AnimationLoop_Main() + 83
7 com.zsculpt.darkcastle3 0x00007bf8 MainScreen::Main() + 1514
8 com.zsculpt.darkcastle3 0x00347689 MaintainScreen() + 277
9 com.zsculpt.darkcastle3 0x003478fc OpenScreen(Screen*, unsigned char) + 590
10 com.zsculpt.darkcastle3 0x00129a57 MainProgram() + 481
11 com.zsculpt.darkcastle3 0x0012a8c8 main + 1240
12 com.zsculpt.darkcastle3 0x00002bf2 _start + 216
13 com.zsculpt.darkcastle3 0x00002b19 start + 41
Thread 1:
0 libSystem.B.dylib 0x925d94a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x925e0c9c mach_msg + 72
2 com.apple.CoreFoundation 0x960c60ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x960c6cf8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x92825464 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x92825300 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x925e068e __semwait_signal + 10
1 libSystem.B.dylib 0x9260b36d pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x941fe432 glvmDoWork + 162
3 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
4 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x925d9506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9260b84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9260d0d3 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x93eb91ba TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93eb8f9a TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore 0x93ee9d48 TimerThread + 74
6 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 4 Crashed:
0 com.zsculpt.darkcastle3 0x0035ae7f SoundMixer16_Stereo(SndChannel*, SndDoubleBuffer*) + 3503
1 com.zsculpt.darkcastle3 0x0035150d CarbonSndPlayDoubleBufferCallBackProc(SndChannel*, SndCommand*) + 213
2 com.apple.audio.SoundManager 0x92020363 ProcessCmd + 752
3 com.apple.audio.SoundManager 0x9201ffbe ProcessNextCmd + 53
4 com.apple.audio.SoundManager 0x92020ee9 SoundComplete + 66
5 ...dio.SoundManager.Components 0x00a0dfa2 BigEndian16DecompDispatch + 11778
6 ...dio.SoundManager.Components 0x00a0c59d BigEndian16DecompDispatch + 5117
7 ...dio.SoundManager.Components 0x00a04e71 MixerDispatch + 3873
8 ...ple.CoreServices.CarbonCore 0x93ec1ded CallComponentDispatch + 29
9 com.apple.audio.SoundManager 0x92020e91 SoundComponentGetSourceData + 43
10 ...dio.SoundManager.Components 0x00a0c1a9 BigEndian16DecompDispatch + 4105
11 ...dio.SoundManager.Components 0x00a0bfc9 BigEndian16DecompDispatch + 3625
12 com.apple.audio.CoreAudio 0x92836fdf HP_IOProc::Call(AudioTimeStamp const&, AudioTimeStamp const&, AudioBufferList const*, AudioTimeStamp const&, AudioBufferList*) + 319
13 com.apple.audio.CoreAudio 0x92836cd0 IOA_Device::CallIOProcs(AudioTimeStamp const&, AudioTimeStamp const&, AudioTimeStamp const&) + 274
14 com.apple.audio.CoreAudio 0x92836bac HP_IOThread::PerformIO(AudioTimeStamp const&) + 1246
15 com.apple.audio.CoreAudio 0x92834f87 HP_IOThread::WorkLoop() + 1239
16 com.apple.audio.CoreAudio 0x92834aab HP_IOThread::ThreadEntry(HP_IOThread*) + 17
17 com.apple.audio.CoreAudio 0x92825300 CAPThread::Entry(CAPThread*) + 96
18 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
19 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x925d9506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9260b84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9260d0d3 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x93eb91ba TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93eb8f9a TSWaitOnSemaphoreCommon + 422
5 ...ickTimeComponents.component 0x90850dee ReadSchedulerThreadEntryPoint + 4724
6 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x925d94ee semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x9260b866 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x92651371 pthread_cond_wait + 48
3 ...ickTimeComponents.component 0x909c29cd jpegdecompress_MPLoop + 79
4 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
5 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x925d9506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9260b84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9260d0d3 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x93eb91ba TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x93eb8f9a TSWaitOnSemaphoreCommon + 422
5 ...ple.CoreServices.CarbonCore 0x93ee15a0 AIOFileThread(void*) + 1056
6 libSystem.B.dylib 0x9260a6f5 _pthread_start + 321
7 libSystem.B.dylib 0x9260a5b2 thread_start + 34
Thread 4 crashed with X86 Thread State (32-bit):
eax: 0x193e0000 ebx: 0x19507528 ecx: 0x181b1f00 edx: 0x0000ac44
edi: 0x00000000 esi: 0x14d71690 ebp: 0xb020f758 esp: 0xb020f670
ss: 0x0000001f efl: 0x00010206 eip: 0x0035ae7f cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x193e0000
Binary Images:
0x1000 - 0x3f5fe7 +com.zsculpt.darkcastle3 ??? (1.3.1) <72ab315b59bb0064d694d3d80d3bd9c4> /Applications/Dark Castle 3.app/Contents/MacOS/Dark Castle 3
0x5be000 - 0x5e0fff +org.xiph.vorbis 1.2.0 (1.2.0) /Applications/Dark Castle 3.app/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x708000 - 0x70afc8 +org.xiph.ogg 1.1.2 (1.1.2d1) /Applications/Dark Castle 3.app/Contents/Frameworks/Ogg.framework/Versions/A/Ogg
0xa00000 - 0xa2afff com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
0xa30000 - 0xa33fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9028f8fa35b10a573818bf4600d90fdf> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0xa39000 - 0xa3efff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xa9a000 - 0xb07fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0xb16000 - 0xb51fff com.apple.QuickTimeFireWireDV.component 7.5 (861) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0xf1d000 - 0xf1dffe com.apple.applescript.component 2.0.1 (2.0.1) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0xf22000 - 0xfa9feb com.apple.applescript 2.0.1 (2.0.1) /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0xff4000 - 0xff5ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x14b55000 - 0x14ba0fd7 +com.zsculpt.hidwizard ??? (1.0) /Library/Application Support/HID Wizard/HID Wizard.app/Contents/MacOS/HID Wizard
0x14bd9000 - 0x14bf0fff +com.eSellerate.EWSMac50726197 ??? (3.6.5.53) /Library/Frameworks/EWSMac.framework/EWSMac50726197
0x14c03000 - 0x14c0ffff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <aa8f369564ff74bfcad8ea5adc0599f1> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x14ca7000 - 0x14cc3ff7 GLRendererFloat ??? (???) <98be9cb44eb018fa6300e9447b214fd7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x14fc0000 - 0x150deff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16774000 - 0x168f6fef GLEngine ??? (???) <e9b3c93e50e3236cae43a2161e331720> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x16924000 - 0x16b79fe9 com.apple.ATIRadeonX2000GLDriver 1.5.28 (5.2.8) <5d8bf3f2aa4532cf778f324e002fbb09> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x1a099000 - 0x1a0b7fe7 com.apple.OpenTransport 3.0 (3.0) /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x1a114000 - 0x1a12efc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x1af83000 - 0x1af9dfe3 com.apple.applepixletvideo 1.2.16 (1.2d16) <798930d46fb63202d054bbabf6e8c0e6> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x1bb17000 - 0x1bd3cffc +org.perian.Perian 1.1 (1.1) <1f0d751abac46ab4fe8b505bbdd89219> /Library/QuickTime/Perian.component/Contents/MacOS/Perian
0x1be19000 - 0x1c059fd2 +net.telestream.wmv.import 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0x1c091000 - 0x1c253fea +net.telestream.wmv.advanced 2.2.0.49 (2.2.0.49) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
0x90003000 - 0x9001eff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9001f000 - 0x900eafff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x900eb000 - 0x9011dfff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9011e000 - 0x9015cff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9015d000 - 0x907adfff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x907ae000 - 0x907e8fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x907e9000 - 0x90839ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9083a000 - 0x9197fff2 com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x91980000 - 0x9201cfef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9201d000 - 0x92027feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92028000 - 0x92048ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92049000 - 0x9204affc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9204b000 - 0x92091fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92092000 - 0x92094fff com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92095000 - 0x920a3ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x920a4000 - 0x9243afff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9243b000 - 0x92444fff 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
0x92445000 - 0x9249eff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9249f000 - 0x9249fffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9250e000 - 0x9250effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9250f000 - 0x92551fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92552000 - 0x925afffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x925b0000 - 0x925b7ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x925b8000 - 0x925d7ffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x925d8000 - 0x92738ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
0x92739000 - 0x92807ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92808000 - 0x92884feb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92885000 - 0x9288afff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9288b000 - 0x92890fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92891000 - 0x928affff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
0x928b0000 - 0x9296afe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x929d2000 - 0x929d9ff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x929da000 - 0x929e9fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x929ea000 - 0x929f1fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x929f2000 - 0x929f2ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x929f3000 - 0x929fffe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92a00000 - 0x92a2ffe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92aa3000 - 0x92aa3ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92aa4000 - 0x92b83fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x92bcf000 - 0x92c62fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c63000 - 0x92d05ff3 com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x92d06000 - 0x92debff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92e37000 - 0x92e93ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92f15000 - 0x92f39feb libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
0x92f3a000 - 0x93241ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93242000 - 0x93246fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x93247000 - 0x93568fea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x935b4000 - 0x935b6ff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9363e000 - 0x93652ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x93653000 - 0x936daff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x936dc000 - 0x9375eff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x937ae000 - 0x93875ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93876000 - 0x93879fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9387a000 - 0x9394dfef com.apple.QuickTimeH264.component 7.5 (861) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x9394e000 - 0x9395effc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9395f000 - 0x93987ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93a69000 - 0x93a94fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x93b7e000 - 0x93cc4ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93d00000 - 0x93d16fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93d56000 - 0x93e8eff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x93e8f000 - 0x94169ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9416a000 - 0x94197feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x941d7000 - 0x946aaffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9480c000 - 0x9484dfe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9484e000 - 0x948e1ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x948e2000 - 0x948edff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94905000 - 0x94905ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94906000 - 0x94cc4fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94cc5000 - 0x950d5fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x950d6000 - 0x95351fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95352000 - 0x95376fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95377000 - 0x9538dfe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x953dc000 - 0x953e2fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x953e3000 - 0x953e3ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x953f1000 - 0x95515fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95516000 - 0x95593fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95594000 - 0x95646ffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
0x95647000 - 0x95728ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x95729000 - 0x957d9fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x957da000 - 0x95959fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9595a000 - 0x95a17fff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95a18000 - 0x95a57fef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95a58000 - 0x95c26fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95c6a000 - 0x95c6efff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95c6f000 - 0x95c6fffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x95c70000 - 0x95ca7fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95f11000 - 0x95f2fff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x95f30000 - 0x95faaff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x95fab000 - 0x95fabff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95fac000 - 0x96053feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96054000 - 0x96186fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96187000 - 0x96192fe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96193000 - 0x9619bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9619c000 - 0x961c4fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x961ca000 - 0x96255fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9627f000 - 0x96309fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9630a000 - 0x96b07fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96c40000 - 0x96c47fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96d4a000 - 0x96dc9ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96dfc000 - 0x96e56ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96e57000 - 0x96e6ffff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96e70000 - 0x96efcff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96efd000 - 0x96ff1ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x96ff2000 - 0x97002fff 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
0x97003000 - 0x97012ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x971d0000 - 0x971d0fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Thanks for that - I've let Zack know about this
Richard suggested adding basic machine specs to the bug report, so:
24" Aluminum iMac ("late 2007" I guess Apple calls them)
2.4GHz Core 2 Duo
3GB RAM
Full System Profiler dump available on request; too big to attach to post.
-Stian