From: Kees Bakker <kees.bakker@xs4all.nl>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: grub-mount (ubuntu) hangs with hfs+ partition
Date: Fri, 24 Feb 2012 20:25:08 +0100 [thread overview]
Message-ID: <4F47E414.5050107@xs4all.nl> (raw)
In-Reply-To: <4F4767C2.5090206@gmail.com>
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
next prev parent reply other threads:[~2012-02-24 19:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-23 20:46 grub-mount (ubuntu) hangs with hfs+ partition Kees Bakker
2012-02-24 10:34 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-24 19:25 ` Kees Bakker [this message]
2012-02-24 20:28 ` Kees Bakker
2012-02-24 21:30 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-25 16:44 ` Kees Bakker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F47E414.5050107@xs4all.nl \
--to=kees.bakker@xs4all.nl \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.