Hangs after Features banner - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: Hangs after Features banner (/showthread.php?tid=18979) |
Hangs after Features banner - cpservicespb - 2019-08-19 18:12 iPxe.pxe hangs after Features banner and Ctrl+B prompt. But I can not upload photo from a client screen. The following error is occured: Please correct the following errors before continuing: The file upload failed. Please choose a valid file and try again. Error details: There was a problem moving the uploaded file to its destination. RE: Hangs after Features banner - cpservicespb - 2019-08-19 22:35 There is RTL8139 network card Temporarily It was solved by adding DEBUG=realtek to build parameters. Now there are some debug messages but stability was improved. May be there is some bug, or memory leak or some function jumps to "empty space" . But when debug is engaged, jump to debug subfunction is correctly being processed. And after debug there is also correct jump further. |