Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Nigel Kukard
Date: Saturday, March 20, 2010 - 1:22 pm

>>> How much RAM are you giving your VM?  The default for Qemu is 128 MB,

coreutils 8.4 and 7.5 and bash all give me the same result for the
commandline being run. This was just one of the things I tried and it
didn't fix the problem.

Here is what is run from the buildlog...
  (cat arch/x86/boot/compressed/vmlinux.bin | lzma -9 && printf
\\150\\111\\241\\007) > arch/x86/boot/compressed/vmlinux.bin.lzma || (rm
-f arch/x86/boot/compressed/vmlinux.bin.lzma ; false)

I tested printf out...
# printf \\150\\111\\241\\007 | xxd
0000000: 6849 a107                                hI..

coreutils 7.5
# /usr/bin/printf \\150\\111\\241\\007 | xxd
0000000: 6849 a107                                hI..

coreutils 8.4
# /usr/bin/printf \\150\\111\\241\\007 | xxd
0000000: 6849 a107                                hI..


That confirms it? its not the b0rked printf issue afaics :)

-N


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, Nigel Kukard, (Sat Jan 16, 4:12 am)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, H. Peter Anvin, (Sun Jan 24, 4:26 pm)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, Nigel Kukard, (Sat Mar 20, 11:12 am)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, H. Peter Anvin, (Sat Mar 20, 11:56 am)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, Nigel Kukard, (Sat Mar 20, 1:09 pm)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, H. Peter Anvin, (Sat Mar 20, 1:16 pm)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, Nigel Kukard, (Sat Mar 20, 1:22 pm)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, H. Peter Anvin, (Sat Mar 20, 2:37 pm)
Re: [BUG] kernel 2.6.33-rc4 OOPS's with large initramfs, Nigel Kukard, (Sat Mar 20, 3:26 pm)