[Bug 93491] Kernel crashes every 10 minutes. Computer stalls

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

 



https://bugzilla.kernel.org/show_bug.cgi?id=93491

Eric Sandeen <sandeen@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandeen@xxxxxxxxxx

--- Comment #1 from Eric Sandeen <sandeen@xxxxxxxxxx> ---
in static void ext4_mb_use_inode_pa(),

    BUG_ON(start < pa->pa_pstart);
    BUG_ON(end > pa->pa_pstart + EXT4_C2B(sbi, pa->pa_len));
    BUG_ON(pa->pa_free < len);  <<<<---- here

It'd be good to have full dmesg etc, this is a pretty sparse bug report.  Did a
fedora bug get filed from abrt?

It might be worth booting a rescue environment and capturing an e2image -r or
e2iamge -q of the filesystem, to see if this is caused by on-disk corruption
somehow.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux