[MacPorts] #23846: octave 3.2.3 call of imread crashed octave
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: -------------------------------------------+-------------------------------- Hello, octave:4> A=imread("Gears3.tiff"); Assertion failed: (semaphore_info != (SemaphoreInfo *) NULL), function LockSemaphoreInfo, file magick/semaphore.c, line 525. panic: Abort trap -- stopping myself... Abort trap tiffinfo Gears3.tiff TIFF Directory at offset 0x1d296 (119446) Image Width: 380 Image Length: 380 Resolution: 1, 1 (unitless) Bits/Sample: 8 Sample Format: unsigned integer Compression Scheme: LZW Photometric Interpretation: RGB color Orientation: row 0 top, col 0 lhs Samples/Pixel: 3 Planar Configuration: single image plane Software: Pixie MatrixWorldToScreen: 1.995447,-1.011418,0.237759,0.237759,-0.451741,-1.418443,-0.903482,-0.903482,-1.072726,-1.517127,0.356638,0.356638,21.029737,21.029734,42.059479,42.059479 MatrixWorldToCamera: 0.832050,0.501162,0.237759,0.000000,0.000000,0.428625,-0.903482,0.000000,-0.554700,0.751743,0.356638,0.000000,-0.000001,0.000003,42.059479,1.000000 Predictor: horizontal differencing 2 (0x2) -- Ticket URL: <http://trac.macports.org/ticket/23846> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------------+-------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => stechert@… * port: => octave Old description:
Hello,
octave:4> A=imread("Gears3.tiff"); Assertion failed: (semaphore_info != (SemaphoreInfo *) NULL), function LockSemaphoreInfo, file magick/semaphore.c, line 525. panic: Abort trap -- stopping myself... Abort trap
tiffinfo Gears3.tiff TIFF Directory at offset 0x1d296 (119446) Image Width: 380 Image Length: 380 Resolution: 1, 1 (unitless) Bits/Sample: 8 Sample Format: unsigned integer Compression Scheme: LZW Photometric Interpretation: RGB color Orientation: row 0 top, col 0 lhs Samples/Pixel: 3 Planar Configuration: single image plane Software: Pixie MatrixWorldToScreen: 1.995447,-1.011418,0.237759,0.237759,-0.451741,-1.418443,-0.903482,-0.903482,-1.072726,-1.517127,0.356638,0.356638,21.029737,21.029734,42.059479,42.059479 MatrixWorldToCamera: 0.832050,0.501162,0.237759,0.000000,0.000000,0.428625,-0.903482,0.000000,-0.554700,0.751743,0.356638,0.000000,-0.000001,0.000003,42.059479,1.000000 Predictor: horizontal differencing 2 (0x2)
New description: Hello, {{{ octave:4> A=imread("Gears3.tiff"); Assertion failed: (semaphore_info != (SemaphoreInfo *) NULL), function LockSemaphoreInfo, file magick/semaphore.c, line 525. panic: Abort trap -- stopping myself... Abort trap tiffinfo Gears3.tiff TIFF Directory at offset 0x1d296 (119446) Image Width: 380 Image Length: 380 Resolution: 1, 1 (unitless) Bits/Sample: 8 Sample Format: unsigned integer Compression Scheme: LZW Photometric Interpretation: RGB color Orientation: row 0 top, col 0 lhs Samples/Pixel: 3 Planar Configuration: single image plane Software: Pixie MatrixWorldToScreen: 1.995447,-1.011418,0.237759,0.237759,-0.451741,-1.418443,-0.903482,-0.903482,-1.072726,-1.517127,0.356638,0.356638,21.029737,21.029734,42.059479,42.059479 MatrixWorldToCamera: 0.832050,0.501162,0.237759,0.000000,0.000000,0.428625,-0.903482,0.000000,-0.554700,0.751743,0.356638,0.000000,-0.000001,0.000003,42.059479,1.000000 Predictor: horizontal differencing 2 (0x2) }}} -- -- Ticket URL: <http://trac.macports.org/ticket/23846#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: stechert@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------------+-------------------------------- Comment(by singingwolfboy@…): Looks like this may be due to a bug in how Octave calls ImageMagick: {{{ There have been changes in __magick_read__. There have also been trouble with recent GraphicsMagick releases (since 1.3.8 at least). They added an initialization that Octave isn't executing. I'm running 1.3.6 and I'm not seeing this. }}} http://permalink.gmane.org/gmane.comp.gnu.octave.maintainers/17935 -- Ticket URL: <http://trac.macports.org/ticket/23846#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------------+-------------------------------- Changes (by jmr@…): * owner: stechert@… => macports-tickets@… -- Ticket URL: <https://trac.macports.org/ticket/23846#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------------+-------------------------------- Comment(by pmcarlton@…): Cc Me! -- Ticket URL: <https://trac.macports.org/ticket/23846#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------------+-------------------------------- Comment(by rafaelzlisboa@…): Is there any workaround to this issue? -- Ticket URL: <https://trac.macports.org/ticket/23846#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -------------------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: octave -------------------------------------------+-------------------------------- Comment(by manel.soria@…): Hi, Just downloaded & installed octave and this problem seems to be still there. Any idea ? -- Ticket URL: <https://trac.macports.org/ticket/23846#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23846: octave 3.2.3 call of imread crashed octave -----------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: | Keywords: Port: octave | -----------------------------------+-------------------------------- Comment (by maxheinrich1988@…): I'm having the exact same problem with a freshly installed octave 3.2.4. -- Ticket URL: <https://trac.macports.org/ticket/23846#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#23846: octave 3.2.3 call of imread crashed octave -----------------------------------+-------------------------------- Reporter: hans-juergen.greif@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: octave | -----------------------------------+-------------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: If this is still really an issue ... please do: {{{ sudo port selfupdate }}} and then try installing it again. Should be fixed with r114034. -- Ticket URL: <https://trac.macports.org/ticket/23846#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts