Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #861233 > unrolled thread
| Started by | NoëlKöthe <INVALID.NOREPLY@gnu.org> |
|---|---|
| First post | 2017-11-06 09:20 +0100 |
| Last post | 2017-11-27 03:40 +0100 |
| Articles | 5 — 4 participants |
Back to article view | Back to linux.debian.bugs.dist
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions NoëlKöthe <INVALID.NOREPLY@gnu.org> - 2017-11-06 09:20 +0100
Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions NoëlKöthe <INVALID.NOREPLY@gnu.org> - 2017-11-06 09:30 +0100
Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions Darshit Shah <INVALID.NOREPLY@gnu.org> - 2017-11-06 10:20 +0100
Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions Tim Ruehsen <INVALID.NOREPLY@gnu.org> - 2017-11-06 10:30 +0100
Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions anonymous <INVALID.NOREPLY@gnu.org> - 2017-11-27 03:40 +0100
| From | NoëlKöthe <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2017-11-06 09:20 +0100 |
| Subject | Bug#813158: [bug #52349] Seg fault with wget -O - smxi.org/sm/sm-versions |
| Message-ID | <uIKNr-m6-1@gated-at.bofh.it> |
URL:
<http://savannah.gnu.org/bugs/?52349>
Summary: Seg fault with wget -O - smxi.org/sm/sm-versions
Project: GNU Wget
Submitted by: nok
Submitted on: Mon 06 Nov 2017 09:10:32 AM CET
Category: Crash/Freeze/Infloop
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.19.1
Operating System: GNU/Linux
Reproducibility: Every Time
Fixed Release: None
Planned Release: None
Regression: Yes
Work Required: None
Patch Included: None
_______________________________________________________
Details:
Hello,
a forwarded bug report from https://bugs.debian.org/813158 (2. report) which I
can reproduce:
--8<--
A full discussion is at http://techpatterns.com/forums/about2621.html
Running the sgfxi script after installing wget 1.19.2-1 produces the following
segfault:
# wget -O - smxi.org/sm/sm-versions
--2017-11-04 14:23:41-- http://smxi.org/sm/sm-versions
Resolving smxi.org (smxi.org)... 216.92.31.53
Connecting to smxi.org (smxi.org)|216.92.31.53|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://smxi.org/sm/sm-versions [following]
--2017-11-04 14:23:41-- https://smxi.org/sm/sm-versions
Connecting to smxi.org (smxi.org)|216.92.31.53|:443... connected.
HTTP request sent, awaiting response... 200 OK
Segmentation fault
4 people are reporting the exact same error. I'm not getting
this segfault with 1.19.1-4
--8<--
Thank you.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52349>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[toc] | [next] | [standalone]
| From | NoëlKöthe <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2017-11-06 09:30 +0100 |
| Message-ID | <uIKX8-pE-9@gated-at.bofh.it> |
| In reply to | #861233 |
Follow-up Comment #1, bug #52349 (project wget):
It 1.19.2 but the bugtracker lists 1.19.1 as latest version.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52349>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[toc] | [prev] | [next] | [standalone]
| From | Darshit Shah <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2017-11-06 10:20 +0100 |
| Message-ID | <uILJv-Xf-1@gated-at.bofh.it> |
| In reply to | #861236 |
Update of bug #52349 (project wget):
Status: None => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
Thanks for the report.
I've pushed a change with commit 973c26ed which should resolve the issue
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52349>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[toc] | [prev] | [next] | [standalone]
| From | Tim Ruehsen <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2017-11-06 10:30 +0100 |
| Message-ID | <uILTc-12z-5@gated-at.bofh.it> |
| In reply to | #861244 |
Update of bug #52349 (project wget):
Release: 1.19.1 => 1.19.2
Planned Release: None => 1.19.3
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52349>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[toc] | [prev] | [next] | [standalone]
| From | anonymous <INVALID.NOREPLY@gnu.org> |
|---|---|
| Date | 2017-11-27 03:40 +0100 |
| Message-ID | <uQhuW-7KP-1@gated-at.bofh.it> |
| In reply to | #861246 |
Follow-up Comment #3, bug #52349 (project wget):
Hi Darshit. I'm the guy who reported this bug to Noël Köthe/Debian.
It looks like this bug fix will be in the next release. Would it be possible
to patch 1.19.2? I've downgraded, and that seems to be a fine workaround for
the sgfxi script that the bug affected, but the script dev isn't convinced,
and we're trying to address a couple of issues, and would like to check this
one off the list.
Thanks. Chris M
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52349>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.bugs.dist
csiph-web