| Anonymous | Login | Signup for a new account | 11-10-2008 10:54 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 | ||||
| 0000601 | [BusyBox] Other | major | always | 12-15-05 09:13 | 12-16-05 13:34 | ||||
| Reporter | iggarpe | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | svn | ||||||
| Summary | 0000601: tar -zcvf blocks forever | ||||||||
| Description |
Try: tar -zcvf dummy.tar.gz /bin/busybox Never exits. Seems that the job is done and the dummy.tar.gz file is correct. This bug was introduced in revision 11876, and I traced the change responsible. It seems that the close() call (see patch) is needed for correct termination, or maybe this change just exposed some other bug. Whatever: the attached patch fixes the problem, but someone should review it and try to understand why it works!!!. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |