#1
|
|||
|
|||
jDL Freezes when crawling after last update
Yep, me again.
After updating to the latest, jDL will now freeze while gathering/crawling for links. Seems semi-random when this happens. Experienced this on both YouTube and Twatter links. Method of link gathering doesn't seem to matter. Using the copy/paste or drag/drop will cause the program to freeze all the same. Pretty straight-forward issue. 08.09.24 12.46.29 <--> 08.09.24 12.41.27 jdlog://1345411370661/ |
#2
|
||||
|
||||
I'm unable to reproduce this problem.
Please provide the following information:
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#3
|
|||
|
|||
ex URL = **External links are only visible to Support Staff****External links are only visible to Support Staff**
Screenshot provided = 2 1. Help/About 2. Screenshot of jDL at the time of freeze Notes: The window is still semi-active after the freeze. I can move it around normally, and even resize the smaller crawler-dialogue box. But all else is locked out and won't work. Including the Close (X) button. I have to use Task Mgr to terminate. Last edited by halo; 09.09.2024 at 21:02. Reason: adding screenshots |
#4
|
||||
|
||||
Hm while your JVM isn't completely on the edge in your screenshot, it doesn't have much RAM.
How many links are currently in your downloadlist? Please go through the following troubleshooting: https://support.jdownloader.org/de/k...loader-is-slow
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#5
|
|||
|
|||
Currently I have 17,675. Funny thing is... this started happening AFTER I did a massive link purge to reduce that number. It was much larger before and worked smoothly.
Wait...now that I think of it, I did add a new event-script to help find dupes. Is there a way you can see in the logs if that's the culprit? Let me shut it off and see what happens. "I'll be back" |
#6
|
||||
|
||||
Sure you can inspect your own logs.
To quickly check if the script is related to your issues, I'd suggest to create a backup of your settings (or the whole JD install dir), then delete/deactivate that script and see how JD behaves then. Which script are you using? Can you link it?
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#7
|
|||
|
|||
Current: This one is SOLVED
Background: Ok, I did some testing and yea... seems that script was causing the issue. Upon some "under the hood" inspections; I found that jDL was not actually frozen completely as initially thought. Watching the processing from behind the scenes showed quite a bit of memory activity from jDL during that time. Fairly large memory grabs and then memory dumps. Fluxuating constantly. My conclusion was that jDL wasn't frozen but WAS locked while the script did it's dupe check. I suspect jDL would unlock after the dupe checks were completed. This would explain how I was still able to interact with some parts of jDL. The file it was referencing is about 5Mb in size in txt format. I think the script loads and unloads the script repeatedly for each link it checks rather than loading it once into memory. This might explain the constant memory activity. The script I used and slightly modified was from here: https://board.jdownloader.org/showthread.php?t=83048 |
#8
|
||||
|
||||
Thanks for your feedback.
You should post your findings in said thread so the creator(s) of the script have the chance to improve it.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#9
|
|||
|
|||
Will do.
Thanks for looking into this. |
Thread Tools | |
Display Modes | |
|
|