Re: [DynInst_API:] Report an assertion with the latest git version of Dyninst


Date: Fri, 29 Jun 2018 11:12:53 -0500
From: Xiaozhu Meng <mxz297@xxxxxxxxx>
Subject: Re: [DynInst_API:] Report an assertion with the latest git version of Dyninst
Hi Jim,

Please send us the binary for debugging.

Sasha: the assertion happens in parsing for try/catch blocks. I guess this can be related to your recent fixes for parsing try/catch blocks. Please take a look at this issue.

Thanks,

--Xiaozhu

On Fri, Jun 29, 2018 at 10:17 AM Jim Galarowicz <jeg@xxxxxxxxxxxxx> wrote:
Hi all,

I can run OpenSpeedShop fine on this application with the 9.3.2 version
of Dyninst and until recently the master git repository version too.

But, with the latest git master sources (as of yesterday morning) I'm
seeing this assert.ÂÂ The application is lulesh2.0.3 (mpi and openmp).

I can send the executable or any other information, if needed.

Thanks,

Jim G


mrnet_commnode:
/tmp/jgalaro/spack-stage/spack-stage-Arx2ep/dyninst/symtabAPI/src/Object-elf.C:3546:
int read_except_table_gcc3(const unsigned char*, mach_relative_info&,
Dyninst::Elf_X_Shdr*, Dyninst::Elf_X_Shdr*,
std::vector<Dyninst::SymtabAPI::ExceptionBlock>&): Assertion
`low_pc_val==pc_begin_val' failed.

_______________________________________________
Dyninst-api mailing list
Dyninst-api@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api
[← Prev in Thread] Current Thread [Next in Thread→]
  • Re: [DynInst_API:] Report an assertion with the latest git version of Dyninst, Xiaozhu Meng <=