[MacPorts] #35960: sane-backends library exits with signal 11
#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
#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 --------------------------------------+------------------------------------- Comment(by ehaase@…): And of course!! Running under OSX 10.8 I should have said. Build is +universal with i386 and x86_64, cannot tell which variant actually was running. Replying to [ticket:35960 ehaase@…]:
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#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35960: sane-backends library exits with signal 11 --------------------------------------+------------------------------------- Reporter: ehaase@… | Owner: aguynamedryan+sane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: sane-backends --------------------------------------+------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => aguynamedryan+sane@… * cc: ehaase@… (removed) * keywords: SANE PIXMA => Old description:
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 (); }
New description: 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 (); } }}} -- Comment: In the future, please use WikiFormatting and Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/35960#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35960: sane-backends library exits with signal 11 ----------------------------+---------------------------------- Reporter: ehaase@… | Owner: aguynamedryan+sane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: sane-backends | ----------------------------+---------------------------------- Comment (by jmr@…): Can you attach the crash log? -- Ticket URL: <https://trac.macports.org/ticket/35960#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35960: sane-backends library exits with signal 11 ----------------------------+---------------------------------- Reporter: ehaase@… | Owner: aguynamedryan+sane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: sane-backends | ----------------------------+---------------------------------- Comment (by ehaase@…): I would rather not. Why? It is perfectly reproducible every time. Is it not for you? Only then I would consider going through the hassle of installing it again and hopefully extracting one. -- Ticket URL: <https://trac.macports.org/ticket/35960#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35960: sane-backends library exits with signal 11 ----------------------------+---------------------------------- Reporter: ehaase@… | Owner: aguynamedryan+sane@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: sane-backends | ----------------------------+---------------------------------- Comment (by beffa@…): I have the same problem. Here my crash report. -- Ticket URL: <https://trac.macports.org/ticket/35960#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts