git send-email died of signal 11 -
i trying utilize git send-email, used before whitout errors, out of got:
error: git send-email died of signal 11
right after asked me if want send email , entered password.
i have not changed gitconfig since lastly time used send-email , --dry-run works perfectly.
[sendemail] smtpencryption = tls smtpserver = smtp.gmail.com smtpuser = <my-email>@gmail.com smtpserverport = 587
unfortunately there no additional output of git_trace=1 after entering password:
send email? ([y]es|[n]o|[q]uit|[a]ll): y trace: built-in: git 'credential' 'fill' password 'smtp://<my-email>@gmail.com@smtp.gmail.com:587': error: git-send-email died of signal 11
i tried git send-email in different repositories, ending same error.
my git version 2.0.0
[edit]: updated git version 2.1.0 now, unfortunately not prepare error
[edit2]: git version 2.2.2 , tried different email adresses , different protocols(imap/smtp) different ports no effect
can tell me, causes error , in best case, how solve it?
git email sendmail
No comments:
Post a Comment