[LV-111] Removed Linux Fix #7
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Apparently it appears to be working now without this removed fix, on the opposite sometimes it crashes Unity now with a stack trace similar to the following:
0 0x007fff202ed92e in __pthread_kill
1 0x007fff20271406 in abort
2 0x00000132d6b045 in GC_grow_table
3 0x00000132d562f1 in monoeg_g_hash_table_foreach
4 0x00000132d3cdb8 in mono_push_other_roots
5 0x00000132d674a8 in GC_mark_some
6 0x00000132d66c1d in GC_stopped_mark
7 0x00000132d668f2 in GC_try_to_collect_inner
8 0x00000132d68fe3 in GC_collect_or_expand
9 0x00000132d69242 in GC_allocobj
10 0x00000132d6310e in GC_generic_malloc_inner
11 0x00000132d69b6c in GC_generic_malloc
12 0x00000132d6d93e in GC_malloc_kind_global
13 0x00000132d3d4b9 in mono_gc_alloc_obj
14 0x00000132ce6b4d in mono_object_new_alloc_specific_checked
15 0x00000132ce6a0e in mono_object_new_specific_checked
16 0x00000132ce6bce in ves_icall_object_new_specific