[MacPorts] #35960: sane-backends library exits with signal 11
MacPorts
noreply at macports.org
Tue Sep 4 07:10:39 PDT 2012
#35960: sane-backends library exits with signal 11
--------------------------------------+-------------------------------------
Reporter: ehaase@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: SANE PIXMA | Port: sane-backends
--------------------------------------+-------------------------------------
In file pixma_common.c the pixma_close (...)
crashes when closing e.g. "xsane", every time.
Deleting the whole pixma library fixes the
problem for me as I do not have a PIXMA scanner.
void
pixma_cleanup (void)
{
while (first_pixma)
pixma_close (first_pixma);
pixma_io_cleanup ();
}
--
Ticket URL: <https://trac.macports.org/ticket/35960>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list