Re: HPPA and Squeeze

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 7, 2009 at 12:21 PM, John David
Anglin<dave@xxxxxxxxxxxxxxxxxx> wrote:
>> So if I characterise the problem you think you're seeing: on mmap of a
>> file at a memory location to be determined by the kernel, a sequential
>> set of reads of the mapped location eventually turns up a zero where
>> there should be data?  Yes, it does sound like a caching issue.
>
> Yes.  The loop is terminated by a null tag:
>
>  while (dyn->d_tag != DT_NULL)
>      {
>         ...
>      }
>
> However, the core dump doesn't show a null tag before the STRTAB tag
> that caused the segmentation fault.

Do you mean "after" the STRTAB tag? I assume the library on-disk has a
DT_NULL, otherwise it would always fail.

Cheers,
Carlos.
--
To unsubscribe from this list: send the line "unsubscribe linux-parisc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux