On Mar 30, 2011, at 4:20 AM, Julian Seward wrote:

> On Wednesday, March 30, 2011, Adam Seering wrote:
>> I'll take a look.  If it's easy enough that I can figure it out, I'll make
>> the change myself; otherwise I'll file an appropriate bug report.
> 
> It's trivial -- look at the code.  The only distinction you need
> to make is whether or not the returned value is a pointer, and it
> almost always isn't.

Well, it did look trivial.  It's not clear that it worked, though...

I'm now getting a different error.  Not sure if it's related, or if it should 
start a new thread?:


get_IntRegInfo(amd64):failing on (176,8)

exp-ptrcheck: h_main.c:1490 (get_IntRegInfo): the 'impossible' happened.
==25863==    at 0x38013467: report_and_quit (m_libcassert.c:209)
==25863==    by 0x380136A0: vgPlain_assert_fail (m_libcassert.c:283)
==25863==    by 0x38002274: get_IntRegInfo (h_main.c:1490)
==25863==    by 0x380022F1: is_integer_guest_reg (h_main.c:1956)
==25863==    by 0x38008A33: h_instrument (h_main.c:5231)
==25863==    by 0x380A0736: LibVEX_Translate (main_main.c:559)
==25863==    by 0x3802A71C: vgPlain_translate (m_translate.c:1504)
==25863==    by 0x38050158: vgPlain_scheduler (scheduler.c:871)
==25863==    by 0x38079AC4: run_a_thread_NORETURN (syswrap-linux.c:94)


        Any thoughts?  Reading the code, it looks maybe like an unknown 
register?

Thanks,
Adam



------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to