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

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

[Octave-bug-tracker] [bug #50102] csvread/dlm read crashes the interpret


From: Julien K.
Subject: [Octave-bug-tracker] [bug #50102] csvread/dlm read crashes the interpreter
Date: Mon, 23 Jan 2017 08:35:19 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #2, bug #50102 (project octave):

Hi Rik,

thanks for your message, here are my answers.

Please find the A.txt file attached.
I can add that "make check" fails (build of the octave-4.2.0 release source
tree):

  libinterp/corefcn/det.cc-tst ............................ PASS      5/5
  libinterp/corefcn/dirfns.cc-tst .........................panic: Segmentation
fault -- stopping myself...

The windows installer works: 
>> A = rand(2,3) ;
>> dlmwrite('A.txt',A,';') ;
>> dlmread('A.txt')
ans =

   0.567935   0.198092   0.671918
   0.336125   0.448137   0.085711

So it is only a self-built problem on cygwin...

Regards,
Julien

(file #39538)
    _______________________________________________________

Additional Item Attachment:

File name: A.txt                          Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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