medis icon indicating copy to clipboard operation
medis copied to clipboard

App store version won't launch correctly

Open guhcampos opened this issue 7 years ago โ€ข 26 comments

Hi,

I bought the app store version, but firing the application will never show a window. The process is started, icon displays as running on the dock and the toolbar is there, I can even click my way around on the File menu to "New Connection Tab" and "New Connection Window", but the window content is never displayed. The only Medis related window that ever shows is the "About" one.

Downloaded the zip from github and built it manually, which worked fine, so I'd say it's either a packaging problem, or whatever bug is there in the app store version has already been fixed in later commits.

Possible useful info:

  • Other Electron based apps such as Atom and SQLectron work fine
  • I'm on a multi-monitor setup, I've seen apps getting lost without a screen before, but do not know what triggers it
  • Rebooting didn't work
  • This is a company issued Mac, so there may be security-related software interfering with the boot up process (although it does not seem to complain about other Electron apps)

guhcampos avatar Mar 31 '17 13:03 guhcampos

Hi, @guhcampos! Thank you for supporting Medis!

My apologies for the inconvenience. What the version number shows on the "About" window (since you just bought it from App Store, I guess it may be v0.6.0) and what's your macOS version?

Could you please open the Console App (Applications/Utilities/Console), launch the Medis app and then give me the logs shown on the Console App (filtered with "medis" to get related logs):

image

luin avatar Mar 31 '17 14:03 luin

Hi @luin!

The version is 0.6.0 alright. The output from the console is below:

` default 15:37:07.617763 -0300 Electron subsystem: com.apple.SkyLight, category: default, enable_level: 0, persist_level: 0, default_ttl: 7, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0 default 15:37:07.773061 -0300 Electron subsystem: com.apple.SystemConfiguration, category: SCNetworkReachability, enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 15:37:07.775281 -0300 Electron subsystem: com.apple.network, category: , enable_level: 0, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 2, enable_private_data: 0 default 15:37:07.905726 -0300 kernel AMFI: allowing exception handler for 'Medis Helper' (21865) because the process is not restricted. default 15:37:08.498318 -0300 kernel AMFI: allowing exception handler for 'Medis Helper' (21868) because the process is not restricted. error 15:37:17.845220 -0300 sandboxd SandboxViolation: Electron(21860) deny mach-register org.chromium.Chromium.rohitfork.21860 Violation: deny mach-register org.chromium.Chromium.rohitfork.21860 Process: Electron [21860] Path: /Applications/Medis.app/Contents/MacOS/Electron Load Address: 0x1039c5000 Identifier: li.zihua.medis Version: 0.6.0 (0.6.0) Code Type: x86_64 (Native) Parent Process: launchd [1] Responsible: /Applications/Medis.app/Contents/MacOS/Electron [21860] User ID: 389279156

Date/Time: 2017-03-31 15:37:09.194 GMT-3 OS Version: Mac OS X 10.12.3 (16D32) Report Version: 8

Thread 0 (id: 270256, CrBrowserMain): 0 libsystem_platform.dylib 0x00007fffa7927f3d _platform_memmove$VARIANT$Haswell + 157 1 libc++.1.dylib 0x00007fffa62eb410 std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >::__init(char const*, unsigned long) + 98 2 Electron Framework 0x000000010658a7e6 3 Electron Framework 0x0000000105a784db 4 Electron Framework 0x0000000105cf46d7 5 Electron Framework 0x0000000105a777cd 6 Electron Framework 0x0000000105a7b669 7 Electron Framework 0x0000000105a75637 8 Electron Framework 0x00000001059ff55c 9 Electron Framework 0x00000001059febb6 10 Electron Framework 0x0000000105411b4d AtomMain + 77 11 Electron 0x00000001039c5e56 main + 38 12 libdyld.dylib 0x00007fffa7717255 start + 1 13 Electron 0x0000000000000001

Thread 1 (id: 270282): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13

Thread 2 (id: 270283): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13 2 0x6469746e65696c63

Thread 3 (id: 270284): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13

Thread 4 (id: 270295, WorkerPool/12551): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055c91cb 2 Electron Framework 0x00000001055db5cc 3 Electron Framework 0x00000001055dba84 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 5 (id: 270297, WorkerPool/14347): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055c91cb 2 Electron Framework 0x00000001055db5cc 3 Electron Framework 0x00000001055dba84 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 6 (id: 270307): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13 2 0x007865646e496d65

Thread 7 (id: 270319, NetworkConfigWatcher): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Foundation 0x00007fff93bde612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 5 Electron Framework 0x0000000105583b24 6 Electron Framework 0x00000001055832fc 7 Electron Framework 0x00000001055b9db3 8 Electron Framework 0x00000001055aa1ad 9 Electron Framework 0x00000001055d9d12 10 Electron Framework 0x00000001055d5f0b 11 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 13 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 8 (id: 270320, DnsConfigService): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x00000001055d9d12 6 Electron Framework 0x00000001055d5f0b 7 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 9 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 9 (id: 270321, CrShutdownDetector): 0 libsystem_kernel.dylib 0x00007fffa78472da read + 10 1 Electron Framework 0x00000001055d5f0b 2 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 3 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 4 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 10 (id: 270324, Chrome_DBThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a815a8 9 Electron Framework 0x0000000105a818f6 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 11 (id: 270325, Chrome_FileThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a81628 6 Electron Framework 0x0000000105a81906 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 12 (id: 270326, Chrome_FileUserBlockingThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a816a8 9 Electron Framework 0x0000000105a81913 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 13 (id: 270327, Chrome_ProcessLauncherThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 libxpc.dylib 0x00007fffa79704d7 xpc_pipe_routine + 232 2 libxpc.dylib 0x00007fffa7970361 _xpc_interface_routine + 164 3 libxpc.dylib 0x00007fffa7977445 bootstrap_check_in3 + 134 4 libxpc.dylib 0x00007fffa79773ad bootstrap_check_in + 42 5 Electron Framework 0x0000000105bc821b 6 Electron Framework 0x0000000105bc808f 7 Electron Framework 0x0000000105aa054d 8 Electron Framework 0x000000010558c8a2 9 Electron Framework 0x00000001055aa9bf 10 Electron Framework 0x00000001055aada6 11 Electron Framework 0x00000001055834b1 12 Electron Framework 0x00000001055a2daa 13 Electron Framework 0x0000000105582eb4 14 CoreFoundation 0x00007fff921e9981 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 15 CoreFoundation 0x00007fff921caa7d __CFRunLoopDoSources0 + 557 16 CoreFoundation 0x00007fff921c9f76 __CFRunLoopRun + 934 17 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 18 Electron Framework 0x000000010558389f 19 Electron Framework 0x00000001055832fc 20 Electron Framework 0x00000001055b9db3 21 Electron Framework 0x00000001055aa1ad 22 Electron Framework 0x0000000105a81728 23 Electron Framework 0x0000000105a81920 24 Electron Framework 0x00000001055d9d12 25 Electron Framework 0x00000001055d5f0b 26 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 27 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 28 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 14 (id: 270328, Chrome_CacheThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a817a8 6 Electron Framework 0x0000000105a8192d 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 15 (id: 270329, Chrome_IOThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a81828 6 Electron Framework 0x0000000105a8193a 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 16 (id: 270330, IndexedDB): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x00000001055d9d12 9 Electron Framework 0x00000001055d5f0b 10 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 12 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 17 (id: 270331, CompositorTileWorker1/45315): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001058cc459 2 Electron Framework 0x00000001055d92ed 3 Electron Framework 0x00000001055d5f0b 4 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 6 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Binary Images: 0x1039c5000 - 0x1039c5fff li.zihua.medis (0.6.0 - 0.6.0) <5b0cc132-404d-3936-8cbb-a18ca4226dfb> /Applications/Medis.app/Contents/MacOS/Electron 0x105410000 - 0x108a3cf07 com.github.electron.framework <569c17e6-1ce6-3828-b101-b2e550986645> /Applications/Medis.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x7fff92142000 - 0x7fff925dcfff com.apple.CoreFoundation (6.9 - 1348.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff93bbc000 - 0x7fff93f63ff3 com.apple.Foundation (6.9 - 1349.25) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffa62ae000 - 0x7fffa6304ff7 libc++.1.dylib (307.4) /usr/lib/libc++.1.dylib 0x7fffa7712000 - 0x7fffa7717ff3 libdyld.dylib (421.2) <6f506653-fff6-3db8-84f1-109ae3c52f32> /usr/lib/system/libdyld.dylib 0x7fffa782c000 - 0x7fffa784eff7 libsystem_kernel.dylib (3789.41.3) /usr/lib/system/libsystem_kernel.dylib 0x7fffa7922000 - 0x7fffa792afe7 libsystem_platform.dylib (126.1.2) <3ca06d4e-c00a-36de-aa65-3a390097d1f6> /usr/lib/system/libsystem_platform.dylib 0x7fffa792b000 - 0x7fffa7935ff7 libsystem_pthread.dylib (218.30.1) /usr/lib/system/libsystem_pthread.dylib 0x7fffa796b000 - 0x7fffa7994ff7 libxpc.dylib (972.30.7) <65e41bb6-ebd5-3d93-b0be-b190cee4dd93> /usr/lib/system/libxpc.dylib error 15:37:17.892972 -0300 sandboxd SandboxViolation: Electron(21860) deny mach-register org.chromium.Chromium.iosurfacemgr.21860 Violation: deny mach-register org.chromium.Chromium.iosurfacemgr.21860 Process: Electron [21860] Path: /Applications/Medis.app/Contents/MacOS/Electron Load Address: 0x1039c5000 Identifier: li.zihua.medis Version: 0.6.0 (0.6.0) Code Type: x86_64 (Native) Parent Process: launchd [1] Responsible: /Applications/Medis.app/Contents/MacOS/Electron [21860] User ID: 389279156

Date/Time: 2017-03-31 15:37:17.849 GMT-3 OS Version: Mac OS X 10.12.3 (16D32) Report Version: 8

Thread 0 (id: 270256, CrBrowserMain): 0 Electron Framework 0x0000000105bb6860 1 Electron Framework 0x0000000105cf46d7 2 Electron Framework 0x0000000105a777cd 3 Electron Framework 0x0000000105a7b669 4 Electron Framework 0x0000000105a75637 5 Electron Framework 0x00000001059ff55c 6 Electron Framework 0x00000001059febb6 7 Electron Framework 0x0000000105411b4d AtomMain + 77 8 Electron 0x00000001039c5e56 main + 38 9 libdyld.dylib 0x00007fffa7717255 start + 1 10 Electron 0x0000000000000001

Thread 1 (id: 270282): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13

Thread 2 (id: 270283): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13 2 0x6469746e65696c63

Thread 3 (id: 270284): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13

Thread 4 (id: 270295, WorkerPool/12551): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055c91cb 2 Electron Framework 0x00000001055db5cc 3 Electron Framework 0x00000001055dba84 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 5 (id: 270297, WorkerPool/14347): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055c91cb 2 Electron Framework 0x00000001055db5cc 3 Electron Framework 0x00000001055dba84 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 6 (id: 270307): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13 2 0x007865646e496d65

Thread 7 (id: 270319, NetworkConfigWatcher): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Foundation 0x00007fff93bde612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 5 Electron Framework 0x0000000105583b24 6 Electron Framework 0x00000001055832fc 7 Electron Framework 0x00000001055b9db3 8 Electron Framework 0x00000001055aa1ad 9 Electron Framework 0x00000001055d9d12 10 Electron Framework 0x00000001055d5f0b 11 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 13 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 8 (id: 270320, DnsConfigService): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x00000001055d9d12 6 Electron Framework 0x00000001055d5f0b 7 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 9 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 9 (id: 270321, CrShutdownDetector): 0 libsystem_kernel.dylib 0x00007fffa78472da read + 10 1 Electron Framework 0x00000001055d5f0b 2 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 3 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 4 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 10 (id: 270324, Chrome_DBThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a815a8 9 Electron Framework 0x0000000105a818f6 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 11 (id: 270325, Chrome_FileThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a81628 6 Electron Framework 0x0000000105a81906 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 12 (id: 270326, Chrome_FileUserBlockingThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a816a8 9 Electron Framework 0x0000000105a81913 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 13 (id: 270327, Chrome_ProcessLauncherThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 libxpc.dylib 0x00007fffa79704d7 xpc_pipe_routine + 232 2 libxpc.dylib 0x00007fffa7970361 _xpc_interface_routine + 164 3 libxpc.dylib 0x00007fffa7977445 bootstrap_check_in3 + 134 4 libxpc.dylib 0x00007fffa79773ad bootstrap_check_in + 42 5 Electron Framework 0x0000000105a73df1 6 Electron Framework 0x0000000105a73d22 7 Electron Framework 0x0000000105aa055a 8 Electron Framework 0x000000010558c8a2 9 Electron Framework 0x00000001055aa9bf 10 Electron Framework 0x00000001055aada6 11 Electron Framework 0x00000001055834b1 12 Electron Framework 0x00000001055a2daa 13 Electron Framework 0x0000000105582eb4 14 CoreFoundation 0x00007fff921e9981 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 15 CoreFoundation 0x00007fff921caa7d __CFRunLoopDoSources0 + 557 16 CoreFoundation 0x00007fff921c9f76 __CFRunLoopRun + 934 17 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 18 Electron Framework 0x000000010558389f 19 Electron Framework 0x00000001055832fc 20 Electron Framework 0x00000001055b9db3 21 Electron Framework 0x00000001055aa1ad 22 Electron Framework 0x0000000105a81728 23 Electron Framework 0x0000000105a81920 24 Electron Framework 0x00000001055d9d12 25 Electron Framework 0x00000001055d5f0b 26 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 27 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 28 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 14 (id: 270328, Chrome_CacheThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a817a8 6 Electron Framework 0x0000000105a8192d 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 15 (id: 270329, Chrome_IOThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a81828 6 Electron Framework 0x0000000105a8193a 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 16 (id: 270330, IndexedDB): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x00000001055d9d12 9 Electron Framework 0x00000001055d5f0b 10 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 12 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 17 (id: 270331, CompositorTileWorker1/45315): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001058cc459 2 Electron Framework 0x00000001055d92ed 3 Electron Framework 0x00000001055d5f0b 4 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 6 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Binary Images: 0x1039c5000 - 0x1039c5fff li.zihua.medis (0.6.0 - 0.6.0) <5b0cc132-404d-3936-8cbb-a18ca4226dfb> /Applications/Medis.app/Contents/MacOS/Electron 0x105410000 - 0x108a3cf07 com.github.electron.framework <569c17e6-1ce6-3828-b101-b2e550986645> /Applications/Medis.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x7fff92142000 - 0x7fff925dcfff com.apple.CoreFoundation (6.9 - 1348.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff93bbc000 - 0x7fff93f63ff3 com.apple.Foundation (6.9 - 1349.25) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffa7712000 - 0x7fffa7717ff3 libdyld.dylib (421.2) <6f506653-fff6-3db8-84f1-109ae3c52f32> /usr/lib/system/libdyld.dylib 0x7fffa782c000 - 0x7fffa784eff7 libsystem_kernel.dylib (3789.41.3) /usr/lib/system/libsystem_kernel.dylib 0x7fffa792b000 - 0x7fffa7935ff7 libsystem_pthread.dylib (218.30.1) /usr/lib/system/libsystem_pthread.dylib 0x7fffa796b000 - 0x7fffa7994ff7 libxpc.dylib (972.30.7) <65e41bb6-ebd5-3d93-b0be-b190cee4dd93> /usr/lib/system/libxpc.dylib error 15:37:17.985859 -0300 sandboxd SandboxViolation: Medis Helper(21865) deny file-read-data /usr/local/lib/dgagent/libpreload.dylib Violation: deny file-read-data /usr/local/lib/dgagent/libpreload.dylib Process: Medis Helper [21865] Path: /Applications/Medis.app/Contents/Frameworks/Medis Helper.app/Contents/MacOS/Medis Helper Load Address: 0x10c8d7000 Identifier: li.zihua.medis.helper Version: ??? (???) Code Type: x86_64 (Native) Parent Process: Electron [21860] User ID: 389279156

Date/Time: 2017-03-31 15:37:17.895 GMT-3 OS Version: Mac OS X 10.12.3 (16D32) Report Version: 8

Thread 0 (id: 270337): 0 dyld 0x000000010e29093e open + 10 1 dyld 0x000000010e27071c dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 783 2 dyld 0x000000010e2703f3 dyld::loadPhase4(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 170 3 dyld 0x000000010e270163 dyld::loadPhase3(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 1493 4 dyld 0x000000010e26f954 dyld::loadPhase1(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 135 5 dyld 0x000000010e26a8c1 dyld::loadPhase0(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 197 6 dyld 0x000000010e26a55f dyld::load(char const, dyld::LoadContext const&, unsigned int&) + 186 7 dyld 0x000000010e26d4c1 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3129 8 dyld 0x000000010e268249 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 470 9 dyld 0x000000010e268036 _dyld_start + 54 10 Medis Helper 0x000000000000000a

Binary Images: 0x10c8d7000 - 0x10c8d7fff li.zihua.medis.helper /Applications/Medis.app/Contents/Frameworks/Medis Helper.app/Contents/MacOS/Medis Helper 0x10e267000 - 0x10e2a4267 dyld (421.2) <947fc440-80f9-32f7-a773-6fc418fe1ab7> /usr/lib/dyld error 15:37:17.991475 -0300 sandboxd SandboxViolation: Medis Helper(21868) deny file-read-data /usr/local/lib/dgagent/libpreload.dylib Violation: deny file-read-data /usr/local/lib/dgagent/libpreload.dylib Process: Medis Helper [21868] Path: /Applications/Medis.app/Contents/Frameworks/Medis Helper.app/Contents/MacOS/Medis Helper Load Address: 0x101ea2000 Identifier: li.zihua.medis.helper Version: ??? (???) Code Type: x86_64 (Native) Parent Process: Electron [21860] User ID: 389279156

Date/Time: 2017-03-31 15:37:17.987 GMT-3 OS Version: Mac OS X 10.12.3 (16D32) Report Version: 8

Thread 0 (id: 270364): 0 dyld 0x0000000104c3193e open + 10 1 dyld 0x0000000104c1171c dyld::loadPhase5(char const*, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 783 2 dyld 0x0000000104c113f3 dyld::loadPhase4(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 170 3 dyld 0x0000000104c11163 dyld::loadPhase3(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 1493 4 dyld 0x0000000104c10954 dyld::loadPhase1(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 135 5 dyld 0x0000000104c0b8c1 dyld::loadPhase0(char const, char const*, dyld::LoadContext const&, unsigned int&, std::__1::vector<char const*, std::__1::allocator<char const*> >) + 197 6 dyld 0x0000000104c0b55f dyld::load(char const, dyld::LoadContext const&, unsigned int&) + 186 7 dyld 0x0000000104c0e4c1 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 3129 8 dyld 0x0000000104c09249 dyldbootstrap::start(macho_header const*, int, char const**, long, macho_header const*, unsigned long*) + 470 9 dyld 0x0000000104c09036 _dyld_start + 54 10 Medis Helper 0x000000000000000d

Binary Images: 0x101ea2000 - 0x101ea2fff li.zihua.medis.helper /Applications/Medis.app/Contents/Frameworks/Medis Helper.app/Contents/MacOS/Medis Helper 0x104c08000 - 0x104c45267 dyld (421.2) <947fc440-80f9-32f7-a773-6fc418fe1ab7> /usr/lib/dyld error 15:37:28.638038 -0300 sandboxd SandboxViolation: Electron(21860) deny file-read-data /Users/gustavo/Library/Preferences/com.apple.symbolichotkeys.plist Violation: deny file-read-data /Users/gustavo/Library/Preferences/com.apple.symbolichotkeys.plist Process: Electron [21860] Path: /Applications/Medis.app/Contents/MacOS/Electron Load Address: 0x1039c5000 Identifier: li.zihua.medis Version: 0.6.0 (0.6.0) Code Type: x86_64 (Native) Parent Process: launchd [1] Responsible: /Applications/Medis.app/Contents/MacOS/Electron [21860] User ID: 389279156

Date/Time: 2017-03-31 15:37:17.993 GMT-3 OS Version: Mac OS X 10.12.3 (16D32) Report Version: 8

Thread 0 (id: 270256, CrBrowserMain): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 HIToolbox 0x00007fff91755a5c RunCurrentEventLoopInMode + 240 5 HIToolbox 0x00007fff91755891 ReceiveNextEventCommon + 432 6 HIToolbox 0x00007fff917556c6 _BlockUntilNextEventMatchingListInModeWithFilter + 71 7 AppKit 0x00007fff8fcfb5b4 _DPSNextEvent + 1120 8 AppKit 0x00007fff90475d6b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789 9 AppKit 0x00007fff8fceff35 -[NSApplication run] + 926 10 Electron Framework 0x0000000105583ce1 11 Electron Framework 0x00000001055832fc 12 Electron Framework 0x00000001055b9db3 13 Electron Framework 0x0000000105a793bb 14 Electron Framework 0x0000000105a792f5 15 Electron Framework 0x0000000105a7b7a2 16 Electron Framework 0x0000000105a7564f 17 Electron Framework 0x00000001059ff55c 18 Electron Framework 0x00000001059febb6 19 Electron Framework 0x0000000105411b4d AtomMain + 77 20 Electron 0x00000001039c5e56 main + 38 21 libdyld.dylib 0x00007fffa7717255 start + 1 22 Electron 0x0000000000000001

Thread 1 (id: 270282): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13

Thread 2 (id: 270284): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13

Thread 3 (id: 270295, WorkerPool/12551): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055c91cb 2 Electron Framework 0x00000001055db5cc 3 Electron Framework 0x00000001055dba84 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 4 (id: 270297, WorkerPool/14347): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055c91cb 2 Electron Framework 0x00000001055db5cc 3 Electron Framework 0x00000001055dba84 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 5 (id: 270307): 0 libsystem_kernel.dylib 0x00007fffa78464e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffa792e1ed start_wqthread + 13 2 Electron 0x0000000000000100

Thread 6 (id: 270319, NetworkConfigWatcher): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Foundation 0x00007fff93bde612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 5 Electron Framework 0x0000000105583b24 6 Electron Framework 0x00000001055832fc 7 Electron Framework 0x00000001055b9db3 8 Electron Framework 0x00000001055aa1ad 9 Electron Framework 0x00000001055d9d12 10 Electron Framework 0x00000001055d5f0b 11 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 13 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 7 (id: 270320, DnsConfigService): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x00000001055d9d12 6 Electron Framework 0x00000001055d5f0b 7 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 9 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 8 (id: 270321, CrShutdownDetector): 0 libsystem_kernel.dylib 0x00007fffa78472da read + 10 1 Electron Framework 0x00000001055d5f0b 2 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 3 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 4 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 9 (id: 270324, Chrome_DBThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a815a8 9 Electron Framework 0x0000000105a818f6 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 10 (id: 270325, Chrome_FileThread): 0 libsystem_kernel.dylib 0x00007fffa7845ad2 __open + 10 1 Foundation 0x00007fff93bd24a0 -[NSData(NSData) initWithContentsOfFile:] + 89 2 Foundation 0x00007fff93c32e66 +[NSData(NSData) dataWithContentsOfFile:] + 45 3 Electron Framework 0x0000000105aa4d37 4 Electron Framework 0x000000010558c8a2 5 Electron Framework 0x00000001055aa9bf 6 Electron Framework 0x00000001055ab04e 7 Electron Framework 0x000000010558269e 8 Electron Framework 0x00000001055b9db3 9 Electron Framework 0x00000001055aa1ad 10 Electron Framework 0x0000000105a81628 11 Electron Framework 0x0000000105a81906 12 Electron Framework 0x00000001055d9d12 13 Electron Framework 0x00000001055d5f0b 14 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 15 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 16 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 11 (id: 270326, Chrome_FileUserBlockingThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a816a8 9 Electron Framework 0x0000000105a81913 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 12 (id: 270327, Chrome_ProcessLauncherThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x0000000105a81728 9 Electron Framework 0x0000000105a81920 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 13 (id: 270328, Chrome_CacheThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x00000001055827b7 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a817a8 6 Electron Framework 0x0000000105a8192d 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 14 (id: 270329, Chrome_IOThread): 0 libsystem_kernel.dylib 0x00007fffa7847232 poll + 10 1 Electron Framework 0x000000010608ba0d 2 Electron Framework 0x000000010558279f 3 Electron Framework 0x00000001055b9db3 4 Electron Framework 0x00000001055aa1ad 5 Electron Framework 0x0000000105a81828 6 Electron Framework 0x0000000105a8193a 7 Electron Framework 0x00000001055d9d12 8 Electron Framework 0x00000001055d5f0b 9 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 10 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 11 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 15 (id: 270330, IndexedDB): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x00000001055d9d12 9 Electron Framework 0x00000001055d5f0b 10 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 12 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 16 (id: 270331, CompositorTileWorker1/45315): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001058cc459 2 Electron Framework 0x00000001055d92ed 3 Electron Framework 0x00000001055d5f0b 4 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 6 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 17 (id: 270335, AudioThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Electron Framework 0x000000010558389f 5 Electron Framework 0x00000001055832fc 6 Electron Framework 0x00000001055b9db3 7 Electron Framework 0x00000001055aa1ad 8 Electron Framework 0x00000001055d9d12 9 Electron Framework 0x00000001055d5f0b 10 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 12 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 18 (id: 270336): 0 libsystem_kernel.dylib 0x00007fffa7846e2a kevent + 10 1 Electron Framework 0x00000001054da42f atom::NodeBindings::EmbedThreadRunner(void*) + 63 2 libnode.dylib 0x0000000103b7e979 3 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 5 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 19 (id: 270358, BrowserBlockingWorker1/63747): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001055d708b 2 Electron Framework 0x00000001055d661e 3 Electron Framework 0x00000001055d92ed 4 Electron Framework 0x00000001055d5f0b 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 20 (id: 270359, NetworkConfigWatcher): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 Foundation 0x00007fff93bde612 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 5 Electron Framework 0x0000000105583b24 6 Electron Framework 0x00000001055832fc 7 Electron Framework 0x00000001055b9db3 8 Electron Framework 0x00000001055aa1ad 9 Electron Framework 0x00000001055d9d12 10 Electron Framework 0x00000001055d5f0b 11 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 13 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 21 (id: 270362, handle-watcher-thread): 0 libsystem_kernel.dylib 0x00007fffa7845c86 __psynch_cvwait + 10 1 Electron Framework 0x00000001068d7978 2 Electron Framework 0x00000001068c3cd9 3 Electron Framework 0x00000001068c3fb6 4 Electron Framework 0x00000001068bb656 5 Electron Framework 0x00000001068a1c42 6 Electron Framework 0x00000001068a1733 7 Electron Framework 0x00000001068a16ba 8 Electron Framework 0x00000001055b9db3 9 Electron Framework 0x00000001055aa1ad 10 Electron Framework 0x00000001055d9d12 11 Electron Framework 0x00000001055d5f0b 12 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 14 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Thread 22 (id: 270367, com.apple.NSEventThread): 0 libsystem_kernel.dylib 0x00007fffa783e38a mach_msg_trap + 10 1 CoreFoundation 0x00007fff921cac94 __CFRunLoopServiceMachPort + 212 2 CoreFoundation 0x00007fff921ca121 __CFRunLoopRun + 1361 3 CoreFoundation 0x00007fff921c9974 CFRunLoopRunSpecific + 420 4 AppKit 0x00007fff8fe48a62 _NSEventThread + 205 5 libsystem_pthread.dylib 0x00007fffa792eaab _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffa792e9f7 _pthread_body + 0 7 libsystem_pthread.dylib 0x00007fffa792e1fd thread_start + 13

Binary Images: 0x1039c5000 - 0x1039c5fff li.zihua.medis (0.6.0 - 0.6.0) <5b0cc132-404d-3936-8cbb-a18ca4226dfb> /Applications/Medis.app/Contents/MacOS/Electron 0x103a35000 - 0x1045eeff7 libnode.dylib (0) /Applications/Medis.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib 0x105410000 - 0x108a3cf07 com.github.electron.framework <569c17e6-1ce6-3828-b101-b2e550986645> /Applications/Medis.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x7fff8fcb4000 - 0x7fff90a86ff3 com.apple.AppKit (6.9 - 1504.81.100) <0ccb2e18-076e-3d8a-a777-a6e57ef2570a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff91725000 - 0x7fff91a2dff7 com.apple.HIToolbox (2.1.1) <98d5d2a7-55a6-31a7-9056-cc48ebb16654> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff92142000 - 0x7fff925dcfff com.apple.CoreFoundation (6.9 - 1348.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff93bbc000 - 0x7fff93f63ff3 com.apple.Foundation (6.9 - 1349.25) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffa7712000 - 0x7fffa7717ff3 libdyld.dylib (421.2) <6f506653-fff6-3db8-84f1-109ae3c52f32> /usr/lib/system/libdyld.dylib 0x7fffa782c000 - 0x7fffa784eff7 libsystem_kernel.dylib (3789.41.3) /usr/lib/system/libsystem_kernel.dylib 0x7fffa792b000 - 0x7fffa7935ff7 libsystem_pthread.dylib (218.30.1) /usr/lib/system/libsystem_pthread.dylib

`

