-
Notifications
You must be signed in to change notification settings - Fork 28
Closed as not planned
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
On Ubuntu 25.04, the FlutterFlow web app crashes unpredictably in both Chrome and Vivaldi browsers.
The same behavior was observed in a Windows 11 virtual machine, where the app also crashed intermittently.
A freshly installed Windows 10 system on a separate physical test device experienced another crashes.
Expected Behavior
The app should remain stable on both Windows and Linux without crashes.
Steps to Reproduce
The crashes cannot be reliably reproduced due to their random occurrence.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4skefqyItIpbxa1rqBKPlB/SQ7HGI4bY0wscpCbw4bIYj2P4lzY876PxdvTem7TVVmek6mp14y0M70veDDFscEISusfKo/ybt6TTqUfFigR8iTF7ivdHdCQZ9RC3aA5LaNvhJdOtBtWngYwF6ICu6XaD/dJK63CkQwSq/LZO4=
Visual documentation
Windows Event Viewer entry:
Faulting application name: flutterflow.exe, version: 6.3.51.0
Faulting module name: MSVCP140.dll, version: 14.29.30157.0
Exception code: 0xc0000005
Fault offset: 0x0000000000013080
Application path: C:\Program Files\FlutterFlow\flutterflow.exe
Module path: C:\Windows\SYSTEM32\MSVCP140.dll
Report ID: 4e480de6-6b60-46ee-be36-ff413a4962c4
Ubuntu Kernel Log:
Oct 15 16:51:01 ubu systemd[2974]: app-com.vivaldi.Vivaldi-42913.scope: Consumed 44.519s CPU time, 276.7M memory peak.
Oct 15 16:51:01 ubu systemd[2974]: app-gnome-vivaldi\x2dstable-42913.scope: Consumed 19.916s CPU time, 233.9M memory peak.
Oct 15 16:50:54 ubu kernel: traps: ThreadPoolForeg[43038] trap invalid opcode ip:64cfa70c6216 sp:769ec19fa360 error:0 in vivaldi-bin[ac3c216,64cf9f319000+cabd000]
Environment
- FlutterFlow version: 6.3.51.0
- Platform: Ubuntu (Desktop), Windows(VM and physical Device)
- Browser name and version: Chrome Version 141.0.7390.107 (64-bit)
- Operating system and version affected: Ubuntu 25.04, Windows 10Additional Information
No response