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

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

[Octave-bug-tracker] [bug #34210] profile.m test abort


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #34210] profile.m test abort
Date: Tue, 06 Sep 2011 04:15:45 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1

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

ON MinGW the same error seemed to occur.


./run-octave -g
<snip>
run
<snip>
octave.exe:2>  A = rand (100);
octave.exe:3>  B = expm (A);
warning: Invalid parameter passed to C runtime function.

Assertion failed: last_time >= 0.0 && last_time <= t, file
../../../hg/octave-work/src/profiler.cc, line 389

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
panic: Aborted -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
warning: Invalid parameter passed to C runtime function.

Assertion failed: last_time >= 0.0 && last_time <= t, file
../../../hg/octave-work/src/profiler.cc, line 389

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
[Inferior 1 (process 6056) exited with code 03]
(gdb) bt
No stack.
(gdb)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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