Skip to content

[stable] Add changelog for 3.41.4.#183183

Merged
auto-submit[bot] merged 2 commits into
flutter:flutter-3.41-candidate.0from
eyebrowsoffire:changelog-3.41.4
Mar 3, 2026
Merged

[stable] Add changelog for 3.41.4.#183183
auto-submit[bot] merged 2 commits into
flutter:flutter-3.41-candidate.0from
eyebrowsoffire:changelog-3.41.4

Conversation

@eyebrowsoffire

Copy link
Copy Markdown
Contributor

No description provided.

@flutter-dashboard

Copy link
Copy Markdown

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the changelog for version 3.41.4. I've found a typo in one of the issue numbers and a changelog entry that could be more descriptive for users, as per the repository's own guidelines for hotfix documentation.

Note: Security Review has been skipped due to the limited scope of the PR.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
### [3.41.4](https://github.com/flutter/flutter/releases/tag/3.41.4)
- [flutter/182748](https://github.com/flutter/flutter/issues/182748) When building for an iOS simulator with Xcode 26, the build will fail when there is a CocoaPod dependency that does not support arm.
- [flutter/182361](https://github.com/flutter/flutter/issues/182361) When iOS plugins register to receive lifecycle events during an event, a crash may occur.
- [flutter/182367](https://github.com/flutter/flutter/issues/182367) Crash on Flutter Web Skwasm apps.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest adding more context on when this crash occurs if possible. Maybe something from the original PR description?

This PR fixes a critical memory crash in Skwasm. The root cause was the incorrect usage of withStackScope with an async closure in SkwasmSurface.rasterizeToImageBitmaps.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it basically happens randomly from what I understand, it's basically a race condition.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok understood!

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

@camsim99 camsim99 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the clarification

Comment thread CHANGELOG.md
### [3.41.4](https://github.com/flutter/flutter/releases/tag/3.41.4)
- [flutter/182748](https://github.com/flutter/flutter/issues/182748) When building for an iOS simulator with Xcode 26, the build will fail when there is a CocoaPod dependency that does not support arm.
- [flutter/182361](https://github.com/flutter/flutter/issues/182361) When iOS plugins register to receive lifecycle events during an event, a crash may occur.
- [flutter/182367](https://github.com/flutter/flutter/issues/182367) Crash on Flutter Web Skwasm apps.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok understood!

@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 3, 2026
@auto-submit auto-submit Bot merged commit 6820b15 into flutter:flutter-3.41-candidate.0 Mar 3, 2026
5 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 4, 2026
Xbectordash pushed a commit to Xbectordash/abhi_flutter_fork that referenced this pull request May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants