game can't start "basic_string::_S_construct NULL not valid"

This subforum contains all the issues which we already resolved.
Post Reply
kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

game can't start "basic_string::_S_construct NULL not valid"

Post by kengonakajima »

On OSX, game soon shows up a small error dialog reporting
"basic_string::_S_construct NULL not valid" in a small dialog
with an "OK" button, after starting the game program.

Pressing "OK" then game program finishes, and game window
doesn't show up.

Version: MacOS factorio_alpha_0.10.3.dmg
Probability: 100%

clean install doesn't solve this.

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by slpwnd »

Hmmm, this is strange. Does it happen during the startup (when the progress bar is running) or after the progress bar is finished? Also just a wild guess, could you try to move the game package to the applications folder?

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

I have uploaded a video reproducing this problem.

https://www.youtube.com/watch?v=pqDvOhg ... e=youtu.be

> Does it happen during the startup (when the progress bar is running) or after the progress bar is finished?

It happens before the game window shows up, nor loading progress bar.

> Also just a wild guess, could you try to move the game package to the applications folder?
Yes, it is insalled in "/Applications/factorio.app"

I also removed Application Support/factorio

but it doesn't change.

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

this also happens in 0.10.2, but not in 0.10.1.

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by slpwnd »

This is something that is really tricky to solve without reproducing.

Could you please try to rename the application write folder (~/Library/Application\ Support/factorio) to something like factorio.bak. This should result in Factorio creating a new folder on the startup. Also don't you have any special characters in the path to your homefolder / application folder?

Anyone else experienced this issue?

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

I got 0.10.4, and crash log from OS X.



Process: factorio [68822]
Path: /Applications/factorio.app/Contents/MacOS/factorio
Identifier: com.factorio
Version: 0.10.4 (0.10.4)
Code Type: X86-64 (Native)
Parent Process: launchd [136]
Responsible: factorio [68822]
User ID: 501

Date/Time: 2014-07-28 06:15:37.683 +0900
OS Version: Mac OS X 10.9.3 (13D65)
Report Version: 11
Anonymous UUID: 8DD3A8B7-BF8A-5FED-AB0D-B72F357DB6EC

Sleep/Wake UUID: 2D309D41-3FF3-43FF-8E22-13F022508F3A

Crashed Thread: 5

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

VM Regions Near 0:
-->
__TEXT 0000000100000000-0000000100ae2000 [ 10.9M] r-x/rwx SM=COW /Applications/factorio.app/Contents/MacOS/factorio

Thread 0:: Dispatch queue: sharedMemQ
0 com.apple.CoreFoundation 0x00007fff82d39a18 __CFNumberGetValue + 1976
1 com.apple.CoreFoundation 0x00007fff82d935fa CFNumberCompare + 746
2 com.apple.CoreFoundation 0x00007fff82d932f9 __CFNumberEqual + 9
3 com.apple.CoreFoundation 0x00007fff82d01c83 CFEqual + 355
4 com.apple.CoreFoundation 0x00007fff82ced998 CFBasicHashFindBucket + 3528
5 com.apple.CoreFoundation 0x00007fff82cecb9f CFDictionaryGetValue + 111
6 com.apple.LaunchServices 0x00007fff829003e5 ___ZN18LSSharedMemoryPage16CopyForSessionIDE11LSSessionIDb_block_invoke + 77
7 libdispatch.dylib 0x00007fff896a028d _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff896a1146 _dispatch_barrier_sync_f_invoke + 39
9 com.apple.LaunchServices 0x00007fff828ffc55 LSSharedMemoryPage::CopyForSessionID(LSSessionID, bool) + 175
10 com.apple.LaunchServices 0x00007fff8290a176 _LSCopyApplicationInformationItem + 76
11 com.apple.AppKit 0x00007fff8b83cf7f _NXIsBackgroundOnly + 35
12 com.apple.AppKit 0x00007fff8b83cdbe -[NSWindow _defaultCollectionBehavior] + 188
13 com.apple.AppKit 0x00007fff8b83cbfb -[NSWindow _effectiveCollectionBehavior] + 46
14 com.apple.AppKit 0x00007fff8b852bd7 -[NSWindow _updateCollectionBehavior] + 76
15 com.apple.AppKit 0x00007fff8baa49fd -[NSWindow setLevel:] + 670
16 com.apple.Foundation 0x00007fff87fc0cb7 __NSFireDelayedPerform + 333
17 com.apple.CoreFoundation 0x00007fff82d98494 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
18 com.apple.CoreFoundation 0x00007fff82d97fcf __CFRunLoopDoTimer + 1151
19 com.apple.CoreFoundation 0x00007fff82e095aa __CFRunLoopDoTimers + 298
20 com.apple.CoreFoundation 0x00007fff82d53755 __CFRunLoopRun + 1525
21 com.apple.CoreFoundation 0x00007fff82d52f25 CFRunLoopRunSpecific + 309
22 com.apple.HIToolbox 0x00007fff8a7e9a0d RunCurrentEventLoopInMode + 226
23 com.apple.HIToolbox 0x00007fff8a7e9685 ReceiveNextEventCommon + 173
24 com.apple.HIToolbox 0x00007fff8a7e95bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
25 com.apple.AppKit 0x00007fff8b81b26e _DPSNextEvent + 1434
26 com.apple.AppKit 0x00007fff8b81a8bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
27 com.apple.AppKit 0x00007fff8b80e9bc -[NSApplication run] + 553
28 com.factorio 0x000000010071ca0c _al_osx_run_main + 1836
29 com.factorio 0x0000000100712ab0 main + 16
30 com.factorio 0x000000010003e9f8 start + 52

