[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Assertion failed error during compare

From: <cebarne2_at_rockwellcollins.com>
Date: 2006-04-07 18:28:39 CEST

Within my Eclipse plug-in project, I have a plain text file (CHANGELOG)
that is reported as being modified. Now, I don't remember making any
changes to it since my last commit. So, I tried a "Compare with Base
Revision". (BTW, it was ACTUALLY modified) Doing this results in a
"Microsoft Visual C++ Runtime Library" error. The error:

============================================
Assertion failed!

Program: C:\WINDOWS\system32\javaw.exe
File: E:\svn\src-1.3.0\subversion\libsvn_subr\subst.c
Line: 805

Expression: eol_str || keywords

...

[Abort] [Retry] [Ignore]
============================================

If I press the "Abort" button, Eclipse crashes completely. If I press
"Ignore", then the compare window appears like normal. If I used "Compare
with Base Revision" the above dialog appears twice when using "ignore". If
I used "Compare with Latest from Repository", the above dialog appears
only once using "ignore".

If I press "Retry" I get the following dialog:

============================================
The exception Breakpoint
A breakpoint has been reached.
90x80000003) occurred in the application at location 0x77c35b61.

Click on OK to terminate the program
Click on CANCEL to debug the program
============================================

Either button then terminates Eclipse.

Subclipse: 0.9.108
Eclipse: 3.1.2
Java: Sun Java 1.5.0_06

Chad Barnes | Common Development Environment | Rockwell Collins, Inc.
Received on Fri Apr 7 18:29:24 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.