X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mail.alpinelinux.org (Postfix) with ESMTP id 8378DDC148E for ; Thu, 12 Jul 2012 02:30:25 +0000 (UTC) Authentication-Results: hrndva-omtalb.mail.rr.com smtp.user=deant@hawaii.rr.com; auth=pass (LOGIN) X-Authority-Analysis: v=2.0 cv=StQSGYy0 c=1 sm=0 a=TGMQHFMEAFsA:10 a=05ChyHeVI94A:10 a=IkcTkHD0fZMA:10 a=ayC55rCoAAAA:8 a=uDb4aMAuAAAA:8 a=nTAGaWanZ5ErMWxRa_8A:9 a=QEXdDO2ut3YA:10 a=jMo3JMsrKQoA:10 a=hodd19auLMwkElwNXQv/yg==:117 X-Cloudmark-Score: 0 Received: from [10.128.132.156] ([10.128.132.156:60802] helo=hrndva-web05-z02) by hrndva-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTPA id 2C/FA-00797-0C63EFF4; Thu, 12 Jul 2012 02:30:24 +0000 Message-ID: <20120712023024.NOQDR.61095.root@hrndva-web05-z02> Date: Wed, 11 Jul 2012 22:30:24 -0400 From: To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Notes on Alpine 2.4.2 in Amazon EC2 In-Reply-To: <6C602F38-7571-4239-9DA1-5513BE8D3BE9@hawaii.rr.com> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) Sensitivity: Normal X-Originating-IP: ---- Dean Takemori wrote: > I just tried the current edge/testing linux-virt-grsec kernel. > It boots just fine under VirtualBox-4.1.18 and KVM (64 bit Fedora 17 host) > > But under Xen (64 bit Fedora 17 host), it stops at > > * Mounting boot media failed. > initramfs emergency recovery shell launched. Type 'exit' to continue boot > sh: can't access tty; job control turned off > / # > > I have not had the time to investigate further. I got a bit further; I had to bump up the memory of the domU and explicitly add "root=/dev/xvda3 modules=ext4" to the kernel boot line, but the PV domU booted further, this time crashing with: + exec /bin/busybox switch_root /sysroot /sbin/init [ 0.273065] ------------[ cut here ]------------ [ 0.273071] kernel BUG at /home/buildozer/aports/testing/linux-virt-grsec/src/linux-3.3/mm/filemap.c:135! [ 0.273077] invalid opcode: 0000 [#1] SMP [ 0.273082] Modules linked in: loop ext4 mbcache jbd2 crc16 [ 0.273091] [ 0.273093] Pid: 1, comm: busybox Not tainted 3.3.8-grsec #5-Alpine [ 0.273099] EIP: 0061:[] EFLAGS: 00010006 CPU: 0 [ 0.273106] EIP is at __delete_from_page_cache+0x99/0xfa [ 0.273110] EAX: 00000050 EBX: dffc1fc0 ECX: 00003a2d EDX: 00000009 [ 0.273114] ESI: df0598a4 EDI: df0598b4 EBP: df441c48 ESP: df441c40 [ 0.273127] DS: 0068 ES: 0068 FS: 00d8 GS: 0000 SS: 0069 [ 0.273131] Process busybox (pid: 1, ti=df43836c task=df438000 task.ti=df43836c) [ 0.273136] Stack: [ 0.273138] dffc1fc0 00000000 df441c5c c1078737 dffc1fc0 df0598a4 00000000 df441c6c [ 0.273148] c1080177 dffc1fc0 00000000 df441cd4 c1080244 00000000 00000000 00000000 [ 0.273156] ffffffff df0598a4 0000000e 00000000 dffc1fc0 dffc1fe0 dffc2000 dffc2020 [ 0.273165] Call Trace: [ 0.273169] [] delete_from_page_cache+0x2a/0x4c [ 0.273175] [] truncate_inode_page+0x74/0x7d [ 0.273180] [] truncate_inode_pages_range+0xc4/0x2a0 [ 0.273185] [] truncate_inode_pages+0xc/0x10 [ 0.273190] [] evict+0xa0/0x128 [ 0.273194] [] iput+0x144/0x149 [ 0.273198] [] d_kill+0xa8/0xc4 [ 0.273201] [] dput+0x114/0x11e [ 0.273206] [] fput+0x155/0x166 [ 0.273210] [] remove_vma+0x30/0x4f [ 0.273214] [] exit_mmap+0xc1/0xd7 [ 0.273219] [] mmput+0x3f/0xbc [ 0.273222] [] flush_old_exec+0x6d3/0x77f [ 0.273227] [] ? kernel_read+0x2e/0x38 [ 0.273232] [] load_elf_binary+0x272/0x10b0 [ 0.273237] [] ? get_user_pages+0x34/0x3b [ 0.273241] [] ? get_arg_page+0x4a/0xd9 [ 0.273245] [] ? get_arg_page+0x71/0xd9 [ 0.273249] [] ? copy_strings+0x1e5/0x22d [ 0.273253] [] search_binary_handler+0x85/0x220 [ 0.273257] [] do_execve_common+0x434/0x613 [ 0.273262] [] ? handle_mm_fault+0x30f/0x325 [ 0.273266] [] do_execve+0xb/0xd [ 0.273271] [] sys_execve+0x2c/0x53 [ 0.273275] [] ptregs_execve+0x12/0x20 [ 0.273281] [] ? syscall_call+0x7/0xb [ 0.273284] Code: c7 43 04 00 00 00 00 ff 4e 3c e8 82 e5 00 00 8b 03 a9 00 00 08 00 74 0c ba 17 00 00 00 89 d8 e8 6d e5 00 00 8b 43 0c 85 c0 78 02 <0f> 0b 8b 03 a8 10 74 52 8b 46 4c f6 40 10 01 75 49 ba 0a 00 00 [ 0.273333] EIP: [] __delete_from_page_cache+0x99/0xfa SS:ESP 0069:df441c40 [ 0.273341] ---[ end trace c574191b879d9f8e ]--- [ 0.273394] Kernel panic - not syncing: Attempted to kill init! I'm investigating -dean takemori --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---