All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Bug report: Unhandled Exception
@ 2015-06-11 19:21 Gary England
  2015-06-19 12:58 ` Johannes Schindelin
  0 siblings, 1 reply; 4+ messages in thread
From: Gary England @ 2015-06-11 19:21 UTC (permalink / raw)
  To: git@vger.kernel.org

Hello,

Using git version 1.9.2-preview20140411, in Git Bash for Windows, performing a "git pull --rebase", received an unhandled exception. Here is the stack trace:


MSYS-1.0.12 Build:2012-07-05 14:56
Exception: STATUS_ACCESS_VIOLATION at eip=00418DAA
eax=680A38E4 ebx=685704CC ecx=00542E38 edx=00000154 esi=00000000 edi=685700D4
ebp=0028FE90 esp=0028FE6C program=C:\Program Files (x86)\Git\bin\cat.exe
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame     Function  Args
0028FE90  00418DAA  (685700D4, 00000154, 00000003, 004144EA)
0028FEE0  0041466B  (00000000, 01805AB1, 0028FF20, 00405894)
0028FF00  00414C5F  (00401BB0, 00401000, FFFFD000, 00000000)
0028FF20  00414C98  (00000000, 00000000, FFFFF801, 00000000)
0028FF50  004057A4  (00401BB0, 9B30881F, FFFF9E16, 00000000)
0028FF80  0040103D  (7FFDE000, 76F87BE0, 005E63FC, 0028FFDC)
0028FF94  76F87C04  (7FFDE000, 00045F96, 00000000, 00000000)
0028FFDC  7752AD1F  (FFFFFFFF, 77510236, 00000000, 00000000)
0028FFEC  7752ACEA  (00401000, 7FFDE000, 00000000, 78746341)
End of stack trace


The rebase succeeded, so maybe this isn't of much concern, or maybe it's something specific to my machine. It's the first time I have ever received an unhandled exception while using git. Either way, wanted to let you guys know what happened. Let me know if you need any further information, or if this is the appropriate channel to report this bug.

Thanks,

Gary England
Software Engineer
 
VRx |P.O. Box 9780, Salt Lake City, UT 84109
Office: 801.990.9981|Fax: 801.449.3090
E-mail: gengland@myvrx.com|Website: www.myvrx.com

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

* Re: Bug report: Unhandled Exception
  2015-06-11 19:21 Bug report: Unhandled Exception Gary England
@ 2015-06-19 12:58 ` Johannes Schindelin
  2015-06-19 14:09   ` Gary England
  0 siblings, 1 reply; 4+ messages in thread
From: Johannes Schindelin @ 2015-06-19 12:58 UTC (permalink / raw)
  To: Gary England; +Cc: git

Hi Gary,

On 2015-06-11 21:21, Gary England wrote:

> Using git version 1.9.2-preview20140411, in Git Bash for Windows,
> performing a "git pull --rebase", received an unhandled exception.

Please note that the newest 1.9.x release is 1.9.5. Could you re-test with that version, please? Or maybe you want to give the 2nd release candidate of Git for Windows 2.x a try: https://git-for-windows.github.io/#download

Ciao,
Johannes

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

* Re: Bug report: Unhandled Exception
  2015-06-19 12:58 ` Johannes Schindelin
@ 2015-06-19 14:09   ` Gary England
  2015-06-19 14:19     ` Johannes Schindelin
  0 siblings, 1 reply; 4+ messages in thread
From: Gary England @ 2015-06-19 14:09 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git@vger.kernel.org

Hi Johannes,

Will do. It's unlikely that I'll be able to reproduce the error. But, in the event that it happens again, I'll let you know.

Thanks,
Gary

________________________________________
From: Johannes Schindelin <johannes.schindelin@gmx.de>
Sent: Friday, June 19, 2015 6:58 AM
To: Gary England
Cc: git@vger.kernel.org
Subject: Re: Bug report: Unhandled Exception

Hi Gary,

On 2015-06-11 21:21, Gary England wrote:

> Using git version 1.9.2-preview20140411, in Git Bash for Windows,
> performing a "git pull --rebase", received an unhandled exception.

Please note that the newest 1.9.x release is 1.9.5. Could you re-test with that version, please? Or maybe you want to give the 2nd release candidate of Git for Windows 2.x a try: https://git-for-windows.github.io/#download

Ciao,
Johannes

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

* Re: Bug report: Unhandled Exception
  2015-06-19 14:09   ` Gary England
@ 2015-06-19 14:19     ` Johannes Schindelin
  0 siblings, 0 replies; 4+ messages in thread
From: Johannes Schindelin @ 2015-06-19 14:19 UTC (permalink / raw)
  To: Gary England; +Cc: git

Hi Gary,

On 2015-06-19 16:09, Gary England wrote:

> Will do. It's unlikely that I'll be able to reproduce the error. But,
> in the event that it happens again, I'll let you know.

For the record, the problem usually lies with a certain implementation detail on 32-bit only (if you know the `rebase.exe` tool -- confusingly completely unrelated to `git rebase`! -- you will know the root cause). That's why it is typically a sporadic problem only.

Ciao,
Johannes

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

end of thread, other threads:[~2015-06-19 14:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 19:21 Bug report: Unhandled Exception Gary England
2015-06-19 12:58 ` Johannes Schindelin
2015-06-19 14:09   ` Gary England
2015-06-19 14:19     ` Johannes Schindelin

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.