Code Monkey home page Code Monkey logo

Comments (3)

herve91 avatar herve91 commented on August 27, 2024

Thanks for the log file. I'll investigate and let you know.

from specialization-plugin.

Ridderby avatar Ridderby commented on August 27, 2024

I have had problems when copying a lot of objects. IT works for a wihile, then Archi freezes, and I have the impression it is frozen during coredump (Linux, the applications memory is dumped into a file), after a while Archi plainly crashes/closes down. Core dumping may take a while and meanwhile application is no longer responsive (I think it the entire memory is frozen during dump).

I may try to acquire a coredump-file and post if that will help.

from specialization-plugin.

herve91 avatar herve91 commented on August 27, 2024

The core dump will not really be useful. The exception sent gives me the class, the method and the line number where the exception has been raised.

So I should be able to add some traces and find how to fix the issue.

Nevertheless, even if I never experienced a crash on my side, the plugin is known to have memory leaks. In some occasions, the images created are not released. That's the reason why I started the v2 of the plugin that won"t use an external folder anymore, but use images loaded into the model. This way, there will not be any memory leak anymore and the images will be saved inside the model.

But the dev of this v2 is quite (very) slow as I miss time ...

Anyway, I'll find to fix the issue before the v2 is released.

from specialization-plugin.

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.