realm/realm-browser-osx

Crashes on starting brand new installation

Closed this issue · 6 comments

Hi all.

it happens in both cases: appstore and github installs.

Here crash log:

Path:                  /Applications/Realm Browser.app/Contents/MacOS/Realm Browser
Identifier:            io.realm.realmbrowser
Version:               3.0.0 (97)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Realm Browser [47166]
User ID:               501

Date/Time:             2017-10-19 16:35:28.748 +0300
OS Version:            Mac OS X 10.13 (17A405)
Report Version:        12
Anonymous UUID:        033047AD-AF83-C369-C074-9672A1F4D0C5


Time Awake Since Boot: 100000 seconds

System Integrity Protection: disabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [0]

VM Regions Near 0x8:
--> 
    __TEXT                 000000010eb1c000-000000010eb5a000 [  248K] r-x/rwx SM=COW  }� [/Applications/Realm Browser.app/Contents/MacOS/Realm Browser]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   net.hockeyapp.sdk.mac         	0x000000010ebc7697 -[BITCrashCXXExceptionWrapperException initWithCXXExceptionInfo:] + 40
1   net.hockeyapp.sdk.mac         	0x000000010ebcc5f1 uncaught_cxx_exception_handler + 61
2   net.hockeyapp.sdk.mac         	0x000000010ebe7bc6 BITCrashUncaughtCXXTerminateHandler() + 408
3   libc++abi.dylib               	0x00007fff4ddff7c9 std::__terminate(void (*)()) + 8
4   libc++abi.dylib               	0x00007fff4ddff843 std::terminate() + 51
5   libdispatch.dylib             	0x00007fff4fd16f78 _dispatch_client_callout + 28
6   libdispatch.dylib             	0x00007fff4fd16f17 dispatch_once_f + 41
7   org.cocoapods.Realm           	0x000000010edf299a +[RLMSyncManager sharedManager] + 45
8   org.cocoapods.Realm           	0x000000010edfa0ce +[RLMSyncUser allUsers] + 35
9   io.realm.realmbrowser         	0x000000010eb45250 0x10eb1c000 + 168528
10  io.realm.realmbrowser         	0x000000010eb404fc 0x10eb1c000 + 148732
11  com.apple.CoreFoundation      	0x00007fff287601ac __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
12  com.apple.CoreFoundation      	0x00007fff2876009a _CFXRegistrationPost + 442
13  com.apple.CoreFoundation      	0x00007fff2875fde2 ___CFXNotificationPost_block_invoke + 50
14  com.apple.CoreFoundation      	0x00007fff2871e972 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1826
15  com.apple.CoreFoundation      	0x00007fff2871da0c _CFXNotificationPost + 652
16  com.apple.Foundation          	0x00007fff2a7f6477 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
17  com.apple.AppKit              	0x00007fff25e8f49a -[NSApplication _postDidFinishNotification] + 313
18  com.apple.AppKit              	0x00007fff25e8f0e3 -[NSApplication _sendFinishLaunchingNotification] + 220
19  com.apple.AppKit              	0x00007fff25d619ab -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 562
20  com.apple.AppKit              	0x00007fff25d615e1 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 690
21  com.apple.Foundation          	0x00007fff2a839be4 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 287
22  com.apple.Foundation          	0x00007fff2a839a62 _NSAppleEventManagerGenericHandler + 102
23  com.apple.AE                  	0x00007fff29828e20 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1788
24  com.apple.AE                  	0x00007fff298286c7 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
25  com.apple.AE                  	0x00007fff298285b5 aeProcessAppleEvent + 383
26  com.apple.HIToolbox           	0x00007fff27a6ef60 AEProcessAppleEvent + 55
27  com.apple.AppKit              	0x00007fff25d5ccb6 _DPSNextEvent + 2788
28  com.apple.AppKit              	0x00007fff264f1d98 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
29  com.apple.AppKit              	0x00007fff25d51805 -[NSApplication run] + 764
30  com.apple.AppKit              	0x00007fff25d209a6 NSApplicationMain + 804
31  libdyld.dylib                 	0x00007fff4fd50145 start + 1

