Giter Club home page Giter Club logo

Comments (6)

pmuetschard avatar pmuetschard commented on May 9, 2024

Thank you for the bug report. I'm failing to reproduce the issue. When you say you ignored the dialog, do you mean you hit escape, closed it by clicking the red close button, or just clicked on the "Get started" button? How did you close the App? Cmd-q, the menu, the red close button? I've tried all these and couldn't replicate.

Although, looking at the stack, there could be some kind of race going on, which would explain why I can't replicate. Does this keep happening for you all the time?

from agi.

 avatar commented on May 9, 2024

I have reproduced this 2 times, first closed the ADB dialog with close button then closed the main window again with the close button. The second time specified the adb location then get "Get started", then closed the app with top panel options "Quit the android gpu inspector". I tried these steps about 6 times got this crash 2 times. I looked at the code and I thought about race condition, too. I will try to find time to investigate this crash and will provide a fix for this :)

from agi.

pau-baiget avatar pau-baiget commented on May 9, 2024

HI @artyomdangizyan! Did you have some time to investigate this issue? Could you please provide the logs so we can take a look here? Thank you very much!

from agi.

 avatar commented on May 9, 2024

Hi @pau-baiget I attached the log files. I have already reproduced this crash about 10-15 times but I still can't reproduce this from the first try. I tried to build the project to debug the crash, but building this project in my environment is too painful (the bazel version is mismatched, some externals libs are failing because of some warnings, etc..) But I have looked at the sources and my hypothesis is that this crash is a result fo some race condition, a thread is asynchronously closing the application and calling destroy on the window after which the application member in windows is becoming null and the other thread is looping and it has already successfully passed the validation that window is not destroyed. But unfortunately, I couldn't find any asynchrony all to the MainWindow close method. Anyway, do you need any more info from me for the investigation of this crash?
gapic.log
gapis.log

from agi.

pau-baiget avatar pau-baiget commented on May 9, 2024

@artyomdangizyan , apologies for the lack of follow-up!! We have published loads of fixes and updated UI libraries (PR) so this issue might not be reproducible anymore. Can you please try the latest dev release?

Thanks! We'll monitor this bug more closely so it doesn't get stuck again!

from agi.

pau-baiget avatar pau-baiget commented on May 9, 2024

Closing this issue as we're not able to reproduce this issue anymore. @artyomdangizyan please add a comment and we'll reopen if necessary, thanks!

from agi.

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.