On 12/29/2013 07:00 PM, Scott Talbert wrote: > On Sat, 28 Dec 2013, Phil Dibowitz wrote: > >>> OK, patch for config-updates on 89x sent. >>> >>> 880 still can't config-dump, it fails in random places - I imagine this is >>> likley similar to the problems you're seeing on Windows - any luck with >>> that? >>> >>> It also can't config-update, because it gets a bus-error when rebooting: >>> >>> ... >>> Verifying config: 100% 686 KiB done >>> Rebooting remote: 8% Bus error >>> >>> I haven't have time to debug this one yet, but it's on my list. >> >> I figured this out. We were calling hid_exit() inside ShutdownUSB() which you >> cannot do - once you call that you can't do anything with libhidapi again. >> >> I've added a fix and comment to my patch. Gonna see if I can figure out the >> config dumping issues. > > Interesting. It's weird that it seems to be OK on the other platforms. > I'm curious to see your patch. Are you taking out the hid_exit on all > platforms?
That's true - I had been thinking mac was the only place we were using libhidapi, but then I realized we're using it on Linux too - perhaps it's specific to hidraw? I also found a bug that had people getting similar errors during enumerate_devs() on Mac but a fix was merged a while ago... -- Phil Dibowitz p...@ipom.com Open Source software and tech docs Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." - Dr. Seuss
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________ concordance-devel mailing list concordance-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-devel