Giuseppe, I'm sorry, but this is a pretty odd corner case I've had
trouble reproducing outside a proprietary site I can't give anybody else
access to. I would like to help, though - if you can give me a binary
for the new version which will run on Ubuntu Precise, I can re-break the
dev copy of the
could you please redirect me to a webpage where it is easier to trigger
this bug? I am going to roll-out a new release of wget in the next
weeks and I would like to get this fixed upstream before it.
Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Thank you Jason! I appreciate your help. =)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022124
Title:
wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()
To manage notifications about this
Excellent, thanks for testing. I have forwarded the bug upstream at
http://savannah.gnu.org/bugs/index.php?36823 and hopefully we have
enough information to work out a fix.
** Bug watch added: GNU Savannah Bug Tracker #36823
http://savannah.gnu.org/bugs/?36823
** Also affects: wget via
http
Jason, I downloaded your deb, used dpkg-deb -x to extract the files, and
ran the binary directly - no segfault. So, confirmed: the patch you
reverted is the culprit.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
I have prepared a test package at
https://launchpad.net/~jconti/+archive/testing/+files/wget_1.13.4-2ubuntu2_amd64.deb
with the above patch reverted ( debdiff:
https://launchpad.net/~jconti/+archive/testing/+files/wget_1.13.4-2ubuntu1_1.13.4-2ubuntu2.diff.gz
), so that we might determine if that is
The troublesome code from the valgrind log in iri.c (and the only major
change to iri.c since lucid) is from commit
2f6aa1d7417df1dfc5859686fbd77179b9fd:
diff --git a/src/iri.c b/src/iri.c
index 08cfde4..9b16639 100644
--- a/src/iri.c
+++ b/src/iri.c
@@ -264,6 +264,21 @@ remote_to_utf8 (struct
Here's your valgrind result. Interestingly, it doesn't segfault and
crash when run from valgrind - it just keeps on trucking. Nevertheless,
you can certainly see where it WAS crashing, and tons of errors
occurring there.
--2012-07-08 20:07:22--
http://www.[redacted]/%E2%80%9Dhttp://ajax.googl
That's correct Jason - when I fix the include in header.php to use
normal quotes instead of typographic quotes, I can then mirror the
entire site without segfaulting. Put the typographic quotes back in,
and poof - segfault, at the same spot every time.
Interestingly, *every single page* has the b
** Summary changed:
- segfault in wget 1.13.4
+ wget 1.13.4 crashed with SIGSEGV in malloc_consolidate()
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1022124
Title:
wget 1.13.4 crashed with SIGSEG
10 matches
Mail list logo