Thread 1:
0 libsystem_kernel.dylib 0x00007fff84276e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8c72bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8c72efb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff84277662 kevent64 + 10
1 libdispatch.dylib 0x00007fff896a2421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff896a2136 _dispatch_mgr_thread + 52

Thread 3:: Dispatch queue: NSOperationQueue Serial Queue
0 libsystem_kernel.dylib 0x00007fff84276746 __psynch_mutexwait + 10
1 libsystem_pthread.dylib 0x00007fff8c72d779 _pthread_mutex_lock + 372
2 com.apple.Foundation 0x00007fff87f6822b -[NSLock lock] + 145
3 com.apple.AppKit 0x00007fff8ba7ff21 __37-[NSUIHeartBeat updateHeartBeatState]_block_invoke135 + 62
4 com.apple.Foundation 0x00007fff87f850b5 -[NSBlockOperation main] + 75
5 com.apple.Foundation 0x00007fff87f648a1 -[__NSOperationInternal _start:] + 631
6 com.apple.Foundation 0x00007fff87f6454b __NSOQSchedule_f + 64
7 libdispatch.dylib 0x00007fff896a028d _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff896a2673 _dispatch_queue_drain + 451
9 libdispatch.dylib 0x00007fff896a39c1 _dispatch_queue_invoke + 110
10 libdispatch.dylib 0x00007fff896a1f87 _dispatch_root_queue_drain + 75
11 libdispatch.dylib 0x00007fff896a3177 _dispatch_worker_thread2 + 40
12 libsystem_pthread.dylib 0x00007fff8c72bef8 _pthread_wqthread + 314
13 libsystem_pthread.dylib 0x00007fff8c72efb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff84276e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8c72bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8c72efb9 start_wqthread + 13

Thread 5 Crashed:
0 com.factorio 0x0000000100440912 Logger::log(Logger::Level, Logger::Category, char const*, ...) + 226
1 com.factorio 0x00000001001f66ae GlobalContext::~GlobalContext() + 174
2 com.factorio 0x000000010030f695 run(char*, bool) + 773
3 com.factorio 0x0000000100311124 _al_mangled_main + 4580
4 com.factorio 0x000000010071c2d7 +[AllegroAppDelegate app_main:] + 23
5 com.apple.Foundation 0x00007fff87fc376b __NSThread__main__ + 1318
6 libsystem_pthread.dylib 0x00007fff8c72a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8c72a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8c72efc9 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff84272a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff84271d18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff82d53fc5 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff82d535e9 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff82d52f25 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff8b9bb05e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff8c72a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8c72a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8c72efc9 thread_start + 13

