We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
O aplicativo apresenta erro InspectorDebugSession(0): HandleTargetEvent: ThreadStarted 09-16 22:38:50.472 D/Mono (11436): [0x9e2fd930] hill climbing, change max number of threads 5 09-16 22:38:50.748 D/Mono (11436): DllImport attempting to load: '__Internal'. 09-16 22:38:50.748 D/Mono (11436): DllImport loaded library '(null)'. 09-16 22:38:50.748 D/Mono (11436): DllImport searching in: '__Internal' ('(null)'). 09-16 22:38:50.748 D/Mono (11436): Searching for 'monodroid_get_system_property'. 09-16 22:38:50.748 D/Mono (11436): Probing 'monodroid_get_system_property'. 09-16 22:38:50.749 D/Mono (11436): Found as 'monodroid_get_system_property'. 09-16 22:38:50.749 D/Mono (11436): DllImport searching in: '__Internal' ('(null)'). 09-16 22:38:50.749 D/Mono (11436): Searching for 'monodroid_free'. 09-16 22:38:50.749 D/Mono (11436): Probing 'monodroid_free'. 09-16 22:38:50.749 D/Mono (11436): Found as 'monodroid_free'. An unhandled exception occured. InspectorDebugSession(0): HandleTargetEvent: UnhandledException 09-16 22:38:57.739 D/Mono (11436): [0x9e2fd930] worker finishing Thread finished: #6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
O aplicativo apresenta erro InspectorDebugSession(0): HandleTargetEvent: ThreadStarted
09-16 22:38:50.472 D/Mono (11436): [0x9e2fd930] hill climbing, change max number of threads 5
09-16 22:38:50.748 D/Mono (11436): DllImport attempting to load: '__Internal'.
09-16 22:38:50.748 D/Mono (11436): DllImport loaded library '(null)'.
09-16 22:38:50.748 D/Mono (11436): DllImport searching in: '__Internal' ('(null)').
09-16 22:38:50.748 D/Mono (11436): Searching for 'monodroid_get_system_property'.
09-16 22:38:50.748 D/Mono (11436): Probing 'monodroid_get_system_property'.
09-16 22:38:50.749 D/Mono (11436): Found as 'monodroid_get_system_property'.
09-16 22:38:50.749 D/Mono (11436): DllImport searching in: '__Internal' ('(null)').
09-16 22:38:50.749 D/Mono (11436): Searching for 'monodroid_free'.
09-16 22:38:50.749 D/Mono (11436): Probing 'monodroid_free'.
09-16 22:38:50.749 D/Mono (11436): Found as 'monodroid_free'.
An unhandled exception occured.
InspectorDebugSession(0): HandleTargetEvent: UnhandledException
09-16 22:38:57.739 D/Mono (11436): [0x9e2fd930] worker finishing
Thread finished: #6
The text was updated successfully, but these errors were encountered: