Flutter-intellij: android studio totally frozen with Flutter plugin v45

Created on 5 Apr 2020  路  7Comments  路  Source: flutter/flutter-intellij

installing Flutter plugin v45 in android studio 192.7142 makes it totally frozen for about 20 seconds when switching editor dart tabs,
switching back Flutter plugin to v44 solved the problem.

P1 bug

All 7 comments

I can't reproduce this. Does it happen it you switch back to M45? If so, is there any other indicator of what's happening? Maybe a message in the bottom status bar, a notification balloon, or anything else changing in the UI?

In my case it has been frozen for 34 minutes.

2020-04-07 13:51:47,768 [ 368803]   INFO - icReportIdePerformanceListener - uiFreezeStarted 
2020-04-07 13:52:47,838 [ 428873]   INFO - icReportIdePerformanceListener - Freeze report saved: /home/abdulaziz/.AndroidStudio3.6/system/log/threadDumps-freeze-20200407-135141-AI-192.7142.36.36.6241897/diagnosticReport-hotPathStackTrace.txt 
2020-04-07 13:52:47,839 [ 428874]   INFO - icReportIdePerformanceListener - Freeze report saved: /home/abdulaziz/.AndroidStudio3.6/system/log/threadDumps-freeze-20200407-135141-AI-192.7142.36.36.6241897/diagnosticReport-profileDiagnostics.txt 
2020-04-07 13:52:47,839 [ 428874]   INFO - icReportIdePerformanceListener - Freeze report saved: /home/abdulaziz/.AndroidStudio3.6/system/log/threadDumps-freeze-20200407-135141-AI-192.7142.36.36.6241897/diagnosticReport-memoryUseDiagnostics.txt 
2020-04-07 13:52:47,839 [ 428874]   INFO - icReportIdePerformanceListener - Freeze report saved: /home/abdulaziz/.AndroidStudio3.6/system/log/threadDumps-freeze-20200407-135141-AI-192.7142.36.36.6241897/diagnosticReport-actionsDiagnostics.txt 
2020-04-07 14:25:09,778 [2370813]   INFO - icReportIdePerformanceListener - uiFreezeFinished: duration = 2008 seconds

@abduqodirov or @EngDjango: do either of you have a proxied network?

@stevemessick no sir, no indicator of any kind, and if i minimize android studio window -on windows- to the taskbar and restore it -during the freeze- i get black screen untill the freeze end;
and i've switched back and forth between 45 and 44 many times but did not solve it;

Sorry for the hassle here. I see some issues in some networking code I added in M45. Working on a fix right now.

@pq i do set custom DNS server in my network adapter, but i don't know if that the problem;

Good to know. Thank you!

Was this page helpful?
0 / 5 - 0 ratings