Thread 7:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff84276a3a __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff8543adc0 nanosleep + 200
2 libsystem_c.dylib 0x00007fff8543acb2 usleep + 54
3 com.apple.AppKit 0x00007fff8ba7f17d -[NSUIHeartBeat _heartBeatThread:] + 2132
4 com.apple.Foundation 0x00007fff87fc376b __NSThread__main__ + 1318
5 libsystem_pthread.dylib 0x00007fff8c72a899 _pthread_body + 138
6 libsystem_pthread.dylib 0x00007fff8c72a72a _pthread_start + 137
7 libsystem_pthread.dylib 0x00007fff8c72efc9 thread_start + 13

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x0000000104eda680 rbx: 0x0000000104eda688 rcx: 0x00000000000fc080 rdx: 0x000000000000001b
rdi: 0x0000000101268200 rsi: 0x0000000104820af8 rbp: 0x0000000104eda6f0 rsp: 0x0000000104eda5d0
r8: 0x00000001048121e0 r9: 0x00000001048017f0 r10: 0x000000009ce5a1bb r11: 0x00000000f1eefca7
r12: 0x0000000000000001 r13: 0x00007fff72e3d420 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x0000000100440912 rfl: 0x0000000000010202 cr2: 0x0000000000000000

Logical CPU: 4
Error Code: 0x00000004
Trap Number: 14


