Physics joints don't like to be "abused", you should not apply big forces or impulses to them. And definitely don't try adding other behaviors like drag&drop, pin etc. You should move/rotate physics objects only with physics actions.
If you need a straight line, like a fishing line, then maybe you don't need physics at all. Just use a long sprite, change its width and angle.