hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.23k stars 2.17k forks source link

Metal Gear Solid Peace Walker: loading never finishes, just after the intro #1547

Closed bsauvage1 closed 10 years ago

bsauvage1 commented 11 years ago

game doesn't even start (though the video gets played (black on current builds but can be skipped) then game install on memory stick works all fine. After the intro text screens, game loads forever and never gets out of the loop.

dbz400 commented 11 years ago

Any log ?

bsauvage1 commented 11 years ago

Testing on iPad. Is there a way to get the log, or, as I think I've read, debug only implemented on windows?

On Sunday, April 28, 2013, raven02 wrote:

Any log ?

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-17126846 .

dbz400 commented 11 years ago

Humm I also don't know much how to get log from iOS .May be you can simply run it on windows to get the log :)

bsauvage1 commented 11 years ago

I'll try!!

On Sunday, April 28, 2013, raven02 wrote:

Humm I also don't know much how to get log from iOS .May be you can simply run it on windows to get the log :)

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-17128175 .

CrazyMax commented 11 years ago

raven02, log http://nds.baronline.net.ua/mgs_pw.zip

unknownbrackets commented 11 years ago
00:39:809 kfs io0      E[HLE]: util\blockallocator.cpp:126 Block Allocator failed to allocate 1268224 (00135a00) bytes of contiguous memory
00:39:809 kfs io0      E[LOAD]: elf\elfreader.cpp:221 Failed to allocate memory for ELF!
00:39:809 kfs io0      E[HLE]: hle\scekernelmodule.cpp:310 LoadInto failed

This looks somewhat familiar. Basically the same as #887? It looks the same as before, probably sceKernelStopModule() or sceKernelUnloadModule() should delete threads, but I still haven't gotten much into testing these yet.

Could also be related to sceNetAdhocPdpRecv() or msg pipes.

-[Unknown]

bsauvage1 commented 11 years ago

in the latest build it still doesn't load, fyi

bsauvage1 commented 11 years ago

dunno if it helps but here's the log (on Mac OSX)

Process: PPSSPPSDL [25503] Path: /Users/USER/Downloads/*/PPSSPPSDL Identifier: PPSSPPSDL Version: ??? Code Type: X86-64 (Native) Parent Process: bash [25500] User ID: 501

Date/Time: 2013-05-05 20:43:28.178 +0800 OS Version: Mac OS X 10.8.3 (12D78) Report Version: 10 Sleep/Wake UUID: 34AD1F19-C807-4BD0-9A21-14ADC1631B9B

Interval Since Last Report: 482514 sec Crashes Since Last Report: 1 Per-App Crashes Since Last Report: 1 Anonymous UUID: BA990FBB-DA70-F0C6-FB8D-2C73A971D834

Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager

Exception Type: EXC_CRASH (SIGSEGV) Exception Codes: 0x0000000000000000, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread 0 ??? 0x000000010972104b 0 + 4453437515

Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c26ad16 kevent + 10 1 libdispatch.dylib 0x00007fff8c9c0dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff8c9c09ee _dispatch_mgr_thread + 54

Thread 2: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursivemutex&) + 48 3 PPSSPPSDL 0x0000000108a7858f PrioritizedWorkQueue::Pop() + 127 4 PPSSPPSDL 0x0000000108a78f05 threadfunc(PrioritizedWorkQueue) + 21 5 PPSSPPSDL 0x0000000108a7951a std::thread::Func<std::1::_bind<void ()(PrioritizedWorkQueue), PrioritizedWorkQueue&> >::Run() + 154 6 PPSSPPSDL 0x0000000108a79445 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void ()(PrioritizedWorkQueue), PrioritizedWorkQueue&> > >(void) + 21 7 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8c26a0fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff95797fe9 _pthread_cond_wait + 869 2 PPSSPPSDL 0x0000000108a79070 condition_variable::wait(recursive_mutex&) + 48 3 PPSSPPSDL 0x0000000108a7a863 WorkerThread::WorkFunc() + 99 4 PPSSPPSDL 0x0000000108a7fd13 std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> >::Run() + 227 5 PPSSPPSDL 0x0000000108a7fbf5 void* std::thread::RunAndDelete<std::thread::Func<std::1::bind<void (WorkerThread::)(), WorkerThread> > >(void*) + 21 6 libsystem_c.dylib 0x00007fff957937a2 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff957801e1 thread_start + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8c26a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95795f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95795d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff957801d1 start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8c26a6d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff95795f4c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff95795d13 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff957801d1 start_wqthread + 13

Thread 1 crashed with X86 Thread State (64-bit): rax: 0x0000000000000004 rbx: 0x00000001097ec648 rcx: 0x00000001097ec508 rdx: 0x0000000000000000 rdi: 0x0000000000000003 rsi: 0x0000000000000000 rbp: 0x00000001097ec680 rsp: 0x00000001097ec508 r8: 0x0000000000000001 r9: 0x00000001097ec648 r10: 0x00000001097ec510 r11: 0x0000000000000246 r12: 0x00007fff7ad06f40 r13: 0x00007fff7ad06f88 r14: 0x00007fff7ad079c0 r15: 0x00007fff7ad07934 rip: 0x00007fff8c26ad16 rfl: 0x0000000000000247 cr2: 0x00000001203e7000 Logical CPU: 0

Binary Images: 0x1087f2000 - 0x108d4cfff +PPSSPPSDL (???) <77810BA8-7706-3845-AE07-C9EB19FFDB2E> /Users/USER/Downloads/*/PPSSPPSDL 0x108f05000 - 0x108f3fff7 +libSDL-1.2.0.dylib (0) <92727302-D3CB-363F-874C-0C0E053D7B8E> /usr/local/lib/libSDL-1.2.0.dylib 0x108f53000 - 0x108f58fff com.apple.agl (3.2.1 - AGL-3.2.1) <328CAFF6-C443-303F-923A-F9EEA8E71794> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10adda000 - 0x10ade7fff libGPUSupport.dylib (8.7.25) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x10adef000 - 0x10adf8fe7 libcldcpuengine.dylib (2.2.16) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x10d44b000 - 0x10d609fff GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x10d640000 - 0x10d7b0fff libGLProgrammability.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x10d7e8000 - 0x10d813fff GLRendererFloat (8.7.25) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x10e318000 - 0x10e31dfff com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x111857000 - 0x1119acff7 com.apple.audio.units.Components (1.8 - 1.8) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x200000000 - 0x20092dff7 com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <3851C869-C1CF-3EFE-A08C-025318833871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff683f2000 - 0x7fff6842693f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld 0x7fff8a80d000 - 0x7fff8a850ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8a851000 - 0x7fff8a854fff com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8a855000 - 0x7fff8a855fff com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8ad3a000 - 0x7fff8ad5cff7 libxpc.dylib (140.42) /usr/lib/system/libxpc.dylib 0x7fff8ad5d000 - 0x7fff8addcff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8addd000 - 0x7fff8addeff7 libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8addf000 - 0x7fff8adfeff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8adff000 - 0x7fff8ae10ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff8ae61000 - 0x7fff8ae69ff7 libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8ae6b000 - 0x7fff8ae6dff7 com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8b067000 - 0x7fff8b0cffff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8b0d0000 - 0x7fff8bcfdff7 com.apple.AppKit (6.8 - 1187.37) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8bf74000 - 0x7fff8bff6ff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8c1e2000 - 0x7fff8c1e3fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff8c200000 - 0x7fff8c257ff7 com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8c258000 - 0x7fff8c273ff7 libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib 0x7fff8c3bf000 - 0x7fff8c3cafff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff8c3cb000 - 0x7fff8c41cff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8c5e9000 - 0x7fff8c5effff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8c5f0000 - 0x7fff8c67dff7 com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8c67e000 - 0x7fff8c9aefff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8c9bc000 - 0x7fff8c9d1ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff8c9d2000 - 0x7fff8c9d5fff libRadiance.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8c9d8000 - 0x7fff8c9eefff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8c9ef000 - 0x7fff8cb9dfff com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8cb9e000 - 0x7fff8cbe1ff7 com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8d064000 - 0x7fff8d0a3ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8d0a4000 - 0x7fff8d10dfff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8d10e000 - 0x7fff8d52bfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8d52c000 - 0x7fff8d530fff libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8ddf7000 - 0x7fff8ddfbff7 com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8e667000 - 0x7fff8e69dff7 libsystem_info.dylib (406.17) /usr/lib/system/libsystem_info.dylib 0x7fff8e69e000 - 0x7fff8e6eaff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib 0x7fff8e716000 - 0x7fff8e813ff7 libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib 0x7fff8f7f2000 - 0x7fff8f82ffef libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8f830000 - 0x7fff8fa65ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8fa66000 - 0x7fff8fa66fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8fce1000 - 0x7fff8ff85ff7 com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8ffa3000 - 0x7fff8ffdefff com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8ffe7000 - 0x7fff8fff4fff com.apple.AppleFSCompression (49 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8fff5000 - 0x7fff90017ff7 com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff900b9000 - 0x7fff9018bff7 com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff9029f000 - 0x7fff902cdff7 libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib 0x7fff902ce000 - 0x7fff90316fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff904ad000 - 0x7fff9056aff7 com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9056b000 - 0x7fff9056dff7 libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib 0x7fff906f0000 - 0x7fff906f4ff7 com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff906f5000 - 0x7fff90700fff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff907bb000 - 0x7fff907c2fff libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff907c3000 - 0x7fff907f9fff com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff907fa000 - 0x7fff907fdff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff907fe000 - 0x7fff9080cff7 libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib 0x7fff9080d000 - 0x7fff90811fff libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff909ac000 - 0x7fff90a2cff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff90a31000 - 0x7fff90af6ff7 com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff90ba0000 - 0x7fff90d26fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff90d27000 - 0x7fff90d52fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff90d53000 - 0x7fff90d68fff com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff90d69000 - 0x7fff90dc5ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff90e21000 - 0x7fff90ebcfff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff90f2e000 - 0x7fff91245ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff91283000 - 0x7fff91483fff libicucore.A.dylib (491.11.2) /usr/lib/libicucore.A.dylib 0x7fff91484000 - 0x7fff9149bfff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff9149c000 - 0x7fff914a8fff libCSync.A.dylib (331.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff914a9000 - 0x7fff91e396ff com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91e4e000 - 0x7fff91e6bff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff91e6c000 - 0x7fff91eb6ff7 libGLU.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff91eb7000 - 0x7fff91facfff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff91fad000 - 0x7fff91fb1fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff91fb2000 - 0x7fff91fb3ff7 libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib 0x7fff91fb4000 - 0x7fff91fcbfff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff91fcc000 - 0x7fff9207dfff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff9207e000 - 0x7fff9207ffff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff9219a000 - 0x7fff9230ffff com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff92310000 - 0x7fff92350ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff9236c000 - 0x7fff92375ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff92377000 - 0x7fff9237ffff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff92532000 - 0x7fff9263dfff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff9263e000 - 0x7fff9264dfff com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff9264e000 - 0x7fff9265bfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff9265c000 - 0x7fff9267bff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff92681000 - 0x7fff926deff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff926df000 - 0x7fff927e1fff libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff927e2000 - 0x7fff92837ff7 libTIFF.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff928c4000 - 0x7fff928c9fff com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff928d4000 - 0x7fff92955fff com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff929a2000 - 0x7fff92abbfff com.apple.ImageIO.framework (3.2.0 - 849) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff92abc000 - 0x7fff92ae3ff7 com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff92af9000 - 0x7fff92b30ff7 libssl.0.9.8.dylib (47) <42AAA348-1361-349F-89C7-22CC168307AD> /usr/lib/libssl.0.9.8.dylib 0x7fff92b85000 - 0x7fff92bf3fff com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff92bf4000 - 0x7fff92c4eff7 com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff92c4f000 - 0x7fff92c62ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff92c63000 - 0x7fff92d65fff libcrypto.0.9.8.dylib (47) <8926F842-23AB-35D6-A3CE-6FF5D504F875> /usr/lib/libcrypto.0.9.8.dylib 0x7fff92d66000 - 0x7fff92d92ff7 libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff92d93000 - 0x7fff92d93ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff93070000 - 0x7fff9310afff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff9310b000 - 0x7fff9310cff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff9310d000 - 0x7fff93124fff libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff93151000 - 0x7fff9315bfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff9315d000 - 0x7fff9315eff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff9315f000 - 0x7fff93163fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff931a8000 - 0x7fff931b7ff7 libxar.1.dylib (105) /usr/lib/libxar.1.dylib 0x7fff931b8000 - 0x7fff932b5fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff932b6000 - 0x7fff932cafff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff932dd000 - 0x7fff933b7fff com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff933b8000 - 0x7fff933e6fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff933e7000 - 0x7fff93407fff libPng.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff9364d000 - 0x7fff9365bfff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib 0x7fff9365c000 - 0x7fff93663fff com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff93664000 - 0x7fff93695ff7 com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff9396f000 - 0x7fff93c40ff7 com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff93e9d000 - 0x7fff93e9ffff libCVMSPluginSupport.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff93ea0000 - 0x7fff93ea6ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff93f47000 - 0x7fff93f81ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff9458c000 - 0x7fff945b3fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff945c0000 - 0x7fff945c6fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff945cf000 - 0x7fff9462efff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff9462f000 - 0x7fff94e14fff libclh.dylib (4.0.3 - 4.0.3) <4562B69C-9097-352B-A179-6E7017618562> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff94e15000 - 0x7fff94e59fff libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib 0x7fff94eaa000 - 0x7fff94eabfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff94ed5000 - 0x7fff94ee8ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff952bb000 - 0x7fff95311fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff95315000 - 0x7fff9531afff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff9531b000 - 0x7fff9531dfff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff95335000 - 0x7fff9572cfff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff9572d000 - 0x7fff95732fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff9577f000 - 0x7fff9584bff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib 0x7fff9584c000 - 0x7fff9596492f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff95981000 - 0x7fff95a27ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff95a55000 - 0x7fff95a59fff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff95a5a000 - 0x7fff95a68ff7 libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib 0x7fff95a69000 - 0x7fff95bbafff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff95bbb000 - 0x7fff95c0aff7 libFontRegistry.dylib (100) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff95c0b000 - 0x7fff95c78ff7 com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff95c79000 - 0x7fff95c79fff com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff95c7a000 - 0x7fff95c9bfff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff95d3a000 - 0x7fff95d3afff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff95d3b000 - 0x7fff95d47fff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff96246000 - 0x7fff96337ff7 com.apple.DiskImagesFramework (10.8.3 - 345) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff96338000 - 0x7fff9634aff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff963db000 - 0x7fff96738ff7 com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff9676b000 - 0x7fff9676bfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff9676c000 - 0x7fff9676cfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff968cd000 - 0x7fff968cdfff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff968d0000 - 0x7fff968f1ff7 libCRFSuite.dylib (33) /usr/lib/libCRFSuite.dylib 0x7fff96904000 - 0x7fff96953ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff9698c000 - 0x7fff969e6fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff969e7000 - 0x7fff969e7fff com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff969e8000 - 0x7fff96bd2ff7 com.apple.CoreFoundation (6.8 - 744.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff96bde000 - 0x7fff96cfefff com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff96cff000 - 0x7fff96d01fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff96d02000 - 0x7fff96da0ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff96da1000 - 0x7fff96dacff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff96e11000 - 0x7fff96e1ffff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff96e67000 - 0x7fff96e91ff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff96e92000 - 0x7fff96efaff7 libc++.1.dylib (65.1) /usr/lib/libc++.1.dylib 0x7fff96efb000 - 0x7fff96f23fff libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff96f2c000 - 0x7fff96f51ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib 0x7fff97033000 - 0x7fff97106ff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff97197000 - 0x7fff971a4ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff971a5000 - 0x7fff97340fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff97341000 - 0x7fff97341fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib 0x7fff97854000 - 0x7fff97856fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib 0x7fff97858000 - 0x7fff9785ffff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 28251 thread_create: 1 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=176.9M resident=120.1M(68%) swapped_out_or_unallocated=56.8M(32%) Writable regions: Total=324.1M written=91.7M(28%) resident=112.6M(35%) swapped_out=0K(0%) unallocated=211.5M(65%)

REGION TYPE VIRTUAL =========== ======= (null) (reserved) 1024K reserved VM address space (unallocated) CG backing stores 1880K CG image 12K CG shared images 192K CoreServices 3184K IOKit 4K IOKit (reserved) 4K reserved VM address space (unallocated) MALLOC 195.2M MALLOC guard page 48K MALLOC_LARGE (reserved) 5120K reserved VM address space (unallocated) Memory tag=242 12K Memory tag=249 156K OpenGL GLSL 4112K OpenGL GLSL (reserved) 128K reserved VM address space (unallocated) STACK GUARD 56.0M Stack 18.6M VM_ALLOCATE 101.2M DATA 30.2M IMAGE 528K LINKEDIT 54.9M TEXT 122.0M __UNICODE 544K mapped file 194.0M shared memory 372K =========== ======= TOTAL 789.0M TOTAL, minus reserved VM space 782.9M

Model: iMac13,2, BootROM IM131.010A.B04, 4 processors, Intel Core i7, 3.4 GHz, 32 GB, SMC 2.11f14 Graphics: NVIDIA GeForce GTX 680MX, NVIDIA GeForce GTX 680MX, PCIe, 2048 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (5.106.98.100.16) Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD ST3000DM001, 3 TB Serial ATA Device: APPLE SSD SM128E, 121.33 GB USB Device: USB3.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0612, 0x14900000 / 4 USB Device: DYMO LabelWriter 450 Turbo, 0x0922 (Dymo Corporation), 0x0021, 0x14300000 / 2 USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0612, 0x14100000 / 1 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8511, 0x1a110000 / 3 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2412, 0x1d180000 / 3 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828b, 0x1d181300 / 7

bsauvage1 commented 11 years ago

OK with latest builds!

bsauvage1 commented 11 years ago

In the latest version (1173) the loading hang bug has reappeared

unknownbrackets commented 11 years ago

What was the last version it worked in and the first version it stopped working in?

-[Unknown]

bsauvage1 commented 11 years ago

I have no way to check this on iOS (no persistence of builds), unfortunately. I will try over the weekend on Mac and will revert

bsauvage1 commented 11 years ago

So it works on mac, but not on ipad. If it helps, here's the log; it's one of these calls that doesn't work on iOS somehow (maybe one of the atrac calls?)

36:34:889 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1295 sceAtracReinit(2, 2) 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/jpn0.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn0.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn1.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn2.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn3.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn4.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn5.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn6.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn7.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn8.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn9.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn10.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn11.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn12.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn13.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn14.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/ltn15.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:486 Font file not found: flash0:/font/kr0.pgf 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:571 sceFontNewLib(09fbf708, 09fbf700) 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:417 Entering PostAllocCallback::run 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:423 Leaving PostAllocCallback::run 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:861 sceFontSetAltCharacterCode(08740010) (0000002d) 36:34:893 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:702 sceFontFindOptimumFont(08740010, 09fbf734, 09fbf700) 36:34:893 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:702 sceFontFindOptimumFont(08740010, 09fbf734, 09fbf700) 36:34:893 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:604 sceFontOpen(8740010, 0, 0, 9fbf704) 36:34:893 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 36:34:893 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:757 sceFontGetFontInfo(0, 8c458f8): bad font 36:34:897 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/scePower.cpp:243 scePowerSetClockFrequency(333,333,166) 36:34:897 kfs io0 E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceIo.cpp:1654 UNIMPL 0=sceIoIoctl id: 00000004, cmd 01010005, indataPtr 09f9fa08, inlen 00000004, outdataPtr 00000000, outLen 00000000 36:35:882 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceKernelThread.cpp:1943 4046=sceKernelCreateThread(name=pspfont_queue, entry=08a9f578, prio=40, stacksize=4096) 36:35:882 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceKernelThread.cpp:1986 sceKernelStartThread(thread=4046, argSize=0, argPtr=00000000) 36:36:618 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceKernelThread.cpp:1943 4058=sceKernelCreateThread(name=cmf load thread, entry=08aa71c8, prio=50, stacksize=16384) 36:36:618 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceKernelThread.cpp:1986 sceKernelStartThread(thread=4058, argSize=0, argPtr=00000000) 36:36:638 cmf load thr I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceKernelThread.cpp:2123 sceKernelExitDeleteThread(0) 36:39:031 Main I[HLE]: /Users/Karen/Development/ppsspp/GPU/GLES/Framebuffer.cpp:549 Creating FBO for 00090000 : 64 x 64 x 1 36:39:043 Main I[HLE]: /Users/Karen/Development/ppsspp/GPU/GLES/Framebuffer.cpp:549 Creating FBO for 00088000 : 64 x 64 x 3 36:39:055 Main I[HLE]: /Users/Karen/Development/ppsspp/GPU/GLES/Framebuffer.cpp:549 Creating FBO for 000a2000 : 64 x 64 x 3 36:39:057 Main I[HLE]: /Users/Karen/Development/ppsspp/GPU/GLES/Framebuffer.cpp:549 Creating FBO for 0008c000 : 64 x 64 x 3 36:39:148 Main W[HLE]: /Users/Karen/Development/ppsspp/GPU/GLES/TextureCache.cpp:212 Render to texture with different formats 7 != 3 at 000a2000 36:39:422 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1201 0=sceAtracSetDataAndGetID(09057a14, 000b6b34) 36:39:422 Main W[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1120 This is an atrac3+ stereo audio 36:39:423 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(0, -1) 36:39:427 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:941 sceAtracResetPlayPosition(0, 0, 0, 0) 36:39:427 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(0, -1) 37:02:106 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1201 1=sceAtracSetDataAndGetID(0910e54c, 0000427c) 37:02:106 Main W[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1118 This is an atrac3+ mono audio 37:02:106 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(1, -1) 37:02:111 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:941 sceAtracResetPlayPosition(1, 0, 0, 0) 37:02:111 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(1, -1) 37:04:156 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:935 sceAtracReleaseAtracID(1) 37:13:605 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1201 2=sceAtracSetDataAndGetID(091127cc, 00000b90) 37:13:605 Main W[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1105 This is an atrac3 mono audio 37:13:605 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(2, -1) 37:13:611 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:941 sceAtracResetPlayPosition(2, 0, 0, 0) 37:13:611 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(2, -1) 37:13:955 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:935 sceAtracReleaseAtracID(2) 37:16:206 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1201 1=sceAtracSetDataAndGetID(09113360, 000039ac) 37:16:206 Main W[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1120 This is an atrac3+ stereo audio 37:16:206 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(1, -1) 37:16:211 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:941 sceAtracResetPlayPosition(1, 0, 0, 0) 37:16:211 snd_thread_m I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:1242 sceAtracSetLoopNum(1, -1) 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 34, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 83, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 111, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 108, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 100, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 105, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 101, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 114, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 115, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 87, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 116, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 104, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 117, 095e5c60): bad font 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:17:606 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 66, 095e5c60): bad font 37:17:956 Main I[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceAtrac.cpp:935 sceAtracReleaseAtracID(1) 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 78, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 118, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 109, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 98, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 52, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 44, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 49, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 57, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 55, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 53, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 58, 095e5c60): bad font 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:20:819 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 50, 095e5c60): bad font 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 66, 095e5c60): bad font 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 97, 095e5c60): bad font 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 110, 095e5c60): bad font 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 113, 095e5c60): bad font 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:451 No font with handle 00000000 37:21:607 Main E[HLE]: /Users/Karen/Development/ppsspp/Core/HLE/sceFont.cpp:784 sceFontGetCharInfo(00000000, 67, 095e5c60): bad font

unknownbrackets commented 11 years ago

Is this from iOS or Mac? "Font file not found: flash0:/font/jpn0.pgf" is not good.

-[Unknown]

bsauvage1 commented 11 years ago

this is from Mac (there's no debug log on iOS yet; but while it works on Mac, I hope the above can provide some clues). And for the record: the Mac version exhibits font corruption (menus / system popups are pretty much unreadable), while they're totally visible on iOS; but the Mac version eventually starts the video, so the missing font probably isn't the issue here?

unknownbrackets commented 11 years ago

If you run from Xcode or use Organizer I think, you can get a log, I don't know of any other way.

Could be an armjit bug, if anyone can confirm if this happens on Android would be helpful.

-[Unknown]

bsauvage1 commented 11 years ago

Unfortunately it seems nobody on android can replicate this?

Meanwhile, it seems the old bug of the data install not getting physically installed is back...

hrydgard commented 11 years ago

Data install is just silly to use in PPSSPP as there is no difference in speed loading from where your iso is and where your emulated memstick is...

If it's obligatory in some game though, I guess we would need to support it.

bsauvage1 commented 11 years ago

Yeah, either obligatory per se, or necessary to enjoy certain features (voice over....etc). Not ideal and clearly no diff in speed but useful to some extent

On Saturday, August 24, 2013, Henrik Rydgård wrote:

Data install is just silly to use in PPSSPP as there is no difference in speed loading from where your iso is and where your emulated memstick is...

If it's obligatory in some game though, I guess we would need to support it.

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-23206313 .

unknownbrackets commented 11 years ago

Does this still happen or does the game work now?

-[Unknown]

bsauvage1 commented 11 years ago

yes

On Mon, Oct 28, 2013 at 3:11 AM, Unknown W. Brackets < notifications@github.com> wrote:

Does this still happen or does the game work now?

-[Unknown]

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-27176600 .

hrydgard commented 11 years ago

That was a bit ambiguous. Yes to "does it still happen" or yes to "does the game work now?"

bsauvage1 commented 11 years ago

Yes the problem is still there (sorry for this, I realize I really wasn't clear).

On Monday, October 28, 2013, Henrik Rydgård wrote:

That was a bit ambiguous. Yes to "does it still happen" or yes to "does the game work now?"

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-27198248 .

bsauvage1 commented 10 years ago

FYI as of 0.9.6-187-g038b0f5 the game still doesn't pass the load wheel after the text intro, on iPad 2

dbz400 commented 10 years ago

@bsauvage1 , is it work okay on your PC platform ? i just tried it PC

screen00317 screen00318

thedax commented 10 years ago

This should be fixed on Windows, but I'm not sure if Android/iOS will be fixed by the commit that was just pushed (I hope it is, this game is so picky about the sceNet stuff).

bsauvage1 commented 10 years ago

yes on PC it's fine (always have been, ever since I reported the issue). I will try again on iPad once the new build including f9348b97b7 is out. Thanks!

On Mon, Jan 13, 2014 at 4:39 AM, thedax notifications@github.com wrote:

This should be fixed on Windows, but I'm not sure if Android will be fixed by the commit that was just pushed (I hope it is, this game is so picky about the sceNet stuff).

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-32133233 .

dbz400 commented 10 years ago

Alright .Thanks.

unknownbrackets commented 10 years ago

@bsauvage1 has this improved?

-[Unknown]

bsauvage1 commented 10 years ago

Still there sadly, using the very latest build.

On Sunday, February 16, 2014, Unknown W. Brackets notifications@github.com wrote:

@bsauvage1 https://github.com/bsauvage1 has this improved?

-[Unknown]

— Reply to this email directly or view it on GitHubhttps://github.com/hrydgard/ppsspp/issues/1547#issuecomment-35169505 .

OneCrazyRussian commented 10 years ago

10 months passed and STILL this is not solved on mobile

Really annoying in spite of other marvellous improvements

Therid commented 10 years ago

Hi everybody . There is always this problem on. Ios build :v0.9.8-526-g6f008fb . Please can you do something ? MGS is a soo good.

dbz400 commented 10 years ago

I justed this out my Android device (4.3 , Openg es 3.0) , it is same issue hanging at loading .

Therefore , basically it is not working on both Android and iOS .

dbz400 commented 10 years ago

Looks like it is JIT issue .When turn off JIT, can pass through it and in-game now.

screenshot_2014-05-01-12-12-16 screenshot_2014-05-01-12-13-43

dbz400 commented 10 years ago

Can anyone double confirm it is the same issue on iOS?

unknownbrackets commented 10 years ago

Please note #3365. I was told this was only in the demo.

-[Unknown]

dbz400 commented 10 years ago

i see. However this bug should affect all platforms right ? (windows platform is working okay)

or this emuhack only apply for x86 JIT but not ARM Jit?

unknownbrackets commented 10 years ago

No, it applies to the jit everywhere, unless we are somehow not invalidating blocks properly in armjit maybe? But the demo thing definitely does happen on Windows.

-[Unknown]

thedax commented 10 years ago

I think we're getting two problems mixed up, here. The hang on ARM devices happens after the game describes the past events of other games in the series, not after immediately loading the game (e.g. pressing its icon from MainScreen), so this means it's not the same as #3365 at all. Not only that, but if it was the same as #3365, the game wouldn't work on Windows either, without interpreter being active.

thedax commented 10 years ago

If nobody beats me to it, I'll sit down later and disable different parts of the ARM JIT until we figure out which causes the hang. That should shed light on what the problem has been this whole time.

dbz400 commented 10 years ago

I just tested the demo , it only work in JIT off mode .When JIT is on , it just black screen at the very beginning as described from @unknownbrackets

Therefore , it should be two different issue . @thedax , looking forward your findings.

thedax commented 10 years ago

Right, that's what I was getting at. The demo has its own issues with emuhack. The problem with the retail game is completely different. Anyway, I just compiled my first test APK, so we'll see if I find anything.

thedax commented 10 years ago

Okay, here are my findings: It's in ArmCompVFPU.cpp. Once I enabled CONDITIONAL_DISABLE properly for this file, the game immediately went past the loading screen after intro text in which it hangs on. Now to figure out what the exact function that causes the problem is.

thedax commented 10 years ago

According to the primitive bisect I did (thanks to this for tips on how to "debug" the JIT), Jit::Comp_Vcmp is the problem. I'll keep digging to see which exact case in that giant switch is the cause, assuming the problem is in the switch.

unknownbrackets commented 10 years ago

(in code)

Where I found this used, it compared a register with itself so should be fine.

There are definitely a few suspects there. Putting DISABLE in the first switch for case VC_NN: case VC_EN: case VC_NS: case VC_ES:. Those look like the most likely suspects.

Hmm, actually, those cases already DISABLE if Vs != Vt.

-[Unknown]

thedax commented 10 years ago

@unknownbrackets: Well, if I did this right, it's VC_FL.

Let's look at some code here:

        MOVI2R(SCRATCHREG1, 0);
// If I insert DISABLE right here, between MOVI2R and the for, the game works.
        for (int i = 0; i < n; ++i) {
            // Let's only handle the easy ones, and fall back on the interpreter for the rest.
            CCFlags flag = CC_AL;
            switch (cond) {
            case VC_FL: // c = 0;
// If I insert the DISABLE right here, where it would be executed if the condition is == VC_FL, 
// then it does not work.
                break;
unknownbrackets commented 10 years ago

Hmm. DISABLE after MOVI2R(SCRATCHREG1, 0); should affect every compare. Inside the VC_FL case, it should affect only VC_FL. If inserting DISABLE doesn't help under VC_FL, then it can't be VC_FL.

-[Unknown]

thedax commented 10 years ago

So did I misunderstand your message from the other issue, then? If it doesn't work, then the problem should be below where the DISABLE is?

Hmm... Back to the drawing board.

unknownbrackets commented 10 years ago

Well, the other thing, that was the #defines. So, it was below. Anyway, if putting DISABLE; under the MOVI2R there fixes it, it's definitely Vcmp.

But inside the function, using DISABLE; is like using break; - it goes to the interpreter at that point instead of using jit. So any code path you make bail to the interpreter should work if it's the cause.

-[Unknown]

unknownbrackets commented 10 years ago

Sounds like it's one of LE/LT/EQ, which means it's probably actually the mechanics of Vcmp itself, not a specific compare...

-[Unknown]