Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751402AbWHNBG0 (ORCPT ); Sun, 13 Aug 2006 21:06:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751349AbWHNBG0 (ORCPT ); Sun, 13 Aug 2006 21:06:26 -0400 Received: from smtp.osdl.org ([65.172.181.4]:59112 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1751341AbWHNBGZ (ORCPT ); Sun, 13 Aug 2006 21:06:25 -0400 Date: Sun, 13 Aug 2006 18:06:02 -0700 From: Andrew Morton To: Keith Owens Cc: Chuck Ebbert <76306.1226@compuserve.com>, "Rafael J. Wysocki" , Stephen Hemminger , linux-kernel , linux-netdev Subject: Re: 2.6.18-rc3-mm2 (+ hotfixes): GPF related to skge on suspend Message-Id: <20060813180602.630e60e3.akpm@osdl.org> In-Reply-To: <17555.1155516861@ocs10w.ocs.com.au> References: <20060813173503.e009583c.akpm@osdl.org> <17555.1155516861@ocs10w.ocs.com.au> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1505 Lines: 30 On Mon, 14 Aug 2006 10:54:21 +1000 Keith Owens wrote: > >Code: 44 8b 28 c7 45 d0 00 00 00 00 45 85 ed 0f 89 29 fb ff ff e9 > >Error (Oops_bfd_perror): /tmp/ksymoops.0lrVNY Invalid bfd target > > > >box:/home/akpm> rpm -qi ksymoops > >Name : ksymoops Relocations: (not relocatable) > >Version : 2.4.11 Vendor: (none) > >Release : 1 Build Date: Sat Jan 8 05:43:45 2005 > >Install Date: Wed Jun 28 16:59:45 2006 Build Host: ocs3.ocs.com.au > >Group : Utilities/System Source RPM: ksymoops-2.4.11-1.src.rpm > > Back in 2000 there were a lot of version problems between ksymoops and > libbfd and libiberty, so I statically link against these libraries when > I build the rpm. You have an i386 version of ksymoops, which was built > against an i386 only version of libbfd, it does not support target > elf64-x86-64. Grab the ksymoops src.rpm and rebuild on x86_64, or use > a binary rpm from an x86_64 distribution. But would such a binary be able to decode i386 oopses? ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/ksymoops-2.4.11-1.src.rpm fails to build, btw. Had to do s/Copyright/License/ in the spec file. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/