Thread 1:
0   libsystem_kernel.dylib        	0x00007fff4fea06da __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff4ffda06a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff4ffd9c4d start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib        	0x00007fff4fe96e76 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff4fe96390 mach_msg + 60
2   libdispatch.dylib             	0x00007fff4fd31c90 _dispatch_mach_send_and_wait_for_reply + 756
3   libdispatch.dylib             	0x00007fff4fd32179 dispatch_mach_send_with_result_and_wait_for_reply + 53
4   libxpc.dylib                  	0x00007fff50015fbb xpc_connection_send_message_with_reply_sync + 164
5   com.apple.CoreServices.CarbonCore	0x00007fff2994825b _CSBackupXPCSendMessageSyncCopyReply + 79
6   com.apple.CoreServices.CarbonCore	0x00007fff2993e702 CSBackupIsItemExcluded + 322
7   com.apple.CoreServicesInternal	0x00007fff3bf65494 pathURLPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 1904
8   com.apple.CoreServicesInternal	0x00007fff3bf633ba prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 312
9   com.apple.CoreServicesInternal	0x00007fff3bf60bc7 _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 214
10  com.apple.CoreFoundation      	0x00007fff287300bb CFURLCopyResourcePropertyForKey + 283
11  com.apple.CoreFoundation      	0x00007fff28733d3e -[NSURL getResourceValue:forKey:error:] + 190
12  net.hockeyapp.sdk.mac         	0x000000010ebc5468 __bit_fixBackupAttributeForURL_block_invoke + 75
13  libdispatch.dylib             	0x00007fff4fd1e7a2 _dispatch_call_block_and_release + 12
14  libdispatch.dylib             	0x00007fff4fd16f64 _dispatch_client_callout + 8
15  libdispatch.dylib             	0x00007fff4fd23e79 _dispatch_queue_override_invoke + 880
16  libdispatch.dylib             	0x00007fff4fd18b56 _dispatch_root_queue_drain + 515
17  libdispatch.dylib             	0x00007fff4fd18902 _dispatch_worker_thread3 + 101
18  libsystem_pthread.dylib       	0x00007fff4ffda1ca _pthread_wqthread + 1387
19  libsystem_pthread.dylib       	0x00007fff4ffd9c4d start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff4fea06da __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff4ffda06a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff4ffd9c4d start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff4fea06da __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff4ffda06a _pthread_wqthread + 1035
2   libsystem_pthread.dylib       	0x00007fff4ffd9c4d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff4fe96e76 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff4fe96390 mach_msg + 60
2   net.hockeyapp.sdk.mac         	0x000000010ec043fa exception_server_thread + 201
3   libsystem_pthread.dylib       	0x00007fff4ffda6c1 _pthread_body + 340
4   libsystem_pthread.dylib       	0x00007fff4ffda56d _pthread_start + 377
5   libsystem_pthread.dylib       	0x00007fff4ffd9c5d thread_start + 13

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff4ffd9c40 start_wqthread + 0
1   ???                           	0x00007fff88fac400 (anonymous namespace)::SideTableBuf + 3968

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff4ffd9c40 start_wqthread + 0
1   ???                           	0x00007fff88fab8c0 (anonymous namespace)::SideTableBuf + 1088

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ffee10e1f10  rcx: 0x0000000000000000  rdx: 0x00007ffee10e1f10
  rdi: 0x000060c000243d50  rsi: 0x00007fff41ad73b8  rbp: 0x00007ffee10e1ec0  rsp: 0x00007ffee10e1e80
   r8: 0x0000000000000030   r9: 0x00007fff88e252f0  r10: 0x002d6e01002d4600  r11: 0x000000010ebc7881
  r12: 0x00007fff4f158150  r13: 0x00007fff4f155e80  r14: 0x00007fff41ad73b8  r15: 0x000060c000243d50
  rip: 0x000000010ebc7697  rfl: 0x0000000000010246  cr2: 0x0000000000000008
  
Logical CPU:     6
Error Code:      0x00000004
Trap Number:     14

@Briahas What are you doing to make it crash? Can you describe how to reproduce this please?

Have you tried out the new cross platform Realm Studio?

Sorry, didnt see notif

I do nothing - just install and then run and it crash.

Same issue here.
Please check.

have same problem :(