Issue 133 in soar: Extremely low decay rates causes Soar to crash

0 views
Skip to first unread message

so...@googlecode.com

unread,
Jan 22, 2013, 9:44:33 PM1/22/13
to soar-...@googlegroups.com
Status: Accepted
Owner: justinn...@gmail.com
Labels: Type-Defect Priority-Medium

New issue 133 by justinn...@gmail.com: Extremely low decay rates causes
Soar to crash
http://code.google.com/p/soar/issues/detail?id=133

What steps will reproduce the problem?
1. source the following:

# this crashes Soar
wma --set decay-rate 0.0698492591015481764
# this doesn't
# wma --set decay-rate 0.0698492591015481765
wma --set forgetting on
wma --set activation on

sp {propose*crash
(state <s> ^superstate nil
-^name)
-->
(<s> ^operator.name crash)
}

sp {apply*crash
(state <s> ^operator.name crash)
-->
(<s> ^name crash)
}

2. run until the first Application Phase ends

What is the expected output? What do you see instead?

Not crashing. It crashes.

Please use labels and text to provide additional information.

Possibly related to issue 132.

so...@googlecode.com

unread,
May 31, 2014, 1:05:19 AM5/31/14
to soar-...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 133 by justinn...@gmail.com: Extremely low decay rates
Fixed by r13983

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages