Skip to content

GetOverlappedResult: Invalid Handle on Windows ARM / Electron #3086

@twij

Description

@twij

SerialPort Version

13.0.0

Node Version

20.19.4

Electron Version

36.2.0

Platform

Microsoft Windows NT 10.0.261000.0

Architecture

ARM

Hardware or chipset of serialport

No response

What steps will reproduce the bug?

Write to a port using Electron on Windows ARM. https://github.com/twij/Electron-ARM-serialport

What happens?

Struggling to get around this error message when writing to a port using Electron on Windows for ARM. I read that it should be supported in another ticket (2811). Listing and reading ports seem okay, but as soon as I try to write I get (GetOverlappedResult): Invalid Handle.

Not sure if there's something wrong with my build process or something else. I appreciate this is probably not a commonly used combination. The same code works fine on x64. Thanks.

What should have happened?

Should be able to write to a port like on x86-64.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions