Skip to content

SIGSEV upon program finish #7

Open
@zyklone92

Description

First of all, many thanks for this project - it has saved me a lot of trouble and work for a private project of mine.
I am using a WS2812b LED-Strip on a RPi 3 via gpiopin 21, pwm-channel 0 and can use it without a problem. When the program finishes however (or I call System.exit()), I get a sigsev error and I strongly believe this is due to the corresponding channel not being closed properly, because nothing else could cause it. I even tried executing a program, where I just instantiate a new strip and send something and I still get the error.
Honestly, this is not super important, since everything works fine upon execution, but I thought I might post this here and see, if others get the same error, or if this behaviour is even expected.
Thanks again for this great contribution.

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