plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

[Bug]: Freezing and crashing the program due to getSystemMemoryInMegabytes() error

Open mohammadjalalis opened this issue 2 years ago • 2 comments

Hi, When running the program on some Windows operating systems, we encounter the following error. Currently, this error message occurred on a virtual machine with 8 GB of memory.

Edition Windows 10 Home Version 21H2 OS build 19044.1620

Untitled

Checklist before submitting a question

  • [X] I searched issues in this repository and couldn't find such bug/problem
  • [X] I Google'd a solution and I couldn't find it
  • [X] I searched on StackOverflow for a solution and I couldn't find it
  • [X] I read the README.md file of the plugin
  • [X] I am using the latest version of the plugin
  • [X] All dependencies are up to date with flutter pub upgrade
  • [X] I did a flutter clean
  • [X] I tried running the example project

mohammadjalalis avatar Nov 19 '23 14:11 mohammadjalalis

WindowsException: Error 0x00000000: A operação foi concluída com êxito.
  File "device_info_plus_windows.dart", line 127, in DeviceInfoPlusWindowsPlugin.getSystemMemoryInMegabytes
  File "device_info_plus_windows.dart", line 87, in DeviceInfoPlusWindowsPlugin.getInfo
  File "device_info_plus_windows.dart", line 40, in DeviceInfoPlusWindowsPlugin.deviceInfo
  File "device_info_plus.dart", line 93, in DeviceInfoPlugin.windowsInfo
...
(5 additional frame(s) were not displayed)

I encountered the same problem and it was automatically collected by sentry.

shuax avatar Dec 14 '23 01:12 shuax

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 15 days

github-actions[bot] avatar May 10 '24 00:05 github-actions[bot]