Zoffix Znet via RT Tue, 17 Jan 2017 06:25:00 -0800
One more data point:
reversing the load order prevents the segfault (that is, doing use A; use B; instead of use B; use A)