Coder Social home page Coder Social logo

Another crash about frostwire-jlibtorrent HOT 7 CLOSED

frostwire avatar frostwire commented on August 18, 2024
Another crash

from frostwire-jlibtorrent.

Comments (7)

aldenml avatar aldenml commented on August 18, 2024

Java 8 will not make any difference. Let me review this. Question: Are you stressing the library with a lot of magnet downloads concurrently?

from frostwire-jlibtorrent.

WhiteTrashLord avatar WhiteTrashLord commented on August 18, 2024

Around 15 magnets downloads were active I think. Most of these magnets will timeout and be added again after some time. So yes, there is some stress.

from frostwire-jlibtorrent.

aldenml avatar aldenml commented on August 18, 2024

I think I found a possible reason for this (fetchMagnet needs to be a lot more robust). I will work on it.

from frostwire-jlibtorrent.

aldenml avatar aldenml commented on August 18, 2024

@WhiteTrashLord maybe you want to replicate the fetchMagnet source code with some additional internal check. In jlibtorrent there are two layers, the swig, and the one we provide for better API, but nothing prevents you from ignoring our layer and go straight to use the swig one.

from frostwire-jlibtorrent.

aldenml avatar aldenml commented on August 18, 2024

@WhiteTrashLord I will reopen the issue, I think it's important to review it in detail.

from frostwire-jlibtorrent.

aldenml avatar aldenml commented on August 18, 2024

@WhiteTrashLord just to let you know that I see a lot of potential problems with the current fetchMagnet. Working on it for next version.

from frostwire-jlibtorrent.

WhiteTrashLord avatar WhiteTrashLord commented on August 18, 2024

Thanks. With my own code I have no more crashs :)

from frostwire-jlibtorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.