help-octave
[Top][All Lists]
Advanced

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

Re: multiplication does not work!!!


From: Thomas Weber
Subject: Re: multiplication does not work!!!
Date: Tue, 10 May 2011 21:38:45 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, May 10, 2011 at 02:37:46AM -0700, maclair wrote:
> Thank you! Atlas was the problem! (He might bear on his back the weight of
> the heavens but not Octave...)
> 
> Thank you again!

Good. Now report the bug to Ubuntu (obviously, you'll need to install
Atlas temporarily for this). 
Include the output of 
        cat /proc/cpuinfo 
in the bug report.

For extra bonus: Install the octave3.2-dbg package and start octave via
gdb:
$ gdb octave
$ [wait for gdb prompt to appear]
$ (gdb) run [You have to enter 'run' here]
Enter the your normal Octave commands at the octave prompt. When the
crash happens, you will drop back into gdb. Enter "bt full" and paste
the resulting output into your bug report as well.

        Thomas


reply via email to

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