Opened 15 years ago
Last modified 11 years ago
#23846 closed defect
octave 3.2.3 call of imread crashed octave — at Version 1
Reported by: | hans-juergen.greif@… | Owned by: | stechert@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | octave |
Description (last modified by mf2k (Frank Schima))
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)
Change History (2)
Changed 15 years ago by hans-juergen.greif@…
Attachment: | Gears3.tiff added |
---|
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to stechert@… |
Port: | octave added |
Note: See
TracTickets for help on using
tickets.