[issue2022] wget core dumped

Yair Goldfinger (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Tue Mar 8 12:53:10 PST 2011


New submission from Yair Goldfinger <ufs at poniki.net>:

# wget http://znc.in/releases/znc-0.096.tar.gz
--2011-03-08 23:50:27--  http://znc.in/releases/znc-0.096.tar.gz
Segmentation fault(core dumped)

# gdb `which wget` wget.core
GNU gdb (GDB) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-dragonfly".
For bug reporting instructions, please see:
<http://bugs.dragonflybsd.org/>...
Reading symbols from /usr/pkg/bin/wget...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libssl.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libssl.so.5
Reading symbols from /usr/lib/libcrypto.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libcrypto.so.5
Reading symbols from /usr/pkg/lib/libintl.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/pkg/lib/libintl.so.3
Reading symbols from /usr/pkg/lib/libidn.so.11...(no debugging symbols
found)...done.
Loaded symbols for /usr/pkg/lib/libidn.so.11
Reading symbols from /usr/lib/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.7
Reading symbols from /usr/lib/i18n/libiconv_std.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/i18n/libiconv_std.so.1
Reading symbols from /usr/lib/i18n/libUTF8.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/i18n/libUTF8.so.1
Reading symbols from /usr/lib/i18n/libmapper_parallel.so.1...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib/i18n/libmapper_parallel.so.1
Reading symbols from /usr/lib/i18n/libmapper_std.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/i18n/libmapper_std.so.1
Reading symbols from /usr/libexec/ld-elf.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/libexec/ld-elf.so.2
Core was generated by `wget'.
Program terminated with signal 11, Segmentation fault.
#0  0x0000000800ab27e4 in libintl_dcigettext () from /usr/pkg/lib/libintl.so.3
(gdb)

----------
messages: 9705
nosy: ufs
priority: feature
status: unread
title: wget core dumped

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2022>
_____________________________________________________






More information about the Bugs mailing list