Digging deeper it seems that it actually hangs at xread(...512) call in 
get_header_tar(). 

--- On Fri, 10/30/09, Jaspreet Singh <[email protected]> wrote:

> From: Jaspreet Singh <[email protected]>
> Subject: dpkg loops forever
> To: [email protected]
> Received: Friday, October 30, 2009, 2:27 AM
> Hi,
> 
> I am using busybox 1.8.1. dpkg is observed to loop in
> unpack_ar_archive() call. On looking further the loop which
> gets hit is in get_header_ar():
> 
> if (archive_handle->sub_archive) {
>    while
> (archieve_handle->action_data_subarchive(archive_handle->sub_archive)
> == EXIT_SUCESS)
>    /*repeat*/;
> } else {
> }
> 
> Has anyone seen this issue before? 
> 
> Regards,
> Jaspreet
> 
> 
>      
> __________________________________________________________________
> Be smarter than spam. See how smart SpamGuard is at giving
> junk email the boot with the All-new Yahoo! Mail. 
> Click on Options in Mail and switch to New Mail today or
> register for free at http://mail.yahoo.ca
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
> 


      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to