Bug 486923 - StackOverFlowError on three way comparison
Summary: StackOverFlowError on three way comparison
Status: ASSIGNED
Alias: None
Product: EMFCompare
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Simon Delisle CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-01 04:47 EST by Mathieu Cartaud CLA
Modified: 2016-05-06 10:10 EDT (History)
3 users (show)

See Also:


Attachments
test models to reproduce bug (1.35 KB, application/zip)
2016-02-01 04:47 EST, Mathieu Cartaud CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Cartaud CLA 2016-02-01 04:47:11 EST
Created attachment 259470 [details]
test models to reproduce bug

When comparing three models with this structure

ancestor: 
-A
 -B
  -C
   -D
    -E

left:
-A
 -B

right:
-A
 -B
  -D
   -C

The comparison leads to a StackOverflow error

Tests models are attached
Comment 1 Philip Langer CLA 2016-05-02 11:21:28 EDT
Please make sure you base your change on top of https://git.eclipse.org/r/#/c/68782 as this change concerns the same part in the code base. Thanks!
Comment 2 Eclipse Genie CLA 2016-05-06 10:10:58 EDT
New Gerrit change created: https://git.eclipse.org/r/72190