-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Closed
Labels
c: crashStack traces logged to the consoleStack traces logged to the consoled: examplesSample code and demosSample code and demoswaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
I ran flutter/examples/layers/widgets/custom_render_box.dart
and the app crashed while playing with it.
Device is: Moto G4 Plus (Android 7.0)
I simply copy pasted the code of custom_render_box.dart on to main.dart of a helloworld app. After the crash, the app restarted with previous helloworld app instead of the custom_render_box code I was playing with.
Logcat says only this much:
03-05 16:00:11.737 25851-903/com.yourcompany.helloflutter A/libc: Fatal signal 11 (SIGSEGV), code 128, fault addr 0x0 in tid 903 (Thread-8)
[ 03-05 16:00:11.748 394: 394 W/ ]
debuggerd: handling request: pid=25851 uid=10285 gid=10285 tid=903
[ 03-05 16:00:11.867 914: 914 E/ ]
debuggerd: process stopped due to unexpected signal 27
[ 03-05 16:00:11.889 394: 394 W/ ]
debuggerd: resuming target 25851
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the consoled: examplesSample code and demosSample code and demoswaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds