Yona-Appletree / LEDscape

Beagle Bone Black cape and firmware for driving a large number of WS281x LED strips.
126 stars 58 forks source link

segfault on ledscape_close #8

Open dbu opened 10 years ago

dbu commented 10 years ago

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.

Yona-Appletree commented 10 years ago

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

danasf commented 10 years ago

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