Re: [Gems-users] Ruby Segmentation Fault


Date: Mon, 09 Feb 2009 16:01:30 -0600
From: Jayaram Bobba <bobba@xxxxxxxxxxx>
Subject: Re: [Gems-users] Ruby Segmentation Fault

new_xact_level = g_system_ptr->getDriver()->readPhysicalMemory(logical_proc_no, tm_log_base + s_softwareXactStructMap[XACT_LEVEL].offset, 4);

This is the line that returns the wrong value. If we haven't misunderstood this should return 0 instead of 1.

Correct. Unfortunately debugging the software handlers is hard
and might require single-stepping simics after it gets into the
handler.

Jayaram
[← Prev in Thread] Current Thread [Next in Thread→]