[jboss-jira] [JBoss JIRA] (DROOLS-336) Property Reactivity fails on phreak

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Aug 6 16:18:35 EDT 2014


    [ https://issues.jboss.org/browse/DROOLS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991005#comment-12991005 ] 

RH Bugzilla Integration commented on DROOLS-336:
------------------------------------------------

Rajesh Rajasekaran <rrajasek at redhat.com> changed the Status of [bug 1029071|https://bugzilla.redhat.com/show_bug.cgi?id=1029071] from VERIFIED to CLOSED

> Property Reactivity fails on phreak
> -----------------------------------
>
>                 Key: DROOLS-336
>                 URL: https://issues.jboss.org/browse/DROOLS-336
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>             Fix For: 6.0.1.Final
>
>
> In LeftInputAdapterNode a modifyByPass happens, for a sink that has not been reached before. So it thinks it's new, and thus propagates as an insert 
> The real bug comes in doInsertObject method. It creates a child LT here, even though once it enters doInsertSegmentMemory the mask intersect fails. This leaves a child LT, that is not propagated. Next time update is called, as the LT is there it thinks it's a modify and propagates as a modify - but it never reached the beta node or the LeftMemory, and thus the memory corruption.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list