[sgen] Avoid asserting if the tls offsets used by the managed allocators cannot be...
authorZoltan Varga <vargaz@gmail.com>
Sat, 2 Jan 2016 04:03:48 +0000 (23:03 -0500)
committerZoltan Varga <vargaz@gmail.com>
Sat, 2 Jan 2016 04:03:48 +0000 (23:03 -0500)
commit6aa7d30d96f1a14845f617ca30508161fa57eaf8
tree8ae1b56e0cec4637f80d13f8243799ea6cbc1a46
parent81e1e072c89873243a6c4cc9263ddf2c8658f312
[sgen] Avoid asserting if the tls offsets used by the managed allocators cannot be determined. This can happen when using shared libraries on linux. Fixes #30594.
mono/metadata/sgen-mono.c
mono/sgen/sgen-alloc.c