[BusyBox 0001348]: ash builtin 'kill -l' does not produce correct output

bugs at busybox.net bugs at busybox.net
Tue May 15 22:13:14 UTC 2007


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1348 
====================================================================== 
Reported By:                kiltedknight
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1348
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             05-15-2007 15:13 PDT
Last Modified:              05-15-2007 15:13 PDT
====================================================================== 
Summary:                    ash builtin 'kill -l' does not produce correct
output
Description: 
When using the ash builtin 'kill' and giving it the -l option, you get:

7
16
23
24
25
...
63
64

When you run the kill applet, you get:

 1) HUP    2) INT    3) QUIT   4) ILL    5) TRAP   6) ABRT   8) FPE
 9) KILL  10) USR1  11) SEGV  12) USR2  13) PIPE  14) ALRM  15) TERM
17) CHLD  18) CONT  19) STOP  20) TSTP  21) TTIN  22) TTOU

The builtin is not finding the get_signame() function.

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-15-07 15:13  kiltedknight   New Issue                                    
05-15-07 15:13  kiltedknight   Status                   new => assigned     
05-15-07 15:13  kiltedknight   Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list