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: Rik
Subject: [Octave-bug-tracker] [bug #50102] csvread/dlm read crashes the interpreter
Date: Tue, 24 Jan 2017 16:50:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

Did the command


dlmread ('A.txt', ';')


also segfault?  I thought that might help diagnose whether it was the
separator detection part of the code that was having problems.

Since you are building from scratch you could use the '-g' flag to include
debugging information and then run Octave under gdb to get a backtrace when
the segfault happens.  That would at least point to where the code is
failing.

Alternatively, if that sounds like a lot of work, maybe just pass on solving
this bug and use the available Windows installer version of Octave that seems
free of this problem.


    _______________________________________________________

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]