Hello,
I am using libusbdotnet together with Ubuntu 10.10 (Kernel 2.6.35-23-generic #40-Ubuntu SMP x86_64 GNU/Linux)
When I try to execute the Show.Info example bundled with libusbdotnet I get the following error message when pressing the return key at the end of the USB device list:
libusb:warning [libusb_close] internal signalling write failed, closing anyway
Segmentation fault
I am using the following mono version:
Mono JIT compiler version 2.6.7 (Debian 2.6.7-3ubuntu1)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC and Parallel Mark)
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
On Windows Systems everything works fine.