lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 26 Aug 2010 10:30:30 GMT
From:	bugzilla-daemon@...zilla.kernel.org
To:	linux-ext4@...r.kernel.org
Subject: [Bug 16711] Oops with 2.6.36-rc1

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





--- Comment #8 from Tobias <devnull@...k.org>  2010-08-26 10:29:21 ---
John,

wrt #5: This is a Macbook 2.1, I replaced RAM and HDD a while back. lscpi
output attached. I have an OSX install on it that it never used, and Ubuntu
10.04. Ubuntu install consists of an unencrypted /boot partition and an
encrypted partition where LVM provides / and /home. 

fdisk -l shows:

/dev/sda1               1          26      204819+  ee  GPT
/dev/sda2   *          26        5248    41943040   af  HFS / HFS+
/dev/sda3            5248        5308      487424   83  Linux
/dev/sda4            5308       60802   445750272   ef  EFI (FAT-12/16/32)

mount:

/dev/mapper/vg-root on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/dev/mapper/vg-home on /home type ext4 (rw)
/dev/sda3 on /boot type ext3 (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/tobias/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=tobias)

That said this is a stock setup.

wrt #6: I think I am running into the same issue as described in [1]. People
are saying it is fixed in maverick, so I am hoping for an upgrade or backport
to lucid.
What puzzles me is that the exact issue (trying to build a -git kernel) was
reported to lkml from a maverick user [2], and the thread suggests that there
are kernel patches available to fix this. Now I am unsure where if
kernel-package or source itself are broken.

Please let me know if there are things I can do to be of help (things that
break my setup are no option unfortunately).

[1] https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/58307
[2] http://marc.info/?t=128247993200002&r=1&w=2

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