About Store Forum Documentation Contact



Post Reply 
Esenthel RPG 2 demo crash on iMac 10.5.8
Author Message
yonder Offline
Member

Post: #1
Esenthel RPG 2 demo crash on iMac 10.5.8
Hello,
First, i would like to thank all the Esenthel team for all their awesome work, i follow Esenthel since its beginning and i'm really impressed by all your work !
So, i wanted to try your RPG 2 demo on my iMac 2,66 GHz intel C2D 3 Go DDR3 Leopard 10.5.8 NVIDIA GeForce 9400 256 MB but it seems that it doesn't want to launch ... :/

I put the crash report :

Process: Project [285]
Path: /Users/yundertoy/Desktop/Esenthel RPG 2/Esenthel RPG 2.app/Contents/MacOS/Project
Identifier: com.yourcompany.Project
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [65]

Interval Since Last Report: 930 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2010-09-14 11:23:57.229 +0200
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: DAA7B73B-C7DF-4E72-A76F-4283B9C3A039

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: @executable_path/../Library/Frameworks/Cg.framework/Cg
Referenced from: /Users/yundertoy/Desktop/Esenthel RPG 2/Esenthel RPG 2.app/Contents/MacOS/Project
Reason: image not found

Did i forget anything or else ?

Best regards.

YDT
09-14-2010 10:32 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Esenthel RPG 2 demo crash on iMac 10.5.8
Hello and welcome to the forum,

Thank you very much for posting the issue.

Does installing Nvidia CG 2.2 febrauary helps?
http://developer.nvidia.com/object/cg_2_2_feb10.html
http://developer.download.nvidia.com/cg/...ry2010.dmg

I'll look into this soon so that the game won't require CG framework for running.
09-14-2010 01:15 PM
Find all posts by this user Quote this message in a reply
yonder Offline
Member

Post: #3
RE: Esenthel RPG 2 demo crash on iMac 10.5.8
Ok thanks,
but i got this crash report :

Process: Project [132]
Path: /Esenthel RPG 2/Esenthel RPG 2.app/Contents/MacOS/Project
Identifier: com.yourcompany.Project
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd [66]

Interval Since Last Report: 227 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 6 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2010-09-14 23:10:30.584 +0200
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: DAA7B73B-C7DF-4E72-A76F-4283B9C3A039

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
Crashed Thread: 0

Application Specific Information:
objc[132]: garbage collection is ON

Thread 0 Crashed:
0 ??? 000000000000000000 0 + 0
1 com.yourcompany.Project 0x000000010008627e EE::Display::create() + 28
2 com.yourcompany.Project 0x000000010011144f EE::Application::create(char const*, void*) + 781
3 com.yourcompany.Project 0x00000001000dc577 -[MyOpenGLView prepareOpenGL] + 65
4 com.apple.AppKit 0x00007fff80cb4f2f -[NSOpenGLContext makeCurrentContext] + 196
5 com.apple.AppKit 0x00007fff80cb4cca -[NSOpenGLContext setView:] + 1370
6 com.apple.AppKit 0x00007fff80d7ada8 -[NSOpenGLView lockFocusIfCanDraw] + 169
7 com.apple.AppKit 0x00007fff80af9cda -[NSView lockFocus] + 48
8 com.apple.AppKit 0x00007fff80afe44c -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 962
9 com.apple.AppKit 0x00007fff80afe922 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2200
10 com.apple.AppKit 0x00007fff80afe922 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2200
11 com.apple.AppKit 0x00007fff80afcc82 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForV​iew:topView:] + 874
12 com.apple.AppKit 0x00007fff80afc4e4 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForV​iew:topView:] + 328
13 com.apple.AppKit 0x00007fff80af8d4a -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3008
14 com.apple.AppKit 0x00007fff80a36617 -[NSView displayIfNeeded] + 1190
15 com.apple.AppKit 0x00007fff80a3610c -[NSWindow displayIfNeeded] + 82
16 com.apple.AppKit 0x00007fff80af4eac -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1449
17 com.apple.AppKit 0x00007fff80af48ac -[NSWindow orderWindow:relativeTo:] + 104
18 com.apple.AppKit 0x00007fff80a04d9e -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1691
19 com.apple.AppKit 0x00007fff809fafad loadNib + 244
20 com.apple.AppKit 0x00007fff809fa98d +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 836
21 com.apple.AppKit 0x00007fff809fa568 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 355
22 com.apple.AppKit 0x00007fff809fa299 NSApplicationMain + 286
23 com.yourcompany.Project 0x0000000100014440 start + 52

Thread 1:
0 libSystem.B.dylib 0x00007fff832b0da2 __semwait_signal + 10
1 libobjc.A.dylib 0x00007fff81442081 batchFinalizeOnTwoThreads + 240
2 libauto.dylib 0x00007fff8066ea0c auto_collect_internal(Auto::Zone*, unsigned int) + 652
3 libauto.dylib 0x00007fff8066f3b0 auto_collection_thread(void*) + 112
4 libSystem.B.dylib 0x00007fff832d7e8f _pthread_start + 316
5 libSystem.B.dylib 0x00007fff832d7d51 thread_start + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff832b0da2 __semwait_signal + 10
1 libGLProgrammability.dylib 0x00007fff8437257b glvmDoWork + 155
2 libSystem.B.dylib 0x00007fff832d7e8f _pthread_start + 316
3 libSystem.B.dylib 0x00007fff832d7d51 thread_start + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff832a9dd6 mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff832b1413 mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff842109cf CFRunLoopRunSpecific + 1631
3 com.apple.audio.CoreAudio 0x00007fff8413065a HALRunLoop::OwnThread(void*) + 142
4 com.apple.audio.CoreAudio 0x00007fff84130597 CAPThread::Entry(CAPThread*) + 67
5 libSystem.B.dylib 0x00007fff832d7e8f _pthread_start + 316
6 libSystem.B.dylib 0x00007fff832d7d51 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff832a9e36 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff832d8c4a _pthread_cond_wait + 1207
2 com.apple.audio.CoreAudio 0x00007fff84139f8e CAGuard::WaitFor(unsigned long long) + 164
3 com.apple.audio.CoreAudio 0x00007fff8413b14f CAGuard::WaitUntil(unsigned long long) + 53
4 com.apple.audio.CoreAudio 0x00007fff8413a271 HP_IOThread::WorkLoop() + 645
5 com.apple.audio.CoreAudio 0x00007fff84139fe7 HP_IOThread::ThreadEntry(HP_IOThread*) + 9
6 com.apple.audio.CoreAudio 0x00007fff84130597 CAPThread::Entry(CAPThread*) + 67
7 libSystem.B.dylib 0x00007fff832d7e8f _pthread_start + 316
8 libSystem.B.dylib 0x00007fff832d7d51 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff832b0da2 __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff83318ee1 usleep + 57
2 com.yourcompany.Project 0x00000001001298dc __ZN2EEL10ThreadFuncEPv + 179
3 libSystem.B.dylib 0x00007fff832d7e8f _pthread_start + 316
4 libSystem.B.dylib 0x00007fff832d7d51 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000001002a2368 rbx: 0x0000000000000001 rcx: 0x0000000102081a00 rdx: 0x0000000800000000
rdi: 0x0000000000000001 rsi: 0x00000001002c49a8 rbp: 0x00007fff5fbfde30 rsp: 0x00007fff5fbfd938
r8: 0x00000001002c4954 r9: 0x0000000000000000 r10: 0x00000000000010bc r11: 0x0000000000000206
r12: 0x00007fff5fbfdde0 r13: 0x0000000000000002 r14: 0x00000001002e9840 r15: 0x00000008000d3c40
rip: 0x0000000000000000 rfl: 0x0000000000010202 cr2: 0x0000000000000000

Binary Images:
0x100000000 - 0x100295fe7 +com.yourcompany.Project 1.0 (1) <d3a3458aa1638ae67dc16ab979687423> /Esenthel RPG 2/Esenthel RPG 2.app/Contents/MacOS/Project
0x100442000 - 0x100466fff com.apple.audio.OpenAL 1.2 (1.2) <0dac3d81c6022fc682f953733c9a9712> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x100479000 - 0x10093afef +com.nvidia.cg 2.2.0017 (???) /Library/Frameworks/Cg.framework/Cg
0x10160d000 - 0x1017acfe3 GLEngine ??? (???) <fbb263309a56201f6833c1c32da4e7b3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1017db000 - 0x1017faff7 GLRendererFloat ??? (???) <b6bac044bc2d6f61770047d2d91ca010> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1136f3000 - 0x113a83fe9 com.apple.GeForce8xxxGLDriver 1.5.48 (5.4.8) <7ff9803897c5968f9f899924c61ef02d> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
0x1151fc000 - 0x1153fcfff com.apple.RawCamera.bundle 2.1.2 (517) <2f31277fda4b62150999ddd4550c4905> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x1192aa000 - 0x1192aefff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <f9cc74c2bc3fa2228542ff4fa1a21202> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x11931c000 - 0x1193feff3 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff5fc00000 - 0x7fff5fc2e643 dyld 97.1 (???) <1d1ba42c89e77cfe2558a3c66129fff6> /usr/lib/dyld
0x7fff80003000 - 0x7fff8020cfeb com.apple.security 5.0.6 (37592) <14cfdcaa1508a9618f28fd403c8a14a1> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8020d000 - 0x7fff8020ffff com.apple.NavigationServices 3.5.2 (163) <a4de34598614036eafa22998ae0ac26f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x7fff80210000 - 0x7fff802dbff7 com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff802dc000 - 0x7fff802fdfff libresolv.9.dylib ??? (???) <8ab980fcb57ab0bac63ca2302ca86ca9> /usr/lib/libresolv.9.dylib
0x7fff802fe000 - 0x7fff80361fef libGLU.dylib ??? (???) <f67da5b01d66550356e36ab111d403ac> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff80362000 - 0x7fff803d1ff9 com.apple.print.framework.PrintCore 5.5.4 (245.6) <2b6cfbd8f24b002757d418e0f2a901ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff803d2000 - 0x7fff80413fef com.apple.framework.IOKit 1.5.2 (???) <ebadf76b05d974c057871f79d1155160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff80414000 - 0x7fff8048afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8048b000 - 0x7fff8051cfff com.apple.SearchKit 1.2.2 (1.2.2) <87379484090b910fd05c027b66d1228f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8051d000 - 0x7fff80591fe7 libstdc++.6.dylib ??? (???) <4c052234501252589cb46a124abc72d9> /usr/lib/libstdc++.6.dylib
0x7fff80592000 - 0x7fff80665ffc com.apple.CFNetwork 438.14 (438.14) <6ee65b0d31b375308263b0e63e53ff14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff80666000 - 0x7fff8066bfff com.apple.CommonPanels 1.2.4 (85) <564fc0c6c53a00d1a7bf8a94545beffa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8066c000 - 0x7fff8069eff7 libauto.dylib ??? (???) <1da77fa850921678e8e37611578b8f68> /usr/lib/libauto.dylib
0x7fff806ae000 - 0x7fff8075ffef com.apple.CoreServices.OSServices 228.1 (228.1) <2d00a97308b7bbbc49d7ab512a22dc3f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff80760000 - 0x7fff80764fff libGIF.dylib ??? (???) <552c42f35a3900d95bf6a0462098daef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff80765000 - 0x7fff807a2ff7 com.apple.SystemConfiguration 1.9.2 (1.9.2) <adbf2cf79d4ca56a6aaf282758342368> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff807a3000 - 0x7fff807a3ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff807a4000 - 0x7fff8082cfef libsqlite3.0.dylib ??? (???) <a12c5f54fbe808e8b0751931bf75e5f1> /usr/lib/libsqlite3.0.dylib
0x7fff8082d000 - 0x7fff80870fef com.apple.QD 3.11.57 (???) <8b866ad370ea1d63dac867d4d857a30b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff80871000 - 0x7fff80907ffb com.apple.LaunchServices 292 (292) <d6750e4efb1986b3ffd2bc037223a3ad> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff80908000 - 0x7fff80922fff com.apple.openscripting 1.2.8 (???) <a05b9d0ca893061d44b492d7c7169e0a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff80923000 - 0x7fff80937ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff80938000 - 0x7fff80947fe7 com.apple.opengl 1.5.10 (1.5.10) <6e90aef2d19eb54c80487b063655fcbc> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff80948000 - 0x7fff809e8fe3 com.apple.ApplicationServices.ATS 238.14.1 (???) <d451848ed6572aba7b9b539972badc7e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff809e9000 - 0x7fff809f2fff libCGATS.A.dylib ??? (???) <ca2a50cd662774cf1e173d6551db043d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x7fff809f3000 - 0x7fff809f3ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff809f4000 - 0x7fff8131dfef com.apple.AppKit 6.5.9 (949.54) <5076cda2b3c9560d7f019afd480039c7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8131e000 - 0x7fff81321ffb com.apple.help 1.1 (36) <4c8c537817ac6888cf01adfc4c099d9a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff81322000 - 0x7fff813e0fff edu.mit.Kerberos 6.0.14 (6.0.14) <33ba732d7b5009437a874a78c9adaaee> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff813e1000 - 0x7fff8141dff7 libGLImage.dylib ??? (???) <ce54e54e6f98a7c024e72a15434eba78> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8141e000 - 0x7fff8141eff8 com.apple.Cocoa 6.5 (???) <2431b586687b3f3fa9da37defe5879cc> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8141f000 - 0x7fff81437fff com.apple.DictionaryServices 1.0.0 (1.0.0) <0a5c79542cfecfe148558dd5d033aaa1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff81438000 - 0x7fff8152cfff libobjc.A.dylib ??? (???) <efc7ebdfe5ea8b723ebdb322ce775ddf> /usr/lib/libobjc.A.dylib
0x7fff8152d000 - 0x7fff81814ffb com.apple.HIToolbox 1.5.6 (???) <54f8e0b178ed377fb279ba48fa1aa88b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff81815000 - 0x7fff8183cfff libxslt.1.dylib ??? (???) <9f51c7bfe1268f96a32644ef497b756b> /usr/lib/libxslt.1.dylib
0x7fff8183d000 - 0x7fff81e08fff com.apple.CoreGraphics 1.409.6 (???) <a80f0ec842d5aeae1da9367b2286a185> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff81e09000 - 0x7fff81e09ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x7fff81e0a000 - 0x7fff81e5afe7 com.apple.Metadata 10.5.8 (398.26) <c6f33c64966aceb08eeea18e29609c26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff81e5b000 - 0x7fff82618fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff82619000 - 0x7fff826ccfef com.apple.DesktopServices 1.4.9 (1.4.9) <5f0496e25a01c3f56c30c5038890697a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff826cd000 - 0x7fff826d7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <3780e10cf1c574c73098426b9f3b91bf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff826d8000 - 0x7fff82702fff libcups.2.dylib ??? (???) <f21ce3a4c0b9f3610995430edc90fd56> /usr/lib/libcups.2.dylib
0x7fff82703000 - 0x7fff82846ffb com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff82847000 - 0x7fff82849ff7 libffi.dylib ??? (???) <dc89a0cfa89fa40bd5e67ac301a9ba2a> /usr/lib/libffi.dylib
0x7fff8284a000 - 0x7fff82988fe9 com.apple.ImageIO.framework 2.0.7 (2.0.7) <b7ce4862771297c0725d86807d3e025c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff82989000 - 0x7fff82989fff com.apple.Carbon 136 (136) <b943811e0c7704ac2d60ae1f72d8a265> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8298a000 - 0x7fff8298affa com.apple.CoreServices 32 (32) <beac1b7266aaf0da184cd5925910217e> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8298b000 - 0x7fff829adfff libJPEG.dylib ??? (???) <51ce9e815e83ce65af62ddee0eb8b59d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff829ae000 - 0x7fff829b0fff com.apple.print.framework.Print 218.0.3 (220.2) <b61026a1ec74657ef632c870614c97ff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff829b1000 - 0x7fff82d91fef com.apple.QuartzCore 1.5.8 (1.5.8) <fa8e35e6d3005eea6cd3215757d8f1d1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82d92000 - 0x7fff82dacfff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff82dad000 - 0x7fff82db9ff1 libgcc_s.1.dylib ??? (???) <568895f7479fefc4796748a618c6ec9f> /usr/lib/libgcc_s.1.dylib
0x7fff82dba000 - 0x7fff83055fe3 com.apple.Foundation 6.5.9 (677.26) <d7c197fec4d7c3097be95ae742a47c22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff83056000 - 0x7fff83056ff8 com.apple.ApplicationServices 34 (34) <71fa30df5b60e756224f1dc853592585> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff83057000 - 0x7fff83057ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff83058000 - 0x7fff8305efff com.apple.DiskArbitration 2.2.1 (2.2.1) <177d27ab3079b3bfc41c0318dbc781da> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8305f000 - 0x7fff83070fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <106879bf44e44dbfad90830d86076d0b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff830a2000 - 0x7fff83166fe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff83167000 - 0x7fff831acfef libRIP.A.dylib ??? (???) <b8c0a1a9d96f17ff6b1e634b6e6c9bf4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff831ad000 - 0x7fff831b1fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x7fff831b2000 - 0x7fff831d0fff com.apple.CoreVideo 1.6.0 (20.0) <e2b1a9c8e0b473ae5bdbabbbc91f10f8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff831d1000 - 0x7fff8320cfff com.apple.AE 402.3 (402.3) <02920492662a2afd9329814761de7625> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8320d000 - 0x7fff832a8fe7 com.apple.ink.framework 101.3 (86) <087a78fda9b86c898cd33fdcbc927699> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff832a9000 - 0x7fff83434ffb libSystem.B.dylib ??? (???) <b12f576b6d85401bcfe5e9994d93a9cf> /usr/lib/libSystem.B.dylib
0x7fff83435000 - 0x7fff83436ff3 com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff83437000 - 0x7fff8343fffa libbsm.dylib ??? (???) <e4eaac0d1d83b90c308d2ee2ab957cc5> /usr/lib/libbsm.dylib
0x7fff83440000 - 0x7fff834bbff3 com.apple.CoreText 2.0.4 (???) <bb8e8e8715738038c25faa07acf476d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff83550000 - 0x7fff83645fff libxml2.2.dylib ??? (???) <78096eb3aaceae5121ca6fa885566517> /usr/lib/libxml2.2.dylib
0x7fff83646000 - 0x7fff837b5fff libicucore.A.dylib ??? (???) <d69c6c54ddbf4ef58ea94d733de685b9> /usr/lib/libicucore.A.dylib
0x7fff837b6000 - 0x7fff838bcfeb com.apple.CoreData 100.2 (186.2) <4f9b42b458d54644f0d97538741414bf> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff838bd000 - 0x7fff838bfff9 libRadiance.dylib ??? (???) <341811ca2b343812ec36c25920771374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff838c0000 - 0x7fff838defff libPng.dylib ??? (???) <2d2556806c98073c52fc2feedd517aa1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff838df000 - 0x7fff8391cfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8391d000 - 0x7fff83920fff com.apple.securityhi 3.0 (30817) <ac11de7f17010ed0e95a91b2996e8a63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff83921000 - 0x7fff83cd9fff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff83cda000 - 0x7fff83d2ffe3 com.apple.HIServices 1.7.1 (???) <8c601c198e138905743161674f558fcc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff83d30000 - 0x7fff83e11fff libcrypto.0.9.7.dylib ??? (???) <752f9db6e46f8d48fe3a6663d97acc34> /usr/lib/libcrypto.0.9.7.dylib
0x7fff83e12000 - 0x7fff8410efe3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <a9d4152e4cf55c6dd49d56183d2b56de> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8410f000 - 0x7fff8411dfff libCSync.A.dylib ??? (???) <205b8d47e5a95465677c5a7ae710b355> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8411e000 - 0x7fff841a5fef com.apple.audio.CoreAudio 3.1.2 (3.1.2) <688f48384a6778f9133969ec9bb1569e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff841a6000 - 0x7fff842defef com.apple.CoreFoundation 6.5.7 (476.19) <d7aea66b6a0d43c717a9d974d4b3e2de> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff842df000 - 0x7fff84322fef libTIFF.dylib ??? (???) <1e7eda9e4866627ae2c7b0e89dc0f643> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84323000 - 0x7fff84339ff9 com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8433a000 - 0x7fff8434bffd libz.1.dylib ??? (???) <adb739c51df0f32aa0edd5565cee1c98> /usr/lib/libz.1.dylib
0x7fff8434c000 - 0x7fff8486cf6e libGLProgrammability.dylib ??? (???) <dfe7bb0409f4a83d28818fd40452d013> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

:/

Best regards

YDT
09-14-2010 10:14 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Esenthel RPG 2 demo crash on iMac 10.5.8
Thank you, I'm checking this
09-15-2010 03:58 PM
Find all posts by this user Quote this message in a reply
Post Reply