This looks like an issue introduced by 2f080bd3af63678b900f9f537afbd187007eb089 by @gaaf . Being a local generated request, there is no incoming one and orig_msg==NULL (0x00). Some more checks need to be added there or a fake request has to be created.