[#6255] Busybox inetd crashes/rsh noconnet/ssh
Submitted By: Rob Maris
Open Date
2010-09-15 09:05:22 Close Date
2010-11-24 02:27:35
Priority:
Low Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
snaps Release:
Category:
uClinux-dist applications Board:
Bluetechnix CM
Processor:
BF537 Silicon Revision:
0.2
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
4.3.5
App binary format:
N/A
Summary: Busybox inetd crashes/rsh noconnet/ssh
Details:
The standard inetd (USER_INETD_INETD) is OK with below scenarios.
Busybox inetd crashes when rsh is done from remote:
root:/> NULL pointer access
Deferred Exception context
When an ssh connection is attempted, no connection is established.
Follow-ups
--- Sonic Zhang 2010-10-25 01:19:40
Better report to busybox upstream.
--- Mike Frysinger 2010-11-17 05:03:47
i'm guessing it's a misconfiguration on your side. the inetd.conf format is:
... <exec> <argv>
if you omit <argv>, then the app is executed with argv==NULL and most
apps cant handle that. you need to specify argv.
--- Mike Frysinger 2010-11-24 02:27:35
upstream took my patch to work with reduced inetd.conf files
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found