linuxserver / docker-jackett

GNU General Public License v3.0
390 stars 96 forks source link

Segmentation fault since 0.20.2904 #144

Closed epryakhin closed 1 year ago

epryakhin commented 1 year ago

Is there an existing issue for this?

Current Behavior

I'm using latest jackett in docker from linuxserver/jackett using open media vault and portainer as my setup. Starting jackett with docker-compose. Here it is

    image: linuxserver/jackett:latest 
    container_name: jackett
    network_mode: service:wireguard
    depends_on:
      - wireguard
    environment:
      - "PUID=${UID}"
      - "PGID=${GID}"
      - "TZ=${TZ}"
    volumes:
      - "${HOME_PATH}/jackett:/config"
    restart: unless-stopped

in logs is see the segmentation fault

───────────────────────────────────────
      ██╗     ███████╗██╗ ██████╗ 
      ██║     ██╔════╝██║██╔═══██╗
      ██║     ███████╗██║██║   ██║
      ██║     ╚════██║██║██║   ██║
      ███████╗███████║██║╚██████╔╝
      ╚══════╝╚══════╝╚═╝ ╚═════╝ 
   Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID:    1000
User GID:    1000
───────────────────────────────────────
[custom-init] No custom files found, skipping...
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault

If I downgrade to version linuxserver/jackett:0.20.2904 everything works very well. Here is the logs _jackett_logs.txt

Version 0.20.2904 is the latest working version for me.

Expected Behavior

Latest version starts and works well.

Steps To Reproduce

-

Environment

CPU: Intel(R) Atom(TM) CPU D2500   @ 1.86GHz
OS (docker host): Linux server 6.1.0-0.deb11.7-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.20-2~bpo11+1 (2023-04-23) x86_64 GNU/Linux
Docker: Client: Docker Engine - Community  Version:    24.0.5

OpenMediaVault+Portainer

CPU architecture

x86-64

Docker creation

-

Container logs

