Thread: [Solved] Linkgrabber list corrupted.
View Single Post
  #4  
Old 14.05.2019, 10:32
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

3 possible causes
1.) filesystem corruption, when zip file is damaged
2.) disk corruption(bad sectors), when zip file is damaged
3.) too many links in list and not enough available heap memory, then loading may fail but in that case JDownloader automatcially creates a .backup file of the zip

JDownloader uses copy-on-write, so it creates new zip file and only when that has been successful, then it will rename the file to be used for later loading
__________________
JD-Dev & Server-Admin
Reply With Quote