One more data point:

reversing the load order prevents the segfault (that is, doing use A; use B; 
instead of use B; use A)

Reply via email to