lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jul 2007 18:31:10 -0700
From:	"Max Alekseyev" <maxale@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.22 booting hangs after "INIT: version 2.86 booting"

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@...il.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
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