[BusyBox] problems with login after upgrade from 1.00-pre3 to 1.00-pre4 (followup)

Friedrich Lobenstock fl at fl.priv.at
Fri Dec 12 15:19:53 UTC 2003


Hi!

Friedrich Lobenstock wrote on 11.12.2003 22:07 MET:
> After an upgrade from 1.00-pre3 to 1.00-pre4 I can not login
> anymore. In /etc/inittab I have this (either one of the lines
> commented out):

I can now reproduce the login problem also with 1.00-pre3.
Fact is that activating "inetd"(+all it's services) via menuconfig
renders login faulty. Here the changes in the config file:

--- .config     2003-12-11 21:56:27.000000000 +0100
+++ .config.latest      2003-12-12 16:07:34.000000000 +0100
@@ -303,7 +303,12 @@
  CONFIG_FEATURE_IFCONFIG_HW=y
  CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS=y
  # CONFIG_IFUPDOWN is not set
-# CONFIG_INETD is not set
+CONFIG_INETD=y
+CONFIG_FEATURE_INETD_SUPPORT_BILTIN_ECHO=y
+CONFIG_FEATURE_INETD_SUPPORT_BILTIN_DISCARD=y
+CONFIG_FEATURE_INETD_SUPPORT_BILTIN_TIME=y
+CONFIG_FEATURE_INETD_SUPPORT_BILTIN_DAYTIME=y
+CONFIG_FEATURE_INETD_SUPPORT_BILTIN_CHARGEN=y
  CONFIG_IP=y
  CONFIG_FEATURE_IP_ADDRESS=y
  CONFIG_FEATURE_IP_LINK=y

Running login now gives the segfault as experienced with 1.00-pre4
~ # login
AxisProduct login: root
Password:
SIGSEGV

BUT is has to be noted that the problem in 1.00-pre4 exists even
if inetd is not compiled in!

Really strange!

-- 
MfG / Regards
Friedrich Lobenstock






More information about the busybox mailing list