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

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

[Octave-bug-tracker] [bug #41699] image package: imrotate causes a segme


From: Ian Journeaux
Subject: [Octave-bug-tracker] [bug #41699] image package: imrotate causes a segmentation fault when exiting Octave
Date: Fri, 04 Apr 2014 02:03:11 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36

Follow-up Comment #12, bug #41699 (project octave):

I have got myself to the point where I can build MXE Octave and start to
diagnose. 

When I start up Octave with GDB, I am able to reproduce the problem.

C:MinGWbin>gdb C:OctaveOctave-3.8.1binoctave-gui.exe 
GNU gdb (GDB) 7.6.1 
Copyright (C) 2013 Free Software Foundation, Inc. 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. 
There is NO WARRANTY, to the extent permitted by law.  Type "show copying" 
and "show warranty" for details. 
This GDB was configured as "mingw32". 
For bug reporting instructions, please see: 
<http://www.gnu.org/software/gdb/bugs/>... 
Reading symbols from C:OctaveOctave-3.8.1binoctave-gui.exe...done. 
(gdb) run 
Starting program: C:OctaveOctave-3.8.1binoctave-gui.exe 
[New Thread 1840.0x2700] 
[New Thread 1840.0x2aac] 
[New Thread 1840.0x5c0] 
[New Thread 1840.0x1fc4] 
[New Thread 1840.0x2a74] 
[New Thread 1840.0x2298] 
[New Thread 1840.0xe2c] 
[New Thread 1840.0x2e70] 
[New Thread 1840.0x1ea8] 
[New Thread 1840.0x2a7c] 
[New Thread 1840.0x2550] 
[New Thread 1840.0x2fe8] 
warning: Invalid parameter passed to C runtime function. 
warning: Invalid parameter passed to C runtime function. 
...
warning: Invalid parameter passed to C runtime function. 
warning: SNACNP::NPGetCaps::WNNC_NET_TYPE 
warning: SNACNP::NPGetCaps::WNNC_USER 
warning: SNACNP::NPGetCaps::WNNC_CONNECTION 
warning: SNACNP::NPGetCaps::WNNC_ENUMERATION 
warning: SNACNP::NPGetCaps::WNNC_ADMIN 
warning: SNACNP::NPGetCaps::WNNC_DIALOG 
warning: SNACNP::NPGetCaps::WNNC_START 
[New Thread 1840.0x22a0] 
warning: Invalid parameter passed to C runtime function. 
...
warning: Invalid parameter passed to C runtime function. 
[New Thread 1840.0x2de0] 
warning: Invalid parameter passed to C runtime function. 

Program received signal SIGSEGV, Segmentation fault. 
[Switching to Thread 11456.0x10d8] 
Array<double>::~Array (this=0x1d964db8, __in_chrg=<optimized out>) 
    at /mxe-octave/tmp-stable-octave/octave-3.8.1/liboctave/array/Array.h:243

243     /mxe-octave/tmp-stable-octave/octave-3.8.1/liboctave/array/Array.h: No
such file or directory. 

I am just not sure how to go about diagnosing this further. I would tend to
think the the problem is a result of a conflict with something in the
GraphicMagik package used by imwrite or the image package but that is just a
hunch. 



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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