X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.4 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Date: Thu, 10 Jun 2010 15:27:58 -0500 From: James Eric Pruitt To: cygwin AT cygwin DOT com Subject: Cygwin Octave / Octave Forge image functions Message-ID: <20100610202758.GA20922@sinister> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Whenever I use any of the image functions in Octave, it begins to spew out a bunch of exceptions. I have an X server running and the DISPLAY environment variable set but it doesn't make a difference. Sample output can be found at http://pastebin.com/m7SS1MwV but here is the stack dump and en excerpt from the output (Note, I'm running Cygwin 1.7.5 on Windows Vista x86): # Dump output Exception: STATUS_ACCESS_VIOLATION at eip=610202F7 eax=01363188 ebx=61228FE4 ecx=7690B363 edx=00B2E950 esi=00000000 edi=0022F9FC ebp=61020A10 esp=0022C7CC program=C:\Cygwin\bin\octave-3.2.4.exe, pid 872, thread main cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023 Stack trace: Frame Function Args End of stack trace # Octave output octave:1> image warning: loadimage is obsolete and will be removed from a future version of Octave; please use imread instead 2 [main] octave-3.2.4 2644 exception::handle: Exception: STATUS_ACCESS_VIOLATION 569 [main] octave-3.2.4 2644 open_stackdumpfile: Dumping stack trace to octave-3.2.4.exe.stackdump ... ... error: popen2: process creation failed -- Resource temporarily unavailable -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple