All of lore.kernel.org
 help / color / mirror / Atom feed
* Segmentation fault on clone
@ 2018-01-19 18:08 Stephen M. McQuay
  2018-01-19 18:22 ` Todd Zullinger
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen M. McQuay @ 2018-01-19 18:08 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

I submitted a bug against the brew project when git version 2.16.0 
started segfaulting:

https://github.com/Homebrew/homebrew-core/issues/23045#issuecomment-358891009

I've built git from master from https://github.com/git/git and was able 
to reproduce (no surprise, the top commit claims it's 2.16.0), and also 
built from the `next` branch which yields similar results.

I'm on latest customer release of MacOS:

    $ uname -a
    Darwin smm.local 17.3.0 Darwin Kernel Version 17.3.0: Thu Nov  9 18:09:22 PST 2017; root:xnu-4570.31.3~1/RELEASE_X86_64 x86_64

    $ sw_vers
    ProductName:    Mac OS X
    ProductVersion: 10.13.2
    BuildVersion:   17C205

The clone url in question: git@github.com:gdamore/tcell.git

Any other information that would be helpful?

Respectfully,

-- 
Stephen

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Segmentation fault on clone
  2018-01-19 18:08 Segmentation fault on clone Stephen M. McQuay
@ 2018-01-19 18:22 ` Todd Zullinger
  2018-01-19 18:26   ` Stephen M. McQuay
  0 siblings, 1 reply; 3+ messages in thread
From: Todd Zullinger @ 2018-01-19 18:22 UTC (permalink / raw)
  To: Stephen M. McQuay; +Cc: git

Hi Stephen,

Stephen M. McQuay wrote:
> I submitted a bug against the brew project when git
> version 2.16.0 started segfaulting:
> 
> https://github.com/Homebrew/homebrew-core/issues/23045#issuecomment-358891009

This seems likely to be the same segfault as:

https://public-inbox.org/git/CALwADsGfB10f5+nOFN-pHCt4z1SkWMcvSHn8KokcyCM0V6K-BA@mail.gmail.com/

There's a patch in that thread.

-- 
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The man who is a pessimist before forty-eight knows too much; the man
who is an optimist after forty-eight knows too little.
    -- Mark Twain


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Segmentation fault on clone
  2018-01-19 18:22 ` Todd Zullinger
@ 2018-01-19 18:26   ` Stephen M. McQuay
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen M. McQuay @ 2018-01-19 18:26 UTC (permalink / raw)
  To: Todd Zullinger; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

On Fri, Jan 19, 2018 at 01:22:04PM -0500, Todd Zullinger wrote:
>This seems likely to be the same segfault as:
>
>https://public-inbox.org/git/CALwADsGfB10f5+nOFN-pHCt4z1SkWMcvSHn8KokcyCM0V6K-BA@mail.gmail.com/
>
>There's a patch in that thread.

I've verified that the patch fixes my case.

I'll back off to 2.15.x and wait for that (or similar) to land.

Thanks for the pointer,

-- 
Stephen

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-19 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 18:08 Segmentation fault on clone Stephen M. McQuay
2018-01-19 18:22 ` Todd Zullinger
2018-01-19 18:26   ` Stephen M. McQuay

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.