From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 6 11:50:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 05A31106566B for ; Tue, 6 May 2008 11:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DC2AB8FC1F for ; Tue, 6 May 2008 11:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m46Bo1Ym076944 for ; Tue, 6 May 2008 11:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m46Bo1wh076943; Tue, 6 May 2008 11:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 6 May 2008 11:50:01 GMT Resent-Message-Id: <200805061150.m46Bo1wh076943@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Andriy Tovstik Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B8701065671 for ; Tue, 6 May 2008 11:46:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4FE278FC1E for ; Tue, 6 May 2008 11:46:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m46Bjb28002369 for ; Tue, 6 May 2008 11:45:37 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m46BjbpQ002368; Tue, 6 May 2008 11:45:37 GMT (envelope-from nobody) Message-Id: <200805061145.m46BjbpQ002368@www.freebsd.org> Date: Tue, 6 May 2008 11:45:37 GMT From: Andriy Tovstik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123460: wget core dumped on UTF-8 locale X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 11:50:02 -0000 >Number: 123460 >Category: ports >Synopsis: wget core dumped on UTF-8 locale >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 06 11:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andriy Tovstik >Release: 6.3-RELEASE-p2 >Organization: Agava >Environment: FreeBSD gate.net.local 6.3-RELEASE-p2 FreeBSD 6.3-RELEASE-p2 #0: Wed Apr 23 16:47:32 EEST 2008 root@gate.net.local:/usr/obj/usr/src/sys/CUSTOM i386 >Description: wget crashes with message: ssertion failed: (p - bp->buffer <= bp->width), function create_image, file progress.c, line 972. Abort trap: 6 (core dumped) >How-To-Repeat: try to download big file with wget & UTF-8 locale [squirl@gate ~]$ export LANG=ru_RU.UTF-8 [squirl@gate ~]$ wget ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/7.0/7.0-RELEASE-i386-disc1.iso --2008-05-06 14:37:36-- ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/7.0/7.0-RELEASE-i386-disc1.iso => `7.0-RELEASE-i386-disc1.iso' Распознаётся ftp.freebsd.org... 62.243.72.50, 204.152.184.73, 2001:6c8:6:4::7, ... Устанавливается соединение с ftp.freebsd.org|62.243.72.50|:21... соединение установлено. Выполняется вход под именем anonymous ... Выполнен вход в систему! ==> SYST ... готово. ==> PWD ... готово. ==> TYPE I ... готово. ==> CWD /pub/FreeBSD/releases/i386/ISO-IMAGES/7.0 ... готово. ==> SIZE 7.0-RELEASE-i386-disc1.iso ... 534177792 ==> PASV ... готово. ==> RETR 7.0-RELEASE-i386-disc1.iso ... готово. Длина: 534177792 (509M) 0% [ ] 2 028 648 680K/s Assertion failed: (p - bp->buffer <= bp->width), function create_image, file progress.c, line 972. Abort trap: 6 (core dumped) >Fix: >Release-Note: >Audit-Trail: >Unformatted: