dpkg loops forever

Jaspreet Singh jaspreet_sachdev at yahoo.com
Fri Oct 30 02:27:21 UTC 2009


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


More information about the busybox mailing list