X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by lists.alpinelinux.org (Postfix) with ESMTP id 95CAC170000BA for ; Wed, 19 Nov 2008 12:25:57 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id d21so1722734nfb.35 for ; Wed, 19 Nov 2008 04:25:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=e36BuAaDszdhxUiJdPAzvD6zogQfqQ3e1M0sWCVQ2vE=; b=Mqe0ejx4vMaSYPN4Az3LugkFqbdOECuNElBjbWzvkm3qKOpN45kI6Xv2A89Lgi+clH dcpCsegXgQmQbjmCUEVAYtYEFp8W3SirEqDOy9H8z0wZlEP01gYqRpNSIRhEvF/JmutF Ozy9NcSxB5JaWU+0xGkWobP+t4iElaqaNJYu0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=uHFI4RoQBd2fdhS96dFtqGkBiqI8U2VIY/akLp15IlniAaESV6y8DSlvZ6XrSgEIYe URqUvU5ZzNJvl2d9uVAGdP57g9sNFcawmA6MU1xtwDKxVoSmmKgxcjKgz4YuIMa6fofP mTN5uKjFWdts2fDlBmOJV1Z0ipA4KnmLGbAOw= Received: by 10.210.34.2 with SMTP id h2mr876035ebh.120.1227097556602; Wed, 19 Nov 2008 04:25:56 -0800 (PST) Received: from ?10.65.0.5? (149-13-151.oke2-bras2.adsl.tele2.no [90.149.13.151]) by mx.google.com with ESMTPS id y37sm2098409iky.18.2008.11.19.04.25.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 Nov 2008 04:25:55 -0800 (PST) Subject: Re: [alpine-devel] fdisk segmentation fault From: Natanael Copa To: Ted Trask Cc: Alpine Developers In-Reply-To: <159588.24893.qm@web50206.mail.re2.yahoo.com> References: <159588.24893.qm@web50206.mail.re2.yahoo.com> Content-Type: text/plain Date: Wed, 19 Nov 2008 13:25:52 +0100 Message-Id: <1227097552.8518.16.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit On Tue, 2008-11-18 at 14:04 -0800, Ted Trask wrote: > I'm running alpine-linux-1.7.24. > > I have one 750 GB SATA hard-drive installed on my system. When I run fdisk /dev/sda I get a warning about having more than 1024 cylinders (there are 91201) and then a Segmentation fault. > > Running fdisk -l shows > > Disk /dev/sda: 750.1 GB, 750156374016 bytes > 255 heads, 63 sectors/track, 91201 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/sda1 1 91202 732571648 7 HPFS/NTFS > > Any idea why I get a segmentation fault? Seems like a bug in busybox to me. yeah. its definitivaly a bb bug. I forwarded it to busybox mailing list -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---