From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RW1MS-0007NL-F4 for mharc-grub-devel@gnu.org; Thu, 01 Dec 2011 02:47:16 -0500 Received: from eggs.gnu.org ([140.186.70.92]:43554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW1MP-0007MC-8R for grub-devel@gnu.org; Thu, 01 Dec 2011 02:47:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RW1MN-00069w-UF for grub-devel@gnu.org; Thu, 01 Dec 2011 02:47:13 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:40430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RW1MN-00069p-OI for grub-devel@gnu.org; Thu, 01 Dec 2011 02:47:11 -0500 Received: by eaah1 with SMTP id h1so2118552eaa.0 for ; Wed, 30 Nov 2011 23:47:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=GgnxU2O4TEVgFFTWx+PxQdg7ceto5wWtoleGrqobIb8=; b=A8y9l8Aj1+SyExkidyjPVnUwi9KfzIjUPmvIa9NLAY75odbRttbRvJARvniG+XfGda KmqBBojo3UB7fuPqwIDXTDK3sTCqTPgtXlRZzFd+XI1wwpHlhOdzBaCbWegpImzmqdlR wRXAgrXEKddB3th7+30uRy8s9WzzdmShZq8ds= Received: by 10.227.198.142 with SMTP id eo14mr2345766wbb.28.1322725630461; Wed, 30 Nov 2011 23:47:10 -0800 (PST) Received: from debian.x201.phnet (public-docking-hg-6-180.ethz.ch. [129.132.216.180]) by mx.google.com with ESMTPS id m30sm5023616wbo.14.2011.11.30.23.47.08 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 Nov 2011 23:47:09 -0800 (PST) Message-ID: <4ED730FB.30002@gmail.com> Date: Thu, 01 Dec 2011 08:47:07 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Fwd: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards References: <4EC4DE5B.4000405@gmail.com> <4EC53322.2070805@gmail.com> <4EC5376B.2000908@gmail.com> <4EC549C2.7090701@gmail.com> <4EC54FA4.4070303@gmail.com> <4EC55D48.5090108@gmail.com> <4ECF9837.9030705@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.215.169 Cc: Jeff Chua X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 07:47:14 -0000 On 01.12.2011 08:21, Jeff Chua wrote: > 2011/11/25 Vladimir 'φ-coder/phcoder' Serbinenko: > >> That's pretty weird since no recent changes to reiserfs or msdos part but I >> can attempt to recreate. Could you perhaps try to bisect to get exact >> faulting revision? Your range spans 20 intensive commits. Bisecting it is at >> most 5 attempts but will simplify the debugging greately. > I bisect it down further. Still workd at rev 3588. Couldn't compile > 3589. Doesn't work at rev 3590. > Thanks. It should help although I'm still scratching my head on this one. > It seems even on 32-bit, it's not 100% reliable. Works 99% of the > time, but hangs occasionally when I copy a new boot file to the > reiserfs partition. > What do you mean by "copying boot file"? > Jeff > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'φ-coder/phcoder' Serbinenko