Binary Images:
0x100000000 - 0x100ae1ff7 +com.factorio (0.10.4 - 0.10.4) <EDD443CA-63D1-7ED5-F1D7-BA139855759E> /Applications/factorio.app/Contents/MacOS/factorio
0x10114e000 - 0x101172fff com.apple.audio.OpenAL (1.7 - 1.7) <5D2366B5-111B-3BDD-AFB3-5770075659F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x101184000 - 0x101201fef +libstdc++.6.dylib (7.9) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /Applications/factorio.app/Contents/lib/libstdc++.6.dylib
0x101294000 - 0x1012b0fff libJapaneseConverter.dylib (61) <94EF6A2F-F596-3638-A3DC-CF03567D9427> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x1015e1000 - 0x1015e9ff3 libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x104983000 - 0x1049abffb libRIP.A.dylib (599.23.13) <FFE421E6-CB15-3F9D-ADF4-679E26B09892> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x1049bb000 - 0x1049beffa libCGXType.A.dylib (599.23.13) <E459DD26-592F-3DBD-8C47-B342ECE8FFD3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff6dfa8000 - 0x7fff6dfdb817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
0x7fff828fb000 - 0x7fff829c4fff com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff82b16000 - 0x7fff82b1ffff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff82b67000 - 0x7fff82c4eff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
0x7fff82c71000 - 0x7fff82ce0ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff82ce1000 - 0x7fff82ce2ff7 libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
0x7fff82ce3000 - 0x7fff82ec8fff com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff82f17000 - 0x7fff82f1bff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
0x7fff830f3000 - 0x7fff83261ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff83262000 - 0x7fff83341fff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff83479000 - 0x7fff8349bfff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8392d000 - 0x7fff839a0fff com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff839a1000 - 0x7fff839a9ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff839c4000 - 0x7fff83a86ff5 com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff83a87000 - 0x7fff83a8bff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
0x7fff83ab0000 - 0x7fff83abefff com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff83abf000 - 0x7fff83aeefd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
0x7fff83aef000 - 0x7fff83ba7ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff83ba8000 - 0x7fff83bb3fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff83bc7000 - 0x7fff83bccfff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83bd3000 - 0x7fff83bfbffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
0x7fff83bfc000 - 0x7fff83bfefff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff83cee000 - 0x7fff83cf1fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff83cf2000 - 0x7fff83cf2fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff83cf3000 - 0x7fff83fc3ffc com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff840fb000 - 0x7fff84187ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff841de000 - 0x7fff841f9ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff841fa000 - 0x7fff841fafff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8421a000 - 0x7fff8425cff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
0x7fff84261000 - 0x7fff8427dff7 libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
0x7fff8427e000 - 0x7fff842f5fff com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8438e000 - 0x7fff843b7ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff843e8000 - 0x7fff843eafff libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff843eb000 - 0x7fff84d0af43 com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff84d0b000 - 0x7fff84d26ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
0x7fff84de5000 - 0x7fff84defff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff84e57000 - 0x7fff84e57ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff84e58000 - 0x7fff84e58ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff84e6d000 - 0x7fff84e6fff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff84e70000 - 0x7fff84ec8ff7 com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff84ec9000 - 0x7fff84f36fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff85357000 - 0x7fff85358ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff85359000 - 0x7fff853a0fff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff853bf000 - 0x7fff85448ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8545e000 - 0x7fff85479ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
0x7fff85491000 - 0x7fff858c4ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff85aae000 - 0x7fff85b79fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff85b7a000 - 0x7fff85b84ff7 com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff85f4c000 - 0x7fff85f57fff libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
0x7fff85f5f000 - 0x7fff85f90fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff85f91000 - 0x7fff85fb8ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff85fbb000 - 0x7fff85fbfff7 libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
0x7fff85fc0000 - 0x7fff85fc1ff7 libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8607f000 - 0x7fff86081ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
0x7fff864c1000 - 0x7fff864c2ff7 libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
0x7fff865fd000 - 0x7fff8663cfff libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8663d000 - 0x7fff867f5ffb libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
0x7fff867f6000 - 0x7fff86849fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8684a000 - 0x7fff8684dff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff86877000 - 0x7fff86879ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
0x7fff86892000 - 0x7fff86a3ff27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
0x7fff86cdc000 - 0x7fff86d65fff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff86d66000 - 0x7fff86db4fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
0x7fff86e89000 - 0x7fff86ec4fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff86ec5000 - 0x7fff86f12ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff86f14000 - 0x7fff86f24ffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
0x7fff86f42000 - 0x7fff86f50fff com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8703d000 - 0x7fff87121fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff87549000 - 0x7fff8754ffff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff87564000 - 0x7fff877beffd com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff877bf000 - 0x7fff877c9fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff877d3000 - 0x7fff877d5fff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff877d6000 - 0x7fff877ddfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff87adf000 - 0x7fff87ae2ffc com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87ae3000 - 0x7fff87b1bff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff87b6d000 - 0x7fff87b6efff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff87bc3000 - 0x7fff87c11ff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff87c12000 - 0x7fff87c23ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff87f5b000 - 0x7fff87f5cff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
0x7fff87f5d000 - 0x7fff8825bfff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8837e000 - 0x7fff88389ff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8838a000 - 0x7fff88397ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff8841d000 - 0x7fff88439fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff884b3000 - 0x7fff884d7fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
0x7fff884d8000 - 0x7fff884f1ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8855d000 - 0x7fff88562fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff88568000 - 0x7fff8856fff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff88693000 - 0x7fff88699ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8869a000 - 0x7fff886e1ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
0x7fff886e2000 - 0x7fff886e7ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff887e6000 - 0x7fff8880bff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8880c000 - 0x7fff88851ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff88852000 - 0x7fff888d3fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff894e6000 - 0x7fff894edff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
0x7fff8950d000 - 0x7fff89532ff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff89533000 - 0x7fff89533fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8955e000 - 0x7fff89566ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff89567000 - 0x7fff89567fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8956a000 - 0x7fff895faff7 com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff895fb000 - 0x7fff8960dff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8960e000 - 0x7fff89611fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff89661000 - 0x7fff89685ff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff89686000 - 0x7fff8969eff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8969f000 - 0x7fff896b9fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
0x7fff896ba000 - 0x7fff896e9fff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff898dc000 - 0x7fff898f3ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff898ff000 - 0x7fff89934ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff89935000 - 0x7fff89a1ffff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff89a23000 - 0x7fff89cf7fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff89d26000 - 0x7fff89d52ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff89d53000 - 0x7fff89d64ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff89d65000 - 0x7fff89db6ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff89db7000 - 0x7fff89ddeffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff8a033000 - 0x7fff8a104ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <B26C8237-52E0-3E93-A2E2-147B57B3292E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8a193000 - 0x7fff8a32eff8 com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8a70b000 - 0x7fff8a764fff libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a76b000 - 0x7fff8a7a9ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8a7aa000 - 0x7fff8a7bafff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8a7bb000 - 0x7fff8aa65ff5 com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8aa66000 - 0x7fff8ab54fff libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8adb7000 - 0x7fff8adc0ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8ade1000 - 0x7fff8aee7ff7 com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8b153000 - 0x7fff8b17cfff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8b17d000 - 0x7fff8b55effe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8b55f000 - 0x7fff8b562ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
0x7fff8b563000 - 0x7fff8b7f6fff com.apple.RawCamera.bundle (5.05 - 743) <ACFD986B-59D0-313C-941A-5F239CDF9AA7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8b7f7000 - 0x7fff8c36dff7 com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8c36e000 - 0x7fff8c3a7ff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8c3a8000 - 0x7fff8c3e9fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8c3fa000 - 0x7fff8c42efff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
0x7fff8c432000 - 0x7fff8c43bff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff8c43c000 - 0x7fff8c4ecff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8c729000 - 0x7fff8c730ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
0x7fff8ca07000 - 0x7fff8ca13ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8ca14000 - 0x7fff8ca80fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8caa9000 - 0x7fff8cbd9ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8d101000 - 0x7fff8d10efff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8d2e4000 - 0x7fff8d2e8ff7 libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8d409000 - 0x7fff8d46effb com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8d46f000 - 0x7fff8d759fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8d765000 - 0x7fff8d794ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8d795000 - 0x7fff8d7e7fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8d868000 - 0x7fff8d86cfff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
0x7fff8d86d000 - 0x7fff8d86effb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff8e1bd000 - 0x7fff8e1bdffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8e33a000 - 0x7fff8e395ffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8e396000 - 0x7fff8e3a2ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8e3a3000 - 0x7fff8e3b0ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff8e3b1000 - 0x7fff8e3b2fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8e3b3000 - 0x7fff8e3dffff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8e3e0000 - 0x7fff8e3efff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8e3fb000 - 0x7fff8e4eafff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8e4eb000 - 0x7fff8e54ffff com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8e550000 - 0x7fff8e55aff7 libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
0x7fff8e5a3000 - 0x7fff8e606ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ee71000 - 0x7fff8ef35ff7 com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8ef36000 - 0x7fff8f027ff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
0x7fff8f029000 - 0x7fff8f02afff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8f02b000 - 0x7fff8f273ff7 com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8f274000 - 0x7fff8f2b9fff libcurl.4.dylib (78.92.2) <FE790105-B56B-3972-96F4-E133764FF735> /usr/lib/libcurl.4.dylib
0x7fff8f358000 - 0x7fff8f3e3fff libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
0x7fff8f3e4000 - 0x7fff8f3efff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8f43b000 - 0x7fff8f5d7ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8f5d8000 - 0x7fff8f5f1ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9044e000 - 0x7fff9045bff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff9045c000 - 0x7fff9045cfff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff9045d000 - 0x7fff90464fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff90465000 - 0x7fff90495fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff90496000 - 0x7fff9049efff libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff904a1000 - 0x7fff905f5ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 671585
thread_create: 2
thread_set_state: 663

