Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636730 - net-misc/wget-1.19.2 crash (SIGSEGV) when downloading from some webserver (corner-case)
Summary: net-misc/wget-1.19.2 crash (SIGSEGV) when downloading from some webserver (co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-06 19:02 UTC by Hanno Zysik (geki)
Modified: 2017-11-06 21:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Zysik (geki) 2017-11-06 19:02:17 UTC
I have a binhost(binary package server) for my gentoo clients. wget crashes because apache response has no "porper" 'Content-Type'. See debian bugreport[0] and upstream patch[1]

[0] https://bugs.debian.org/880542
[1] http://git.savannah.gnu.org/cgit/wget.git/commit/?id=973c26ed7d51052a7b6e120ed1b84e47266667e1
Comment 1 Larry the Git Cow gentoo-dev 2017-11-06 21:15:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e301458bf4842213e6e97c12487939e4a299abf

commit 4e301458bf4842213e6e97c12487939e4a299abf
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2017-11-06 21:15:07 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2017-11-06 21:15:26 +0000

    net-misc/wget: Rev bump to fix segfault
    
    Bug: http://savannah.gnu.org/bugs/?52349
    Closes: https://bugs.gentoo.org/636730
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 ...-fix-segfault-due-to-derefencing-null-ptr.patch |  66 +++++++++++++
 net-misc/wget/wget-1.19.2-r1.ebuild                | 109 +++++++++++++++++++++
 2 files changed, 175 insertions(+)