-
-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
Just filing this here FYI, I'll investigate more thoroughly myself when I have time. I made a basic animated Flutter app and left it running overnight, when I came back it had crashed. I ran it under gdb and this is what I found. If there's any commands you'd like me to run before I get around to debugging it myself, let me know and I can run them.
Thread 3 "flutter-pi" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x6faff330 (LWP 10083)]
0x75d86360 in ?? () from /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
(gdb) bt
#0 0x75d86360 in () at /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
#1 0x00000000 in ()
(gdb)
Metadata
Metadata
Assignees
Labels
No labels