VM Region Summary:
ReadOnly portion of Libraries: Total=178.7M resident=67.3M(38%) swapped_out_or_unallocated=111.4M(62%)
Writable regions: Total=116.7M written=2252K(2%) resident=4048K(3%) swapped_out=5528K(5%) unallocated=112.8M(97%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 768K
CG image 12K
CG raster data 12K
CG shared images 180K
Dispatch continuations 16.0M
Image IO 64K
Kernel Alloc Once 8K
MALLOC 72.4M
MALLOC (admin) 32K
Memory Tag 242 12K
STACK GUARD 56.0M
Stack 11.1M
VM_ALLOCATE 16.4M
__DATA 20.5M
__IMAGE 528K
__LINKEDIT 72.5M
__TEXT 106.2M
__UNICODE 544K
mapped file 54.1M
shared memory 4K
=========== =======
TOTAL 427.2M

Model: MacBookPro11,3, BootROM MBP112.0138.B07, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f3
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.63)
Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kovarex »

Thanks for the info, this is the important spot that helped:
kengonakajima wrote: Thread 5 Crashed:
0 com.factorio 0x0000000100440912 Logger::log(Logger::Level, Logger::Category, char const*, ...) + 226
1 com.factorio 0x00000001001f66ae GlobalContext::~GlobalContext() + 174
2 com.factorio 0x000000010030f695 run(char*, bool) + 773
3 com.factorio 0x0000000100311124 _al_mangled_main + 4580
4 com.factorio 0x000000010071c2d7 +[AllegroAppDelegate app_main:] + 23
5 com.apple.Foundation 0x00007fff87fc376b __NSThread__main__ + 1318
6 libsystem_pthread.dylib 0x00007fff8c72a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8c72a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8c72efc9 thread_start + 13
it seems, that the error is caused by wrong error reporting in the logger, kind of meta error :)

I made the log method more robust, so next time (0.10.5), you should actually find out the proper cause of the error.

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

Hi, this still occurs on 0.10.5, and I run factorio.app in LLDB and got a trace.
please see below:


