[opensuse-factory] git send-email causes buffer overflow in perl - tumbleweed 20181224
Hi all, I'm using the latest tumbleweed snapshot (20181224) and I just wanted to send some patches using git send-email. git send-email some.patch --to=mbrugger@suse.com [...] Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. *** buffer overflow detected ***: /usr/bin/perl terminated error: git-send-email died of signal 6 mbrugger@ziggy:~> rpm -qf /usr/lib/git/git-send-email /usr/bin/perl git-email-2.20.1-1.1.x86_64 perl-base-5.28.1-1.1.x86_64 Shall I open a bug for this? Regards, Matthias -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, 2019-01-08 at 11:59 +0100, Matthias Brugger wrote:
Hi all,
I'm using the latest tumbleweed snapshot (20181224) and I just wanted to send some patches using git send-email.
git send-email some.patch --to=mbrugger@suse.com [...] Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. *** buffer overflow detected ***: /usr/bin/perl terminated error: git-send-email died of signal 6
FYI, fails for me too, same package versions.
mbrugger@ziggy:~> rpm -qf /usr/lib/git/git-send-email /usr/bin/perl git-email-2.20.1-1.1.x86_64 perl-base-5.28.1-1.1.x86_64
Shall I open a bug for this? Regards, Matthias
On Tue, 2019-01-08 at 11:59 +0100, Matthias Brugger wrote:
Hi all,
I'm using the latest tumbleweed snapshot (20181224) and I just wanted to send some patches using git send-email.
git send-email some.patch --to=mbrugger@suse.com [...] Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. *** buffer overflow detected ***: /usr/bin/perl terminated error: git-send-email died of signal 6
mbrugger@ziggy:~> rpm -qf /usr/lib/git/git-send-email /usr/bin/perl git-email-2.20.1-1.1.x86_64 perl-base-5.28.1-1.1.x86_64
Shall I open a bug for this?
Yes, as this is obviously not working as intended and 'defect', a bug report is the right thing. Thanks for reporting it. Cheers Dominique
On Tue, 08 Jan 2019 12:27:42 +0100, Dominique Leuenberger / DimStar wrote:
On Tue, 2019-01-08 at 11:59 +0100, Matthias Brugger wrote:
Hi all,
I'm using the latest tumbleweed snapshot (20181224) and I just wanted to send some patches using git send-email.
git send-email some.patch --to=mbrugger@suse.com [...] Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. Warning: unable to close filehandle __ANONIO__ properly: Bad file descriptor at /usr/lib/git/git-send-email line 812. *** buffer overflow detected ***: /usr/bin/perl terminated error: git-send-email died of signal 6
mbrugger@ziggy:~> rpm -qf /usr/lib/git/git-send-email /usr/bin/perl git-email-2.20.1-1.1.x86_64 perl-base-5.28.1-1.1.x86_64
Shall I open a bug for this?
Yes, as this is obviously not working as intended and 'defect', a bug report is the right thing.
Thanks for reporting it.
Can anyone point the bug number? I'm annoyed by this bug, too. I eventually fixed it by updating perl-TermReadLine-Gnu package, but I'd like to have a proper fix sooner or later... thanks, Takashi -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
Dominique Leuenberger / DimStar
-
Matthias Brugger
-
Nicolas Saenz Julienne
-
Takashi Iwai