ReactiveObjC icon indicating copy to clipboard operation
ReactiveObjC copied to clipboard

crash in -[NSObject(RACDeallocating) rac_deallocDisposable] NSObject+RACDeallocating.m

Open zuyajun opened this issue 3 years ago • 0 comments

this is the messages: MACH_Exception EXC_BAD_ACCESS KERN_INVALID_ADDRESS fault_address:0x0000036e4972657e

Thread 0 name: com.apple.main-thread

cache_t::shouldFlush(objc_selector*, void (*)()) const (in libobjc.A.dylib) _method_setImplementation (in libobjc.A.dylib) -[NSObject(RACDeallocating) rac_deallocDisposable] NSObject+RACDeallocating.m:94

zuyajun avatar Mar 22 '22 12:03 zuyajun