From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Schermerhorn Date: Wed, 10 Dec 2008 20:21:26 +0000 Subject: Re: sshd segmentation fault on ia64 on 28-rc7-mmotm-081203 - Message-Id: <1228940487.6139.68.camel@lts-notebook> List-Id: References: <1228322600.6693.61.camel@lts-notebook> In-Reply-To: <1228322600.6693.61.camel@lts-notebook> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-kernel , Andrew Morton , fbuihuu@gmail.com Cc: netdev@vger.kernel.org, linux-ia64 On Wed, 2008-12-03 at 11:43 -0500, Lee Schermerhorn wrote: > I couldn't find anything on the list about this. > > I've built and booted 28-rc7-mmotm-081203 on both x86_64 and ia64. I > can ssh into the x86_64 platform fine. On the ia64, I'm seeing sshd > [from RHEL5 distro] seg faulting. [Same sshd worked on the > 28-rc6-mmotm-081201 kernel.] > > Has anyone else seen this? > I finally got around to bisecting this--sshd fails with SEGV on ia64--on mmotm-081208. It appears to be caused by the patch duo: do_mpage_readpage-remove-first_logical_block-parameter.patch do_mpage_readpage-remove-first_logical_block-parameter-fix.patch Lee