Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

YGOPRO crashes on MAC when trying to find certain cards #165

Open
ghost opened this issue Apr 9, 2017 · 8 comments
Open

YGOPRO crashes on MAC when trying to find certain cards #165

ghost opened this issue Apr 9, 2017 · 8 comments

Comments

@ghost
Copy link

ghost commented Apr 9, 2017

When I try to edit my deck and try t find certain cards (like the new Star Grail), the app just crashes. The same if I type certain names on the search bar.

Please look into it.

@milianto
Copy link

had the same problem

@ghost
Copy link
Author

ghost commented Apr 26, 2017

Process: Ygopro [1723]
Path: /Applications/Ygopro/Ygopro.app/Contents/MacOS/Ygopro
Identifier: co.ygopro.percy
Version: 1.033.D[a] (1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Ygopro [1723]
User ID: 501

Date/Time: 2017-04-26 09:08:13.168 -0400
OS Version: Mac OS X 10.12 (16A323)
Report Version: 12
Anonymous UUID: AE9C73EE-A77A-65BC-9D4D-CF399351D2F7

Time Awake Since Boot: 4200 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called
*** error for object 0x7f8aca0f6e00: pointer being freed was not allocated

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fffda141dda __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fffda22c797 pthread_kill + 90
2 libsystem_c.dylib 0x00007fffda0a7440 abort + 129
3 libsystem_malloc.dylib 0x00007fffda197097 free + 530
4 co.ygopro.percy 0x0000000104fa9f88 irr::video::CImageLoaderJPG::loadImage(irr::io::IReadFile*) const + 424
5 co.ygopro.percy 0x0000000104ddd517 irr::video::CNullDriver::createImageFromFile(irr::io::IReadFile*) + 231
6 co.ygopro.percy 0x0000000104dda5ea irr::video::CNullDriver::loadTextureFromFile(irr::io::IReadFile*, irr::core::string<char, irr::core::irrAllocator > const&) + 74
7 co.ygopro.percy 0x0000000104dda463 irr::video::CNullDriver::getTexture(irr::core::string<char, irr::core::irrAllocator > const&) + 627
8 co.ygopro.percy 0x0000000104a1f294 ygo::ImageManager::GetTexture(int) + 836
9 co.ygopro.percy 0x0000000104a1fd1e ygo::ImageManager::GetTextureThumb(int) + 750
10 co.ygopro.percy 0x000000010496b509 ygo::Game::DrawThumbBigger(double, double, std::__1::__hash_map_iterator<std::__1::__hash_iterator<std::__1::__hash_node<std::__1::__hash_value_type<unsigned int, ygo::CardDataC>, void*>> >, irr::core::vector2d, std::__1::unordered_map<int, int, std::__1::hash, std::__1::equal_to, std::__1::allocator<std::__1::pair<int const, int> > >) + 441
11 co.ygopro.percy 0x000000010496d1b8 ygo::Game::DrawDeckBd() + 4952
12 co.ygopro.percy 0x0000000104a04384 ygo::Game::MainLoop() + 1908
13 co.ygopro.percy 0x0000000104a19e74 main + 1684
14 libdyld.dylib 0x00007fffda013255 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fffda1424e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffda2297c5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffda229221 start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fffda1424e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffda2297c5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffda229221 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fffda1424e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffda2297c5 _pthread_wqthread + 1426
2 libsystem_pthread.dylib 0x00007fffda229221 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fffda1424e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffda229632 _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffda229221 start_wqthread + 13

Thread 5:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fffda13a41a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffda139867 mach_msg + 55
2 com.apple.audio.CoreAudio 0x00007fffc4acef26 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x00007fffc4acee9c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fffc4acbcee HALC_ProxyIOContext::IOWorkLoop() + 1198
5 com.apple.audio.CoreAudio 0x00007fffc4acb667 HALC_ProxyIOContext::IOThreadEntry(void*) + 131
6 com.apple.audio.CoreAudio 0x00007fffc4acb38b HALB_IOThread::Entry(void*) + 75
7 libsystem_pthread.dylib 0x00007fffda229abb _pthread_body + 180
8 libsystem_pthread.dylib 0x00007fffda229a07 _pthread_start + 286
9 libsystem_pthread.dylib 0x00007fffda229231 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fffda1424e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffda229632 _pthread_wqthread + 1023
2 libsystem_pthread.dylib 0x00007fffda229221 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fffda141e8e __recvfrom + 10
1 co.ygopro.percy 0x0000000104b680a2 socket_read + 50
2 co.ygopro.percy 0x0000000104b6c705 git_stream_read + 53
3 co.ygopro.percy 0x0000000104b6c5ed read_cb + 77
4 com.apple.security 0x00007fffcb28ec4f SSLRecordReadInternal + 69
5 com.apple.security 0x00007fffcb220e77 SSLReadRecord + 20
6 com.apple.security 0x00007fffcb220ce0 SSLHandshakeProceed + 79
7 com.apple.security 0x00007fffcb224959 SSLWrite + 116
8 co.ygopro.percy 0x0000000104b6c093 stransport_write + 67
9 co.ygopro.percy 0x0000000104b79b0b git_stream_write + 59
10 co.ygopro.percy 0x0000000104b79237 http_stream_read + 247
11 co.ygopro.percy 0x0000000104b7c8e5 git_smart__recv_cb + 181
12 co.ygopro.percy 0x0000000104b26d25 gitno_recv + 37
13 co.ygopro.percy 0x0000000104b7f485 git_smart__store_refs + 293
14 co.ygopro.percy 0x0000000104b7cfe9 git_smart__connect + 473
15 co.ygopro.percy 0x0000000104b554cb git_remote_connect + 459
16 co.ygopro.percy 0x0000000104b56077 git_remote_fetch + 199
17 co.ygopro.percy 0x000000010492862c ygo::UpdateGitRepository(git_repository**, char const*, char const*, git_commit**, bool) + 636
18 co.ygopro.percy 0x0000000104928a7e ygo::UpdateGitThread(void*) + 174
19 libsystem_pthread.dylib 0x00007fffda229abb _pthread_body + 180
20 libsystem_pthread.dylib 0x00007fffda229a07 _pthread_start + 286
21 libsystem_pthread.dylib 0x00007fffda229231 thread_start + 13

Thread 8:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fffda13a41a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fffda139867 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fffc4f42ba4 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fffc4f42021 __CFRunLoopRun + 1361
4 com.apple.CoreFoundation 0x00007fffc4f41874 CFRunLoopRunSpecific + 420
5 com.apple.AppKit 0x00007fffc2d24e9e _NSEventThread + 205
6 libsystem_pthread.dylib 0x00007fffda229abb _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffda229a07 _pthread_start + 286
8 libsystem_pthread.dylib 0x00007fffda229231 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fffda141fde __semwait_signal + 10
1 libsystem_c.dylib 0x00007fffda0c8b92 nanosleep + 199
2 libsfml-system.2.3.dylib 0x0000000105c2ce1b sf::priv::sleepImpl(sf::Time) + 91
3 libsfml-audio.2.3.dylib 0x0000000105c04939 sf::SoundStream::streamData() + 921
4 libsfml-system.2.3.dylib 0x0000000105c2cf2a sf::priv::ThreadImpl::entryPoint(void*) + 26
5 libsystem_pthread.dylib 0x00007fffda229abb _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffda229a07 _pthread_start + 286
7 libsystem_pthread.dylib 0x00007fffda229231 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5b334948 rdx: 0x0000000000000000
rdi: 0x000000000000150b rsi: 0x0000000000000006 rbp: 0x00007fff5b334970 rsp: 0x00007fff5b334948
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x0000000000000006 r13: 0x0000000000000006 r14: 0x00007fffe2d163c0 r15: 0x0000000000000000
rip: 0x00007fffda141dda rfl: 0x0000000000000206 cr2: 0x00007fffe2cf8128

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x1048c4000 - 0x10540afff +co.ygopro.percy (1.033.D[a] - 1) /Applications/Ygopro/Ygopro.app/Contents/MacOS/Ygopro
0x105bfb000 - 0x105c12ff7 +libsfml-audio.2.3.dylib (2.3.2) /Applications/Ygopro/Ygopro.app/Contents/Frameworks/libsfml-audio.2.3.dylib
0x105c24000 - 0x105c30ff7 +libsfml-system.2.3.dylib (2.3.2) <45ADE00C-F44A-3DCB-8A0D-64C40B506E5D> /Applications/Ygopro/Ygopro.app/Contents/Frameworks/libsfml-system.2.3.dylib
0x105c3b000 - 0x105c94fff +org.sfml-dev.OpenAL (1.0) <04C623D8-F4EF-357C-A317-944A0EF29503> /Applications/Ygopro/Ygopro.app/Contents/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x105cbe000 - 0x105d35ff7 +org.sfml-dev.vorbisenc (1.0) <5B7CAF65-A2D4-3778-8317-4AF315A92513> /Applications/Ygopro/Ygopro.app/Contents/Frameworks/vorbisenc.framework/Versions/A/vorbisenc
0x105d81000 - 0x105d86ff7 +org.sfml-dev.vorbisfile (1.0) <2A582B4F-7FFF-3822-B80A-56344FA1835B> /Applications/Ygopro/Ygopro.app/Contents/Frameworks/vorbisfile.framework/Versions/A/vorbisfile
0x105d91000 - 0x105dbbfff +org.sfml-dev.vorbis (1.0) <14749F21-C594-3171-A1B0-8103CAFF056F> /Applications/Ygopro/Ygopro.app/Contents/Frameworks/vorbis.framework/Versions/A/vorbis
0x105dc7000 - 0x105dcbff7 +org.sfml-dev.ogg (1.0) <856EA22F-16B9-3747-8265-B0A26ACCA1A3> /Applications/Ygopro/Ygopro.app/Contents/Frameworks/ogg.framework/Versions/A/ogg
0x105dd5000 - 0x105e15fff +org.sfml-dev.FLAC (1.0) /Applications/Ygopro/Ygopro.app/Contents/Frameworks/FLAC.framework/Versions/A/FLAC
0x10781a000 - 0x107982fff com.apple.audio.units.Components (1.14 - 1.14) <695D3410-4177-3CC3-A419-1127ECC911C4> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x107a19000 - 0x107a1dfff com.apple.audio.AppleHDAHALPlugIn (276.26 - 276.26) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x108f2b000 - 0x10921aff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.2.8 - 10.0.2) /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x1108ad000 - 0x1108ea1c7 dyld (421.1) /usr/lib/dyld
0x7fffc1a56000 - 0x7fffc1a56fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fffc1a57000 - 0x7fffc1a6eff3 libCGInterfaces.dylib (331.4) <2CD05A85-79AC-3C67-9ABE-00294CE1C82B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fffc1a6f000 - 0x7fffc20affe3 com.apple.vImage (8.1 - ???) <6CC22156-EC5C-3DC3-8132-41376F090B08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fffc20b0000 - 0x7fffc2277fef libBLAS.dylib (1185) <0D55CF73-6DBD-3D15-B500-189479638551> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fffc2278000 - 0x7fffc228ffff libBNNS.dylib (14) <43A9B06E-3C21-3CE6-B0C1-99DA172DEEB0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fffc2290000 - 0x7fffc269bfff libLAPACK.dylib (1185) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fffc269c000 - 0x7fffc26b2fff libLinearAlgebra.dylib (1185) <08F00EFB-B477-3421-906E-3D364E607E6A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fffc26b3000 - 0x7fffc26b9fff libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fffc26ba000 - 0x7fffc26cdff7 libSparseBLAS.dylib (1185) <912E3D25-27C0-3245-B64C-3CAD43A5D633> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fffc26ce000 - 0x7fffc281bff7 libvDSP.dylib (600) <87EF1D0A-1F85-31DD-AD8F-AB31E7D8E73B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fffc281c000 - 0x7fffc28d3fff libvMisc.dylib (600) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fffc28d4000 - 0x7fffc28d4fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fffc2b91000 - 0x7fffc3868ff3 com.apple.AppKit (6.9 - 1504) <5524F97F-FB11-3556-8AC4-FF634C6CCCB7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffc387a000 - 0x7fffc387afff com.apple.ApplicationServices (48 - 48) <3E1395EA-C661-3318-9B87-9857BB81021B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fffc387b000 - 0x7fffc38e9ff7 com.apple.ApplicationServices.ATS (377 - 422) <521E41BF-D495-3233-B6BF-C0B83DD1A8C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fffc3983000 - 0x7fffc3ab1fff libFontParser.dylib (194) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fffc3ab2000 - 0x7fffc3afcfff libFontRegistry.dylib (196) <3B8B0E78-2B30-3F18-B7D3-BE4E96F6BAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fffc3b59000 - 0x7fffc3b8bfff libTrueTypeScaler.dylib (194) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fffc3bf7000 - 0x7fffc3ca1ff7 com.apple.ColorSync (4.12.0 - 502) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffc3ca2000 - 0x7fffc3cf2fff com.apple.HIServices (1.22 - 589) <3167EF9C-F121-39EF-AAE2-7700E7128426> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fffc3cf3000 - 0x7fffc3d02ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fffc3d03000 - 0x7fffc3d50fff com.apple.print.framework.PrintCore (12 - 491) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fffc3d51000 - 0x7fffc3d8cfff com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fffc3d8d000 - 0x7fffc3d98ff7 com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <23EA6076-ECDF-3A50-81E7-3CE6451DC8C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fffc3d99000 - 0x7fffc3fa5fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fffc3fa6000 - 0x7fffc3fa6fff com.apple.audio.units.AudioUnit (1.14 - 1.14) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fffc410f000 - 0x7fffc4492fff com.apple.CFNetwork (807.0.4 - 807.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fffc44ac000 - 0x7fffc44acfff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fffc44ad000 - 0x7fffc44b0fff com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fffc44b1000 - 0x7fffc47b4fff com.apple.HIToolbox (2.1.1 - 855) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fffc47b5000 - 0x7fffc47b8ff7 com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fffc47b9000 - 0x7fffc47befff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fffc47bf000 - 0x7fffc4856ff3 com.apple.ink.framework (10.9 - 219) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fffc4857000 - 0x7fffc4871fff com.apple.openscripting (1.7 - 172) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fffc4872000 - 0x7fffc4873ff3 com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fffc4874000 - 0x7fffc4876ff7 com.apple.securityhi (9.0 - 55006) <856F4FB9-AAF2-3FC2-BE19-E7AB494232CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fffc4877000 - 0x7fffc487dff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fffc495d000 - 0x7fffc495dfff com.apple.Cocoa (6.11 - 22) <5EEB0A26-F1C2-3D57-8441-52C0B80C2A6A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fffc4a90000 - 0x7fffc4b20ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <0352D931-596B-3AFE-B5C6-5925CF9F870E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fffc4b21000 - 0x7fffc4b34ff3 com.apple.CoreBluetooth (1.0 - 1) <73A2B185-70E4-3535-A653-E1BC74584E55> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fffc4b35000 - 0x7fffc4e2ffff com.apple.CoreData (120 - 752.2) <51AB540E-01AE-3207-8DE5-3E912FA9B5DF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fffc4e30000 - 0x7fffc4ebcfff com.apple.CoreDisplay (1.0 - 1) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fffc4ebd000 - 0x7fffc5350ff7 com.apple.CoreFoundation (6.9 - 1348.1) <2A35BE4F-BA5B-3C22-BCF1-CFBBA2786081> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffc5351000 - 0x7fffc59f1ff7 com.apple.CoreGraphics (2.0 - 1070) <765D6A92-48AE-3CBB-9967-61300D715F1F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fffc59f2000 - 0x7fffc5c31ff7 com.apple.CoreImage (12.0.0 - 451) <84C71E9C-5231-342F-94B1-2BB6860E8AD3> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fffc5d8c000 - 0x7fffc5d8cfff com.apple.CoreServices (775.8 - 775.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fffc5d8d000 - 0x7fffc5ddeff7 com.apple.AE (712 - 712) <0EF17D7E-6BA4-3555-BC38-9BD0CC5B82A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fffc5ddf000 - 0x7fffc60bafff com.apple.CoreServices.CarbonCore (1159 - 1159) <837B7ECF-7E62-3210-988C-63D7AB4EAA88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fffc60bb000 - 0x7fffc60eefff com.apple.DictionaryServices (1.2 - 274) <302B8678-D057-3CF8-ACA7-7424A4A6A00A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fffc60ef000 - 0x7fffc60f7ffb com.apple.CoreServices.FSEvents (1230 - 1230) <8836E7D0-844F-36F9-9601-B630BB82336B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fffc60f8000 - 0x7fffc6263fff com.apple.LaunchServices (775.8 - 775.8) <6E7CE1DA-27A4-3B48-A8E3-F2AA868ADD7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fffc6264000 - 0x7fffc6314ffb com.apple.Metadata (10.7.0 - 1075) <9EDF10CF-1755-346A-A3C9-97642C443A58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fffc6315000 - 0x7fffc6374fff com.apple.CoreServices.OSServices (775.8 - 775.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fffc6375000 - 0x7fffc63e5fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fffc63e6000 - 0x7fffc642cff7 com.apple.coreservices.SharedFileList (38 - 38) <6C5A3FBB-9502-3725-AC3A-AE7B1528BBD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fffc64b9000 - 0x7fffc6604ff7 com.apple.CoreText (352.0 - 544) <064B53E8-CD5A-3D1B-81DF-498A659FC20A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fffc6605000 - 0x7fffc663afff com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fffc663b000 - 0x7fffc66acffb com.apple.framework.CoreWLAN (11.0 - 1200.25.1) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fffc67a7000 - 0x7fffc67acfff com.apple.DiskArbitration (2.7 - 2.7) <566D5C06-13E8-3638-B2EC-2B834D5F04F1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fffc693b000 - 0x7fffc6ce2ffb com.apple.Foundation (6.9 - 1349) <08A463B1-296E-3AC1-B8D3-01A75B0785A8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffc6d0e000 - 0x7fffc6d3fff3 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fffc6df3000 - 0x7fffc6e96ffb com.apple.Bluetooth (5.0.0 - 5.0.0f18) <00417775-D746-32C1-9598-CE8716DFBECD> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fffc6e97000 - 0x7fffc6f2cfff com.apple.framework.IOKit (2.0.2 - 1324.1.7) <10BDCD1E-0463-3C53-BF11-C9A0919C1588> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fffc6f2d000 - 0x7fffc6f33ffb com.apple.IOSurface (152 - 152) <558D4451-2D9D-3D47-B3A5-E7C18DF53F1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fffc6f87000 - 0x7fffc70e0ff7 com.apple.ImageIO.framework (3.3.0 - 1570.1) <6B0177F3-A7BE-30D7-B075-7117E2C28A5F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fffc70e1000 - 0x7fffc70e5fff libGIF.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffc70e6000 - 0x7fffc71d7fff libJP2.dylib (1570.1) <6D268C9D-309B-3098-BBCF-8A1B98DBBEE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffc71d8000 - 0x7fffc71fbfff libJPEG.dylib (1570.1) <7EFA7A91-06C8-329E-AA3D-CF6DB2220A5A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fffc71fc000 - 0x7fffc7222fff libPng.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fffc7223000 - 0x7fffc7225ff3 libRadiance.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fffc7226000 - 0x7fffc727ffff libTIFF.dylib (1570.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fffc7e46000 - 0x7fffc7e5fff7 com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fffc7e60000 - 0x7fffc7e96fff com.apple.LDAPFramework (2.4.28 - 194.5) <850BB4C5-2548-33A5-B00C-0600CA59EE59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fffc8643000 - 0x7fffc869aff7 com.apple.Metal (85.82 - 85.82) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fffc8db0000 - 0x7fffc8db8fff com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fffc8f8c000 - 0x7fffc8f94ff7 libcldcpuengine.dylib (2.8.4) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fffc915d000 - 0x7fffc91abff3 com.apple.opencl (2.8.6 - 2.8.6) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fffc91ac000 - 0x7fffc91c5ffb com.apple.CFOpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fffc91c6000 - 0x7fffc91d1ff7 com.apple.OpenDirectory (10.12 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fffc91d2000 - 0x7fffc91d4fff libCVMSPluginSupport.dylib (12.4.2.1) <5A7CBDC5-297E-30E0-8951-2F3DAFD0027E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fffc91d5000 - 0x7fffc91d8ff7 libCoreFSCache.dylib (148) <3297ACE0-B9D8-3821-8685-2619B4234621> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fffc91d9000 - 0x7fffc91dcfff libCoreVMClient.dylib (148) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fffc91dd000 - 0x7fffc91e5ffb libGFXShared.dylib (12.4.2.1) <3CBE90E5-6472-3C4C-825D-7567A5652115> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fffc91e6000 - 0x7fffc91f1fff libGL.dylib (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fffc91f2000 - 0x7fffc922eff7 libGLImage.dylib (12.4.2.1) <50C7DE05-73CB-3D21-BB93-31C384EB6199> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fffc922f000 - 0x7fffc93a5ffb libGLProgrammability.dylib (12.4.2.1) <2B17044B-CDB6-38F7-BA1F-9ED1A078481A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fffc93a6000 - 0x7fffc93e6ff3 libGLU.dylib (12.4.2.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fffc9d4e000 - 0x7fffc9d5cfff com.apple.opengl (12.4.2 - 12.4.2) <06F5BF0B-BD03-361D-9D7B-626517E4F761> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fffc9d5d000 - 0x7fffc9f03fff GLEngine (12.4.2.1) <8FFA4B17-F02A-3D7A-ACA9-D156E4E43B4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fffc9f04000 - 0x7fffc9f2effb GLRendererFloat (12.4.2.1) <82826589-22A1-312C-9C4E-FA45F4D8D976> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fffcaa6d000 - 0x7fffcac67ff7 com.apple.QuartzCore (1.11 - 449.39) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fffcb1cd000 - 0x7fffcb4e8fff com.apple.security (7.0 - 57740.1.18) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fffcb4e9000 - 0x7fffcb55fff7 com.apple.securityfoundation (6.0 - 55132.1.1) <259D4B70-0F8C-3818-99E7-3EBEAA18DE1B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fffcb589000 - 0x7fffcb58cff3 com.apple.xpc.ServiceManagement (1.0 - 1) <6A9EA339-BB6A-3DD9-BF08-00B8C0262839> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fffcb911000 - 0x7fffcb982ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fffcdfba000 - 0x7fffcdfdcffb com.apple.framework.Apple80211 (12.0 - 1200.33) <06F8EA45-5E43-3744-BF41-BA86B8BBB5CF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fffcdfdd000 - 0x7fffcdfecfdb com.apple.AppleFSCompression (88 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fffce0d4000 - 0x7fffce15f97f com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fffce18f000 - 0x7fffce197ffb com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fffce57b000 - 0x7fffce5f9ff7 com.apple.backup.framework (1.8 - 1.8) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fffcf213000 - 0x7fffcf23affb com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fffcfb5a000 - 0x7fffcfb63ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fffd0167000 - 0x7fffd016fffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fffd027f000 - 0x7fffd0290fff com.apple.CoreEmoji (1.0 - 40) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fffd0569000 - 0x7fffd0599ff3 com.apple.CoreServicesInternal (276 - 276) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fffd0822000 - 0x7fffd08acfff com.apple.CoreSymbolication (61050) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fffd08ad000 - 0x7fffd09e7fef com.apple.coreui (2.1 - 424.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fffd09e8000 - 0x7fffd0a87ffb com.apple.CoreUtils (4.3 - 430.70) <87BEB880-3D71-3251-B51E-FF0A42DFC065> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fffd0ad7000 - 0x7fffd0b3cff3 com.apple.framework.CoreWiFi (12.0 - 1200.25.1) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fffd0b3d000 - 0x7fffd0b48fff com.apple.CrashReporterSupport (10.12 - 815) <10C3797E-DD63-303B-B901-1C52A502D2F8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fffd0bee000 - 0x7fffd0c65ff3 com.apple.datadetectorscore (7.0 - 539) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fffd0c9f000 - 0x7fffd0cdefff com.apple.DebugSymbols (137 - 137) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fffd0cdf000 - 0x7fffd0df0ff7 com.apple.desktopservices (1.11 - 1.11) <494E239D-706F-350B-9481-2A8ECEEDBD8B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fffd10bb000 - 0x7fffd14ecff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fffd2825000 - 0x7fffd2825fff libmetal_timestamp.dylib (600.0.48.25) <348D32E6-AD49-36DC-A0DE-5A44B2699FFA> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fffd2826000 - 0x7fffd2831fff libGPUSupport.dylib (12.4.2.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x7fffd2aef000 - 0x7fffd2b0bff7 com.apple.GenerationalStorage (2.0 - 259) <43D40063-BD46-3008-8992-FF092B7C9A58> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fffd31fd000 - 0x7fffd3273fff com.apple.Heimdal (4.0 - 2.0) <18C127D7-9C61-3C5B-8C6F-7953760D2674> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fffd3885000 - 0x7fffd388cffb com.apple.IOAccelerator (288.13 - 288.13) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fffd388e000 - 0x7fffd38a2ff3 com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fffd38a3000 - 0x7fffd38c5ff7 com.apple.IconServices (74.1 - 74.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fffd39a7000 - 0x7fffd3b5bfff com.apple.LanguageModeling (1.0 - 123) <10152D7F-C7C0-34AA-A295-D712D16C76E6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fffd43f1000 - 0x7fffd4469fef com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fffd45eb000 - 0x7fffd4611fff com.apple.MultitouchSupport.framework (367.6 - 367.6) <32D8588A-29BD-3A23-92B2-05C013DA5BC5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fffd46be000 - 0x7fffd46c8fff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fffd4e69000 - 0x7fffd4eaaff7 com.apple.PerformanceAnalysis (1.145 - 145) <9DF1FCCC-7EBF-3213-B77A-0C3D3B7CF7AF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fffd553a000 - 0x7fffd5554fff com.apple.ProtocolBuffer (1 - 249) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fffd556e000 - 0x7fffd5591ff3 com.apple.RemoteViewServices (2.0 - 124) <280DB828-4613-3DF8-ACBA-C91989B64347> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fffd6251000 - 0x7fffd62ccfff com.apple.Sharing (659.1.6 - 659.1.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fffd62ed000 - 0x7fffd654eff3 com.apple.SkyLight (1.600.0 - 100) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fffd6728000 - 0x7fffd6734fff com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fffd6e17000 - 0x7fffd6e83ff3 com.apple.Symbolication (61080.2) <0F183B36-0BCF-3330-8C68-4A521A142919> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fffd727a000 - 0x7fffd7280ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fffd730c000 - 0x7fffd74bfff3 com.apple.TextureIO (1.31 - 1.31) <9E6E91C7-76DC-3C12-9629-494084792476> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fffd7533000 - 0x7fffd7534fff com.apple.TrustEvaluationAgent (2.0 - 28) <6793B664-C4FC-3CD4-B0E7-25B9933391AC> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fffd7535000 - 0x7fffd76c4ffb com.apple.UIFoundation (1.0 - 489) <0CD14719-FC52-3AC5-87EF-775437927990> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fffd86cd000 - 0x7fffd86cfffb com.apple.loginsupport (1.0 - 1) <03B57D6F-C210-32BC-B384-5B0E95660283> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fffd8724000 - 0x7fffd873fff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fffd8740000 - 0x7fffd874bfff libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
0x7fffd87dd000 - 0x7fffd87deff3 libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fffd87df000 - 0x7fffd89f2fff libFosl_dynamic.dylib (16.37) <3EA1C7EE-4A6C-3B09-BCA7-81A074B24013> /usr/lib/libFosl_dynamic.dylib
0x7fffd8a16000 - 0x7fffd8a16fff libOpenScriptingUtil.dylib (172) /usr/lib/libOpenScriptingUtil.dylib
0x7fffd8a17000 - 0x7fffd8a1aff7 libScreenReader.dylib (477.1.5) <88D484EC-7589-324B-890D-799F27DF0FB3> /usr/lib/libScreenReader.dylib
0x7fffd8a1b000 - 0x7fffd8a1cff3 libSystem.B.dylib (1238) <168B3C56-081B-3998-9A44-681EB4C6828F> /usr/lib/libSystem.B.dylib
0x7fffd8a88000 - 0x7fffd8ab3ffb libarchive.2.dylib (41.1.1) /usr/lib/libarchive.2.dylib
0x7fffd8ab4000 - 0x7fffd8b8efe7 libate.dylib (1.12.12) <1371D20C-3A80-37A5-AB94-09C4C4F67B01> /usr/lib/libate.dylib
0x7fffd8b92000 - 0x7fffd8b92ff3 libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
0x7fffd8b93000 - 0x7fffd8ba3ff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
0x7fffd8ba4000 - 0x7fffd8bb2ff7 libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
0x7fffd8bb3000 - 0x7fffd8c09ff7 libc++.1.dylib (307.4) /usr/lib/libc++.1.dylib
0x7fffd8c0a000 - 0x7fffd8c34fff libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
0x7fffd8c35000 - 0x7fffd8c45ffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
0x7fffd8c46000 - 0x7fffd8c5bffb libcompression.dylib (34) /usr/lib/libcompression.dylib
0x7fffd8c5c000 - 0x7fffd8c5cff7 libcoretls.dylib (121.1.1) /usr/lib/libcoretls.dylib
0x7fffd8c5d000 - 0x7fffd8c5effb libcoretls_cfhelpers.dylib (121.1.1) /usr/lib/libcoretls_cfhelpers.dylib
0x7fffd8d18000 - 0x7fffd8dfcff3 libcrypto.0.9.8.dylib (64) <4CB423CE-0B86-334A-9335-FEE75198024F> /usr/lib/libcrypto.0.9.8.dylib
0x7fffd8f9a000 - 0x7fffd8fedff7 libcups.2.dylib (450) <04CA1F55-4B70-3D65-B4B1-62F6C271A9EF> /usr/lib/libcups.2.dylib
0x7fffd8fee000 - 0x7fffd903dff7 libcurl.4.dylib (95) <7FFE0024-36CD-3040-923F-1DE911FE5459> /usr/lib/libcurl.4.dylib
0x7fffd9067000 - 0x7fffd9067fff libenergytrace.dylib (15) /usr/lib/libenergytrace.dylib
0x7fffd9077000 - 0x7fffd907cff3 libheimdal-asn1.dylib (498) <8F3F1AE8-CE4A-355C-82E3-74DA46B5BB02> /usr/lib/libheimdal-asn1.dylib
0x7fffd907d000 - 0x7fffd916fff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
0x7fffd9170000 - 0x7fffd9395fff libicucore.A.dylib (57131.0.1) <72594943-D25E-3F70-A4AC-8E9F9F442B7E> /usr/lib/libicucore.A.dylib
0x7fffd939b000 - 0x7fffd939cfff liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
0x7fffd939d000 - 0x7fffd93b6ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
0x7fffd93b7000 - 0x7fffd93cdff7 libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
0x7fffd93ce000 - 0x7fffd9677fff libmecabra.dylib (744) <545EDC2D-22BB-3E8F-BFD3-921447581D9F> /usr/lib/libmecabra.dylib
0x7fffd96aa000 - 0x7fffd9722ffb libnetwork.dylib (856.1.8) <30FC3C60-CCA9-3E2B-80AA-DE53F5762374> /usr/lib/libnetwork.dylib
0x7fffd9723000 - 0x7fffd9af8127 libobjc.A.dylib (706) <47104A1B-13E8-369F-BC36-27FF465809FD> /usr/lib/libobjc.A.dylib
0x7fffd9afb000 - 0x7fffd9afffff libpam.2.dylib (21) <352F8FF6-2248-3594-B357-8D031DEFB06C> /usr/lib/libpam.2.dylib
0x7fffd9b00000 - 0x7fffd9b30ff7 libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
0x7fffd9b4e000 - 0x7fffd9b6affb libresolv.9.dylib (64) /usr/lib/libresolv.9.dylib
0x7fffd9ba5000 - 0x7fffd9bb7ffb libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
0x7fffd9bba000 - 0x7fffd9cfbffb libsqlite3.dylib (252) /usr/lib/libsqlite3.dylib
0x7fffd9dec000 - 0x7fffd9df9fff libxar.1.dylib (354) /usr/lib/libxar.1.dylib
0x7fffd9dfd000 - 0x7fffd9eecffb libxml2.2.dylib (30.11) <26676155-64CE-323F-B73C-AD77AF5982E8> /usr/lib/libxml2.2.dylib
0x7fffd9eed000 - 0x7fffd9f16fff libxslt.1.dylib (15.8) /usr/lib/libxslt.1.dylib
0x7fffd9f17000 - 0x7fffd9f28ff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
0x7fffd9f37000 - 0x7fffd9f3bff7 libcache.dylib (79) <84E55656-FDA9-3B29-9E4F-BE31B2C0AA3C> /usr/lib/system/libcache.dylib
0x7fffd9f3c000 - 0x7fffd9f46fff libcommonCrypto.dylib (60092.1.2) <79F738D8-0AD7-3DEA-AF80-E0F8B90B74E3> /usr/lib/system/libcommonCrypto.dylib
0x7fffd9f47000 - 0x7fffd9f4efff libcompiler_rt.dylib (62) <486BDE52-81B4-3446-BD72-23977CAE556F> /usr/lib/system/libcompiler_rt.dylib
0x7fffd9f4f000 - 0x7fffd9f57fff libcopyfile.dylib (138) <0DA49B77-56EC-362D-98FF-FA78CFD986D6> /usr/lib/system/libcopyfile.dylib
0x7fffd9f58000 - 0x7fffd9fdaff3 libcorecrypto.dylib (442.1.3) <1CA8B679-810E-3C04-945A-4AC19372CDC7> /usr/lib/system/libcorecrypto.dylib
0x7fffd9fdb000 - 0x7fffda00dfff libdispatch.dylib (703.1.4) <12B1D95B-283D-325D-85AB-29A2FFD36987> /usr/lib/system/libdispatch.dylib
0x7fffda00e000 - 0x7fffda013ff3 libdyld.dylib (421.1) /usr/lib/system/libdyld.dylib
0x7fffda014000 - 0x7fffda014ffb libkeymgr.dylib (28) <09CD7CA6-46D2-3A9F-B9F1-7C4CA5CA0D68> /usr/lib/system/libkeymgr.dylib
0x7fffda015000 - 0x7fffda021ffb libkxld.dylib (3789.1.32) <48BDBE7F-AAE6-3050-9017-6959051CF16A> /usr/lib/system/libkxld.dylib
0x7fffda022000 - 0x7fffda022fff liblaunch.dylib (972.1.5) /usr/lib/system/liblaunch.dylib
0x7fffda023000 - 0x7fffda028fff libmacho.dylib (894) <1EAE5ADD-490C-3B1F-9F97-447BA8E0E90F> /usr/lib/system/libmacho.dylib
0x7fffda029000 - 0x7fffda02bff3 libquarantine.dylib (85) <78EF62D8-C890-3FC0-937A-C2FD8CEF8992> /usr/lib/system/libquarantine.dylib
0x7fffda02c000 - 0x7fffda02dffb libremovefile.dylib (45) /usr/lib/system/libremovefile.dylib
0x7fffda02e000 - 0x7fffda046ff7 libsystem_asl.dylib (349.1.1) /usr/lib/system/libsystem_asl.dylib
0x7fffda047000 - 0x7fffda047ff7 libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib
0x7fffda048000 - 0x7fffda0d5fe7 libsystem_c.dylib (1158.1.2) <5F260836-48E4-3F57-8553-62D2DA228A1F> /usr/lib/system/libsystem_c.dylib
0x7fffda0d6000 - 0x7fffda0d9ffb libsystem_configuration.dylib (888.1.2) <67BB9D8B-2430-38AD-81A7-F0EC924B2590> /usr/lib/system/libsystem_configuration.dylib
0x7fffda0da000 - 0x7fffda0ddfff libsystem_coreservices.dylib (41.1) <11F22E6C-0DCB-3699-A4F0-C99E301E56E9> /usr/lib/system/libsystem_coreservices.dylib
0x7fffda0de000 - 0x7fffda0f6ffb libsystem_coretls.dylib (121.1.1) <8F7E9B12-400D-3276-A9C5-4546B0258554> /usr/lib/system/libsystem_coretls.dylib
0x7fffda0f7000 - 0x7fffda0fdfff libsystem_dnssd.dylib (765.1.2) /usr/lib/system/libsystem_dnssd.dylib
0x7fffda0fe000 - 0x7fffda127fff libsystem_info.dylib (503) /usr/lib/system/libsystem_info.dylib
0x7fffda128000 - 0x7fffda14aff7 libsystem_kernel.dylib (3789.1.32) <5C68A0D7-C3C9-3E52-B983-EDE9A28AB6FC> /usr/lib/system/libsystem_kernel.dylib
0x7fffda14b000 - 0x7fffda192fe7 libsystem_m.dylib (3121.4) /usr/lib/system/libsystem_m.dylib
0x7fffda193000 - 0x7fffda1b1ff7 libsystem_malloc.dylib (116) <3DD17B88-B7A4-38B9-9E95-AB88E1C3B647> /usr/lib/system/libsystem_malloc.dylib
0x7fffda1b2000 - 0x7fffda208fff libsystem_network.dylib (856.1.8) /usr/lib/system/libsystem_network.dylib
0x7fffda209000 - 0x7fffda212ff3 libsystem_networkextension.dylib (563.1.11) <1C551832-9360-36DD-A7BA-52B55A171720> /usr/lib/system/libsystem_networkextension.dylib
0x7fffda213000 - 0x7fffda21cffb libsystem_notify.dylib (165) /usr/lib/system/libsystem_notify.dylib
0x7fffda21d000 - 0x7fffda225fe7 libsystem_platform.dylib (126.1.2) <884DDF42-3CAE-334A-82CE-965617130FB1> /usr/lib/system/libsystem_platform.dylib
0x7fffda226000 - 0x7fffda230fff libsystem_pthread.dylib (218.1.3) <050AE77B-4F4B-334A-A5BA-CF0D10AF5304> /usr/lib/system/libsystem_pthread.dylib
0x7fffda231000 - 0x7fffda234fff libsystem_sandbox.dylib (592.1.3) <90FEF628-316D-3F84-9EF4-F7F510A4FBBB> /usr/lib/system/libsystem_sandbox.dylib
0x7fffda235000 - 0x7fffda236fff libsystem_secinit.dylib (24) /usr/lib/system/libsystem_secinit.dylib
0x7fffda237000 - 0x7fffda23efff libsystem_symptoms.dylib (532.1.1) /usr/lib/system/libsystem_symptoms.dylib
0x7fffda23f000 - 0x7fffda25fff7 libsystem_trace.dylib (518.1.16) /usr/lib/system/libsystem_trace.dylib
0x7fffda260000 - 0x7fffda265ffb libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
0x7fffda266000 - 0x7fffda28fff7 libxpc.dylib (972.1.5) <2A901937-48E1-3BF2-83F1-2431156D82B7> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
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: 1974
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=266.3M resident=0K(0%) swapped_out_or_unallocated=266.3M(100%)
Writable regions: Total=223.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=223.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 2
Activity Tracing 256K 2
CG backing stores 2872K 4
CG image 24K 5
CoreAnimation 32K 4
CoreUI image data 472K 5
CoreUI image file 156K 4
Kernel Alloc Once 8K 2
MALLOC 184.1M 66
MALLOC guard page 48K 10
MALLOC_LARGE (reserved) 128K 2 reserved VM address space (unallocated)
Memory Tag 242 12K 2
Memory Tag 249 156K 2
OpenGL GLSL 256K 4
STACK GUARD 56.0M 11
Stack 12.6M 14
VM_ALLOCATE 5192K 26
VM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated)
__DATA 21.6M 224
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 119.8M 15
__TEXT 146.4M 226
__UNICODE 556K 2
mapped file 41.8M 11
shared memory 16.4M 16
=========== ======= =======
TOTAL 611.9M 639
TOTAL, minus reserved VM space 611.7M 639

Model: MacBookPro8,1, BootROM MBP81.0047.B2C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 5.0.0f18, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS545050A7E362, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: IR Receiver
USB Device: USB 2.0 Bus
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

@ghost
Copy link
Author

ghost commented Apr 29, 2017

Can anyone help? I keep deleting all the pics to refresh it but it keeps crashing.

@cofilord
Copy link

I've been having this issue for a while now. I actually just created a GitHub account for the sake of vocalizing this issue. Fix it soon if you can, please!

Thanks!

@ghost
Copy link
Author

ghost commented Apr 30, 2017

Cofi,

Right now my YGOPRO is working normally but I dont know until how long. The reason why it crashes is because of corrupted card images. They become corrupted during the process of saving them into your "pics" folder in YGOPRO. If you delete all the images in the "pics" folder and the "field" folder inside of the "pics" folder, you pretty much reset the whole saving images process. I had to delete all the images like 8 times before it would become stable.

Hope this helps!

@cofilord
Copy link

cofilord commented May 4, 2017

Yankz,

Thanks for the response! How do I go about accessing the folders?

Thanks!

@azispratama92
Copy link

This is why we need to download all images cards before playing the game.

@jackhuang78
Copy link

In Finder, go to Applications/Ygopro/pics, then find the corrupt image files and delete them.

To find the corrupt image files, I usually do:

  1. View > as Cover Flow
  2. View > Arrange by > Date added
  3. Scan through the image in the preview, delete any that appears corrupted.
  4. You should not have to go very far back in time if you do this routine after each time Ygopro crashes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants