| Anonymous | Login | Signup for a new account | 11-10-2008 11:09 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001126 | [BusyBox] Other | minor | always | 12-22-06 00:03 | 12-22-06 17:27 | ||||
| Reporter | espakman | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001126: trap in ash broken, busybox-1.3.0 | ||||||||
| Description |
Somewhere between bb 1.2.2.1 and 1.3.0 the trap implementation in ash got broken. When using "trap" in a script with busybox ash: trap "rm -rf /tmp/*" EXIT The response is: "trap: 34: EXIT: bad trap" (34 is the linenumber in the script) Revision 15687 introduces this bug (rewrite of u_signal_names and decode_signal). |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |