Skip to content

Sample Application crashes on Samsung Galaxy s4 after upgrade to 3.29 #164906

@chris-NR

Description

@chris-NR

Steps to reproduce

Run the flutter example application examples/layers/raw/spinning_square.dart on a Samsung Galaxy s4 physical device (API level 21)

Expected results

The application should install and run.

Actual results

The application installs but crashes when executed (see screenshot below). This is the output in the Debug Console on vscode.

Launching raw/spinning_square.dart on GT I9505 in debug mode...
I/flutter ( 8990): [IMPORTANT:flutter/shell/platform/android/android_context_gl_impeller.cc(94)] Using the Impeller rendering backend (OpenGLES).
✓ Built build/app/outputs/flutter-apk/app-debug.apk
Error connecting to the service protocol: failed to connect to http://127.0.0.1:59753/YhfwOlY5Kmk=/ HttpException: Connection closed before full header was received, uri = http://127.0.0.1:59753/YhfwOlY5Kmk=/ws
I/flutter ( 9940): [IMPORTANT:flutter/shell/platform/android/android_context_gl_impeller.cc(94)] Using the Impeller rendering backend (OpenGLES).

Code sample

reproducible with the example app indicated above

Screenshots or Video

Screenshots / Video demonstration

Image

Logs

flutter run -t raw/spinning_square.dart -d 2d03b7aa --debug --verbose | tee output.txt

output.txt

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.29.1, on macOS 15.3.1 24D70 darwin-x64, locale en-GB) [996ms]
    • Flutter version 3.29.1 on channel stable at /Users/chris/flutter/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 09de023485 (10 days ago), 2025-02-28 13:44:05 -0800
    • Engine revision 871f65ac1b
    • Dart version 3.7.0
    • DevTools version 2.42.2

[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [3.8s]
    • Android SDK at /Users/chris/Library/Android/sdk
    • Platform android-35, build-tools 35.0.1
    • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
      This is the JDK bundled with the latest Android Studio installation on this machine.
      To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
    • Java version OpenJDK Runtime Environment (build 21.0.4+-12422083-b607.1)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 16.2) [2.3s]
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 16C5032a
    • CocoaPods version 1.16.2

[✓] Chrome - develop for the web [28ms]
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2024.2) [27ms]
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 21.0.4+-12422083-b607.1)

[✓] VS Code (version 1.97.2) [24ms]
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.104.0

[✓] Connected device (3 available) [172.9s]   
    • GT I9505 (mobile)                     • 2d03b7aa                                 • android-arm    • Android 5.0.1 (API 21)
    • macOS (desktop)                       • macos                                    • darwin-x64     • macOS 15.3.1 24D70 darwin-x64
    • Chrome (web)                          • chrome                                   • web-javascript • Google Chrome 133.0.6943.54

[✓] Network resources [406ms]
    • All expected network resources are available.

• No issues found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: crashStack traces logged to the consolec: fatal crashCrashes that terminate the processc: regressionIt was better in the past than it is nowe: device-specificOnly manifests on certain devicese: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.platform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions