octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31258] octave-3.2.4 crashes using imfinfo


From: anonymous
Subject: [Octave-bug-tracker] [bug #31258] octave-3.2.4 crashes using imfinfo
Date: Tue, 05 Oct 2010 22:25:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Gentoo Firefox/3.6.9

URL:
  <http://savannah.gnu.org/bugs/?31258>

                 Summary: octave-3.2.4 crashes using imfinfo
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Di 05 Okt 2010 22:25:18 UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: jrrose
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

octave-3.2.4 crashes using imfinfo:
 
address@hidden:/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
 address@hidden:/home/rose/(59)$ echo $?
 0
 
address@hidden:/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 <address@hidden> (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
 
 
 
address@hidden:/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
 
 
address@hidden:/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 <address@hidden>
 Uni-Potsdam




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31258>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]