[@mbp2013 /Applications]$ lldb ./factorio.app
Current executable set to './factorio.app' (x86_64).
(lldb) r
Process 1124 launched: '/Applications/factorio.app/Contents/MacOS/factorio' (x86_64)
12:05:41 Error None: basic_string::_S_construct NULL not valid
12:05:47 Info None: Goodbye
Process 1124 exited with status = 255 (0x000000ff)
(lldb) bt
error: invalid thread
(lldb) r
Process 1127 launched: '/Applications/factorio.app/Contents/MacOS/factorio' (x86_64)
12:05:55 Error None: basic_string::_S_construct NULL not valid


Process 1127 stopped
* thread #1: tid = 0x4e4d, 0x00007fff9426ca1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff9426ca1a libsystem_kernel.dylib`mach_msg_trap + 10
libsystem_kernel.dylib`mach_msg_trap + 10:
-> 0x7fff9426ca1a: ret
0x7fff9426ca1b: nop

libsystem_kernel.dylib`mach_msg_overwrite_trap:
0x7fff9426ca1c: movq %rcx, %r10
0x7fff9426ca1f: movl $0x1000020, %eax
(lldb) bt
* thread #1: tid = 0x4e4d, 0x00007fff9426ca1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff9426ca1a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff9426bd18 libsystem_kernel.dylib`mach_msg + 64
frame #2: 0x00007fff9873afc5 CoreFoundation`__CFRunLoopServiceMachPort + 181
frame #3: 0x00007fff9873a5e9 CoreFoundation`__CFRunLoopRun + 1161
frame #4: 0x00007fff98739f25 CoreFoundation`CFRunLoopRunSpecific + 309
frame #5: 0x00007fff8d284a0d HIToolbox`RunCurrentEventLoopInMode + 226
frame #6: 0x00007fff8d2847b7 HIToolbox`ReceiveNextEventCommon + 479
frame #7: 0x00007fff8d2845bc HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65
frame #8: 0x00007fff8e54026e AppKit`_DPSNextEvent + 1434
frame #9: 0x00007fff8e53f8bb AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
frame #10: 0x00007fff8e89ee2e AppKit`-[NSApplication _realDoModalLoop:peek:] + 642
frame #11: 0x00007fff8e89d54e AppKit`-[NSApplication runModalForWindow:] + 117
frame #12: 0x00007fff8e89d0fd AppKit`-[NSAlert runModal] + 145
frame #13: 0x0000000100718142 factorio`-[NSAlertWrapper go:] + 34
frame #14: 0x00007fff9588113e Foundation`__NSThreadPerformPerform + 229
frame #15: 0x00007fff98749661 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
frame #16: 0x00007fff9873ad12 CoreFoundation`__CFRunLoopDoSources0 + 242
frame #17: 0x00007fff9873a49f CoreFoundation`__CFRunLoopRun + 831
frame #18: 0x00007fff98739f25 CoreFoundation`CFRunLoopRunSpecific + 309
frame #19: 0x00007fff8d284a0d HIToolbox`RunCurrentEventLoopInMode + 226
frame #20: 0x00007fff8d2847b7 HIToolbox`ReceiveNextEventCommon + 479
frame #21: 0x00007fff8d2845bc HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65
frame #22: 0x00007fff8e54026e AppKit`_DPSNextEvent + 1434
frame #23: 0x00007fff8e53f8bb AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
frame #24: 0x00007fff8e5339bc AppKit`-[NSApplication run] + 553
frame #25: 0x0000000100721e2c factorio`_al_osx_run_main + 1836
frame #26: 0x0000000100717ed0 factorio`main + 16
(lldb)

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

I tried 0.10.6, but it occured.

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

This still occurs in 0.10.8.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kovarex »

Does the log file show anything?

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

Hi, I can't find any crash log in /Users/kengonakajima/Library/Application Support/CrashReporter
when this happens. (Normal in-game crash generates plist file in this folder.)
This is 0.10.8.


LLDB backtrace shown below.
This backtrace is got by ctrl-c after the program stopped.

