On Mon, Nov 26, 2012 at 6:43 AM, Pete Batard <p...@akeo.ie> wrote:
> It was mentioned that the stress test fails on Windows and Linux as well.
>
> Linux:
> # ./tests/stress
> Starting test run: init_and_exit...
> Success (0)
> Starting test run: get_device_list...
> Success (0)
> Starting test run: many_device_lists...
> Success (0)
> Starting test run: default_context_change...
> Segmentation fault
>
> Windows:
>  >stress
> Starting test run: init_and_exit...
> Success (0)
> Starting test run: get_device_list...
> Success (0)
> Starting test run: many_device_lists...
> Failed to get device list on iteration 32: 4 (00000000)
> Failure (1)
> Starting test run: default_context_change...
> <crashes>
>
> That last crash seems to be a cross platform issue. And the device_list
> one is probably linked to the 32 maxout we've seen for HID.
>

If using libusbK, there is potentially another limitation.
http://libusb.6.n5.nabble.com/libusb-win32-devel-LstK-Init-return-error-tp5710868p5710878.html
"The module (LstK_Init) will only allow 64 outstanding lists at any
giving time; after which it returns ERROR_OUT_OF_STRUCTURES (0x54)"


-- 
Xiaofan

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to