Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

segmentation fault #94

Closed
andreacfm opened this issue Oct 16, 2012 · 7 comments
Closed

segmentation fault #94

andreacfm opened this issue Oct 16, 2012 · 7 comments

Comments

@andreacfm
Copy link

1.1 on osx gives me a segmentation fault.
Any suggestion?

@jonas
Copy link
Owner

jonas commented Oct 16, 2012

Can you try to recompile and use gdb so I can see a stack trace?

In the tig repo ($TIG_REPO) do:

$ make clean all-debug

In the repo where tig crashed

$ gdb $TIG_REPO/tig
$ run

Reproduce the crash and attach it here.

@andreacfm
Copy link
Author

I installed via homebrew.
Is this a not correct way to install it?

Thanks

On Oct 16, 2012, at 6:41 PM, Jonas Fonseca notifications@github.com wrote:

Can you try to recompile and use gdb so I can see a stack trace?

In the tig repo ($TIG_REPO) do:

$ make clean all-debug
In the repo where tig crashed

$ gdb $TIG_REPO/tig
$ run

Reproduce the crash and attach it here.


Reply to this email directly or view it on GitHub.

Andrea Campolonghi
acampolonghi@gmail.com

@jonas
Copy link
Owner

jonas commented Oct 17, 2012

Nothing wrong with installing via homebrew. I just won't be able to resolve this without more information that's all. Maybe you could try to describe a use case where tig crashes?

@andreacfm
Copy link
Author

Well this is not easy at all cause I just need to launch tig command to make it crash.

Andrea

On Oct 17, 2012, at 3:31 PM, Jonas Fonseca notifications@github.com wrote:

Nothing wrong with installing via homebrew. I just won't be able to resolve this without more information that's all. Maybe you could try to describe a use case where tig crashes?


Reply to this email directly or view it on GitHub.

Andrea Campolonghi
acampolonghi@gmail.com

@vivien
Copy link
Contributor

vivien commented Oct 24, 2012

Hi @andreacfm,

Obviously, the problem seems to come from the "formula" used by Homebrew to compile tig. You may try to notice this issue in the corresponding ticket, see Homebrew/legacy-homebrew#15462.

Vivien

@andreacfm
Copy link
Author

thanks

On Oct 24, 2012, at 3:58 PM, Vivien Didelot notifications@github.com wrote:

Hi @andreacfm,

Obviously, the problem seems to come from the "formula" used by Homebrew to compile tig. You may try to notice this issue in the corresponding ticket, see Homebrew/legacy-homebrew#15462.

Vivien


Reply to this email directly or view it on GitHub.

Andrea Campolonghi
acampolonghi@gmail.com

@jonas
Copy link
Owner

jonas commented May 1, 2013

Closing this as it no longer seems relevant.

@jonas jonas closed this as completed May 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants