From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ju8uD-00080Y-OG for mharc-grub-devel@gnu.org; Thu, 08 May 2008 12:23:41 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ju8uB-00080D-Ry for grub-devel@gnu.org; Thu, 08 May 2008 12:23:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ju8u8-0007zn-5H for grub-devel@gnu.org; Thu, 08 May 2008 12:23:39 -0400 Received: from [199.232.76.173] (port=34314 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju8u7-0007zk-Ui for grub-devel@gnu.org; Thu, 08 May 2008 12:23:35 -0400 Received: from py-out-1112.google.com ([64.233.166.176]:17603) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju8u7-0006Z0-It for grub-devel@gnu.org; Thu, 08 May 2008 12:23:35 -0400 Received: by py-out-1112.google.com with SMTP id u52so666488pyb.1 for ; Thu, 08 May 2008 09:23:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:x-face:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=pwkQTHATKlZQu3l5+A9DMo0+JUr7c+Nl3PA21Jp1bE0=; b=ulC7GfxC7JdFacvbHHnOjWdSipwft0dWd0DnKAtBcb4dJd4VSvI398D6ek2F6hmswyHIJwXJZnTTK/GbdG1nlAhoNQX0PWiVRTEbvcYa8X8idmYvTFRgTZCfROOjayLbR0MOsDU6LPokaLf/9qWWHhVeeMQJ2mVwQX72Arlw6SM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:x-face:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=roTV7H29FC1t2xhmogB3fRKIxn8kS+sd+fC16v7CbcodrGyTuSwtHdIRtn8wzxEwUYLtgkV88UKEdWs1ZyWA8TGi/OacG7HAUbFrC/apDkbfibw1fWH0Dhx2djHIW4oN6NFiWNmO1cFgVb3raUiH3vwF2BSs/J221vctuGBAWOg= Received: by 10.35.92.18 with SMTP id u18mr6747750pyl.33.1210263809348; Thu, 08 May 2008 09:23:29 -0700 (PDT) Received: from dsktop01.iafcg.loc ( [190.75.165.30]) by mx.google.com with ESMTPS id f57sm10663530pyh.31.2008.05.08.09.23.26 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 08 May 2008 09:23:28 -0700 (PDT) From: "Isaac M. Marcos" To: grub-devel@gnu.org Date: Thu, 8 May 2008 11:53:23 -0430 User-Agent: KMail/1.9.9 References: <200805080454.54578.isaacmarcos100010@gmail.com> <1210262124.23398.18.camel@dv> In-Reply-To: <1210262124.23398.18.camel@dv> X-Face: x-y\t15800Zgk#"~:Drp1}fo=N%pB*F8(J'>p}vH!s^cOfk.OkJcPPD#tY{V}N3:"-2Y>=?utf-8?q?B=0A=09RudWYi=5BV?=(q[woD:$pX],WnaV2Pp"&mBYiTK3g}RJsiBFy3IGy'H+&N,g0%lZ5; $Ows7Zyv1D2r8s=]C=]6QHY=YyEr\; 1=F4C76~*(=?utf-8?q?2l=7B9=23=0A=09Z=5Db1dNIHPtCCvypAZi-0=5D=25kTcGn=27x8A=5C=5F-/?= =?utf-8?q?7PW8=60?= X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: grub-probe gets a segfault X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 16:23:40 -0000 On Thursday 08 May 2008 11:25:24 Pavel Roskin wrote: > On Thu, 2008-05-08 at 04:54 -0430, Isaac M. Marcos wrote: > > I have open a ticket in bugs.debian.org numbered 478401 referring to a > > segfault that grub-probe is getting. > > URL for convenience of others: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478401 > > > Robert Millan suggested to bring this problem here. > > > > What should i do? > > Try running update-grub manually. Try reproducing the crash in a way > that doesn't involve anything Debian specific. Does: # grub-probe -t device / involve anything Debian specific ???????? > Try the CVS version. Try debugging the codedump. Sure, only if i knew how, :-) > > Am i in the right place? > > Yes Good, next step? -- Isaac M. Marcos