2023-07-26T19:40:00.029837395Z s6-rc: info: service s6rc-oneshot-runner: starting
2023-07-26T19:40:00.097055817Z s6-rc: info: service s6rc-oneshot-runner successfully started
2023-07-26T19:40:00.098159601Z s6-rc: info: service fix-attrs: starting
2023-07-26T19:40:00.100193756Z s6-rc: info: service 00-legacy: starting
2023-07-26T19:40:00.140950364Z s6-rc: info: service fix-attrs successfully started
2023-07-26T19:40:00.144539786Z s6-rc: info: service legacy-cont-init: starting
2023-07-26T19:40:00.158626789Z s6-rc: info: service 00-legacy successfully started
2023-07-26T19:40:00.196801980Z cont-init: info: running /etc/cont-init.d/01-envfile
2023-07-26T19:40:00.356198318Z cont-init: info: /etc/cont-init.d/01-envfile exited 0
2023-07-26T19:40:00.356286101Z cont-init: info: running /etc/cont-init.d/01-migrations
2023-07-26T19:40:00.373487148Z [migrations] started
2023-07-26T19:40:00.374108091Z [migrations] no migrations found
2023-07-26T19:40:00.376231612Z cont-init: info: /etc/cont-init.d/01-migrations exited 0
2023-07-26T19:40:00.376630519Z cont-init: info: running /etc/cont-init.d/10-adduser
2023-07-26T19:40:01.107333194Z 
2023-07-26T19:40:01.107468522Z -------------------------------------
2023-07-26T19:40:01.107530429Z           _         ()
2023-07-26T19:40:01.107557734Z          | |  ___   _    __
2023-07-26T19:40:01.107615283Z          | | / __| | |  /  \
2023-07-26T19:40:01.107642028Z          | | \__ \ | | | () |
2023-07-26T19:40:01.107698690Z          |_| |___/ |_|  \__/
2023-07-26T19:40:01.107726051Z 
2023-07-26T19:40:01.107781097Z 
2023-07-26T19:40:01.107808609Z Brought to you by linuxserver.io
2023-07-26T19:40:01.107865455Z -------------------------------------
2023-07-26T19:40:01.108135782Z 
2023-07-26T19:40:01.108205219Z To support LSIO projects visit:
2023-07-26T19:40:01.108234136Z https://www.linuxserver.io/donate/
2023-07-26T19:40:01.108290520Z -------------------------------------
2023-07-26T19:40:01.108317645Z GID/UID
2023-07-26T19:40:01.108372119Z -------------------------------------
2023-07-26T19:40:01.146338684Z 
2023-07-26T19:40:01.146475798Z User uid:    1000
2023-07-26T19:40:01.146506020Z User gid:    1000
2023-07-26T19:40:01.146560619Z -------------------------------------
2023-07-26T19:40:01.146589033Z 
2023-07-26T19:40:01.238105385Z cont-init: info: /etc/cont-init.d/10-adduser exited 0
2023-07-26T19:40:01.238603571Z cont-init: info: running /etc/cont-init.d/30-config
2023-07-26T19:40:42.994695248Z cont-init: info: /etc/cont-init.d/30-config exited 0
2023-07-26T19:40:42.994791302Z cont-init: info: running /etc/cont-init.d/99-custom-files
2023-07-26T19:40:43.022796412Z [custom-init] No custom files found, skipping...
2023-07-26T19:40:43.030122456Z cont-init: info: /etc/cont-init.d/99-custom-files exited 0
2023-07-26T19:40:43.032103855Z s6-rc: info: service legacy-cont-init successfully started
2023-07-26T19:40:43.034038817Z s6-rc: info: service init-mods: starting
2023-07-26T19:40:43.039831009Z s6-rc: info: service init-mods successfully started
2023-07-26T19:40:43.041881030Z s6-rc: info: service init-mods-package-install: starting
2023-07-26T19:40:43.095553443Z s6-rc: info: service init-mods-package-install successfully started
2023-07-26T19:40:43.097572076Z s6-rc: info: service init-mods-end: starting
2023-07-26T19:40:43.102663037Z s6-rc: info: service init-mods-end successfully started
2023-07-26T19:40:43.105576199Z s6-rc: info: service init-services: starting
2023-07-26T19:40:43.113653136Z s6-rc: info: service init-services successfully started
2023-07-26T19:40:43.115596955Z s6-rc: info: service legacy-services: starting
2023-07-26T19:40:43.191089053Z services-up: info: copying legacy longrun jackett (no readiness notification)
2023-07-26T19:40:43.258022320Z s6-rc: info: service legacy-services successfully started
2023-07-26T19:40:43.259950347Z s6-rc: info: service 99-ci-service-check: starting
2023-07-26T19:40:43.292202149Z [ls.io-init] done.
2023-07-26T19:40:43.299515422Z s6-rc: info: service 99-ci-service-check successfully started
2023-07-26T19:40:45.824870177Z 07-26 22:40:45 Info Starting Jackett v0.20.2904 
2023-07-26T19:40:50.955653346Z 07-26 22:40:50 Info Environment version: 6.0.13 (/app/Jackett/) 
2023-07-26T19:40:50.956536458Z 07-26 22:40:50 Info OS version: Unix 6.1.0.0 (64bit OS) (64bit process) 
2023-07-26T19:40:50.960331904Z 07-26 22:40:50 Info Jackett variant: CoreLinuxAmdx64 
2023-07-26T19:40:50.961210993Z 07-26 22:40:50 Info File /etc/issue: Ubuntu 20.04.4 LTS \n \l 
2023-07-26T19:40:50.962751504Z 07-26 22:40:50 Info Running in Docker: Yes (image build: v0.20.2904-ls90) 
2023-07-26T19:40:50.968140003Z 07-26 22:40:50 Info ThreadPool MaxThreads: 32767 workerThreads, 1000 completionPortThreads 
2023-07-26T19:40:50.972295116Z 07-26 22:40:50 Info App config/log directory: /config/Jackett 
2023-07-26T19:40:50.976006674Z 07-26 22:40:50 Info Using proxy: Disabled 
2023-07-26T19:40:50.976421397Z 07-26 22:40:50 Info Using FlareSolverr: No 
2023-07-26T19:40:51.002850650Z 07-26 22:40:51 Error Your version of Jackett v0.20.2904 is very old. Multiple indexers are likely to fail when using an old version. Update to the latest version of Jackett. 
2023-07-26T19:40:51.005363315Z 07-26 22:40:51 Info Using HTTP Client: HttpWebClient2 
2023-07-26T19:40:51.031975096Z 07-26 22:40:51 Info Loading Native indexers ... 
2023-07-26T19:40:52.196976064Z 07-26 22:40:52 Info Loaded 74 Native indexers: alpharatio, anidex, anidub, animebytes, animetorrents, aro, avistaz, bakabt, beyond-hd-api, bithdtv, bjshare, brasiltracker, broadcasthenet, brokenstones, cgpeers, cinecalidad, cinemaz, darmowetorenty, divxtotal, dontorrent, epublibre, erai-raws, exoticaz, filelist, funfile, gazellegames, gazellegamesapi, greatposterwall, hdbitsapi, hdspace, hdtorrents, immortalseed, iptorrents, libble, lostfilm, magnetico, mejortorrent, myanonamouse, ncore, nebulanceapi, norbits, orpheus, partis, passthepopcorn, piratethenet, pixelhd, pornolab, pretome, privatehd, rarbg, redacted, retroflix, revolutiontt, rutracker, scenehd, scenetime, secretcinema, sharewoodapi, shazbat, speedapp, speedcd, subsplease, toloka, torrentbytes, torrentday, torrentheaven, torrentnetwork, torrentscsv, torrentsyndikat, tvstore, xspeeds, zonaq, animetosho, morethantv-api 
2023-07-26T19:40:52.214529269Z 07-26 22:40:52 Info Loading Cardigann indexers from: /config/cardigann/definitions/, /etc/xdg/cardigan/definitions/, /app/Jackett/Definitions 
2023-07-26T19:41:05.797157649Z 07-26 22:41:05 Info Loaded 498 Cardigann indexers: classix, amigosshare, aither-api, sdbits, immortuos, uniondht, greekteam, theleachzone, torrentkitty, nicept, hdforever, dreamtracker, eniahd, torrentv, hdcztorrent, ihdbits, kickasstorrents-to, torrenting, teracod, sosulki, linuxtracker, torrentleech, estone, xxxadulttorrent, u2, woot, thepiratebay, pixelcove, rustorka, torrentby, btsow, torrentsir, sugoimusic, potuk, aussierules, reelflix-api, spidertk, gaytorrentru, byrbt, funkytorrents, thesceneplace, demonoid, fenyarnyek-tracker, newstudiol, anime-free, mvgroupmain, finvip, isohunt2, piratbitl, hdhome, 0magnet, torrentlt, yts, cathoderaytube, mma-torrents, animelayer, thenewfun, exkinoray, xtorrenty, greekdiamond, animeclipse, vsthouse, anilibria, aidoruonline, lst, racingforme, hdmayi, hdzone, torrentsectorcrew, rudub, extremebits, fantastiko, tjupt, linkomanija, concen, mircrew, selezen, world-of-tomorrow, mojblink, bithumen, frozenlayer, lesaloon, genesismovement, backups, torrentz2nz, idope, hd4fans, zamundanet, audionews, racing4everyone-api, teamctgame, esharenet, mactorrentsdownload, icc2022, snowpt, theoccult, turktorrent, fanoin, btdigg, teamhd, hellashut, bigfangroup, itorrent, pornforall, torrentgalaxy, lepornoinfo, pornotorrent, portugas-api, tellytorrent-api, ibit, rgfootball, ebooks-shares, xiteme, animetracker, carphunter, diablotorrent, fuzer, springsunday, torrentqq, locadora, torrentfunk, asiandvdclub, peeratiko, pornleech, mnv, badasstorrents, teamos, datascene-api, totallykids, kickasstorrents-ws, parnuxi, hdarea, 1337x, newstudio, rutracker-ru, zelkaorg, speedtorrentreloaded, acgrip, crazyspirits, ztracker, mazepa, karagarga, totheglory, hdturk, polishtracker-api, turkseed, theshow, pixelcove2fa, onejav, pixelados, empornium, korsar, bitru, moviesite, tasmanit, arenabg, theempire, torrentcore, bitbazis, lastfiles, generationfree-api, cloudtorrents, nyaasi, tribalmixes, joyhd, ceskeforum, traht, bitsexy, noname-club, themixingbowl, comicat, torlock, putao, trezzor, torrenthr, tapochek, libranet, shareisland-api, mixtapetorrent, torrentslocal, chdbits, beitai, skipthetrailers, anisource, tvchaosuk, torrentz2eu, pussytorrents, lemonhd, rintornet, totheglorycookie, solidtorrents, hdonly, hhanclub, majomparade, theshinning-api, magicheaven, torrentwhiz, limetorrents, hdc, catorrent, speedmasterhd, danishbytes-api, p2pbg, keepfriends, torrentview, shanaproject, crazyhd, brsociety-api, crnaberza, oshenpt, thefallingangels, tmghub, extremlymtorrents, bitspyder, spiritofrevolution, yggcookie, redstartorrent, arabafenice, filelisting, movietorrentz, pornbay, xxxtor, torrentoyunindir, 2fast4you, torrent9, bootytape, vtorrent, jme-reunit3d-api, sexypics, mteamtp, thedarkcommunity, electro-torrent, file-tracker, pwtorrents, hdroute, unleashthecartoons, dodder, coastalcrew, btetree, btnext, knaben, datatalli, ilcorsaroblu, dariustracker, theoldschool-api, zomb, 1ptbar, torrent-pirat, hdchina, firebit, hdai, bibliotik, jpopsuki, borgzelle, les-cinephiles, acrossthetasman, ptmsg, xwtclassics, jav-torrent, bestcore, scenerush, polishsource, bitsearch, gtorrentpro, proaudiotorrents, sktorrent, mikan, hebits, hdtime, cinematik, gay-torrentsorg, hdmonkey, cpasbiensi, carpathians, 0daykiev, bwtorrents, rapidzona, superbits, tvroad, torrentbd, vsttorrents, marinetracker, thegeeks, glodls, byrutor, ourbits, showrss, mypornclub, piratbit, falkonvisionteam, freshmeat, dark-shadow, learnbits, legittorrents, resurrectthenet, bitded, hdatmos, nipponsei, ilcorsaronero, oldtoonsworld, hd-unit3d-api, dxp, torrentleech-pl, torrentland, soulvoice, metaltracker, skipthecommercials-api, tornado, xwtorrents, torrent911, kufirc, rutor, peersfm, RockBox, fantasticheaven, carpt, desitorrents-api, ptsbao, dmhy, indietorrents, blutopia-api, pterclub, punkshorror, tekno3d, aftershock, romanianmetaltorrents, torrentseeds-api, haidan, sharewood, discfan, ptchina, bluebirdhd, cartoonchaos, trancetraffic, seedoff, tokyotosho, uhdbits, bitturk, leech24, theplace, btmet, docspedia, mesevilag, booktracker, whiteangel, hdu, riperam, thevault, empornium2fa, pixelados-html, pctorrent, unlimitz, sktorrent-org, puntotorrent, acgsou, insanetracker, mvgroupforum, bithorlo, siambit, myspleen, concertos, 52pt, madsrevolution, audiences, bitofvalor, trupornolabs, femdomcult, zmpt, girotorrent, 3changtrai, losslessclub, cinemamovies, the-crazy-ones, rainbowtracker, torrentmasters, zetorrents, seedfile, limetorrentsclone, finelite, bitnova, xthor-api, hdfans, hqmusic, ccfbits, xbytesv2, 3dtorrents, pornoslab, huntorrent, houseofdevil, kinozal, bangumi-moe, boxingtorrents, yggtorrent, 4thd, internetarchive, megapeer, extremetorrents, torrent9clone, moviesdvdr, swarmazon-api, broadcity, magico, milkie, pttime, animeworld-api, eztv, ehentai, chilebt, kinorun, anthelion-api, learnflakes, rintor, pthome, mousebits, hdolimpo-api, btschool, torrentdownload, gigatorrents, cinemageddon, extratorrent-st, arabp2p, bt4g, aniRena, pignetwork, cpasbien, torrent-explosiv, torrentccf, proporno, noname-clubl, unionfansub, nntt, xtremebytes, xxxtorrents, hdgalaktik, miobt, newretro, torrentproject2, acervos, exttorrents, torrentdownloads, satclubbing, sharkpt, ydypt, muziekfabriek, divteam, hdsky, rus-media, abnormal, tlfbits, bulltorrent, happyfappy, nethd, 2xfree, uniongang, r3vwtf, digitalcore, twilight, hddolby, asiancinema, torrent-turk, hdtorrentsit, rptorrents, sporthd, cpasbienclone, devil-torrents, jptv, gay-torrents, lat-team-api, ptfiles, hdspain, crt2fa, pier720, dimeadozen, fluxzone, megamixtracker, krazyzone, acidlounge, redbits-api, Bittorrentfiles, wihd, opencd, yourbittorrent, sukebeinyaasi, deildu, audiobookbay, ftuapps, movietorrent, mteamtp2fa, haitang, gimmepeers, gktorrent, crackingpatching, gfxpeers, hawke-uno, gamestorrents, abtorrents, beyond-hd, sportscult 
2023-07-26T19:41:05.797366373Z 07-26 22:41:05 Info Loaded 572 indexers in total 
2023-07-26T19:41:05.801948476Z 07-26 22:41:05 Info Adding aggregate indexer ('all' indexer) ... 
2023-07-26T19:41:05.841581477Z 07-26 22:41:05 Info Adding filter indexer ('type:public' indexer) ... 
2023-07-26T19:41:05.843445010Z 07-26 22:41:05 Info Adding filter indexer ('type:private' indexer) ... 
2023-07-26T19:41:05.844105300Z 07-26 22:41:05 Info Adding filter indexer ('type:semi-public' indexer) ... 
2023-07-26T19:41:06.664470233Z 07-26 22:41:06 Info Jackett startup finished in 23.550 s 
2023-07-26T19:41:06.664834580Z Hosting environment: Production
2023-07-26T19:41:06.664962247Z Content root path: /app/Jackett/Content
2023-07-26T19:41:06.665258743Z Now listening on: http://[::]:9117
2023-07-26T19:41:06.665309435Z Application started. Press Ctrl+C to shut down.
github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Roxedus commented 1 year ago

This is a application issue, though your CPU is old enough to not support new instructions.