Skip to content
New issue

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

[Local GC] Undefined symbol when building standalone: g_SystemInfo #8055

Closed
swgillespie opened this issue May 10, 2017 · 0 comments
Closed
Milestone

Comments

@swgillespie
Copy link
Contributor

  "_g_SystemInfo", referenced from:
      SVR::WaitLongerNoInstru(int) in gcsvr.cpp.o
      SVR::get_valid_segment_size(int) in gcsvr.cpp.o
      SVR::gc_heap::grow_brick_card_tables(unsigned char*, unsigned char*, unsigned long, SVR::heap_segment*, SVR::gc_heap*, int) in gcsvr.cpp.o
      SVR::gc_heap::get_large_segment(unsigned long, int*) in gcsvr.cpp.o
      SVR::gc_heap::gc_thread_function() in gcsvr.cpp.o
      SVR::gc_heap::make_card_table(unsigned char*, unsigned char*) in gcsvr.cpp.o
      SVR::gc_heap::enter_gc_done_event_lock() in gcsvr.cpp.o
      ...

These should be using GCToOSInterface instead.

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 2.1.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants