When I destroyed Crafting Combinator I got this error:
Error while running event on_tick (ID 0)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
crafting_combinator/control.lua:38: in function 'get_recipe_from_wire'
crafting_combinator/control.lua:56: in function 'get_recipe'
crafting_combinator/control.lua:123: in function <crafting_combinator/control.lua:115>
If it helps, I had no wires attached, it wasn't connected to anything.
Edit:
Did some testing, it also crashes when Recipe Combinator is destroyed.