Craig A. Berry wrote:

I've attached a patch which I'm still testing that addresses this and
a couple of other stat-related nits.  After applying it, I don't get
the accvio when running the stat.t test any more.  I'm not entirely
convinced we've found the bug, as copying 8 bytes when we only needed
6 should have just put the first 2 bytes of the st_mode field into
the high word of our rvn field where it would never be seen.  We
probably need a more thorough review of alignment settings and such.

I added some fputs("text...", stderr) statements to an unmodified Flex_stat_int and it made the access violations go away.

This is curious. I am trying again with less fputs() statements to see if that makes a difference.

I also am going to try to get a process dump on the access violation.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to