a case when setfield ^ gives seg fault
Created by: subhacom
create compartment c create compartment c <Error: Neutral::create: Attempt to overwrite existing element '/c'. Using original.> setfield ^ x 10 <Segmentation Fault>
Reported by: raameshd
Created by: subhacom
create compartment c create compartment c <Error: Neutral::create: Attempt to overwrite existing element '/c'. Using original.> setfield ^ x 10 <Segmentation Fault>
Reported by: raameshd
Created by: subhacom
Original comment by: upibhalla
Created by: subhacom
Logged In: YES user_id=1525879 Originator: NO
Fixed. Problem was that the recentElement_ was being assigned to the id generated for the new prospective element, even if the new element was not created.
Original comment by: upibhalla