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

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

[Octave-bug-tracker] [bug #59944] copy and paste of commands with errors


From: Arnaud Delorme
Subject: [Octave-bug-tracker] [bug #59944] copy and paste of commands with errors generate seg fault
Date: Tue, 26 Jan 2021 01:47:57 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?59944>

                 Summary: copy and paste of commands with errors generate seg
fault
                 Project: GNU Octave
            Submitted by: arnodelorme
            Submitted on: Tue 26 Jan 2021 06:47:55 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: Arnaud Delorme
        Originator Email: 
             Open/Closed: Open
                 Release: 6.1.0
         Discussion Lock: Any
        Operating System: Mac OS

    _______________________________________________________

Details:

Simply copy and paste the following lines. Copying one or two lines create
errors because the variables are not defined. Copying all lines generate a seg
fault.


addpath( fullfile(eeglabpath, 'eeg_checkset.m',   [ 'functions' filesep
'adminfunc'        ]));
addpath( fullfile(eeglabpath, 'eeg_checkset.m',   [ 'functions' filesep
'adminfunc'        ]));
addpath( fullfile(eeglabpath, 'readeetraklocs.m', [ 'functions' filesep
'sigprocfunc'      ]));
addpath( fullfile(eeglabpath, 'supergui.m',       [ 'functions' filesep
'guifunc'          ]));
addpath( fullfile(eeglabpath, 'pop_study.m',      [ 'functions' filesep
'studyfunc'        ]));
addpath( fullfile(eeglabpath, 'pop_loadbci.m',    [ 'functions' filesep
'popfunc'          ]));
addpath( fullfile(eeglabpath, 'statcond.m',       [ 'functions' filesep
'statistics'       ]));
addpath( fullfile(eeglabpath, 'timefreq.m',       [ 'functions' filesep
'timefreqfunc'     ]));
addpath( fullfile(eeglabpath, 'icademo.m',        [ 'functions' filesep
'miscfunc'         ]));
addpath( fullfile(eeglabpath, 'eeglab1020.ced',   [ 'functions' filesep
'supportfiles'     ]));




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 26 Jan 2021 06:47:55 AM UTC  Name: osx_error_log2.txt  Size: 69KiB  
By: arnodelorme

<http://savannah.gnu.org/bugs/download.php?file_id=50789>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59944>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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