BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000815 [BusyBox] Other minor always 04-07-06 03:07 06-26-06 14:02
Reporter zepinkpanther View Status public  
Assigned To BusyBox
Priority normal Resolution not fixable  
Status closed   Product Version 1.2.x
Summary 0000815: modprobe problem
Description Hi

Since busybox 1.1 (now I use busybox snapshot), I can't do a modprobe !!!

For example when I want to modprobe lirc_dev, I have this:

modprobe: exec of insmod: invalid argument
modprobe: failed to load lirc_dev

Is it a known problem ?
Additional Information
Attached Files  busybox-1.1.3-diff-1 [^] (777 bytes) 06-10-06 01:59

- Relationships

- Notes
(0001239)
zepinkpanther
04-07-06 07:02
edited on: 04-07-06 07:47

I think I have found an issue

line 639 of modprobe.c

execvp(argv[0],argv[1]) and not execvp(argv[0],argv)


EDIT: nope I have always the same problem !!!!!

 
(0001258)
bernhardf
04-11-06 10:42

Please try to reproduce this with trunk, r14783 or later.
 
(0001406)
zaga
06-10-06 02:00

Hello,

here is the patch (busybox-1.1.3-diff-1) for the modprobe (insmod) issue.
 
(0001448)
integrator
06-26-06 12:47

Reminder sent to: zaga, zepinkpanther

"zepinkpanther", "zaga",

What are your setups? Could you make sure PATH contains /sbin and is exported?

I want this bug to be closed before the 1.2.0 release.
 
(0001456)
bernhardf
06-26-06 14:02

Closed by reference of Yann E. MORIN via http://busybox.net/lists/busybox/2006-June/022765.html [^]

Please let us know if you still encounter problems.

Remark: Environment problem; Set your PATH properly.
 

- Issue History
Date Modified Username Field Change
04-07-06 03:07 zepinkpanther New Issue
04-07-06 03:07 zepinkpanther Status new => assigned
04-07-06 03:07 zepinkpanther Assigned To  => BusyBox
04-07-06 07:00 zepinkpanther Issue Monitored: zepinkpanther
04-07-06 07:02 zepinkpanther Note Added: 0001239
04-07-06 07:47 zepinkpanther Note Edited: 0001239
04-07-06 07:47 zepinkpanther Note Edited: 0001239
04-11-06 10:42 bernhardf Note Added: 0001258
06-10-06 01:59 zaga File Added: busybox-1.1.3-diff-1
06-10-06 02:00 zaga Note Added: 0001406
06-11-06 10:35 integrator Note Added: 0001413
06-26-06 12:45 integrator Note Deleted: 0001413
06-26-06 12:47 integrator Issue Monitored: zaga
06-26-06 12:47 integrator Note Added: 0001448
06-26-06 12:47 integrator Issue Monitored: integrator
06-26-06 12:47 integrator Issue End Monitor: integrator
06-26-06 12:47 integrator Issue Monitored: integrator
06-26-06 14:02 bernhardf Status assigned => closed
06-26-06 14:02 bernhardf Note Added: 0001456
06-26-06 14:02 bernhardf Resolution open => not fixable
06-26-06 14:02 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker