* 2.6.22 booting hangs after "INIT: version 2.86 booting"
@ 2007-07-11 21:13 Max Alekseyev
2007-07-12 1:31 ` Max Alekseyev
0 siblings, 1 reply; 4+ messages in thread
From: Max Alekseyev @ 2007-07-11 21:13 UTC (permalink / raw)
To: linux-kernel
Hello!
I have trouble with booting linux kernel 2.6.22 from kernel.org on my
AMD dual-Opteron 250 system.
The booting stops right after printing line "INIT: version 2.86
booting". Nothing happens after that, but it is not a hardware hang as
keyboard leds respond to pressing Caps/Num lock keys.
If I boot with init=/bin/sh parameter I successfully get into the
shell but attempts to run scripts from /etc/rcS.d/ all end up with
Segmentation faults, e.g.:
# sh -x /etc/rcS.d/S01glibc.sh
++ uname -s
Segmentation fault
I am not sure where these segfaults happen as running programs like
'uname' directly from the shell works OK.
The 2.6.22 configuration is derived from the working 2.6.21 one. The
kernel 2.6.21 boots on the very same system without any problems.
Any suggestions?
Thanks,
Max
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.22 booting hangs after "INIT: version 2.86 booting"
2007-07-11 21:13 2.6.22 booting hangs after "INIT: version 2.86 booting" Max Alekseyev
@ 2007-07-12 1:31 ` Max Alekseyev
2007-07-14 1:34 ` Adrian Bunk
0 siblings, 1 reply; 4+ messages in thread
From: Max Alekseyev @ 2007-07-12 1:31 UTC (permalink / raw)
To: linux-kernel
It happened that this weird behavior was caused by gcc-4.2 compiler.
After recompiling the kernel with gcc-4.1 all troubles have gone.
Max
On 7/11/07, Max Alekseyev <maxale@gmail.com> wrote:
> Hello!
>
> I have trouble with booting linux kernel 2.6.22 from kernel.org on my
> AMD dual-Opteron 250 system.
> The booting stops right after printing line "INIT: version 2.86
> booting". Nothing happens after that, but it is not a hardware hang as
> keyboard leds respond to pressing Caps/Num lock keys.
>
> If I boot with init=/bin/sh parameter I successfully get into the
> shell but attempts to run scripts from /etc/rcS.d/ all end up with
> Segmentation faults, e.g.:
>
> # sh -x /etc/rcS.d/S01glibc.sh
> ++ uname -s
> Segmentation fault
>
> I am not sure where these segfaults happen as running programs like
> 'uname' directly from the shell works OK.
>
> The 2.6.22 configuration is derived from the working 2.6.21 one. The
> kernel 2.6.21 boots on the very same system without any problems.
> Any suggestions?
>
> Thanks,
> Max
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.6.22 booting hangs after "INIT: version 2.86 booting"
2007-07-12 1:31 ` Max Alekseyev
@ 2007-07-14 1:34 ` Adrian Bunk
2007-07-14 3:45 ` Max Alekseyev
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2007-07-14 1:34 UTC (permalink / raw)
To: Max Alekseyev; +Cc: linux-kernel
On Wed, Jul 11, 2007 at 06:31:10PM -0700, Max Alekseyev wrote:
> It happened that this weird behavior was caused by gcc-4.2 compiler.
> After recompiling the kernel with gcc-4.1 all troubles have gone.
Were you using the known-bad 4.2-20070707-1 package from Debian unstable
or a different compiler?
> Max
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: 2.6.22 booting hangs after "INIT: version 2.86 booting"
2007-07-14 1:34 ` Adrian Bunk
@ 2007-07-14 3:45 ` Max Alekseyev
0 siblings, 0 replies; 4+ messages in thread
From: Max Alekseyev @ 2007-07-14 3:45 UTC (permalink / raw)
To: Adrian Bunk; +Cc: linux-kernel
On 7/13/07, Adrian Bunk <bunk@stusta.de> wrote:
> On Wed, Jul 11, 2007 at 06:31:10PM -0700, Max Alekseyev wrote:
> > It happened that this weird behavior was caused by gcc-4.2 compiler.
> > After recompiling the kernel with gcc-4.1 all troubles have gone.
>
> Were you using the known-bad 4.2-20070707-1 package from Debian unstable
> or a different compiler?
Your guess is correct. It was Debian 4.2-20070707-1 package.
Regards,
Max
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-07-14 3:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-11 21:13 2.6.22 booting hangs after "INIT: version 2.86 booting" Max Alekseyev
2007-07-12 1:31 ` Max Alekseyev
2007-07-14 1:34 ` Adrian Bunk
2007-07-14 3:45 ` Max Alekseyev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.