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

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

[Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault


From: Rik
Subject: [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits
Date: Wed, 25 Feb 2015 00:42:10 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

Alas, the problem still remains.  I checked the config.log for graphicsmagick
and it is being built with -fopenmp.  I also have OMP_NUM_THREADS set to 1.

I ran octave-cli.exe under gdb and got a backtrace.  It's not tremendously
helpful because the debugging symbols were stripped.  Still, it appears that
we vector through the Fsylvester at #8.  That's really odd.


Program received signal SIGSEGV, Segmentation fault.
0x68cefb00 in liboctinterp-2!_ZN5ArrayIdED2Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
(gdb) info threads
  Id   Target Id         Frame
* 1    Thread 3600.0xe18 0x68cefb00 in liboctinterp-2!_ZN5ArrayIdED2Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
(gdb) bt
#0  0x68cefb00 in liboctinterp-2!_ZN5ArrayIdED2Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#1  0x68c48f93 in liboctinterp-2!_ZN13octave_matrixD0Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#2  0x68cdf6da in liboctinterp-2!_ZN5ArrayI12octave_valueED2Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#3  0x68c313b6 in liboctinterp-2!_ZN10octave_mapD1Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#4  0x68c52275 in liboctinterp-2!_ZN13octave_structD0Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#5  0x68dc02fe in
liboctinterp-2!_ZNSt8_Rb_treeISsSt4pairIKSs12octave_valueESt10_Select1stIS3_ESt4le
ssISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#6  0x686ef83e in liboctinterp-2!_ZN20octave_user_functionD2Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#7  0x686efb0b in liboctinterp-2!_ZN20octave_user_functionD0Ev ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#8  0x68b1d7e8 in liboctinterp-2!_Z10FsylvesterRK17octave_value_listi ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#9  0x68c40734 in liboctinterp-2!_ZN12symbol_table9clear_allEb ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#10 0x68b214d4 in liboctinterp-2!_ZN12symbol_table7cleanupEv ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#11 0x68b64a48 in liboctinterp-2!_Z9main_loopv ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#12 0x68b66412 in liboctinterp-2!_Z17clean_up_and_exitib ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#13 0x682c47aa in octave_execute_interpreter ()
   from c:\Octave\Octave-3.9.1+\bin\liboctinterp-2.dll
#14 0x00402905 in ?? ()
#15 0x004013e2 in ?? ()
#16 0x7c817077 in RegisterWaitForInputIdle () from
C:\WINDOWS\system32\kernel32.dll
#17 0x00000000 in ?? ()




    _______________________________________________________

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]