guhcampos avatar Mar 31 '17 18:03 guhcampos

Thank you for the logs! Do you have another Mac that could test whether Medis is able to run on it successfully? The problem seems to be a little strange that the GitHub version and the App Store version share the exactly the same code.

luin avatar Apr 01 '17 04:04 luin

Hey luin,

first thanks for this great app. Currently I have the same Problem as above also with the app build from sources.

This is what my console shows when i start medis:

standard	08:17:13.492154 +0200	kernel	[Medis Helper pid 18962 mux-aware] exiting, non-mux-aware app count 1, runtime: 0:00:44.681
standard	08:17:53.661584 +0200	kernel	[Medis Helper pid:18979 mux-aware] starting, non-mux-aware app count 1, EG power-state: 0 3D: busy HDA: busy
standard	08:17:53.759584 +0200	taskgated	MacOS error: -67062
standard	08:17:53.772183 +0200	opendirectoryd	Client: <private>, UID: 501, EUID: 501, GID: 20, EGID: 20
standard	08:17:53.786159 +0200	launchservicesd	UNIX error exception: 22
standard	08:17:53.786626 +0200	launchservicesd	MacOS error: -67062

lrecknagel avatar Apr 04 '17 06:04 lrecknagel

@lrecknagel Hi, so you came across the same issue even for the version you built from sources? Are the logs of the two versions same?

