react-native-image-tools icon indicating copy to clipboard operation
react-native-image-tools copied to clipboard

App crashes sometimes when opening the editor

Open srameshr opened this issue 7 years ago • 5 comments

Here are the logs.

Jul 28 16:58:27 Siddharth-Ramesh demoApp[86419]: -[AVYContentManager setConfiguration:] Aviary must be configured from the main thread
Jul 28 16:58:27 Siddharth-Ramesh demoApp[86419]: -[AVYContentManager contentManagedObjectContext] Should access content pack manager from main thread
Jul 28 16:58:27 --- last message repeated 10 times ---
Jul 28 16:58:27 Siddharth-Ramesh SpringBoard[85763]: HW kbd: Failed to set (null) as keyboard focus
Jul 28 16:58:27 Siddharth-Ramesh com.apple.CoreSimulator.SimDevice.6FAA7F6A-11B0-4353-95B1-AB87E0671BA7.launchd_sim[85746] (UIKitApplication:org.reactjs.native.example.demoApp[0x4231][86419]): Service exited due to signal: Segmentation fault: 11
Jul 28 16:58:27 Siddharth-Ramesh assertiond[85767]: assertion failed: 15G1108 13A344: assertiond + 12188 [93893311-6962-33A7-A734-E36F946D8EBA]: 0x1
Jul 28 16:58:27 Siddharth-Ramesh SpringBoard[85763]: Application 'UIKitApplication:org.reactjs.native.example.demoApp[0x4231]' crashed.
Jul 28 16:58:27 Siddharth-Ramesh assertiond[85767]: assertion failed: 15G1108 13A344: assertiond + 12188 [93893311-6962-33A7-A734-E36F946D8EBA]: 0x1
Jul 28 16:58:27 Siddharth-Ramesh assertiond[85767]: notify_suspend_pid() failed with error 7
Jul 28 16:58:27 Siddharth-Ramesh SpringBoard[85763]: ===^^^ Have not seen ZKW query result after 4 tries
Jul 28 16:58:27 Siddharth-Ramesh SpringBoard[85763]: Reply Error: Connection interrupted
Jul 28 16:58:29 Siddharth-Ramesh assertiond[85767]: assertion failed: 15G1108 13A344: assertiond + 12188 [93893311-6962-33A7-A734-E36F946D8EBA]: 0x1

srameshr avatar Jul 28 '17 11:07 srameshr

@srameshr did you find any solution ?

ekartal avatar Aug 02 '17 13:08 ekartal

@srameshr i removed app from emulator and i reinstalled again, it is work.

ekartal avatar Aug 02 '17 13:08 ekartal

@srameshr I still got this problem when I open application in the first time. how do you fix it ?

react-native: 0.38.0 react-native-image-tools: 1.0.0

AnupatRuangsuwan avatar Oct 09 '17 03:10 AnupatRuangsuwan

@AnupatRuangsuwan I installed another fork of this library. The author had fixed it there. Here is the thread: https://github.com/npomfret/react-native-image-tools/issues/14#issuecomment-333727812

srameshr avatar Oct 09 '17 06:10 srameshr

@srameshr it's work! thank you.

AnupatRuangsuwan avatar Oct 09 '17 08:10 AnupatRuangsuwan