MAC and Linux users report your problems here

Users who are viewing this thread

Seems that one users found a details about a memory leak:
http://steamcommunity.com/app/48700/discussions/0/45350791459137130/#c520518688946448235
Solve it (and any other memory leak) should make possible decrease crashes (when reach the limit memory of 32 bit warband binary)

Developers can take a look please?
 
Hi I'm having an issue with Viking Conquest randomly crashing on my mac, attached is my crash report from the most recent crash


 
Process:              Mount and Blade [776]
Path:                  /Users/USER/Library/Application Support/Steam/*/Mount and Blade.app/Contents/MacOS/Mount and Blade
Identifier:            taleworlds.Mount-and-Blade
Version:              1.0 (1)
Code Type:            X86 (Native)
Parent Process:        ??? [1]
Responsible:          Mount and Blade [776]
User ID:              501

Date/Time:            2015-09-28 08:36:47.038 -0500
OS Version:            Mac OS X 10.10.5 (14F27)
Report Version:        11
Anonymous UUID:        DB506F33-D131-A76F-CA93-2E8ABECA2BC0

Sleep/Wake UUID:      C9AF3D90-51CD-4A0B-A055-52A3A9583650

Time Awake Since Boot: 11000 seconds
Time Since Wake:      4600 seconds

Crashed Thread:        3

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

Application Specific Information:
abort() called
terminating with uncaught exception of type std::bad_alloc: std::bad_alloc

Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
0  libsystem_kernel.dylib        0x9442b512 __psynch_cvwait + 10
1  libsystem_pthread.dylib      0x943d8163 _pthread_cond_wait + 726
2  libsystem_pthread.dylib      0x943db574 pthread_cond_timedwait$UNIX2003 + 71
3  taleworlds.Mount-and-Blade    0x001a553a neosmart::UnlockedWaitForEvent(neosmart::neosmart_event_t_*, unsigned long long) + 203
4  taleworlds.Mount-and-Blade    0x001a55c1 neosmart::WaitForEvent(neosmart::neosmart_event_t_*, unsigned long long) + 90
5  taleworlds.Mount-and-Blade    0x0000aebf CD3DApplication::Render3DEnvironment() + 47
6  taleworlds.Mount-and-Blade    0x0000ad27 CD3DApplication::Run() + 63
7  taleworlds.Mount-and-Blade    0x00062e9d main + 1705
8  libdyld.dylib                0x916036d9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0  libsystem_kernel.dylib        0x9442c8ce kevent64 + 10
1  libdispatch.dylib            0x9ac2e73f _dispatch_mgr_invoke + 245
2  libdispatch.dylib            0x9ac2e3a2 _dispatch_mgr_thread + 52

Thread 2:: IOPollingHelperThread
0  libsystem_kernel.dylib        0x9442c8b2 kevent + 10
1  steamclient.dylib            0x05178362 OSXHelpers::CIOPollingHelper::RealRun() + 286
2  libtier0_s.dylib              0x063c3f0d CatchAndWriteContext_t::Invoke() + 159
3  libtier0_s.dylib              0x063c390b CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
4  libtier0_s.dylib              0x063c39f2 CatchAndWriteMiniDumpExForVoidPtrFn + 87
5  libtier0_s.dylib              0x063c3a1b CatchAndWriteMiniDumpForVoidPtrFn + 35
6  steamclient.dylib            0x05178233 OSXHelpers::CIOPollingHelper::Run() + 41
7  libtier0_s.dylib              0x063c848a SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
8  libtier0_s.dylib              0x063c3f0d CatchAndWriteContext_t::Invoke() + 159
9  libtier0_s.dylib              0x063c390b CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214
10  libtier0_s.dylib              0x063c39f2 CatchAndWriteMiniDumpExForVoidPtrFn + 87
11  libtier0_s.dylib              0x063c3a1b CatchAndWriteMiniDumpForVoidPtrFn + 35
12  libtier0_s.dylib              0x063c83fe SteamThreadTools::CThread::ThreadProc(void*) + 238
13  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
14  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
15  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 3 Crashed:
0  libsystem_kernel.dylib        0x9442b69a __pthread_kill + 10
1  libsystem_pthread.dylib      0x943d9634 pthread_kill + 101
2  libsystem_c.dylib            0x9ad58dee abort + 156
3  libc++abi.dylib              0x9550e2f9 abort_message + 169
4  libc++abi.dylib              0x95531483 default_terminate_handler() + 272
5  libc++abi.dylib              0x9552eac0 std::__terminate(void (*)()) + 14
6  libc++abi.dylib              0x9552e4db __cxa_throw + 122
7  libc++.1.dylib                0x99fe1ac6 operator new(unsigned long) + 102
8  taleworlds.Mount-and-Blade    0x00235f46 nv_dds::CSurface::create(unsigned int, unsigned int, unsigned int, unsigned int, unsigned char const*) + 100
9  taleworlds.Mount-and-Blade    0x00235ecf nv_dds::CTexture::create(unsigned int, unsigned int, unsigned int, unsigned int, unsigned char const*) + 55
10  taleworlds.Mount-and-Blade    0x0023391f nv_dds::CDDSImage::load_from_file_in_memory(unsigned char*, unsigned int, bool) + 987
11  taleworlds.Mount-and-Blade    0x00042e0a rglGraphics_context::d3dx_create_texture_from_memory(void const*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int, _D3DFORMAT, _D3DPOOL, unsigned int, unsigned int, int, _D3DXIMAGE_INFO*, unsigned int*, int*) + 62
12  taleworlds.Mount-and-Blade    0x001c1309 rglResource_manager::texture_creator_step(int const&) + 339
13  taleworlds.Mount-and-Blade    0x00033680 rglRenderer::render_all(rglRender_context*) + 468
14  taleworlds.Mount-and-Blade    0x00063deb directx_thread_step_inner(void*) + 292
15  taleworlds.Mount-and-Blade    0x0005a115 directx_thread_step(void*) + 24
16  taleworlds.Mount-and-Blade    0x0005a0c2 directx_thread(void*) + 141
17  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
18  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
19  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 4:: com.apple.audio.IOThread.client
0  libsystem_kernel.dylib        0x944259ce mach_msg_trap + 10
1  libsystem_kernel.dylib        0x94424a70 mach_msg + 68
2  com.apple.audio.CoreAudio    0x957adbb0 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 142
3  com.apple.audio.CoreAudio    0x957a66fe HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72
4  com.apple.audio.CoreAudio    0x957a4c1e HALC_ProxyIOContext::IOWorkLoop() + 1148
5  com.apple.audio.CoreAudio    0x957a467a HALC_ProxyIOContext::IOThreadEntry(void*) + 156
6  com.apple.audio.CoreAudio    0x957b0d09 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7  com.apple.audio.CoreAudio    0x957a4591 HALB_IOThread::Entry(void*) + 173
8  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
9  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
10  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 5:
0  libsystem_kernel.dylib        0x94425aee mach_wait_until + 10
1  libsystem_c.dylib            0x9ad7fd4c nanosleep + 360
2  libsystem_c.dylib            0x9ad7fb85 usleep + 60
3  libfmodex.dylib              0x045bef7e 0x45ba000 + 20350
4  libfmodex.dylib              0x0464a22c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26614
5  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
6  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
7  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 6:
0  libsystem_kernel.dylib        0x9442b512 __psynch_cvwait + 10
1  libsystem_pthread.dylib      0x943d8163 _pthread_cond_wait + 726
2  libsystem_pthread.dylib      0x943db574 pthread_cond_timedwait$UNIX2003 + 71
3  taleworlds.Mount-and-Blade    0x001a553a neosmart::UnlockedWaitForEvent(neosmart::neosmart_event_t_*, unsigned long long) + 203
4  taleworlds.Mount-and-Blade    0x001a55c1 neosmart::WaitForEvent(neosmart::neosmart_event_t_*, unsigned long long) + 90
5  taleworlds.Mount-and-Blade    0x00059fd4 on_demand_texture_loader(void*) + 70
6  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
7  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
8  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 7:: SDLTimer
0  libsystem_kernel.dylib        0x9442b512 __psynch_cvwait + 10
1  libsystem_pthread.dylib      0x943d8163 _pthread_cond_wait + 726
2  libsystem_pthread.dylib      0x943db574 pthread_cond_timedwait$UNIX2003 + 71
3  org.libsdl.SDL2              0x044c6190 0x448f000 + 225680
4  org.libsdl.SDL2              0x044c6566 0x448f000 + 226662
5  org.libsdl.SDL2              0x044c71e6 0x448f000 + 229862
6  org.libsdl.SDL2              0x044c6d9d 0x448f000 + 228765
7  org.libsdl.SDL2              0x044c67d1 0x448f000 + 227281
8  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
9  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
10  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 8:
0  libsystem_kernel.dylib        0x944259ce mach_msg_trap + 10
1  libsystem_kernel.dylib        0x94424a70 mach_msg + 68
2  com.apple.CoreFoundation      0x98e48ef6 __CFRunLoopServiceMachPort + 214
3  com.apple.CoreFoundation      0x98e48309 __CFRunLoopRun + 1529
4  com.apple.CoreFoundation      0x98e47aa6 CFRunLoopRunSpecific + 390
5  com.apple.CoreFoundation      0x98e4790b CFRunLoopRunInMode + 123
6  com.apple.AppKit              0x9180b2d0 _NSEventThread + 283
7  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
8  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
9  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 9:
0  libsystem_kernel.dylib        0x94425a0a semaphore_wait_trap + 10
1  libfmodex.dylib              0x045beb9c 0x45ba000 + 19356
2  libfmodex.dylib              0x0464a1f1 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26555
3  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
4  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
5  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 10:
0  libsystem_kernel.dylib        0x94425aee mach_wait_until + 10
1  libsystem_c.dylib            0x9ad7fd4c nanosleep + 360
2  libsystem_c.dylib            0x9ad7fb85 usleep + 60
3  libfmodex.dylib              0x045bef7e 0x45ba000 + 20350
4  libfmodex.dylib              0x0464a22c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26614
5  libsystem_pthread.dylib      0x943d7c25 _pthread_body + 138
6  libsystem_pthread.dylib      0x943d7b9b _pthread_start + 162
7  libsystem_pthread.dylib      0x943d4e32 thread_start + 34

Thread 11:
0  libsystem_kernel.dylib        0x9442be6a __workq_kernreturn + 10
1  libsystem_pthread.dylib      0x943d772a _pthread_wqthread + 939
2  libsystem_pthread.dylib      0x943d4e0e start_wqthread + 30

Thread 12:
0  libsystem_kernel.dylib        0x9442be6a __workq_kernreturn + 10
1  libsystem_pthread.dylib      0x943d772a _pthread_wqthread + 939
2  libsystem_pthread.dylib      0x943d4e0e start_wqthread + 30

Thread 13:
0  libsystem_kernel.dylib        0x9442be6a __workq_kernreturn + 10
1  libsystem_pthread.dylib      0x943d772a _pthread_wqthread + 939
2  libsystem_pthread.dylib      0x943d4e0e start_wqthread + 30

Thread 3 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0xa10866d0  ecx: 0xb01942bc  edx: 0x00000000
  edi: 0xb0195000  esi: 0x00000006  ebp: 0xb01942d8  esp: 0xb01942bc
  ss: 0x00000023  efl: 0x00000206  eip: 0x9442b69a  cs: 0x0000000b
  ds: 0x00000023  es: 0x00000023  fs: 0x00000023  gs: 0x0000000f
  cr2: 0xa1084a00
 
Logical CPU:    0
Error Code:      0x00080148
Trap Number:    132

Sorry i have to split it up because it exceeds character limits
 
Binary Images:
    0x4000 -  0xe02fff +taleworlds.Mount-and-Blade (1.0 - 1) <00FEDEF7-CD27-36EB-8702-B3F2DC7DDB07> /Users/USER/Library/Application Support/Steam/*/Mount and Blade.app/Contents/MacOS/Mount and Blade
