#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