Re: git packs

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

 



Well, there are actually two problems here.  The first is that
crashreporter crashed trying to create the crash report of
the git failure.  The second was the error in git itself.
Hope that helps.

I am submitting an Apple bugreport on the first and
Nicolas Pitre is probably correct in his fix.  When I
was looking at index-pack.c everything was using 32
bit unsigned and signed number where off_t was
64-bit which is what a stat() would return.  My problem
is that I was not familiar enough with git internals to
figure out the solution.  My review was the first time
that I ever looked at git source.

Thanks, Nicolas

On Nov 11, 2007, at 6:09 AM, Derek Fawcus wrote:

On Sat, Nov 10, 2007 at 01:01:46PM -0500, bob wrote:
It is fairly disappointing as far as indicating the problem.  Here is
the entire report since it was so short.

Error Formulating Crash Report:
*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value
(key: VMUSignaturePath)

huh? The above looks like an ObjC invocation. Last I checked, git was C.
So why is that in the frame?

DF

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux