pyload / pyload

The free and open-source Download Manager written in pure Python
https://pyload.net
Other
3.33k stars 713 forks source link

Segmentation fault when adding a download #4027

Closed Tux67000 closed 2 years ago

Tux67000 commented 3 years ago

Description

When I add or reset a download on different download platform I receive Seg Fault et must restart the server

Debug log

[2021-10-28 08:09:59] INFO pyload Download starts: http://uploaded.net/file/enqvao7c [2021-10-28 08:09:59] DEBUG pyload ADDON ExternalScripts: No script found under folder download_preparing [2021-10-28 08:09:59] DEBUG pyload ADDON UserAgentSwitcher: Setting connection timeout to 60 seconds [2021-10-28 08:09:59] DEBUG pyload ADDON UserAgentSwitcher: Setting maximum redirections to 10 [2021-10-28 08:09:59] DEBUG pyload ADDON UserAgentSwitcher: Use custom user-agent string Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0 [2021-10-28 08:09:59] DEBUG pyload DOWNLOADER UploadedTo[1]: Plugin version: 1.09 [2021-10-28 08:09:59] DEBUG pyload DOWNLOADER UploadedTo[1]: Plugin status: testing [2021-10-28 08:09:59] WARNING pyload DOWNLOADER UploadedTo[1]: Plugin may be unstable [2021-10-28 08:09:59] INFO pyload DOWNLOADER UploadedTo[1]: Grabbing link info... [2021-10-28 08:09:59] DEBUG pyload DOWNLOADER UploadedTo[1]: Link info: {'name': 'Maxi_Cuisine_2021_11_12_fr.downmagaz.net.pdf', 'hash': {}, 'pattern': {'ID': 'enqvao7c'}, 'size': 105019939, 'status': 2, 'url': 'http://uploaded.net/file/enqvao7c', 'sha1': 'bff6b4065be61a4a078b2e711281b2186ed794fe'} [2021-10-28 08:09:59] DEBUG pyload DOWNLOADER UploadedTo[1]: Previous link info: {} [2021-10-28 08:09:59] INFO pyload DOWNLOADER UploadedTo[1]: Link name: Maxi_Cuisine_2021_11_12_fr.downmagaz.net.pdf [2021-10-28 08:09:59] INFO pyload DOWNLOADER UploadedTo[1]: Link size: 100.15 MiB (105019939 bytes) [2021-10-28 08:09:59] INFO pyload DOWNLOADER UploadedTo[1]: Link status: online [2021-10-28 08:09:59] INFO pyload DOWNLOADER UploadedTo[1]: Processing url: http://uploaded.net/file/enqvao7c [2021-10-28 08:09:59] INFO pyload DOWNLOADER UploadedTo[1]: Looking for direct download link... [2021-10-28 08:09:59] DEBUG pyload DOWNLOADER UploadedTo[1]: LOAD URL http://uploaded.net/file/enqvao7c | get={} | post={} | ref=True | cookies=True | just_header=True | decode=True | multipart=False | redirect=True | req=None Segmentation fault

Additional references

Screenshots

github-actions[bot] commented 1 month ago

This ticket has been automatically locked since there has not been any recent activity after it was closed.