yogiguruprasad / git-osx-installer

Automatically exported from code.google.com/p/git-osx-installer
0 stars 0 forks source link

git crash - illegal instruction #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download git-2.0.1-intel-universal-snow-leopard.dmg and install.
2. Open terminal, cd into a git directory, and run git status
3. Git crashes and produces Illegal instruction

What is the expected output? What do you see instead?
The status of the git project.

What version of the product are you using? On what operating system?
git 2.0.1
Darwin MathBook Pro 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 
PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64

Please provide any additional information below.
Bash version:
GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0)

Crash log:
Process:         bash [582]
Path:            /bin/bash
Identifier:      bash
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  bash [505]

Date/Time:       2014-10-15 20:37:35.724 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGILL)
Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffff8
Crashed Thread:  Unknown

Backtrace not available

Unknown thread crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000055  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x0000000000000000  rsp: 0x0000000000000000
   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00007fff5fc01028  rfl: 0x0000000000010203  cr2: 0xfffffffffffffff8

Binary images description not available

Original issue reported on code.google.com by theur...@gmail.com on 15 Oct 2014 at 6:48

GoogleCodeExporter commented 9 years ago
This version is working for me as well 
https://git-osx-installer.googlecode.com/files/git-1.8.4.2-intel-universal-snow-
leopard.dmg

Original comment by theur...@gmail.com on 15 Oct 2014 at 7:06