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

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

[Octave-bug-tracker] [bug #38615] Octave crashes calling symbols package


From: anonymous
Subject: [Octave-bug-tracker] [bug #38615] Octave crashes calling symbols package
Date: Thu, 28 Mar 2013 08:16:14 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/536.28.10 (KHTML, like Gecko) Version/6.0.3 Safari/536.28.10

URL:
  <http://savannah.gnu.org/bugs/?38615>

                 Summary: Octave crashes calling symbols package
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 28 Mar 2013 08:16:12 AM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Sandro
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Mac OS

    _______________________________________________________

Details:

I have the following problem on a Mac with OSX 10.8.3.

After installation of ginac from MacPorts, I have installed the symbols
package with the usual command:


> pkg install symbols-1.1.0.tar


When trying to use the symbolic package octave crashes:


macmac2:$ octave
GNU Octave, version 3.6.3
Copyright (C) 2012 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "x86_64-apple-darwin12.3.0".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.

For information about changes from previous versions, type `news'.

octave:1> symbols
octave:2> s=sym('s')
octave(17071,0x7fff7d458180) malloc: *** error for object 0x7fff7ee6e570:
pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
panic: Abort trap: 6 -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Abort trap: 6



Any idea of what is wrong? As a side remark, the ginac package seems to work
ok, as is seen from the following example:


macmac2: $ ginsh
ginsh - GiNaC Interactive Shell (ginac V1.6.2)
  __,  _______  Copyright (C) 1999-2011 Johannes Gutenberg University Mainz,
 (__) *       | Germany.  This is free software with ABSOLUTELY NO WARRANTY.
  ._) i N a C | You are welcome to redistribute it under certain conditions.
<-------------' For details type `warranty;'.

Type ?? for a list of help topics.
> 3^999;
440690273160268878963485086584048121988474010917382722554973456075609532448901633180259437950202687321303259232290860785316984860700206303955114241752651224675873408399440267959338258076321613758130133372529539347042982605207698146020522057684695558163502059375160114801849018132346298605821789418305378740276756187926194096742805466102629298972852134694966312536457747390615453312898505588339646862703020142029890479621367604783461882915721944003538122044057700922967618406667
> 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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