Yona-Appletree/LEDscape

segfault on ledscape_close

Opened this issue · 2 comments

dbu commented

when i try to use ledscape_close, i always get a segfault. i tried that with exiting the loop in rgb-test and it happens there as well.

then again, i can simply comment out that line and don't see anything bad happen. the leds just stay their last color until i start another program.

Interesting. I haven't tested that method myself. I'd love to see a pull request fixing it, though!

Has this been resolved? I tried to reproduce this issue but ledscape_close works for me as expected. (LEDscape on Debian)