grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-mount (ubuntu) hangs with hfs+ partition


From: Kees Bakker
Subject: Re: grub-mount (ubuntu) hangs with hfs+ partition
Date: Fri, 24 Feb 2012 20:25:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

On 24-02-12 11:34, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
On 23.02.2012 21:46, Kees Bakker wrote:
I've tried to debug this problem, but I am not making any progress.
The program hangs in a while(1) loop at line 657 in grub-core/fs/hfsplus.c

there is no loop at this location in the latest trunk. Could you use this please?
OK. I'll take a look (but please be patient, because I am moving
to a new location, and I won't have internet access at least until March 19)

  Also what is the value of currnode on every loop iteration?

I've added several print statement and limited the loop to
10 iterations. currnode has these values. So, the first time it
is 0x8d7d and all next iterations it is 0x4bdff.

   reading node currnode=0000000000008d7d
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff
   reading node currnode=000000000004bdff
match, currkey=0x9e531e, pointer=0x9e532c, keylen=0c00, currnode=000000000004bdff

--
Kees




reply via email to

[Prev in Thread] Current Thread [Next in Thread]