-
Notifications
You must be signed in to change notification settings - Fork 30.2k
CRASH si_signo=Segmentation fault: 11(11), si_code=1, si_addr=0x0 #43597
Copy link
Copy link
Closed
Labels
c: crashStack traces logged to the consoleStack traces logged to the console
Description
when i am trying to make apk with "flutter build apk" command , i am getting this response and my build failed,I am working on my production app please someone help me
===== CRASH =====
si_signo=Segmentation fault: 11(11), si_code=1, si_addr=0x0
Dart snapshot generator failed with exit code -6
Snapshotting exited with non-zero exit code: -6
FAILURE: Build failed with an exception.
* Where:
Script '/Users/use/Library/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 768
* What went wrong:
Execution failed for task ':app:compileFlutterBuildReleaseArm'.
> Process 'command '/Users/prasantpandey/Library/flutter/bin/flutter'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 17s
Running Gradle task 'assembleRelease'...
Running Gradle task 'assembleRelease'... Done 78.2s
Gradle task assembleRelease failed with exit code 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the console