Right now I can only suggest you to look at
https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra-5.1/cinelerra/batchrender.C;h=6dcdbc62f69fd7bf8fcd0015f011de87b2e93786;hb=HEAD
...
basically try to comment out action:
// thread->update_selected_edl();
put two "/" before this line, and recompile.
...
May be it has something to do with internal use of batch render, for DVD/BD creation ?