From: jo <eta...@ya...> - 2012-10-13 17:34:46
|
tried first general download version then option 2 from http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault in plot Please advise... C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe GNU Octave, version 3.6.1 Copyright (C) 2012 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 "i686-pc-mingw32". 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 Read http://www.octave.org/bugs.html to learn how to submit bug reports. For information about changes from previous versions, type `news'. octave:1> plot(exp(cos([-9:.1:9]))) panic: Segmentation violation -- stopping myself... attempting to save variables to `octave-core'... save to `octave-core' complete warning: get: allowing closerequestfcn to match figure property closerequestfcn error: get: unknown property "closerequestfcn" error: get: unknown figure property deletefcn warning: get: allowing closerequestfcn to match figure property closerequestfcn warning: get: allowing __plot_stream__ to match figure property __plot_stream__ error: get: unknown root property currentfigure |
From: Doug S. <dou...@gm...> - 2012-10-13 18:27:18
|
On Sat, Oct 13, 2012 at 1:34 PM, jo <eta...@ya...> wrote: > tried first general download version then option 2 from > http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault > in plot > Please advise... > > C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe > GNU Octave, version 3.6.1 > Copyright (C) 2012 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 "i686-pc-mingw32". > > 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 > > Read http://www.octave.org/bugs.html to learn how to submit bug reports. > > For information about changes from previous versions, type `news'. > > octave:1> plot(exp(cos([-9:.1:9]))) > panic: Segmentation violation -- stopping myself... > attempting to save variables to `octave-core'... > save to `octave-core' complete > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > error: get: unknown property "closerequestfcn" > error: get: unknown figure property deletefcn > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > warning: get: allowing __plot_stream__ to match figure property > __plot_stream__ > error: get: unknown root property currentfigure > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev > > works OK for me ubuntu octave 3.7.0+ -- DAS https://linuxcounter.net/user/206392.html |
From: jo <eta...@ya...> - 2012-10-13 19:17:53
|
This is on windows 7. Older versions of octave also worked fine on this laptop; unfornately I decided to *upgrade* ________________________________ From: Doug Stewart <dou...@gm...> To: jo <eta...@ya...> Cc: "oct...@li..." <oct...@li...> Sent: Saturday, October 13, 2012 8:27 PM Subject: Re: [OctDev] plot segfaults On Sat, Oct 13, 2012 at 1:34 PM, jo <eta...@ya...> wrote: tried first general download version then option 2 from >http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault in plot >Please advise... > > >C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe >GNU Octave, version 3.6.1 >Copyright (C) 2012 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 "i686-pc-mingw32". > >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 > >Read http://www.octave.org/bugs.html to learn how to submit bug reports. > >For information about changes from previous versions, type `news'. > >octave:1> plot(exp(cos([-9:.1:9]))) >panic: Segmentation violation -- stopping myself... >attempting to save variables to `octave-core'... >save to `octave-core' complete >warning: get: allowing closerequestfcn to match figure property closerequestfcn >error: get: unknown property "closerequestfcn" >error: get: unknown figure property deletefcn >warning: get: allowing closerequestfcn to match figure property closerequestfcn >warning: get: allowing __plot_stream__ to match figure property __plot_stream__ >error: get: unknown root property currentfigure > >------------------------------------------------------------------------------ >Don't let slow site performance ruin your business. Deploy New Relic APM >Deploy New Relic app performance management and know exactly >what is happening inside your Ruby, Python, PHP, Java, and .NET app >Try New Relic at no cost today and get our sweet Data Nerd shirt too! >http://p.sf.net/sfu/newrelic-dev2dev >_______________________________________________ >Octave-dev mailing list >Oct...@li... >https://lists.sourceforge.net/lists/listinfo/octave-dev > > works OK for me ubuntu octave 3.7.0+ -- DAS https://linuxcounter.net/user/206392.html |
From: Philip N. <pr....@hc...> - 2012-10-13 19:31:31
|
jo wrote: > tried first general download version then option 2 from > http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault > in plot > Please advise... > > C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe > GNU Octave, version 3.6.1 > Copyright (C) 2012 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 "i686-pc-mingw32". > > 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 > > Read http://www.octave.org/bugs.html to learn how to submit bug reports. > > For information about changes from previous versions, type `news'. > > octave:1> plot(exp(cos([-9:.1:9]))) > panic: Segmentation violation -- stopping myself... > attempting to save variables to `octave-core'... > save to `octave-core' complete > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > error: get: unknown property "closerequestfcn" > error: get: unknown figure property deletefcn > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > warning: get: allowing __plot_stream__ to match figure property > __plot_stream__ > error: get: unknown root property currentfigure Sometimes (often) it may help to google around a bit before asking, e.g. for "closerequestfcn octave". If you would have done so, you'd have found this: http://lists.gnu.org/archive/html/octave-bug-tracker/2012-03/msg00249.html (and yeah, this is a creepy issue) Another suggestion would be to try the MSVC2010 version. That doesn't suffer from the libblas issues (but may perform a bit slower, depending on your hardware). Philip |
From: jo <eta...@ya...> - 2012-10-14 21:21:41
|
the msvc2010 version also crashes upon calling plot also removed gnuplot but that did not help... ________________________________ From: Philip Nienhuis <pr....@hc...> To: jo <eta...@ya...> Cc: "oct...@li..." <oct...@li...> Sent: Saturday, October 13, 2012 9:31 PM Subject: Re: [OctDev] plot segfaults jo wrote: > tried first general download version then option 2 from > http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault > in plot > Please advise... > > C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe > GNU Octave, version 3.6.1 > Copyright (C) 2012 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 "i686-pc-mingw32". > > 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 > > Read http://www.octave.org/bugs.html to learn how to submit bug reports. > > For information about changes from previous versions, type `news'. > > octave:1> plot(exp(cos([-9:.1:9]))) > panic: Segmentation violation -- stopping myself... > attempting to save variables to `octave-core'... > save to `octave-core' complete > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > error: get: unknown property "closerequestfcn" > error: get: unknown figure property deletefcn > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > warning: get: allowing __plot_stream__ to match figure property > __plot_stream__ > error: get: unknown root property currentfigure Sometimes (often) it may help to google around a bit before asking, e.g. for "closerequestfcn octave". If you would have done so, you'd have found this: http://lists.gnu.org/archive/html/octave-bug-tracker/2012-03/msg00249.html (and yeah, this is a creepy issue) Another suggestion would be to try the MSVC2010 version. That doesn't suffer from the libblas issues (but may perform a bit slower, depending on your hardware). Philip |
From: jo <eta...@ya...> - 2012-10-15 08:03:09
|
It appears to work if i install with gnuplot option instead of default qt options... Thanks for pointing me in the right direction. Kind Regards, Jo ________________________________ From: jo <eta...@ya...> To: Philip Nienhuis <pr....@hc...> Cc: "oct...@li..." <oct...@li...> Sent: Sunday, October 14, 2012 11:21 PM Subject: Re: [OctDev] plot segfaults the msvc2010 version also crashes upon calling plot also removed gnuplot but that did not help... ________________________________ From: Philip Nienhuis <pr....@hc...> To: jo <eta...@ya...> Cc: "oct...@li..." <oct...@li...> Sent: Saturday, October 13, 2012 9:31 PM Subject: Re: [OctDev] plot segfaults jo wrote: > tried first general download version then option 2 from > http://wiki.octave.org/Octave_for_Windows, got in both cases a segfault > in plot > Please advise... > > C:\Users\joos>C:\octave\Octave3.6.1_gcc4.6.2\bin\octave.exe > GNU Octave, version 3.6.1 > Copyright (C) 2012 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 "i686-pc-mingw32". > > 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 > > Read http://www.octave.org/bugs.html to learn how to submit bug reports. > > For information about changes from previous versions, type `news'. > > octave:1> plot(exp(cos([-9:.1:9]))) > panic: Segmentation violation -- stopping myself... > attempting to save variables to `octave-core'... > save to `octave-core' complete > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > error: get: unknown property "closerequestfcn" > error: get: unknown figure property deletefcn > warning: get: allowing closerequestfcn to match figure property > closerequestfcn > warning: get: allowing __plot_stream__ to match figure property > __plot_stream__ > error: get: unknown root property currentfigure Sometimes (often) it may help to google around a bit before asking, e.g. for "closerequestfcn octave". If you would have done so, you'd have found this: http://lists.gnu.org/archive/html/octave-bug-tracker/2012-03/msg00249.html (and yeah, this is a creepy issue) Another suggestion would be to try the MSVC2010 version. That doesn't suffer from the libblas issues (but may perform a bit slower, depending on your hardware). Philip |