Problems with using PyPRUSS on BeagleBone Blue

I am trying to write a PPM Decoder on the beagle bone blue’s pru’s, and for that I am using PyPRUSS to load the firmware onto the blue, however the moment I run pypruss.modprobe(), it throws “buffer overflow detected” error."
What is this error?