luin avatar Apr 04 '17 06:04 luin

@luin Yes its the same version (based on your comments from #70).

lrecknagel avatar Apr 04 '17 06:04 lrecknagel

@lrecknagel Have you tried to build the app with Node.js 4.x?

luin avatar Apr 08 '17 02:04 luin

@luin No Iยดve only tried 7.7.4. Sorry to forget mentioned that. Tried now with 4.2.6 but the same issue here :/

lrecknagel avatar Apr 08 '17 05:04 lrecknagel

Hi @luin I don't have another Mac, unfortunately.

Did you notice the many mentions to 'dgagent'? That's a security software witch might be interfering, but I don't know Electron well enough to understand why or how, especially while other Electron apps work.

Also, I forgot to mention I'm running node 7.2.1 on my development environment from where I run the built-from-sources version, so the binaries built by it seem to work fine.

guhcampos avatar Apr 10 '17 16:04 guhcampos

Same problem here, building from sources.

Standaa avatar May 18 '17 09:05 Standaa

same problem here,building from sources

naffan2014 avatar May 22 '17 16:05 naffan2014

@stanislasdrg @naffan2014 What are your macOS versions?

luin avatar May 23 '17 01:05 luin

@luin I am on Sierra 10.12.4. Node 7.5.0 npm 4.1.2

Thanks for the help.

Standaa avatar May 23 '17 11:05 Standaa

@luin ๆˆ‘็š„ๆ˜ฏ mac Sierra 10.12.4 โžœ huangshan git:(master) โœ— node -v v6.5.0 โžœ huangshan git:(master) โœ— npm -v 4.1.2

naffan2014 avatar May 24 '17 05:05 naffan2014

MacOS Sierra 10.12.5 $ node -v v7.2.1 $ npm -v 3.10.9

guhcampos avatar May 24 '17 12:05 guhcampos

Exactly the same problem building from source, macOS 10.12.5 Node 7.9.0 NPM 4.2.0

alesju avatar May 30 '17 11:05 alesju

Hi @alesju, I'd like to make sure that where you downloaded the app from that won't run. App Store or GitHub?

luin avatar May 30 '17 14:05 luin

@luin Considering I built from source I think it's safe to say I downloaded it from Github ๐Ÿ˜… More specifically the 0.6.1 release.

The app opens up but no window ever appears and clicking anything in the menubar does nothing, except from clicking about which shows #version instead of the actual version.

alesju avatar May 30 '17 14:05 alesju

@alesju This thread is focused on the App Store version.

For the GitHub version, try to switch to npm v2 before building which has been discussed on https://github.com/luin/medis/issues/64. Alternatively, you can just download the compiled version from the release page: https://github.com/luin/medis/releases or the Mac App Store.

luin avatar May 30 '17 17:05 luin

@luin Unless I am missing something the release page no longer contains precompiled builds since 0.6.1?

ProjectInfinity avatar May 30 '17 17:05 ProjectInfinity

@ProjectInfinity Yes. However, it should be pretty straightforward to build from source (just remember to use npm v2).

luin avatar May 31 '17 03:05 luin

And yet, no one succeeded in building the new version.

Standaa avatar Jun 15 '17 15:06 Standaa

I managed to build it but I had to use node v4 to do it. It's a pain in the ass for sure. It should be provided like before or the process should be massively improved, otherwise I see it simply as an attempt to push app store purchases.

On Jun 15, 2017 18:00, "stanislasdrg" [email protected] wrote:

And yet, no one succeeded in building the new version.

โ€” You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/luin/medis/issues/73#issuecomment-308783719, or mute the thread https://github.com/notifications/unsubscribe-auth/AAkPzl4tlFVNUz2sGZcSAJxl7_kJkUI3ks5sEVUBgaJpZM4MvqHM .

ProjectInfinity avatar Jun 15 '17 16:06 ProjectInfinity

@ProjectInfinity I can build, but the build doesn't display on Osx... Have a look at this other thread, Krazyjakee has exactly the same pb. Like him, I'm starting to feel its intentional, which is a pity considering I wanted to build the new version prior to buying it..

Standaa avatar Jun 15 '17 16:06 Standaa

Mine runs. Don't know what to tell you.

On Jun 15, 2017, 18:05, at 18:05, stanislasdrg [email protected] wrote:

@ProjectInfinity I can build, but the build doesn't display on Osx... Have a look at this other thread, Krazyjakee has exactly the same pb. Like him, I'm starting to feel its intentional, which is a pity considering I wanted to build the new version prior to buying it..

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/luin/medis/issues/73#issuecomment-308786255

alesju avatar Jun 15 '17 16:06 alesju

I was getting this same error but was able to get the build working with Node 8.2.1 and [email protected] (there is a bug in [email protected] + electron that will be fixed in [email protected]). In the process I also updated all of the dependencies to the latest of everything - webpack, babel, electron, etc. Everything seems to be working but I haven't tested extensively.

Node & NPM

/workspace
> node -v
  v8.2.1

/workspace
> npm -v
  5.2.0

Clone forked repo with updates

/workspace
> git clone [email protected]:doublesharp/medis.git medis
    Cloning into 'medis'...
    remote: Counting objects: 3158, done.
    remote: Compressing objects: 100% (7/7), done.
    remote: Total 3158 (delta 0), reused 2 (delta 0), pack-reused 3151
    Receiving objects: 100% (3158/3158), 48.40 MiB | 7.37 MiB/s, done.
    Resolving deltas: 100% (1743/1743), done.

Change directories

/workspace
> cd medis/

NPM Install

/workspace/medis
> npm install

  > [email protected] install /workspace/medis/node_modules/node-sass
  > node scripts/install.js

  Cached binary found at /Users/doublesharp/.npm/node-sass/4.5.3/darwin-x64-57_binding.node

  > [email protected] install /workspace/medis/node_modules/fsevents
  > node install

  [fsevents] Success: "/workspace/medis/node_modules/fsevents/lib/binding/Release/node-v57-darwin-x64/fse.node" already installed
  Pass --update-binary to reinstall or --build-from-source to recompile

  > [email protected] postinstall /workspace/medis/node_modules/node-sass
  > node scripts/build.js

  Binary found at /workspace/medis/node_modules/node-sass/vendor/darwin-x64-57/binding.node
  Testing binary
  Binary is fine

  > [email protected] postinstall /workspace/medis/node_modules/electron
  > node install.js


  > [email protected] postinstall /workspace/medis/node_modules/webpack/node_modules/uglifyjs-webpack-plugin
  > node lib/post_install.js

  added 1346 packages in 23.159s

Webpack You can ignore the signing error at the end.

/workspace/medis
> npm run pack

    > [email protected] pack /workspace/medis
    > NODE_ENV=production npm run build -- -p --config webpack.production.config.js && node bin/pack.js


    > [email protected] build /workspace/medis
    > webpack --progress --colors "-p" "--config" "webpack.production.config.js"

    Hash: 2df6af072c9f87b53e5b                                                              
    Version: webpack 3.4.1
    Time: 40511ms
                Asset     Size  Chunks                    Chunk Names
              main.js  1.45 MB       0  [emitted]  [big]  main
    patternManager.js   346 kB       1  [emitted]  [big]  patternManager
      [19] ./client/redux/actions/index.js 1.48 kB {0} {1} [built]
      [85] ./client/redux/store.js 690 bytes {0} {1} [built]
     [274] ./client/redux/reducers/index.js 563 bytes {0} {1} [built]
     [317] ./client/redux/actions/instances.js 3.02 kB {0} {1} [built]
     [318] ./client/redux/actions/favorites.js 1.01 kB {0} {1} [built]
     [319] ./client/redux/actions/patterns.js 965 bytes {0} {1} [built]
     [320] ./client/redux/actions/connection.js 5.79 kB {0} {1} [built]
     [324] ./client/redux/actions/sizes.js 286 bytes {0} {1} [built]
     [340] ./client/styles/global.scss 1.15 kB {0} {1} [built]
     [341] ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./client/styles/global.scss 5.4 kB {0} {1} [built]
     [373] ./client/windows/MainWindow/entry.jsx 1.21 kB {0} [built]
     [374] ./client/windows/MainWindow/index.jsx 6.02 kB {0} [built]
     [556] ./client/windows/PatternManagerWindow/entry.jsx 1.4 kB {1} [built]
     [557] ./client/windows/PatternManagerWindow/index.jsx 7.72 kB {1} [built]
     [558] ./client/windows/PatternManagerWindow/app.scss 1.17 kB {1} [built]
        + 545 hidden modules
    Packaging app for platform mas x64 using electron v1.6.11
    flating... /workspace/medis/out/Medis-mas-x64/Medis.app
    Unhandled rejection Error: No identity found for signing.
        at /workspace/medis/node_modules/electron-osx-sign/flat.js:112:35
        at tryCatcher (/workspace/medis/node_modules/bluebird/js/release/util.js:16:23)
        at Promise._settlePromiseFromHandler (/workspace/medis/node_modules/bluebird/js/release/promise.js:512:31)
        at Promise._settlePromise (/workspace/medis/node_modules/bluebird/js/release/promise.js:569:18)
        at Promise._settlePromise0 (/workspace/medis/node_modules/bluebird/js/release/promise.js:614:10)
        at Promise._settlePromises (/workspace/medis/node_modules/bluebird/js/release/promise.js:693:18)
        at Async._drainQueue (/workspace/medis/node_modules/bluebird/js/release/async.js:133:16)
        at Async._drainQueues (/workspace/medis/node_modules/bluebird/js/release/async.js:143:10)
        at Immediate.Async.drainQueues (/workspace/medis/node_modules/bluebird/js/release/async.js:17:14)
        at runCallback (timers.js:781:20)
        at tryOnImmediate (timers.js:743:5)
        at processImmediate [as _immediateCallback] (timers.js:714:5)

Open Medis

open /workspace/medis/out/Medis-mas-x64/Medis.app

image

doublesharp avatar Aug 05 '17 19:08 doublesharp

Hello ๐Ÿ‘‹

Our development focus has now shifted to the next generation of Medis: Medis 2. Compared to its predecessor, Medis 2 offers enhanced performance, more powerful features, and a more delightful interface. If you encounter any problems with Medis 2, feel free to reopen this issue, and together, we can explore possible solutions.

Download Medis 2 for free: https://getmedis.com/. Thanks for using and supporting Medis 1!

luin avatar Sep 17 '23 11:09 luin