Skip to content

Application crashes when call ui.Image toByteData function on windows. #65656

@cometyang

Description

@cometyang

I build https://github.com/renancaraujo/bitmap's example code on windows (I use master channel). It crashed.
However, the same code works on Linux and mac.
It throws exception at
final ByteData byteData = await image.toByteData();

Is it a windows platform bug?

Metadata

Metadata

Labels

P1High-priority issues at the top of the work lista: desktopRunning on desktopc: fatal crashCrashes that terminate the processengineflutter/engine related. See also e: labels.found in release: 1.23Found to occur in 1.23has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-windowsBuilding on or for Windows specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions