Project

General

Profile

Actions

Bug #4389

closed

CIF fails at different stages for the same input on different machines

Added by Evgeny Novikov almost 11 years ago. Updated almost 5 years ago.

Status:
Rejected
Priority:
High
Category:
Core
Start date:
07/26/2013
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

This is the case, e.g., for file fs/reiserfs/do_balan.c that is the part of fs/reiserfs/reiserfs.ko module. On one of machines for reference launches I obtained:

.../fs/reiserfs/do_balan.c.prepared: In function 'check_after_balance_leaf': 
...
.../fs/reiserfs/do_balan.c.prepared:1989:1: error: LDV: ../../aspectator/gcc/c-family/ldv-convert.c: 4273: tree node 'indirect_ref' isn't supported 
...
Aspectator failed at 'compilation' stage at /home/ldvuser/ldv/inst/ri/bin/compiler line 608.

while on my new machine I got:
.../fs/reiserfs/do_balan.c.prepared:1974:19: error: LDV: ../../aspectator/gcc/c-family/ldv-convert.c: 4273: tree node 'indirect_ref' isn't supported
.../fs/reiserfs/do_balan.c.prepared:1974:19: warning: LDV: ../../aspectator/gcc/c-family/ldv-pretty-print.c: 2889: expression of primary expression was not printed [enabled by default]
Aspectator failed at 'instrumentation' stage at .../ri/bin/compiler line 608.

Actions #1

Updated by Evgeny Novikov over 8 years ago

  • Category set to Core
  • Priority changed from Normal to High

I will try to reproduce this.

Actions #2

Updated by Evgeny Novikov almost 5 years ago

  • Status changed from Open to Rejected

Rather strange issue that I do not know how to reproduce at the moment.

Actions

Also available in: Atom PDF