0x443d000 -  0x4464ffb +gameoverlayrenderer.dylib (1) <71F70CCC-E9B7-31C4-9103-64D870501B07> /Applications/Steam.app/Contents/MacOS/gameoverlayrenderer.dylib
0x4489000 -  0x448affb +steamloader.dylib (0) <7D581E42-6109-3883-8EE0-0C8160E5034A> /Applications/Steam.app/Contents/MacOS/steamloader.dylib
0x448f000 -  0x4546fa9 +org.libsdl.SDL2 (2.0.3 - 2.0.3) <A90DB354-2845-3D0E-B28A-CD370283D2E2> /Users/USER/Library/Application Support/Steam/*/Mount and Blade.app/Contents/Resources/SDL2.framework/Versions/A/SDL2
0x4561000 -  0x458dffc +net.sourceforge.glew (1.5.0) <AE741D45-13C9-39A0-B64E-19654A95E420> /Users/USER/Library/Application Support/Steam/*/Mount and Blade.app/Contents/Frameworks/GLEW.framework/Versions/A/GLEW
0x45ba000 -  0x46abff7 +libfmodex.dylib (1) <A8DBB252-9DBA-3FA0-84E4-09E1A4874BFF> /Users/USER/Library/Application Support/Steam/*/Mount and Blade.app/Contents/Resources/libfmodex.dylib
0x4709000 -  0x470ffff +libsteam_api.dylib (1) <0AF869ED-EA89-39D3-A8C1-41CC63883393> /Users/USER/Library/Application Support/Steam/*/Mount and Blade.app/Contents/Resources/libsteam_api.dylib
0x4716000 -  0x4719fff  com.apple.ForceFeedback (1.0.6 - 1.0.6) <3DF3D232-8417-30E1-A56D-5B13E78DE9F6> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x48f1000 -  0x564afe7 +steamclient.dylib (1) <C74DBB5B-32A2-35C1-82DE-799CA3D8FC4B> /Applications/Steam.app/Contents/MacOS/steamclient.dylib
0x63bd000 -  0x63d4ff7 +libtier0_s.dylib (1) <E344D115-92E1-3C81-9406-4E1BCE692C89> /Applications/Steam.app/Contents/MacOS/libtier0_s.dylib
0x63f2000 -  0x641afff +libvstdlib_s.dylib (1) <3DDCAC51-7872-3B55-977F-D3801AC54219> /Applications/Steam.app/Contents/MacOS/libvstdlib_s.dylib
0x6447000 -  0x6458ff7 +libaudio.dylib (1) <4DFB388B-7F32-3865-B134-AE1B459BC0E3> /Applications/Steam.app/Contents/MacOS/libaudio.dylib
0x6477000 -  0x649fff7  com.apple.audio_OpenAL (1.8 - 1.:cool: <B6061C80-9824-30D4-AEE6-9F74D5F4065F> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x64b0000 -  0x64c0ff7 +crashhandler.dylib (1) <2856AC47-23A6-3BEA-B51B-EC0BDD6B1ABD> /Applications/Steam.app/Contents/MacOS/crashhandler.dylib
0x64d7000 -  0x64dfffb +com.googlecode.google-breakpad (1.0) <8BEF368D-16B1-358A-994A-CF9C04BFD8C7> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad
0x64ec000 -  0x64fbffb +breakpadUtilities.dylib (1) <973E685F-F4B4-3CE3-8312-6121635D85BD> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
0x6505000 -  0x6791fff +libsteam.dylib (1) <A6A16138-7D97-37DC-A7A6-778B9F374DCE> /Applications/Steam.app/Contents/MacOS/libsteam.dylib
0x7cab000 -  0x7caffff  com.apple.audio.AppleHDAHALPlugIn (272.18.1 - 272.18.1) <31F7E613-94AA-3058-9985-8E56BC3FDA78> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x94aa000 -  0x9700ffb  com.apple.audio.units.Components (1.12 - 1.12) <CDBD7615-8B56-3CA5-AA0A-8BB4CCDD11B3> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xab8c000 -  0xabd9ff7  com.apple.CloudDocs (1.0 - 321.10) <9343D667-13D3-379C-BDCA-7D6D6B8CC7E5> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0xc035000 -  0xc035ffb +cl_kernels (???) <22D53467-C1C5-4CDD-B72E-228138D33503> cl_kernels
0xc043000 -  0xc043ff9 +cl_kernels (???) <3A84A327-D35D-4636-A3D5-599C8B529CA3> cl_kernels
0xc045000 -  0xc130ff7  unorm8_bgra.dylib (2.4.5) <AD3F3B00-6204-39CD-8085-9BE262AF8A77> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0xe8d8000 -  0xee0dff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.6.33 - 10.0.6) <57BF6D1A-EE5F-35D6-96D8-04A0BF4B540B> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x8fe69000 - 0x8fe9cdd3  dyld (353.2.3) <2DB428B9-7749-3455-B87D-323F61131929> /usr/lib/dyld
0x9002b000 - 0x90034ff7  libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x90035000 - 0x90040ff7  com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x90041000 - 0x90044ffb  libutil.dylib (3:cool: <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
0x90045000 - 0x90058fff  com.apple.Sharing (328.17 - 328.17) <71EC4FF5-C6F0-3521-BADE-E8BD71AA7741> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x90059000 - 0x9005afff  libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x9005b000 - 0x90189ff7  com.apple.coreui (2.1 - 308.6) <5C418632-E00D-3864-B645-F2D993DE6455> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9018a000 - 0x901c4fff  com.apple.LDAPFramework (2.4.28 - 194.5) <E3E6B657-AA4C-3D9D-8EB2-ACAC1B62DDDE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x901c5000 - 0x903b42ef  libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
0x903b5000 - 0x903c3ff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <CDD0CAA1-DF2E-3FE1-AEE4-4C0823E6FD5C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x90daa000 - 0x90fbafff  com.apple.CFNetwork (720.5.7 - 720.5.7) <8CE218EB-78CD-3757-B185-8FA6CB56F5B5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fbb000 - 0x910bcff7  com.apple.LaunchServices (644.56 - 644.56) <CFF2C4B8-8111-3B9B-A6F7-E2AB33163238> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x910bd000 - 0x910bffff  libsystem_sandbox.dylib (358.20.5) <8F74D383-C8B0-32DD-89C1-1E99034AF763> /usr/lib/system/libsystem_sandbox.dylib
0x910c0000 - 0x910c2ff3  com.apple.EFILogin (2.0 - 2) <00F6D57F-5B4F-373E-BBFF-D19E1E7F87E6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x91447000 - 0x914a2ffb  libTIFF.dylib (1239) <FFA7D348-7839-3AAC-B0DC-BEAD5E1433AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x914a3000 - 0x9150fff7  libcorecrypto.dylib (233.30.1) <B62C4F7C-90B1-3ECA-B5EE-3C8A3B8CBA7B> /usr/lib/system/libcorecrypto.dylib
0x91510000 - 0x9152fffb  libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x91530000 - 0x91581fff  libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
0x91582000 - 0x91586fff  com.apple.IOAccelerator (156.16 - 156.16) <5B924D9C-83A5-3D72-9388-B95C49B48790> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x91587000 - 0x91593ff3  libGPUSupportMercury.dylib (11.1.2) <5956BBF5-AE6F-3763-945A-5891ABD953A8> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x91594000 - 0x915ffff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x91600000 - 0x91603fff  libdyld.dylib (353.2.3) <9E52D315-C3CD-30B6-AA06-50B529D9AC38> /usr/lib/system/libdyld.dylib
0x91604000 - 0x916a1fff  com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x916a2000 - 0x922cefff  com.apple.AppKit (6.9 - 1348.17) <1D891DC4-4E22-30FD-A8AC-1221531BEEA3> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x922cf000 - 0x92333ff7  com.apple.AE (681.5 - 681.7) <1190538F-460A-3168-B1F6-3FE08D98F677> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92334000 - 0x92334fff  com.apple.Carbon (154 - 157) <CA90E930-DE59-3AD9-B158-3A940BA1FA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92335000 - 0x92339ff3  com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9233a000 - 0x923b7ff3  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x923b8000 - 0x923e4fff  com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x92420000 - 0x92426ff3  libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x92427000 - 0x92428fff  libSystem.B.dylib (1213) <E0E8DD79-1F63-3335-A0FC-83CC2B03EBE2> /usr/lib/libSystem.B.dylib
0x92429000 - 0x9243aff7  libsystem_coretls.dylib (35.40.1) <22F1F179-F6ED-3576-8169-ED44BB59780A> /usr/lib/system/libsystem_coretls.dylib
0x9243b000 - 0x92445ffb  com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92446000 - 0x9263cfff  libicucore.A.dylib (531.4:cool: <A1002DA8-DAA9-30E8-95AE-1BF575AC5AB5> /usr/lib/libicucore.A.dylib
0x9263d000 - 0x9265ffff  com.apple.MultitouchSupport.framework (264.6 - 264.6) <83627B4D-8948-35A7-A76B-7F10AC70B468> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92b09000 - 0x92ee2ff3  com.apple.HIToolbox (2.1.1 - 758.7) <6BC046E4-02B6-3E08-8565-77E39E4654B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92ee3000 - 0x92f15ffb  com.apple.GSS (4.0 - 2.0) <2B5A899E-055E-3BEC-A8A1-F8570983389B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92f16000 - 0x92f17fff  liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x92f18000 - 0x9305cff7  com.apple.ImageIO.framework (3.3.0 - 1239) <EED27F3A-C2AF-3555-93BF-83A37AAE1D42> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9305d000 - 0x9308cfff  com.apple.DictionaryServices (1.2 - 229.1) <627E1C9E-BEDA-32B1-97E1-45BE074FC2C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9308d000 - 0x930baff7  GLRendererFloat (11.1.2) <CBED0C4F-EFC7-35F6-8322-728040E6DD1B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x930c3000 - 0x930cbff7  com.apple.icloud.FindMyDevice (1.0 - 1) <E6C21417-C63A-3CD7-9329-205057417AC1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x930cc000 - 0x930cefff  libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x930d0000 - 0x9327effb  GLEngine (11.1.2) <9A38D24C-DBD1-3082-B705-4107C641DFBF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x9327f000 - 0x93283ffb  com.apple.IOSurface (97.4 - 97.4) <FD6AD351-BD60-337C-8D3D-42CDA7EE137C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9423f000 - 0x94336fff  libFontParser.dylib (134.7) <C15CECD6-5804-337C-99E0-E27F2AA81A7F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94337000 - 0x9433cfff  com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9433d000 - 0x94345fff  com.apple.NetFS (6.0 - 4.0) <B49F5FC7-8B8D-393A-ABA1-F3214BBC7641> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x94346000 - 0x94361ff7  com.apple.CFOpenDirectory (10.10 - 187) <B422B4F5-1D6B-38B0-A934-BF6255D9249C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9437a000 - 0x943c3ffb  libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x943c4000 - 0x943d3ffb  libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
0x943d4000 - 0x943dcfff  libsystem_pthread.dylib (105.40.1) <21849EF5-A3B6-34D4-A045-4A68A6C390A1> /usr/lib/system/libsystem_pthread.dylib
0x94412000 - 0x94431fff  libsystem_kernel.dylib (2782.40.9) <832CFAB1-602A-35CB-BD5B-FC05B6AA1144> /usr/lib/system/libsystem_kernel.dylib
0x944a3000 - 0x944a3fff  com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x944a4000 - 0x944b1ff7  libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x944b2000 - 0x94539fff  com.apple.CoreServices.OSServices (640.4 - 640.4) <9C580495-B7C7-3E45-A5A5-0282C8C2B18F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9453a000 - 0x94542fff  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <FDCAA783-356F-3CA4-B960-16555CD7E34A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x94543000 - 0x9454bfff  libsystem_dnssd.dylib (576.30.4) <185BECDC-2946-3F98-921B-80E7D12A6A6A> /usr/lib/system/libsystem_dnssd.dylib
0x9454c000 - 0x945c2ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x945c3000 - 0x9474bff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <CA1E6D99-F534-3D3B-9AA5-038E171AD0A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9474c000 - 0x9474ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <78BFBBC9-FBEA-3522-A8B1-5BA7D7A442D3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x94750000 - 0x947abfff  com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x947ac000 - 0x947b2ff7  libsystem_networkextension.dylib (167.40.3) <7856EE13-BFDC-3344-AB7C-91866DC6E3EE> /usr/lib/system/libsystem_networkextension.dylib
0x947b3000 - 0x947b5ffb  libsystem_secinit.dylib (1:cool: <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x947b6000 - 0x947b8ff7  libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
0x947b9000 - 0x9482ffff  com.apple.securityfoundation (6.0 - 55126) <1829DA1A-067C-3844-A5C6-AE84FFB14929> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94862000 - 0x9487cff7  liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x94880000 - 0x94b72ff3  com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x94b73000 - 0x94beafff  com.apple.ApplicationServices.ATS (360 - 375.4) <7039705C-D10D-330E-B09D-69F88DC2FB9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9514d000 - 0x9514efff  libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x9514f000 - 0x9514ffff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95150000 - 0x9544effb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <ABEA5906-26AE-308F-B078-5944ABDF94DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9544f000 - 0x95478fff  libRIP.A.dylib (788.3) <459A31FE-38A4-3F8A-B98B-2844B02D0009> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95479000 - 0x9550bff7  com.apple.CoreSymbolication (3.1 - 57020.2) <5F3895EF-7C0E-3246-A1C0-0A582548AB92> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9550c000 - 0x9550cfff  libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x9550d000 - 0x95533ff3  libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x955ee000 - 0x95607ff7  libsystem_malloc.dylib (53.30.1) <1438C1B7-5CD0-3A01-ACF8-BFC4012541B9> /usr/lib/system/libsystem_malloc.dylib
0x95608000 - 0x95618fff  libGL.dylib (11.1.2) <92F81621-FC53-3784-81DB-A7C2C3754775> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95619000 - 0x95636ffb  com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x95637000 - 0x956ddfff  com.apple.Metadata (10.7.0 - 917.36) <6B6C3094-6820-3621-BC4D-3BECECEC5918> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x956e6000 - 0x956e8fff  libCVMSPluginSupport.dylib (11.1.2) <81A16AA7-33F3-3B01-98C3-7996EAAEF26D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x956e9000 - 0x956fdfff  com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x956fe000 - 0x95738fff  com.apple.MediaKit (16 - 757.2) <C8A90BB1-86B8-3695-B098-DDEF9A44CDC9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x95739000 - 0x95741ff7  libCGCMS.A.dylib (788.3) <8F644651-B1AB-3B9E-90DE-8EEEBAC806E6> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x95742000 - 0x95754ff7  libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
0x95755000 - 0x95791ff3  com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x95792000 - 0x957e7ff3  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95838000 - 0x958eafff  libCoreStorage.dylib (471.30.1) <8AB3BEEF-AB8E-310F-B066-8E482958B57A> /usr/lib/libCoreStorage.dylib
0x958eb000 - 0x95d26feb  com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95d27000 - 0x95d54fff  com.apple.ProtectedCloudStorage (1.0 - 1) <0E0567D9-2C7F-336C-AD75-06F0DF56FAB8> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x95d55000 - 0x960afff7  libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
0x96104000 - 0x9610dfff  com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9610e000 - 0x96142ffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x96143000 - 0x9615afff  libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x9615b000 - 0x96181ff7  com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x96182000 - 0x96298fff  com.apple.CoreText (352.0 - 454.10) <42A147A6-AB2A-32A2-BBD4-8849ACDB566A> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x96299000 - 0x96339fff  com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9633a000 - 0x9633efff  libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9633f000 - 0x9633ffff  libOpenScriptingUtil.dylib (162.2) <7670C29D-B3A3-3E59-A117-DD7766C07862> /usr/lib/libOpenScriptingUtil.dylib
0x96340000 - 0x96347ff3  libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x9666b000 - 0x96691ff3  libxpc.dylib (559.40.1) <D765980C-9448-3637-AE66-360C7DC2DCEB> /usr/lib/system/libxpc.dylib
0x96692000 - 0x96694fff  com.apple.loginsupport (1.0 - 1) <BA8EEAD0-8E97-3219-949B-50AE67F8869E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x96695000 - 0x96696fff  libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x96697000 - 0x96699ffb  libCGXType.A.dylib (788.3) <E069924C-6DF5-3B50-86A3-4A382E0150AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x97049000 - 0x970c8fff  com.apple.SystemConfiguration (1.14.4 - 1.14) <796BBD68-8E23-32BF-93DD-9C0EA21DB81B> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x971dd000 - 0x971defff  com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x971f5000 - 0x971f9fff  com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x971fa000 - 0x972eaff3  com.apple.DiskImagesFramework (10.10.5 - 39:cool: <FE053B1A-6363-3CB6-82F0-7DD988AF5B3E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x972eb000 - 0x9732afff  com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9732b000 - 0x97388ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97391000 - 0x97391fff  liblaunch.dylib (559.40.1) <65101C3E-CC60-3528-A306-991309171B8A> /usr/lib/system/liblaunch.dylib
0x97392000 - 0x9739bfff  com.apple.AppleSRP (5.0 - 1) <83C56D61-E2BF-3D34-93A6-DA0784BDD61A> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9739c000 - 0x97467fff  com.apple.backup.framework (1.6.5 - 1.6.5) <F2F66289-39DD-3033-A56B-DC8A9495C782> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x97468000 - 0x97468fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97469000 - 0x9746dffb  libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x9746e000 - 0x974aefff  com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x974af000 - 0x974b8fff  libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x974b9000 - 0x9750dff7  com.apple.HIServices (1.22 - 523) <F3E2B552-59E8-3E93-AC38-BBCD0021D736> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97518000 - 0x97602ff7  libcrypto.0.9.8.dylib (52.40.1) <0B0C4964-6DCD-3625-AF4F-A9ED057002F5> /usr/lib/libcrypto.0.9.8.dylib
0x97603000 - 0x97606ff7  com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x97b2f000 - 0x97b36fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97cad000 - 0x97cbaff7  com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) <E7F84974-F272-385D-8A48-DDBD10566CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97cbb000 - 0x97dacffb  libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x97e56000 - 0x97e58ffb  libRadiance.dylib (1239) <8608F69B-4683-3423-997B-8DC30CC60865> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97e59000 - 0x97f66fe3  libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x97f67000 - 0x97f67fff  com.apple.ApplicationServices (48 - 4:cool: <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97f68000 - 0x98350ff7  libLAPACK.dylib (112:cool: <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98354000 - 0x9835dffb  com.apple.CommonAuth (4.0 - 2.0) <CEB9667F-4511-36E5-82EC-95CC1C48AC3B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9835e000 - 0x98382ffb  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <A133A567-C369-309C-B8BE-F43C9B1B3B61> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x98383000 - 0x98396fff  com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x98426000 - 0x985d6ff7  libGLProgrammability.dylib (11.1.2) <0AC7B698-008A-3DE2-AFBB-4C7072F2B76A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9864f000 - 0x98781fff  com.apple.UIFoundation (1.0 - 1) <B5B0D178-E1F5-3625-9391-46495E35D540> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x98782000 - 0x987d3fff  com.apple.opencl (2.4.2 - 2.4.2) <B9796163-3EC0-3FAD-B4E1-F83EA2A2DD94> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98aeb000 - 0x98b06ffb  com.apple.openscripting (1.6.4 - 162.2) <EC0738BF-B7D0-3C9F-9FC7-97C2D84BE644> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98b07000 - 0x98bb6ff7  com.apple.Bluetooth (4.3.6 - 4.3.6f3) <11B6D154-AF78-3947-BAF1-35CD4CAC9C2A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x98bba000 - 0x98bcdfff  libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x98bce000 - 0x98c11fff  libGLU.dylib (11.1.2) <720B3E8B-1FC9-3431-A21A-4F00D6C9325E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98c12000 - 0x98c1fff7  com.apple.OpenDirectory (10.10 - 187) <D1088BC8-E2EF-3E7A-8473-A5899FF5B518> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98c20000 - 0x98c23fff  libextension.dylib (55.2) <BE3B5B43-A1BB-3BB6-9CD9-946BC61241FC> /usr/lib/libextension.dylib
0x98c3c000 - 0x98dcdff3  libsqlite3.dylib (168.2) <85773EDA-5470-326B-8C21-20A80C89C96A> /usr/lib/libsqlite3.dylib
0x98dce000 - 0x98dd0fff  com.apple.securityhi (9.0 - 55006) <A0A1E528-E3FA-34D2-AD3B-5C4DF2FE438E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98dd1000 - 0x99185ff7  com.apple.CoreFoundation (6.9 - 1153.1:cool: <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99186000 - 0x991acffb  libPng.dylib (1239) <BA656386-901D-3D9B-BFC8-C61F176DD61F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x991ad000 - 0x99200fff  libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x99201000 - 0x9920fff7  libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x99210000 - 0x9921cff3  libcommonCrypto.dylib (60061.30.1) <18B9D797-34BA-3F73-8744-7812DC9AE89C> /usr/lib/system/libcommonCrypto.dylib
0x9921d000 - 0x9957eff3  com.apple.Foundation (6.9 - 1154) <4F2854C1-310E-34FC-9ADA-1B16AD93D505> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9957f000 - 0x99675ff7  libxml2.2.dylib (26.1) <552FBB99-4727-3A7B-BD3B-9174850D8620> /usr/lib/libxml2.2.dylib
0x99676000 - 0x996a0fff  libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x996a1000 - 0x996a9feb  libcldcpuengine.dylib (2.4.5) <A6639BA0-899B-3330-84FC-6D3ED9D1B1E1> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x996aa000 - 0x99aa5ffb  com.apple.CoreGraphics (1.600.0 - 788.3) <96ECAEE8-9FCA-33C5-8DBF-832C7B3C1CA5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99bfb000 - 0x99c2efe3  libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x99c2f000 - 0x99c33fff  libheimdal-asn1.dylib (398.40.1) <AB5482FE-56BF-3E43-8B33-1DEED3A3773D> /usr/lib/libheimdal-
 
Hi mons151,
First of all, thank you for your report.
Second, please read the rules of the forum and if you have to repot such a long txt upload the file instead.

Finally, it seems you are having problem with the RAM, how much do you have?
Try to set the following values in your rgl_config (Library (hidden) / Aplication Support / MBWarband):
render_buffer_size = 64
use_pixel_shaders = 1  or 0 #It's up to your machine
use_vertex_shaders = 1  or 0 #It's up to your machine
use_ondemand_textures = 1  or 0 #It's up to your machine
use_ondemand_textures_mt = 1  or 0 #It's up to your machine

And if you still have crashes post us your rgl_config.
 
thank you for your seedy reply and this is probably a dumb question but where do i find how much ram i have and I play the game through steam and am having trouble on where to find the rgl_config, i tried using the steps you posted but i can't find the file application support in the Mount and blade folder, and i also preformed a search on my computer using the key words and came up with nothing i apologize i'm not very computer savvy
 
ok i found it i apologize again for my ineptitude, i made the changes to the rgl_log and it still continues to crash, here is my rgl_log and my most recent crash report


file:///Users/giselamons/Desktop/rgl_config%20copy.txt

file:///Users/giselamons/Desktop/Mount%20and%20Blade_2015-09-29-033507_MacBook-Pro.crash
 
mons151 said:
ok i found it i apologize again for my ineptitude, i made the changes to the rgl_log and it still continues to crash, here is my rgl_log and my most recent crash report


file:///Users/giselamons/Desktop/rgl_config%20copy.txt

file:///Users/giselamons/Desktop/Mount%20and%20Blade_2015-09-29-033507_MacBook-Pro.crash

err noone can see those files, unless they hack into your computer to steal the data  :mrgreen:

you need to publish them to the Internet using a service like Dropbox and then add the download link here
 
oh lol sorry i'm completely new to this format of conversation, ok i think i did it right this time here are my rgl_log and most recent crash report link from my dropbox

https://dl-web.dropbox.com/get/Yahoo%21%20Mail/Mount%20and%20Blade_2015-09-29-033507_MacBook-Pro.crash?sjid=7&_subject_uid=374425084&w=AAA5BbmUodk1dOWQIWXsIEGgyo2_olT9nOLQQz3GXi-LpA


https://dl-web.dropbox.com/get/Yahoo%21%20Mail/rgl_config%20copy.txt?sjid=6&_subject_uid=374425084&w=AAA1VhFZEHC4Ond_yhhyef8FXJOuLbitqESkPE2pZ_0dBQ
 
mons151 said:
oh lol sorry i'm completely new to this format of conversation, ok i think i did it right this time here are my rgl_log and most recent crash report link from my dropbox

https://dl-web.dropbox.com/get/Yahoo%21%20Mail/Mount%20and%20Blade_2015-09-29-033507_MacBook-Pro.crash?sjid=7&_subject_uid=374425084&w=AAA5BbmUodk1dOWQIWXsIEGgyo2_olT9nOLQQz3GXi-LpA


https://dl-web.dropbox.com/get/Yahoo%21%20Mail/rgl_config%20copy.txt?sjid=6&_subject_uid=374425084&w=AAA1VhFZEHC4Ond_yhhyef8FXJOuLbitqESkPE2pZ_0dBQ
Try again xD hhahahaha Those links don't work. You need to click in the "share" button, the one that is like a chain and then copy here the link it will show up in the new window.
 
Wow so sorry, i swear i'm 25 but i feel about 65 as i'm so unused to these programs lol, anyways thank you for your patience i hope this works i did what you said and hit share so here are the links.

https://www.dropbox.com/s/w2gswarsfq77i07/rgl_config%20copy.txt?dl=0

https://www.dropbox.com/s/gihlx9jr3am9i6u/Mount%20and%20Blade_2015-09-29-033507_MacBook-Pro.crash?dl=0
 
From your rgl_log I'm afraid I can only suggest you to keep the battle size at min and don't play during too much time. Sorry.

I can't open the other file. What we need is your Mac Spec, try to find them and let us know. If you have less than 3Gb...  :ohdear: :ohdear: bad news
 
Hey,
I just ran into an error while trying to boot up the game. It has been working for me, but recently I changed some packages around, and now I get this error:

./mb_warband_linux: error while loading shared libraries: libfmodex.so: cannot open shared object file: No such file or directory

Any help with this would be appreciated!  :grin:
 
Back
Top Bottom