Hi Will,<br><br><div class="gmail_quote">On Tue, Nov 29, 2011 at 3:59 PM, Will Dietz <span dir="ltr"><<a href="mailto:wdietz2@illinois.edu">wdietz2@illinois.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
On both runtimes, I'm seeing the following assertion occur<br>
periodically (unpredictably, same code sometimes tickles it other<br>
times not)<br>
<br>
j3: /home/will/vmkit-svn/lib/vmkit/CommonThread/ObjectLocks.cpp:305:<br>
bool vmkit::FatLock::acquire(gc *): Assertion `obj->header &<br>
ThinLock::FatMask' failed.<br></blockquote><div><br></div><div>That's because you have too many cores :).... That's a lame answer. The real answer is that there is a bug somewhere in the locking implementation. I also experience in on my desktop machine (8 cores), but never on my laptop (2 cores).</div>
<div><br></div><div>Nicolas<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Any ideas what might be causing this?<br>
<br>
~Will<br>
_______________________________________________<br>
vmkit-commits mailing list<br>
<a href="mailto:vmkit-commits@cs.uiuc.edu">vmkit-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/vmkit-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/vmkit-commits</a><br>
</blockquote></div><br>