State:New|TargetRelease:No Target|icon_bug|database:public|icon_mari|Resolution:Fixed|BugID:353320|
Problem summary
In Mari 4.1v1, Python garbage collect causes Mari to crash and abort the process
Customer reported version
4.1
Customer reported platform
centos7
Steps to reproduce
1) Launch Mari in Verbose
2) In the Python Console pane, run the following:
import gc
gc.collect()
3) Mari crashes and the process aborts with the following printed to the terminal/log:MriBin: Modules/gcmodule.c:366: visit_decref: Assertion 'gc->gc.gc_refs != 0' failed.We're sorry to hear that
Please tell us why