Re: kernel panic about kernel unaligned access

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

 



On Thu, Oct 29, 2009 at 11:13 AM, Mulyadi Santosa
<mulyadi.santosa@xxxxxxxxx> wrote:
> On Thu, Oct 29, 2009 at 10:48 AM, loody <miloody@xxxxxxxxx> wrote:
>> Hi:
>> thanks for all your kind help.
>> Take  "8709ed20 writeback_inodes+0xb4/0x160" for example, what does
>> 0x160, the last hex mean? The value of parameter?

0x160 means the total size of your disassembled function and 0xb4 is
the offset in it where it crashed. If you do "disas writeback_inodes"
you should look around (writeback_inodes+0xb4) to find the instruction
where it crashed.

>> appreciate your help,
>> miloody
>>
>
> It's the size (hexadecimal number) of the related function (in bytes, I think)
>
>
> --
> regards,
>
> Mulyadi Santosa
> Freelance Linux trainer and consultant
>
> blog: the-hydra.blogspot.com
> training: mulyaditraining.blogspot.com
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>



-- 
Thanks -
Manish
==================================
[$\*.^ -- I miss being one of them
==================================

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux