MVoz / libmpsse

Automatically exported from code.google.com/p/libmpsse
0 stars 0 forks source link

gpio example segfaults #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and build libmpsse R121 revision (using libusb-0.1.12 libftdi-0.20)
2. Build 'gpio.c' example
3. Run gpio example

What is the expected output? What do you see instead?
Example runs smoothly, except that it crashes with a segfault when 
MPSSE.GPIO.Close is called.

What version of the product are you using? On what operating system?
R121 on Linux Ubuntu 

Original issue reported on code.google.com by david.siorpaes@gmail.com on 26 Oct 2012 at 12:06

GoogleCodeExporter commented 9 years ago
Thanks, should be fixed in R122 now.

Original comment by heffne...@gmail.com on 26 Oct 2012 at 11:13

GoogleCodeExporter commented 9 years ago
Thanks, works like a charm now ;)

Original comment by david.siorpaes@gmail.com on 29 Oct 2012 at 11:42