Quote:
Originally Posted by Kevin
Looks like we've found and fixed the launch bug on the Mac. Sorry for the trouble. You just need to re-download the game to get the updated version.
|
Sorry, Kevin... I think you guys fixed something else, but not my problem
This time I bring you the dump from Ch2 run from inside the dmg (just to be sure, I tried Ch1 too, installed as well as mounted, and it is still not working for me; I just thought variety would be interesting):
Problem Details
Code:
Process: Mac_Game [275]
Path: /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/MacOS/Mac_Game
Identifier: com.telltalegames.MonkeyIsland102
Version: 2.0.2.20 (2.0.2.20)
Code Type: X86 (Native)
Parent Process: launchd [116]
Interval Since Last Report: 747 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 32 sec
Per-App Crashes Since Last Report: 4
Date/Time: 2010-03-12 19:07:59.801 +0900
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: C32F7895-0718-4991-9EEB-27E735E05900
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ffbfbbd1
Crashed Thread: 0
Thread 0 Crashed:
0 ...lltalegames.MonkeyIsland102 0x00027d5a __ZL12block_removeP6pool_tP14block_header_t + 51
1 ...lltalegames.MonkeyIsland102 0x00027dd6 __ZL16block_merge_nextP6pool_tP14block_header_t + 47
2 ...lltalegames.MonkeyIsland102 0x00027e60 tlsf_free + 101
3 ...lltalegames.MonkeyIsland102 0x001e9a0c LuaFreeFunc + 51
4 ...lltalegames.MonkeyIsland102 0x001e9a67 LuaReallocFunc + 42
5 ...lltalegames.MonkeyIsland102 0x0000c883 luaM_realloc_ + 51
6 ...lltalegames.MonkeyIsland102 0x0000d7fa resize + 371
7 ...lltalegames.MonkeyIsland102 0x0000da30 newkey + 558
8 ...lltalegames.MonkeyIsland102 0x0000e17e luaV_settable + 69
9 ...lltalegames.MonkeyIsland102 0x0000eb0b luaV_execute + 708
10 ...lltalegames.MonkeyIsland102 0x0000b746 luaD_call + 121
11 ...lltalegames.MonkeyIsland102 0x00009387 lua_call + 48
12 ...lltalegames.MonkeyIsland102 0x0003d6a6 ll_require + 537
13 ...lltalegames.MonkeyIsland102 0x0000b69d luaD_precall + 891
14 ...lltalegames.MonkeyIsland102 0x0000f3ed luaV_execute + 2982
15 ...lltalegames.MonkeyIsland102 0x0000b746 luaD_call + 121
16 ...lltalegames.MonkeyIsland102 0x00009387 lua_call + 48
17 ...lltalegames.MonkeyIsland102 0x00036a00 luaB_dofile + 110
18 ...lltalegames.MonkeyIsland102 0x0000b69d luaD_precall + 891
19 ...lltalegames.MonkeyIsland102 0x0000f3ed luaV_execute + 2982
20 ...lltalegames.MonkeyIsland102 0x0000b746 luaD_call + 121
21 ...lltalegames.MonkeyIsland102 0x00009387 lua_call + 48
22 ...lltalegames.MonkeyIsland102 0x001ea5a7 ScriptManager::SetSystemScript() + 315
23 ...lltalegames.MonkeyIsland102 0x001ec2c8 ScriptManager::Initialize() + 3176
24 ...lltalegames.MonkeyIsland102 0x00273d49 Launcher::Init() + 221
25 ...lltalegames.MonkeyIsland102 0x00274094 Launcher::Launcher(String const&, int) + 436
26 ...lltalegames.MonkeyIsland102 0x0027425a Launcher::Go(int) + 340
27 ...lltalegames.MonkeyIsland102 0x00191e0e GameEngine::Initialize(char const*) + 1396
28 ...lltalegames.MonkeyIsland102 0x0019217f GameEngine_Start + 35
29 ...lltalegames.MonkeyIsland102 0x00087be3 -[MyOpenGLView prepareOpenGL] + 144
30 com.apple.AppKit 0x00dcf7e1 -[NSOpenGLContext makeCurrentContext] + 214
31 com.apple.AppKit 0x00dcf56e -[NSOpenGLContext setView:] + 1386
32 com.apple.AppKit 0x00e9a79a -[NSOpenGLView lockFocusIfCanDraw] + 198
33 com.apple.AppKit 0x00c1527d -[NSView lockFocus] + 42
34 com.apple.AppKit 0x00c19617 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 834
35 com.apple.AppKit 0x00c19a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
36 com.apple.AppKit 0x00c19a86 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
37 com.apple.AppKit 0x00c18045 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 759
38 com.apple.AppKit 0x00c17987 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 306
39 com.apple.AppKit 0x00c144ab -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
40 com.apple.AppKit 0x00b54e7b -[NSView displayIfNeeded] + 933
41 com.apple.AppKit 0x00b54a29 -[NSWindow displayIfNeeded] + 189
42 com.apple.AppKit 0x00c10603 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1354
43 com.apple.AppKit 0x00c1005c -[NSWindow orderWindow:relativeTo:] + 105
44 com.apple.AppKit 0x00c420e5 -[NSWindow orderFront:] + 50
45 com.apple.AppKit 0x00b22ea7 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1814
46 com.apple.AppKit 0x00b18fba loadNib + 264
47 com.apple.AppKit 0x00b1891c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 946
48 com.apple.AppKit 0x00b1855f +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 171
49 com.apple.AppKit 0x00b1849d +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 391
50 com.apple.AppKit 0x00b1814c NSApplicationMain + 434
51 ...lltalegames.MonkeyIsland102 0x0002a682 start + 54
Thread 1:
0 libSystem.B.dylib 0x90d3f46e __semwait_signal + 10
1 libSystem.B.dylib 0x90d69dcd pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x914d3b32 glvmDoWork + 162
3 libSystem.B.dylib 0x90d69155 _pthread_start + 321
4 libSystem.B.dylib 0x90d69012 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xffe2e4e8 ebx: 0x1b463ff4 ecx: 0x0000001a edx: 0xffbfbbc5
edi: 0x0000001f esi: 0x0d532000 ebp: 0xbfffe268 esp: 0xbfffe230
ss: 0x0000001f efl: 0x00010212 eip: 0x00027d5a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xffbfbbd1
Binary Images:
0x1000 - 0x425fe3 +com.telltalegames.MonkeyIsland102 2.0.2.20 (2.0.2.20) <a839832399392fffd8b70f1a70805023> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/MacOS/Mac_Game
0xb0e000 - 0xb0eff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0xb12000 - 0x1310fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1851000 - 0x1acdfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1c2b000 - 0x1c38fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x1c40000 - 0x1c40ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x1c48000 - 0x1d0afe7 +libfmodex.dylib ??? (???) <281ee017a1f47c457aae039699541151> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/libfmodex.dylib
0x1dde000 - 0x1fb3ff3 +QtCore ??? (???) <75b78dbe081a14cb5d76242da98f87d9> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x2036000 - 0x2834fe2 +QtGui ??? (???) <12bfc8c8c3421a0b9f190a97c7e2dd83> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x2ac6000 - 0x3825ff2 +QtWebKit ??? (???) <84e0cfe4c4d457717d114f77c2eba8c2> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x3f66000 - 0x3ff3ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x4019000 - 0x4019ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x4021000 - 0x4109ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x4185000 - 0x42d7ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x434c000 - 0x434cffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x4351000 - 0x43dbfe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x4426000 - 0x472efe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x488c000 - 0x4c29fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x4d23000 - 0x4d2cfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x4d36000 - 0x4e17ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
0x4e44000 - 0x4e7efe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x4e9e000 - 0x4ea6fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x4eb0000 - 0x4ec0ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x4ecd000 - 0x4eddfff 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
0x4eec000 - 0x4ef6feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x4f00000 - 0x4f0effd libz.1.dylib ??? (???) /usr/lib/libz.1.dylib
0x4f11000 - 0x4f8efeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x4fe3000 - 0x5076ff3 com.apple.ApplicationServices.ATS 3.8 (???) <eda9db16110de6b7fd9436cd0daa787d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x509d000 - 0x5168fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x51a9000 - 0x5849feb com.apple.CoreGraphics 1.409.5 (???) <a40644ccdbdc76e3a0ab4d468b2f9bdd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x5919000 - 0x5973ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x59b3000 - 0x5a04ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x5a2e000 - 0x5b76ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <cf45179ee2de2d46a6ced2ed147a454c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x5bce000 - 0x5c75feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x5c9e000 - 0x5f78ff3 com.apple.CoreServices.CarbonCore 786.11 (786.14) <d5cceb2fe9551d345d40dd1ecf409ec2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x5fe2000 - 0x6089fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x6108000 - 0x6151fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x616e000 - 0x6228fe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x628d000 - 0x630cff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x634f000 - 0x637efe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x6396000 - 0x6423ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x6469000 - 0x647ffff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x6491000 - 0x64b5fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x64bf000 - 0x64fefef libTIFF.dylib ??? (???) <cd2e392973a1fa35f23a0f37f55c579c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x6509000 - 0x6525ff3 libPng.dylib ??? (???) <df60749fd50bcfa0da5b4cac899e09df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x652d000 - 0x6556fff libcups.2.dylib ??? (???) <a40b9403cc4a0dffefed110e1eab90c4> /usr/lib/libcups.2.dylib
0x6561000 - 0x6579ff7 com.apple.CoreVideo 1.6.0 (20.0) <587c9c8966070a7d50276db35e1c76aa> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x658d000 - 0x658dfff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x6591000 - 0x6596fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x659f000 - 0x65a2fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x65a8000 - 0x6604ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x6632000 - 0x6647ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x6662000 - 0x66f5fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x6714000 - 0x6756fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x6784000 - 0x679cfff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x67ae000 - 0x67b0fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x67b6000 - 0x67ebfe7 +phonon ??? (???) <7bc3befcdf687504daf72a65cb183721> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
0x680c000 - 0x686cfe2 +QtDBus ??? (???) <a88d86304f877b75e2fd740574314a82> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
0x6895000 - 0x68e3fff +QtXml ??? (???) <0b27fb528d3ef9ff0ea2ba784b2aea0e> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x6904000 - 0x69e5ff2 +QtNetwork ??? (???) <40cf52e6b2387d7e65830427735d5175> /Volumes/Tales of Monkey Island - Chapter 2/MonkeyIsland102.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x6a83000 - 0x6a9fff7 GLRendererFloat ??? (???) <927b7d5ce6a7c21fdc761f6f29cdf4ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x6e12000 - 0x6f97fe3 GLEngine ??? (???) <3bd4729832411ff31de5bb9d97e3718d> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x6fe5000 - 0x6ff0fe7 libCSync.A.dylib ??? (???) <d88c20c9a2fd0676dec62fddfa74979f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x83c6000 - 0x879cfef com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/AppleIntelGMAX3100GLDriver
0xc077000 - 0xc0b8fe7 libRIP.A.dylib ??? (???) <e9c5df8bd574b71e55ac60c910b929ce> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0xc285000 - 0xc57eff3 com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0xc9d0000 - 0xc9d7ff7 libCGATS.A.dylib ??? (???) <1339abfb67318d65c0130f76bc8c4da6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x64b00000 - 0x64b06fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
0x90003000 - 0x900b5ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
0x900c8000 - 0x9014fff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
0x90150000 - 0x90150ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90151000 - 0x90151ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90152000 - 0x9017ffeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90180000 - 0x9019efff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x90408000 - 0x90541ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
0x90547000 - 0x905c4fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9062f000 - 0x90636fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x90637000 - 0x9063effe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x9063f000 - 0x90643fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90644000 - 0x9069dff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9069e000 - 0x906d5fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90706000 - 0x90706ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x90707000 - 0x90764ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x90765000 - 0x90b23fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90b24000 - 0x90c04fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x90c05000 - 0x90cb5fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90cb6000 - 0x90cd5ffa libJPEG.dylib ??? (???) <37050c2a8d6f7026c94b4bf07c4d8a80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90cd6000 - 0x90d01fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x90d37000 - 0x90e9eff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
0x90e9f000 - 0x90f66ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90f67000 - 0x91377fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91378000 - 0x914abfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x914ac000 - 0x9197dfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9197e000 - 0x919bcfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x919bd000 - 0x91ab1ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x91ab2000 - 0x91c83ff3 com.apple.security 5.0.6 (37592) <c7c68c3ba198b36d571d4b1e028a1a77> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91ca3000 - 0x91cafffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91cb0000 - 0x91cb2ff5 libRadiance.dylib ??? (???) <3561a7a6405223a1737f41352f1fd8c8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cb3000 - 0x91cb3ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91cc1000 - 0x91cc5fff libGIF.dylib ??? (???) <e7d550bda10018f52e61bb499dcf445f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91cc6000 - 0x91cc7ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0xfa100000 - 0xfa17aff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
System Configuration
Code:
Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB
Graphics: kHW_IntelGMA965Item, GMA X3100, spdisplays_builtin, 144 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.21)
Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHY2160BH, 149.05 GB
Parallel ATA Device: MATSHITADVD-R UJ-867
USB Device: USB to ATA/ATAPI Bridge, (null) mA
USB Device: Built-in iSight, (null) mA
USB Device: USB2.0 Hub, (null) mA
USB Device: USB2.0 Hub, (null) mA
USB Device: Bluetooth USB Host Controller, (null) mA
USB Device: Apple Internal Keyboard / Trackpad, (null) mA
USB Device: IR Receiver, (null) mA
Anyway, thanks for the hard work. As a programmer myself, I know how the worst bug is the one only showing up on someone else's computer.
EDIT: Sorry, I just noticed on the other thread, then took a better look: Apparently I'm still running the same versions as before (2.0.2.21 for Ch1, 2.0.2.20 for Ch2), so I guess I didn't manage to download the fixed version. I'll just wait a bit.