rtoy / maxima

A Clone of Maxima's repo
Other
0 stars 0 forks source link

trace(concat) #3090

Closed rtoy closed 1 week ago

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 13:39:56 Created by willisbl on 2008-08-08 11:57:26 Original: https://sourceforge.net/p/maxima/bugs/1475


(%i2) trace(concat); Maxima encountered a Lisp error: Error in ELT [or a callee]:

Maxima version: 5.15.0 Maxima build date: 17:36 4/20/2008 host type: i686-pc-mingw32 lisp-implementation-type: GNU Common Lisp (GCL) lisp-implementation-version: GCL 2.6.8

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 13:39:57 Created by robert_dodier on 2008-08-11 22:57:47 Original: https://sourceforge.net/p/maxima/bugs/1475/#945e


rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 13:40:00 Created by robert_dodier on 2008-08-11 22:57:47 Original: https://sourceforge.net/p/maxima/bugs/1475/#e877


Logged In: YES user_id=501686 Originator: NO

This appears to be a WxMaxima-specific problem. Not observed in XMaxima or command line Maxima. Error appears to be coming from WXXML-STRIPDOLLAR. Andrej, if you agree the problem is in WxMaxima, please close this report.

Backtrace:

#0 SLOT-UNBOUND {loc0=(#0=#<Standard-Class conditions::internal-type-error 2026521174> #<conditi...} [ihs=58] #1 TYPE-ERROR-EXPECTED-TYPE {loc0=(#<conditions::internal-type-error.0>),loc1=#<compiled-closure type-error-...} [ihs=57] #2 PRINT-OBJECT {loc0=#<conditions::internal-type-error.0>,loc1=#<two-way stream 10efeb88>,loc2=...} [ihs=56] #3 PRINT-STD-INSTANCE {loc0=#<conditions::internal-type-error.0>,loc1=#<two-way stream 10efeb88>,loc2=...} [ihs=55] #4 CLCS-UNIVERSAL-ERROR-HANDLER {error-name=:wrong-type-argument,correctable=nil,function-name=elt,continue-form...} [ihs=54] #5 ELT {loc0="",loc1=0,loc2=0} [ihs=53] #6 Computing args for MEMBER {} [ihs=52] #7 WXXML-STRIPDOLLAR {} [ihs=49] #8 Computing args for LIST {} [ihs=47] #9 Computing args for APPEND {} [ihs=46] #10 WXXML-ATOM {} [ihs=45] #11 WXXML {"<t>,</t>"=nil,} [ihs=43] #12 Computing args for NCONC {} [ihs=42] #13 WXXML-LIST {} [ihs=38] #14 WXXML-MATCHFIX {"<t>]</t>"="",} [ihs=36] #15 FUNCALL {loc0=wxxml-matchfix,loc1=((mlist) || $%o ...),loc2=nil,loc3=(""),loc4=((mlist) ...} [ihs=35] #16 FUNCALL {loc0=wxxml-matchfix,loc1=((mlist) || $%o ...),loc2=nil,loc3=("")} [ihs=34] #17 WXXML {""=nil,} [ihs=32] #18 Computing args for NCONC {" "="",} [ihs=31] #19 WXXML-LIST {} [ihs=27] #20 WXXML-MATCHFIX-NP {""="</mth> ",} [ihs=25] #21 FUNCALL {loc0=wxxml-matchfix-np,loc1=((mtext) ((spaceout) 0) 1 ...),loc2=(" ",} [ihs=25] #21 FUNCALL {loc0=wxxml-matchfix-np,loc1=((mtext) ((spaceout) 0) 1 ...),loc2=(" "=nil,} [ihs=21] #24 Computing args for MAPC {(mtext)=((spaceout) 0),} [ihs=20] #25 MYDISPLA {(mtext)=((spaceout) 0),} [ihs=19] #26 MACSYMA-TOP-LEVEL {input-stream=#<synonym stream to *terminal-io*>,batch-flag=nil,loc2=#<"MAXIMA" ...} [ihs=17] #27 RUN {} [ihs=4] NIL

rtoy commented 1 week ago

Imported from SourceForge on 2024-07-07 13:40:04 Created by andrejv on 2008-08-12 06:23:36 Original: https://sourceforge.net/p/maxima/bugs/1475/#984e