Closed anurag-lambdatest closed 2 years ago
Can you get a debug stack trace where exactly it crashes?
Thread 4 Crashed: 0 libobjc.A.dylib 0x7ff80fc9dc4f objc_release + 31 1 CoreFoundation 0x7ff80fe9ca07 -[__NSSingleEntryDictionaryI dealloc] + 57 2 libobjc.A.dylib 0x7ff80fca219f AutoreleasePoolPage::releaseUntil(objc_object**) + 167 3 libobjc.A.dylib 0x7ff80fc9f160 objc_autoreleasePoolPop + 161 4 CoreFoundation 0x7ff80fe8a5ec _CFAutoreleasePoolPop + 22 5 Foundation 0x7ff810ce7b0d -[NSAutoreleasePool release] + 133 6 vnc-server 0x1060c90b9 rfbSendClientList + 416 7 vnc-server 0x1060c99c5 rfbProcessClientProtocolVersion + 157 8 vnc-server 0x1060c4526 clientInput + 103 9 libsystem_pthread.dylib 0x7ff80fe015a8 _pthread_start + 125 10 libsystem_pthread.dylib 0x7ff80fdfd0c3 thread_start + 15
looks like fix is in https://github.com/stweil/OSXvnc/pull/36
Thanks for testing. I merged that pull request now, so the issue should be fixed.
@alexsosim thanks for your help, @stweil thanks for merging. Will you be creating a new tag too ?
Yes, I want to create a new tagged release, maybe next weekend.
Release 5.3.1 is now available. Please test it and close the issue if it is fixed.
Yes its fixed now. Thanks.
When trying to connect to Vine Server on macos Monterey , vine server gives segmentation fault .