suleesh Posted November 29, 2010 Report Share Posted November 29, 2010 Hi, I am getting a fatal error from uvm/src/base/uvm_config.sv line 245 as "Fatal: (SIGSEGV) Bad handle or reference" . Only things I see suspicious in my TB is a few warnings telling few "get_config_string() call ever matched the following set_config_string() call" (Similarly few for set_config_obj() and get_config_obj()..) Is the fatal error really because of these warnings? Thanks Suleesh Quote Link to comment Share on other sites More sharing options...
uwes Posted November 30, 2010 Report Share Posted November 30, 2010 SIGSEGV is a compiler or simulator internal error. you should contact your simulator vendor to resolve it. a SIGSEGV is nothing you can achieve with pure SV. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.