Opened 9 years ago

Last modified 6 years ago

#628 reopened defect

cannot execute macros if compiled with sanitizer

Reported by: westram Owned by: westram
Priority: normal Milestone:
Component: other Version: SVN
Keywords: Cc:

Description

when attempting to execute the macro attached to #550, i.e.

arb_ntree --execute ~/Downloads/crash_sq_after_import.amc  $ARBHOME/demo.arb

results in

AWT_check_action_ids: Error: action ids differ from expected (see console)
macro_terminated called
macro_terminated: allMacrosTerminated
[Action: 'perl '/home/ralf/Downloads/crash_sq_after_import.amc' &']
Can't locate auto/ARB/prepare_to_.al in @INC (@INC contains: /home/ralf/ARB-bilbo/ARB.trunk.492.sanitize/lib/ /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/ralf/ARB-bilbo/ARB.trunk.492.sanitize/lib//ARB.pm line 36
Compilation failed in require at /home/ralf/Downloads/crash_sq_after_import.amc line 6.
BEGIN failed--compilation aborted at /home/ralf/Downloads/crash_sq_after_import.amc line 6.

Change History (3)

comment:1 Changed 9 years ago by westram

  • Resolution set to fixed
  • Status changed from new to closed

by [13739]

comment:2 Changed 9 years ago by westram

  • Owner set to westram

comment:3 Changed 6 years ago by westram

  • Resolution fixed deleted
  • Status changed from closed to reopened

Problem still exists (with r16911): probably reintroduced by [16223]?

Note: See TracTickets for help on using tickets.