Date: | Thu, 16 Mar 2006 14:53:17 -0600 |
---|---|
From: | Dan Gibson <degibson@xxxxxxxx> |
Subject: | Re: [Gems-users] SIMICS getting shaky |
Arrvindh,The error you are seeing when running under simics is consistent with a segmentation fault. Ruby will segfault if it is loaded before doing a read-configuration--the first thing that Ruby does at load-time is look for a "phys_mem0", but it doesn't check to see if the pointer to that object is NULL. As soon as it tries to use that pointer, of course, a segmentation fault results. Can you send the list of commands you are using to run simulation? Regards, Dan arrvindh shriraman wrote: I have been facing a weird problem which has cropped up suddenly.Till yesterday ruby was working perfectly. But suddenly when i load ruby and try to work it gives the following errorThis appears for even the base MOSI_SMP_bcast protocol *** Simics getting shaky, switching to 'safe' mode.Simics (main thread) received a segmentation fault. Will try to recuperate.------------------------------------------------------------------------ Yahoo! MailUse Photomail <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=38867/*http://photomail.mail.yahoo.com> to share photos without annoying attachments.------------------------------------------------------------------------ _______________________________________________ Gems-users mailing list Gems-users@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/gems-users |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [Gems-users] SIMICS getting shaky, arrvindh shriraman |
---|---|
Next by Date: | [Gems-users] ruby compilation problem, Dave |
Previous by Thread: | [Gems-users] SIMICS getting shaky, arrvindh shriraman |
Next by Thread: | Re: [Gems-users] SIMICS getting shaky, Liping Xue |
Indexes: | [Date] [Thread] |