Prev: iwlwifi: range checking issue
Next: [PATCH] rcu: remove needless struct notifier_block predeclaration
From: David Miller on 29 Mar 2010 17:10 From: Frederic Weisbecker <fweisbec(a)gmail.com> Date: Mon, 29 Mar 2010 22:49:33 +0200 > While building perf tools, or the kernel, or whatever, I often > get the following error in the middle: > > gcc: Internal error: Segmentation fault (program as) > > And this in the logs: > > [ 1429.477049] as[2658]: segfault at 4054dfa8 ip 0000000000020690 (rpc 00000000700adcf4) sp 00000000ffcbf008 > error 30001 in as[10000+40000] What distribution and binutils are you using? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 29 Mar 2010 17:20 From: Frederic Weisbecker <fweisbec(a)gmail.com> Date: Mon, 29 Mar 2010 23:11:50 +0200 > On Mon, Mar 29, 2010 at 02:01:31PM -0700, David Miller wrote: >> From: Frederic Weisbecker <fweisbec(a)gmail.com> >> Date: Mon, 29 Mar 2010 22:49:33 +0200 >> >> > While building perf tools, or the kernel, or whatever, I often >> > get the following error in the middle: >> > >> > gcc: Internal error: Segmentation fault (program as) >> > >> > And this in the logs: >> > >> > [ 1429.477049] as[2658]: segfault at 4054dfa8 ip 0000000000020690 (rpc 00000000700adcf4) sp 00000000ffcbf008 >> > error 30001 in as[10000+40000] >> >> What distribution and binutils are you using? > > It's a debian lenny, with binutils 2.18.1~cvs20080103-7. I'm using the same here on some boxes, what kind of machine is this? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Frederic Weisbecker on 29 Mar 2010 17:20 On Mon, Mar 29, 2010 at 02:01:31PM -0700, David Miller wrote: > From: Frederic Weisbecker <fweisbec(a)gmail.com> > Date: Mon, 29 Mar 2010 22:49:33 +0200 > > > While building perf tools, or the kernel, or whatever, I often > > get the following error in the middle: > > > > gcc: Internal error: Segmentation fault (program as) > > > > And this in the logs: > > > > [ 1429.477049] as[2658]: segfault at 4054dfa8 ip 0000000000020690 (rpc 00000000700adcf4) sp 00000000ffcbf008 > > error 30001 in as[10000+40000] > > What distribution and binutils are you using? It's a debian lenny, with binutils 2.18.1~cvs20080103-7. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Frederic Weisbecker on 29 Mar 2010 17:30 On Mon, Mar 29, 2010 at 02:19:20PM -0700, David Miller wrote: > From: Frederic Weisbecker <fweisbec(a)gmail.com> > Date: Mon, 29 Mar 2010 23:11:50 +0200 > > > On Mon, Mar 29, 2010 at 02:01:31PM -0700, David Miller wrote: > >> From: Frederic Weisbecker <fweisbec(a)gmail.com> > >> Date: Mon, 29 Mar 2010 22:49:33 +0200 > >> > >> > While building perf tools, or the kernel, or whatever, I often > >> > get the following error in the middle: > >> > > >> > gcc: Internal error: Segmentation fault (program as) > >> > > >> > And this in the logs: > >> > > >> > [ 1429.477049] as[2658]: segfault at 4054dfa8 ip 0000000000020690 (rpc 00000000700adcf4) sp 00000000ffcbf008 > >> > error 30001 in as[10000+40000] > >> > >> What distribution and binutils are you using? > > > > It's a debian lenny, with binutils 2.18.1~cvs20080103-7. > > I'm using the same here on some boxes, what kind of machine is this? It's a Niagara 2 based one. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: David Miller on 29 Mar 2010 18:10 From: Frederic Weisbecker <fweisbec(a)gmail.com> Date: Mon, 29 Mar 2010 23:28:42 +0200 > It's a Niagara 2 based one. Strange, that's what I do all of my main sparc64 kernel work on too. I've never seen these spurious 'as' crashes. Hmmmm, what does "ldd /usr/bin/as" give you? Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 Prev: iwlwifi: range checking issue Next: [PATCH] rcu: remove needless struct notifier_block predeclaration |