![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Device::USB and core dumpedby McA (Priest) |
on Oct 16, 2012 at 15:34 UTC ( #999355=note: print w/replies, xml ) | Need Help?? |
Hi, my alarm bells ring when I here that you installed Device::USB with troubles knowing (after reading the man page) that this is a wrapper around a C library. I would assume that there is something wrong with library version (32bit/64bit) and library references. Check if there are more than one libusb on your system. Second: Let the shell write core files and dig into it with gdb. If you're lucky you get a hint. Update: Look at https://rt.cpan.org/Public/Bug/Display.html?id=65908. That seems to be your problem. Best regards
In Section
Seekers of Perl Wisdom
|
|