hlegius
(HƩlio Costa e Silva)
June 12, 2016, 1:37am
1
Expected behavior
Docker Compose run command, keeps running.
Actual behavior
A fatal error was displayed as graphical panel message on OS X.
Information
Diagnostic ID: 4EA13EC9-07EE-437F-8378-AB983485666B
Error message: Fatal Error. vmstateevent invalid json
while running:
docker-compose run scala sbt run
[info] Set current project to exampleapp (in build file:/exampleapp/)
[info] Compiling 1 Scala source to /exampleapp/target/scala-2.10/classes...
ERROR: dial unix /Users/hlegius/Library/Containers/com.docker.docker/Data/*00000003.00000948: connect: connection refused
I was working on a project. It worked hours before this crash.
After restart, everything start to work again as expected.
Steps to reproduce the behavior
Not sure exactly. Itās not constant. Happened one time since I join beta (4 weeks ago)
firefoxnx
(Firefoxnx)
August 2, 2016, 11:48pm
2
I get "vmstateevent invalid json: " with version 1.12.0, build 8eab29e
dsexton
(Dsexton)
August 2, 2016, 11:52pm
3
Same, Iām running macOS 10.12 beta though. I have been falling back to boot2docker in the meantime.
firefoxnx
(Firefoxnx)
August 2, 2016, 11:57pm
4
Sorry yes I am on macOS 10.12 Beta (16A270f) as well.
Using Docker Version 1.12.0-beta21 (build: 11019) and Mac 10.12 Beta 16A270f it keeps crashing for me with the error: ādocker vmstateevent invalid jsonā assume this is the same error you have. Any one slove this?
dsheets
(David Sheets)
August 4, 2016, 11:10am
6
@glynjackson are you running the macOS Sierra beta? There seems to be an issue with one of our subprocesses crashing on the Sierra beta which causes this failure. We are uncertain at this time whether it is an issue with macOS or our build process or tools. We are ramping up our macOS Sierra beta testing now and will be working to improve the experience on Sierra soon.
1 Like
Yes, Iām testing on macOS Sierra Beta 4. Docker crashes a lot, Iāve sent reports via the tool. Even viewing āAboutā will crash it.
Here is a crash report for this error if that helps.
Incident Identifier: 6F519A8A-E72B-489C-9E83-113D3D660E80
CrashReporter Key: E42F4FB7-25A2-5E3C-A17E-33A381D6A719
Hardware Model: MacBookPro11,3
Process: Docker [3038]
Path: /Applications/Docker.app/Contents/MacOS/Docker
Identifier: com.docker.docker
Version: 1.12.0-beta21 (11019)
Code Type: X86-64
Parent Process: launchd [1]
Date/Time: 2016-08-04 11:17:35 +0000
OS Version: Mac OS X 10.12.0 (16A270f)
Report Version: 104
Exception Type: SIGSEGV
Exception Codes: SEGV_MAPERR at 0xa59f4d284da
Thread 0:
0 libsystem_kernel.dylib 0x00007fffa75f441a mach_msg_trap + 10
1 CoreFoundation 0x00007fff9238b854 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fff9238ace1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fff9238a534 CFRunLoopRunSpecific + 420
4 HIToolbox 0x00007fff91932f6c RunCurrentEventLoopInMode + 240
5 HIToolbox 0x00007fff91932da1 ReceiveNextEventCommon + 432
6 HIToolbox 0x00007fff91932bd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
7 AppKit 0x00007fff900320b5 _DPSNextEvent + 1093
8 AppKit 0x00007fff907416bf -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
9 AppKit 0x00007fff90026a7c -[NSApplication run] + 926
10 AppKit 0x00007fff8fff15d6 NSApplicationMain + 1237
11 Docker 0x00000001002b4769 0x1002b2000 + 10089
12 libdyld.dylib 0x00007fffa74cd255 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fffa75f441a mach_msg_trap + 10
1 CoreFoundation 0x00007fff9238b854 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fff9238ace1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fff9238a534 CFRunLoopRunSpecific + 420
4 Foundation 0x00007fff93e5c66e -[NSConcreteTask waitUntilExit] + 213
5 Docker 0x0000000100306771 0x1002b2000 + 345969
6 Docker 0x000000010030bf31 0x1002b2000 + 368433
7 libdispatch.dylib 0x00007fffa749ff57 _dispatch_call_block_and_release + 12
8 libdispatch.dylib 0x00007fffa7497120 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fffa7499091 _dispatch_root_queue_drain + 917
10 libdispatch.dylib 0x00007fffa7498caf _dispatch_worker_thread3 + 99
11 libsystem_pthread.dylib 0x00007fffa76e3756 _pthread_wqthread + 1299
12 libsystem_pthread.dylib 0x00007fffa76e3231 start_wqthread + 13
Thread 2:
0 HockeySDK 0x0000000100546fac 0x10051e000 + 167852
1 HockeySDK 0x00000001005510cb 0x10051e000 + 209099
2 libsystem_pthread.dylib 0x00007fffa76e3acb _pthread_body + 180
3 libsystem_pthread.dylib 0x00007fffa76e3a17 _pthread_body + 0
4 libsystem_pthread.dylib 0x00007fffa76e3241 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fffa75f441a mach_msg_trap + 10
1 CoreFoundation 0x00007fff9238b854 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fff9238ace1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fff9238a534 CFRunLoopRunSpecific + 420
4 AppKit 0x00007fff9017e62a _NSEventThread + 205
5 libsystem_pthread.dylib 0x00007fffa76e3acb _pthread_body + 180
6 libsystem_pthread.dylib 0x00007fffa76e3a17 _pthread_body + 0
7 libsystem_pthread.dylib 0x00007fffa76e3241 thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fffa75f441a mach_msg_trap + 10
1 CoreFoundation 0x00007fff9238b854 __CFRunLoopServiceMachPort + 212
2 CoreFoundation 0x00007fff9238ace1 __CFRunLoopRun + 1361
3 CoreFoundation 0x00007fff9238a534 CFRunLoopRunSpecific + 420
4 CFNetwork 0x00007fff915676f4 +[NSURLConnection(Loader) _resourceLoadLoop:] + 313
5 Foundation 0x00007fff93dc71fd __NSThread__start__ + 1243
6 libsystem_pthread.dylib 0x00007fffa76e3acb _pthread_body + 180
7 libsystem_pthread.dylib 0x00007fffa76e3a17 _pthread_body + 0
8 libsystem_pthread.dylib 0x00007fffa76e3241 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fffa75fc4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa76e3231 start_wqthread + 13
2 ??? 0x6469746e65696c63 0x0 + 0
Thread 6:
0 libsystem_kernel.dylib 0x00007fffa75fc4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa76e3231 start_wqthread + 13
2 ??? 0x6469746e65696c63 0x0 + 0
Thread 7:
0 libsystem_pthread.dylib 0x00007fffa76e3224 start_wqthread + 0
Thread 8:
0 libsystem_kernel.dylib 0x00007fffa75fc4e6 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fffa76e3231 start_wqthread + 13
Binary Images:
0x1002b2000 - 0x100366fff +Docker x86_64 <2f4c8f9fe4bf359dbc014cbf49a35885> /Applications/Docker.app/Contents/MacOS/Docker
0x1004a3000 - 0x1004dffff +Sparkle x86_64 <85a1955955a63ba3ac85543d647d8f30> /Applications/Docker.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10051e000 - 0x100580fff +HockeySDK x86_64 <0db06c5d12a2312fae6aafd9482d1952> /Applications/Docker.app/Contents/Frameworks/HockeySDK.framework/Versions/A/HockeySDK
0x1005e4000 - 0x1005edfff libswiftAppKit.dylib x86_64 <d654f7a7a6bb335f90fc484b64fa7d0b> /Applications/Docker.app/Contents/Frameworks/libswiftAppKit.dylib
0x1005fb000 - 0x10084dfff libswiftCore.dylib x86_64 <1db3db43e28d3402a97f1940b81f592a> /Applications/Docker.app/Contents/Frameworks/libswiftCore.dylib
0x100a84000 - 0x100a88fff libswiftCoreData.dylib x86_64 <a8eb6a2f2fff3fd684822b67ef3186f3> /Applications/Docker.app/Contents/Frameworks/libswiftCoreData.dylib
0x100a95000 - 0x100a9ffff libswiftCoreGraphics.dylib x86_64 <b533cd35e0fe355798cbfd08e54b55e8> /Applications/Docker.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x100ab4000 - 0x100ab8fff libswiftCoreImage.dylib x86_64 <9071fc4e5c463020b6c71c655b3c87d5> /Applications/Docker.app/Contents/Frameworks/libswiftCoreImage.dylib
0x100ac2000 - 0x100ac7fff libswiftDarwin.dylib x86_64 <f786eb64f8873a04b81afcf8f81bd167> /Applications/Docker.app/Contents/Frameworks/libswiftDarwin.dylib
0x100ad9000 - 0x100adcfff libswiftDispatch.dylib x86_64 <ebfb759c56bf36cfa6533a77e20ceff4> /Applications/Docker.app/Contents/Frameworks/libswiftDispatch.dylib
0x100ae8000 - 0x100b29fff libswiftFoundation.dylib x86_64 <08d4b327d3943612ac421ba0248435f7> /Applications/Docker.app/Contents/Frameworks/libswiftFoundation.dylib
0x100b79000 - 0x100b7cfff libswiftIOKit.dylib x86_64 <9d5a41cb01583f169aefbf8a6d974003> /Applications/Docker.app/Contents/Frameworks/libswiftIOKit.dylib
0x100b82000 - 0x100b87fff libswiftObjectiveC.dylib x86_64 <aba6a1e50008377f815df9b5c205ffc4> /Applications/Docker.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x10445a000 - 0x104476fff csparser x86_64 <aae0a4316c5432ae8fb8a50905223792> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x104a83000 - 0x104a88fff libgermantok.dylib x86_64 <fbc6590998c23879912f966695f7fd18> /usr/lib/libgermantok.dylib
0x10620f000 - 0x10677bfff AppleIntelHD5000GraphicsGLDriver x86_64 <7bc16eee46543e44a56de0fd2369a134> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x1069bd000 - 0x106a32fff AppleIntelHD5000GraphicsMTLDriver x86_64 <eb838b40fd1f30c7954a02e1e84c83b4> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x107ed9000 - 0x107ef9fff CoreNLP x86_64 <ceabb83eb7a630bba9a2e6ac03b98f12> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x107f69000 - 0x107f80fff Lookup x86_64 <bbf0937f05c433f781f61831cd9177a1> /System/Library/PrivateFrameworks/Lookup.framework/Lookup
0x10b3c2000 - 0x10b43bfff XQuery x86_64 <c9deeffc11a534e1bdec379e570a02c8> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x7fff8d1a2000 - 0x7fff8d4d7fff RawCamera x86_64 <e118027d9dc431bfab18ea65a75e2dfc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8dac7000 - 0x7fff8e313fff GeForceGLDriver x86_64 <1ec81be8c78f3d5ab179a9b9f5f49da0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff8e314000 - 0x7fff8ebe2fff libclh.dylib x86_64 <222455cf4597319aa459a0f907e646e0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff8ebe3000 - 0x7fff8ecf2fff GeForceMTLDriver x86_64 <fd2864c3a4f333f799f4f5c62300a04c> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
0x7fff8ecf3000 - 0x7fff8eedcfff AVFoundation x86_64 <f7ea9b4872b03d6bb758b6b2367ae91e> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8eedd000 - 0x7fff8ef7ffff AVFAudio x86_64 <e6d1e8e9cd863f488b410ed9f76d1415> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff8f012000 - 0x7fff8f012fff Accelerate x86_64 <d700dbdf69ae37a2b9c70961cf0b6841> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8f013000 - 0x7fff8f02afff libCGInterfaces.dylib x86_64 <d266749d9d4e326ab8f0867040aa2e81> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff8f02b000 - 0x7fff8f544fff vImage x86_64 <a1d77db128933a188986bd78e441d89d> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8f545000 - 0x7fff8f6b5fff libBLAS.dylib x86_64 <c7e42bbe23373aef9c45a2f2cb1a5b3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8f6b6000 - 0x7fff8f6cafff libBNNS.dylib x86_64 <e38fb97fd72036e5bf8948ea063a8e24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff8f6cb000 - 0x7fff8fac1fff libLAPACK.dylib x86_64 <2e8201cb9a413d65853e841917fce77b> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8fac2000 - 0x7fff8fad8fff libLinearAlgebra.dylib x86_64 <8cc29de1a2313d5eb5f1dcc309036fe0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8fad9000 - 0x7fff8fadffff libQuadrature.dylib x86_64 <120f6228a3d4318489d7785adc2ac715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff8fae0000 - 0x7fff8faf4fff libSparseBLAS.dylib x86_64 <c35235b7cfa639a7bd6e79f4d9cafd36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff8faf5000 - 0x7fff8fc7cfff libvDSP.dylib x86_64 <f59348aae1d33a278ab5f546d38bfb76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8fc7d000 - 0x7fff8fd2ffff libvMisc.dylib x86_64 <70d4b54847ee3c6ba93b3ea6b60701e0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8fd30000 - 0x7fff8fd30fff vecLib x86_64 <a395b5218e5430f2b4fe355d68900daf> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8fd31000 - 0x7fff8fd70fff Accounts x86_64 <085495a5fc7a3d81af5735db1ce30c8d> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff8fd71000 - 0x7fff8ffeafff AddressBook x86_64 <82d6dfd7f71c3794b840bbbf80199f17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8ffeb000 - 0x7fff90cbefff AppKit x86_64 <949b7ca625503a2cab6725c1ed34a13f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff90cd0000 - 0x7fff90cd0fff ApplicationServices x86_64 <8267861bb4623cb8aed6405480c6f181> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff90cd1000 - 0x7fff90d3ffff ATS x86_64 <dc68bb64449c3eb086f2a495d48fc5bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff90dd8000 - 0x7fff90f06fff libFontParser.dylib x86_64 <d1f791b8c1ed3fc7a420cded3a5efeee> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff90f07000 - 0x7fff90f51fff libFontRegistry.dylib x86_64 <b04e35d311ab39c3bfd21296fe23f381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff90fad000 - 0x7fff90fdffff libTrueTypeScaler.dylib x86_64 <fc9f316196f63dc2ba250df89caf7a51> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff9104b000 - 0x7fff910f5fff ColorSync x86_64 <9a034cd39b8e3c8693b6aa50b2a4f8af> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff910f6000 - 0x7fff91146fff HIServices x86_64 <a6de8d818a73320cb85afa8a624105fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff91147000 - 0x7fff91156fff LangAnalysis x86_64 <b63a049a48063a42acbb08cf0a2f98e8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff91157000 - 0x7fff911a4fff PrintCore x86_64 <0351fb618163358288df8b8874323135> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff911a5000 - 0x7fff911e0fff QD x86_64 <78d6d33832fe36cba13324322409fe50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff911e1000 - 0x7fff911ecfff SpeechSynthesis x86_64 <bd88796823643beb8429e6a976420f1b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff911ed000 - 0x7fff913f7fff AudioToolbox x86_64 <a3df584699f13f7da916a62272510fac> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff913f8000 - 0x7fff913f8fff AudioUnit x86_64 <a4cc305771fb3da38ef2bdfce7db660a> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff91561000 - 0x7fff918e3fff CFNetwork x86_64 <dd925462fde7316ea30efcc01b693595> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff918fd000 - 0x7fff918fdfff Carbon x86_64 <71cad1989620333a96b4c8154474e657> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff918fe000 - 0x7fff91901fff CommonPanels x86_64 <3695e90a64bb304aa7e0dc8e4a0f3bf2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff91902000 - 0x7fff91c05fff HIToolbox x86_64 <7b08e95ae15f3e2583b646af18c8159c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff91c06000 - 0x7fff91c09fff Help x86_64 <c3fd561222983740b89f38cbaf73b42f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff91c0a000 - 0x7fff91c0ffff ImageCapture x86_64 <4ab10bc06ff53cd5810adac7ba7b1739> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff91c10000 - 0x7fff91ca7fff Ink x86_64 <a358540c908d3926ae45e6b5b9fd493e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff91ca8000 - 0x7fff91cc2fff OpenScripting x86_64 <8536bab631ac39f5805e2bcfd1009c2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff91cc3000 - 0x7fff91cc4fff Print x86_64 <dfb6367a1dc03a8b9aef46b43ea929b0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff91cc5000 - 0x7fff91cc7fff SecurityHI x86_64 <fc4dd9d55cd13c5fbc9bd2630e808831> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff91cc8000 - 0x7fff91ccefff SpeechRecognition x86_64 <57d874a1d678377a803c5df407142690> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff91ccf000 - 0x7fff91dadfff CloudKit x86_64 <2601d318160a3418a98f0178965e048a> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff91dae000 - 0x7fff91daefff Cocoa x86_64 <6b5f83392cf43ccca96fffdf0e87367f> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff91ede000 - 0x7fff91f6cfff CoreAudio x86_64 <dc4dd050ff523900b661d662cd201648> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff91f6d000 - 0x7fff91f80fff CoreBluetooth x86_64 <7a7be9b2845f35929b0349a5e3591a86> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff91f81000 - 0x7fff92276fff CoreData x86_64 <985e46d6d09a32358837ce8a43b3bb9a> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff92277000 - 0x7fff92302fff CoreDisplay x86_64 <385a6bad04e3374cb8e0ac3afab4f720> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff92303000 - 0x7fff9279bfff CoreFoundation x86_64 <c6d0795adb54365998c21aed7712211e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff9279c000 - 0x7fff92e15fff CoreGraphics x86_64 <15d65dfecf443087a4a54ae20bbc6b96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff92e16000 - 0x7fff93041fff CoreImage x86_64 <ce09fe435f683076a547470b6dbabbeb> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff93042000 - 0x7fff9309efff CoreLocation x86_64 <8d2766d16a1c3a7c9a1b7b7d0d7a3745> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff9309f000 - 0x7fff9319efff CoreMedia x86_64 <cf0b175ac3f936f49f9f038eb4877726> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9319f000 - 0x7fff931eafff CoreMediaIO x86_64 <0c7bd7bf2bfc32398abffeb26ed07690> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff931eb000 - 0x7fff931ebfff CoreServices x86_64 <f4c759ef491d388aba2fe70e7dcd692b> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff931ec000 - 0x7fff9323dfff AE x86_64 <edc3cceac6da3843992a188816c8f7ba> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9323e000 - 0x7fff93519fff CarbonCore x86_64 <41cfa47554503bf593ed137a5d63f7d9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff9351a000 - 0x7fff9354dfff DictionaryServices x86_64 <201870ec42bf36a2ac1ba6002f5ad7aa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff9354e000 - 0x7fff93556fff FSEvents x86_64 <9b9aeff6403837009293e0dd4c0592b0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff93557000 - 0x7fff936c0fff LaunchServices x86_64 <5cea10f7003834a7a73dab7898dc0435> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff936c1000 - 0x7fff9376ffff Metadata x86_64 <c171f60fb622359ea74c3586a0c7cc1d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff93770000 - 0x7fff937cefff OSServices x86_64 <ca133878839737fd9ced8717ad1887f9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff937cf000 - 0x7fff9383ffff SearchKit x86_64 <8d80d3bad6fe39adbd812cf20ebd0e02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff93840000 - 0x7fff93886fff SharedFileList x86_64 <42461d6db12331f58bf485b2eb6de8b1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff93912000 - 0x7fff93a5efff CoreText x86_64 <35a2f76fd2a834108f5d0620c44bc55d> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff93a5f000 - 0x7fff93a94fff CoreVideo x86_64 <eb6a988dc617302e8dc6cf132629b102> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff93a95000 - 0x7fff93b05fff CoreWLAN x86_64 <d71516e0b9b43e43893c9222132b8cb4> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff93b35000 - 0x7fff93b40fff DirectoryService x86_64 <856d036d31bc32d08972c4e2af1cb9e7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff93c00000 - 0x7fff93c05fff DiskArbitration x86_64 <56b4ce61a13a3082b15cdc07360672aa> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff93d94000 - 0x7fff9413afff Foundation x86_64 <5828dbe48f6531f1b3e2f29f97d8ee59> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff94166000 - 0x7fff94197fff GSS x86_64 <ea529e241ea83ae19c2b8c6f147c3918>
dsexton
(Dsexton)
August 4, 2016, 2:58pm
9
I would suggest installing docker-machine and running that as an alternative for the time being. That way this is not a blocker for whatever you have going on.
I appreciate folks like @dsheets supporting us that have chosen to use the macOS beta, but in the end we should be expecting to come across issues such as this. I think itās important we provide feedback about issues, post bug reports and what not, but we also have to be flexible. Not saying you or anyone else is not being flexible, just adding my two cents.
Agree, for me, itās on a testing machine so not an issue and the reason why I provided errors. I appreciate the reply tho.
dsheets
(David Sheets)
August 4, 2016, 3:44pm
11
deizel
(Chris Burke)
August 5, 2016, 4:12pm
12
FWIW, the fix for that golang issue is in a tagged release now. I have a friend who ran into this issue and says upgrading go fixed it for him. He doesnāt have an account here, so Iām posting on his behalf.
brew upgrade go --devel
dsexton
(Dsexton)
August 5, 2016, 10:48pm
13
Saw that this morning and started with a clean install of go 1.7rc5 and Docker for Mac 1.12.0-beta21, still receiving āvmstateevent invalid jsonā.
1 Like
Iāve tried many things but still have the same issue am afraid.
Updated Xcode command line tools and xcode-select --install
Go brew install --devel go
Reinstalled Docker for Mac
Iām not sure you would need to install go separately for this as itās packaged and I never had it installed when it worked. If the issue has been addressed, then itās my understanding that the Docker team would need to patch Docker for Mac, right?
dsexton
(Dsexton)
August 8, 2016, 2:52pm
15
My understanding is the the various binaries need to be rebuilt against go 1.7, which I assume they will not do until go 1.7 is actually released. I could be wrong though.
1 Like
Not sure if this helps, but more info on the error. Docker now crashes after just a few mins and does not recorver without a complete restart.
Aug 8 15:59:29 Users-MBP Docker[1648] <Error>: VM: 2016-08-08 14:59:29 +0000 UTC daemon.error /etc/init.d/transfused: ERROR: transfused failed to start
Aug 8 15:59:29 Users-MBP Docker[1593] <Notice>: Using protocol TwoThousand msize 8192
Aug 8 15:59:30 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 14:59:29 +0000 UTC daemon.info chronyd: chronyd version 2.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP -SCFILTER -SECHASH +ASYNCDNS +IPV6 -DEBUG)
Aug 8 15:59:30 Users-MBP Docker[1648] <Warning>: VM: 2016-08-08 14:59:29 +0000 UTC daemon.warn chronyd: Could not open keyfile /etc/chrony/chrony.keys
Aug 8 15:59:30 Users-MBP Docker[1648] <Warning>: VM: 2016-08-08 14:59:29 +0000 UTC daemon.warn chronyd: Could not read valid frequency and skew from driftfile /var/lib/chrony/chrony.drift
Aug 8 15:59:30 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 14:59:30 +0000 UTC daemon.info chronyd: Selected source 192.168.65.1
Aug 8 15:59:30 Users-MBP Docker[1648] <Warning>: VM: 2016-08-08 14:59:30 +0000 UTC kern.warn kernel: Adjusting tsc more than 11% (7779826 vs 7471687)
Aug 8 15:59:31 Users-MBP Docker[1648] <Notice>: Thread 1 killed on uncaught exception Invalid_argument("Cstruct.sub: [0,4096](4096) off=0 len=-12288")
Aug 8 15:59:34 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 14:59:34 +0000 UTC daemon.info chronyd: Selected source 192.168.65.1
Aug 8 15:59:34 Users-MBP Docker[1648] <Warning>: VM: 2016-08-08 14:59:34 +0000 UTC kern.warn kernel: Adjusting tsc more than 11% (7779839 vs 7471701)
Aug 8 16:00:11 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 15:00:11 +0000 UTC daemon.info vsudd: Connection 2 to: 2376 from: 00000000
Aug 8 16:00:21 Users-MBP Docker[1593] <Error>: failed to establish 9P connection: Caught EOF on underlying FLOW
Aug 8 16:00:21 Users-MBP Docker[1704] <Notice>: EOF reading packet from Unix domain socket: closing
Aug 8 16:00:21 Users-MBP Docker[1704] <Critical>: Failed to read hello from client
Aug 8 16:00:22 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 15:00:22 +0000 UTC daemon.info diagnostics: Running /bin/cat
--- last message repeated 23 times ---
Aug 8 16:00:22 Users-MBP Docker[1648] <Warning>: VM: 2016-08-08 15:00:22 +0000 UTC kern.notice kernel: random: nonblocking pool is initialized
Aug 8 16:00:22 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 15:00:22 +0000 UTC daemon.info diagnostics: Running /bin/cat
--- last message repeated 3 times ---
Aug 8 16:00:22 Users-MBP Docker[1648] <Notice>: VM: 2016-08-08 15:00:22 +0000 UTC daemon.info diagnostics: Running /usr/bin/tail
--- last message repeated 2 times ---
Aug 8 16:00:22 Users-MBP Docker[1575] <Notice>: BUG in libdispatch client: kevent[EVFILT_MACHPORT] monitored resource vanished before the source cancel handler was invoked
Aug 8 16:01:15 Users-MBP Docker[1648] <Warning>: VM: 2016-08-08 15:01:15 +0000 UTC kern.notice kernel: random: nonblocking pool is initialized
I see, are you saying that I could technically update Xcode, command line tools and brew install āgoā i.e. brew install go --devel. I tried this but have the same problem, have I missed a step? I can see its still built on go1.6.3
Client:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 21:04:48 2016
OS/Arch: darwin/amd64
Experimental: true
Server:
Version: 1.12.0
API version: 1.24
Go version: go1.6.3
Git commit: 8eab29e
Built: Thu Jul 28 21:04:48 2016
OS/Arch: linux/amd64
Experimental: true
dsexton
(Dsexton)
August 9, 2016, 5:11pm
18
The binaries come precompiled in the Docker for Mac package, and seem to override the homebrew installation at launch. So yes, these will be built against whatever the folks at docker had installed when building the app.
@dsheets I think Docker for Mac should only override the /usr/local/bin binaries on installation, and not every time the app launches. I can see during repair or app updates asking to override these, however I like to manage packages through homebrew and itās frustrating that this is undoing that on each launch.
This is what I assumed i.e. that the binaries come precompiled. This may open up a tin of worms, but on installing it would be nice to allow us built against another version locally installed. This could be a dev version maybe of Docker?