Hi,
As discussed in much detail here:
https://bugzilla.redhat.com/show_bug.cgi?id=1003193
Calling libusb_exit from atexit from libusb-compat-0.1.5 causes
some apps to break.
The app in question is the scanimage app from sane-backends, which
uses atexit for cleanup itself.
So what happens is the
On Thu, Sep 5, 2013 at 3:26 AM, Hans de Goede wrote:
> Hi,
>
> As discussed in much detail here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1003193
>
> Calling libusb_exit from atexit from libusb-compat-0.1.5 causes
> some apps to break.
>
> The app in question is the scanimage app from sane-ba