[@mbp2013 MacOS]$ lldb ./factorio
Current executable set to './factorio' (x86_64).
(lldb) r
Process 22541 launched: './factorio' (x86_64)
05:35:48 Error None: basic_string::_S_construct NULL not valid
Process 22541 stopped
* thread #1: tid = 0x1bfe1d, 0x00007fff90253a1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff90253a1a libsystem_kernel.dylib`mach_msg_trap + 10
libsystem_kernel.dylib`mach_msg_trap + 10:
-> 0x7fff90253a1a: ret
0x7fff90253a1b: nop

libsystem_kernel.dylib`mach_msg_overwrite_trap:
0x7fff90253a1c: movq %rcx, %r10
0x7fff90253a1f: movl $0x1000020, %eax
(lldb) bt
* thread #1: tid = 0x1bfe1d, 0x00007fff90253a1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff90253a1a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff90252d18 libsystem_kernel.dylib`mach_msg + 64
frame #2: 0x00007fff9058af15 CoreFoundation`__CFRunLoopServiceMachPort + 181
frame #3: 0x00007fff9058a539 CoreFoundation`__CFRunLoopRun + 1161
frame #4: 0x00007fff90589e75 CoreFoundation`CFRunLoopRunSpecific + 309
frame #5: 0x00007fff8deb7a0d HIToolbox`RunCurrentEventLoopInMode + 226
frame #6: 0x00007fff8deb77b7 HIToolbox`ReceiveNextEventCommon + 479
frame #7: 0x00007fff8deb75bc HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65
frame #8: 0x00007fff8e2f624e AppKit`_DPSNextEvent + 1434
frame #9: 0x00007fff8e2f589b AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
frame #10: 0x00007fff8e654e2e AppKit`-[NSApplication _realDoModalLoop:peek:] + 642
frame #11: 0x00007fff8e65354e AppKit`-[NSApplication runModalForWindow:] + 117
frame #12: 0x00007fff8e6530fd AppKit`-[NSAlert runModal] + 145
frame #13: 0x00000001007235a2 factorio`-[NSAlertWrapper go:] + 34
frame #14: 0x00007fff8eeb013e Foundation`__NSThreadPerformPerform + 229
frame #15: 0x00007fff905995b1 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
frame #16: 0x00007fff9058ac62 CoreFoundation`__CFRunLoopDoSources0 + 242
frame #17: 0x00007fff9058a3ef CoreFoundation`__CFRunLoopRun + 831
frame #18: 0x00007fff90589e75 CoreFoundation`CFRunLoopRunSpecific + 309
frame #19: 0x00007fff8deb7a0d HIToolbox`RunCurrentEventLoopInMode + 226
frame #20: 0x00007fff8deb77b7 HIToolbox`ReceiveNextEventCommon + 479
frame #21: 0x00007fff8deb75bc HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 65
frame #22: 0x00007fff8e2f624e AppKit`_DPSNextEvent + 1434
frame #23: 0x00007fff8e2f589b AppKit`-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
frame #24: 0x00007fff8e2e999c AppKit`-[NSApplication run] + 553
frame #25: 0x000000010072d28c factorio`_al_osx_run_main + 1836
frame #26: 0x0000000100723330 factorio`main + 16
frame #27: 0x0000000100048178 factorio`start + 52

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

This still occurs in 0.10.9.

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by slpwnd »

I am kind of lost here. I am afraid we will leave this one for now. If you figure out something please let us know.

takka
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri Sep 05, 2014 5:30 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by takka »

Hi. I found this error occurs when system language is Japanese.
Go to "System Preferences > Language & Region > Preferred language", then set English as a primary language.
This will fix the issue. :)
(I tried `defaults write com.factorio AppleLanguages "(en)" ` in Terminal.app, but this does not work.)

I think some of texts in the Loading screen are not defined in Japanese, so they returns NULL value.

kengonakajima
Inserter
Inserter
Posts: 39
Joined: Thu Feb 27, 2014 2:37 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kengonakajima »

Thanks, and finally I could start factorio!

slpwnd
Factorio Staff
Factorio Staff
Posts: 1835
Joined: Sun Feb 03, 2013 2:51 pm
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by slpwnd »

I tried to simulate this by setting the game language to Japanese and also setting the system language to Japanese, but it still works fine for me (I have Mac OSX 10.6 Snow Leopard).

takka
Manual Inserter
Manual Inserter
Posts: 2
Joined: Fri Sep 05, 2014 5:30 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by takka »

I use OSX Mavericks (10.9.4).
So, it seems the bug occurs only in Mavericks.
Unfortunately, factorio.app exits without any logs, and Console.app shows 'Exited with code: 255' when factorio.app exits.

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: game can't start "basic_string::_S_construct NULL not va

Post by kovarex »

I'm moving this to resolved bugs.

If someone encounters the problem in the newer (0.11.10+) version, let me know, we made some new mac compatibility fixes. Maybe it solved the issue.

Post Reply

Return to “Resolved Problems and Bugs”