unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Eric Wong <e@80x24.org>
Cc: meta@public-inbox.org
Subject: Re: crash on git-fast-import
Date: Fri, 8 Mar 2024 08:38:06 -0600	[thread overview]
Message-ID: <CAL_JsqJ_z_mK8twf3v+R+pRHwRC3iiKJEcBc=CgjpgFzwDtH7A@mail.gmail.com> (raw)
In-Reply-To: <20240308032042.M181403@dcvr>

On Thu, Mar 7, 2024 at 9:20 PM Eric Wong <e@80x24.org> wrote:
>
> Rob Herring <robh@kernel.org> wrote:
> > fatal: Expected committer but didn't get one
> > fast-import: dumping crash report to
> > /home/rob/.local/share/lei/store/local/0.git/fast_import_crash_99633
>
> Are you able to share the contents of that crash file?

I wiped out the store with that particular one. They are all pretty
consistent in the errors, so here's another one:

fast-import crash report:
    fast-import process: 2487295
    parent process     : 2487077
    at 2024-03-07 13:31:06 +0000

fatal: Expected committer but didn't get one

Most Recent Commands Before Crash
---------------------------------
  blob
  mark :1
  data 12367
  get-mark :1
  reset refs/heads/main

  commit refs/heads/main
*

Active Branch LRU
-----------------
    active_branches = 0 cur, 5 max

  pos  clock name
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Inactive Branches
-----------------
refs/heads/main:
  status      : dirty
  tip commit  : 0000000000000000000000000000000000000000
  old tree    : 0000000000000000000000000000000000000000
  cur tree    : 0000000000000000000000000000000000000000
  commit clock: 0
  last pack   :


Marks
-----
:1 db9c47576664b9a87f6484c482a597fc3f959929

-------------------
END OF CRASH REPORT

>
> > E: import done: write to fast-import failed: Illegal seek at
> > /home/rob/proj/public-inbox/lib/PublicInbox/Import.pm line 88, <$fh>
> > line 2.
>
> Oops, that error reporting is wrong, there :x  Will fix.
>
> > Any ideas or tips for debugging this?
>
> I'll try to look at dealing with this soon; occupied with several offline
> problems :<

No worries.

In my attempt to avoid the problem, with this:

lei q -I https://lore.kernel.org/all/ --no-local --dedup=mid
--no-import-remote --no-save -o mail 'nq:"Reviewed-by: Rob Herring"
nq:diff d:16.weeks.ago..4.weeks.ago'

It works the first time, but when mail/ exists on subsequent runs, I
get the same crash.

Rob

  reply	other threads:[~2024-03-08 14:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-06 15:44 crash on git-fast-import Rob Herring
2024-03-08  3:20 ` Eric Wong
2024-03-08 14:38   ` Rob Herring [this message]
2024-03-10 21:15     ` Eric Wong
2024-03-10 21:41       ` [PATCH] import: fix handling of init.defaultBranch Eric Wong

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

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAL_JsqJ_z_mK8twf3v+R+pRHwRC3iiKJEcBc=CgjpgFzwDtH7A@mail.gmail.com' \
    --to=robh@kernel.org \
    --cc=e@80x24.org \
    --cc=meta@public-inbox.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).