Tue 05 Oct 2010 10:25:18 PM UTC, original submission:
octave-3.2.4 crashes using imfinfo:
rose@moose:/home/rose/(58)$ tiffinfo
Test_images/090520_60x_149_rfp_dish3stim_t0003__01_small_4.tif| grep Bit
TIFFReadDirectory: Warning, Unknown field with tag 50838 (0xc696)
encountered.
TIFFReadDirectory: Warning, Unknown field with tag 50839 (0xc697)
encountered.
Bits/Sample: 16
rose@moose:/home/rose/(59)$ echo $?
0
rose@moose:/home/rose/(60)$ octave
GNU Octave, version 3.2.4
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. For details, type `warranty'.
Octave was configured for "x86_64-pc-linux-gnu".
Additional information about Octave is available at
http://www.octave.org.
Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html
Report bugs to <bug@octave.org> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).
For information about changes from previous versions, type `news'.
warning: mark_as_command is obsolete and will be removed from a future
version of Octave
octave:1>
imfinfo("Test_images/090520_60x_149_rfp_dish3stim_t0003__01_small_4.tif")
octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion
`semaphore_info != (SemaphoreInfo ) ((void )0)' failed.
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Abgebrochen
rose@moose:/home/rose/(66)$ tiffinfo Test_images/Julia_Mohr_D.tiff | grep Bits
Bits/Sample: 8
octave:1> imfinfo("Test_images/Julia_Mohr_D.tiff")
octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion
`semaphore_info != (SemaphoreInfo ) ((void )0)' failed.
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Abgebrochen
rose@moose:/home/rose/(68)$ identify Test_images/Julia_Mohr_D.JPG
Test_images/Julia_Mohr_D.JPG JPEG 1600x1200 1600x1200+0+0 8-bit
DirectClass 410KB 0.000u 0:00.000
octave:1> imfinfo("Test_images/Julia_Mohr_D.JPG")
octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion
`semaphore_info != (SemaphoreInfo ) ((void )0)' failed.
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Abgebrochen
--
Juergen Rose <rose@rz.uni-potsdam.de>
Uni-Potsdam
|