linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Jens Kubieziel <maillist@kubieziel.de>
Cc: linux-ext4@vger.kernel.org
Subject: Re: git svn clone freezes the pc on ext4
Date: Thu, 17 Sep 2009 09:27:25 -0500	[thread overview]
Message-ID: <4AB2474D.2000908@redhat.com> (raw)
In-Reply-To: <20090917131356.GG9393@kubieziel.de>

Jens Kubieziel wrote:
> Hi,
> 
> I recently changed my /home-partition to ext4 and wanted to clone a SVN
> repository. After calling "git svn clone https://...", git began
> fetching old revisions and at every try the complete pc freezes. It
> doesn't respond to any keyboard presses nor to SysRq. I tried the same
> command on different filesystems (ext3, reiser) and with different git
> versions. Only git on ext4 causes this freeze.
> 
> The system logs have no uncommon messages. I found only:
> EXT4 FS on sda3, internal journal on sda3:8
> EXT4-fs: deleayed allocation enabled
> EXT4-fs: file extents enabled
> EXT4-fs: mballoc enabled
> EXT4-fs: mounted filesystem with ordered data mode
> Linux version is 2.6.28-15 (default installation from Ubuntu jaunty).
> 
> How can I find out more about this freeze? Is maybe something known what
> causes this? Thanks for any hints.

I'd try doing the test on the main console (not X), turn dmesg up (dmesg
-n 8) and make sure sysrq is enabled; I'd try sysrq-t or sysrq-w to get
stack traces for processes.  If really and truly none of that works and
you get no messages, that sounds like a tough one to sort out.

.28 is getting a bit old, I'd probably try a newer upstream kernel as well.

-Eric

  reply	other threads:[~2009-09-17 14:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17 13:13 git svn clone freezes the pc on ext4 Jens Kubieziel
2009-09-17 14:27 ` Eric Sandeen [this message]
2009-09-18 18:37   ` Jens Kubieziel
2009-09-18 19:38 ` Theodore Tso

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=4AB2474D.2000908@redhat.com \
    --to=sandeen@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=maillist@kubieziel.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).