Re: [DynInst_API:] Error: Dyninst unable to load the dyninst runtime library into the application


Date: Tue, 08 Apr 2014 14:21:15 -0700
From: Josh Stone <jistone@xxxxxxxxxx>
Subject: Re: [DynInst_API:] Error: Dyninst unable to load the dyninst runtime library into the application
On 04/08/2014 01:55 PM, Sebastian Banescu wrote:
> Hi Josh,
> 
> The "last" error from the my log seems similar to the one from RHL, i.e.
> "failed to load RT lib". Here is a dump of the log:

Right, but that's the very high-level error message -- the reason it
failed is likely to be very different.  You have simply:

> [3820]src\dynProcess.C[426]: process initialized, loading the RT library
> [3820]src\dynProcess.C[857]: failed to load RT lib

In the Linux case, it reported a SIGILL between those two lines.  (which
I have yet to diagnose, partly because it's so rare...)

You might get better details by adding DYNINST_DEBUG_DYNPC=1 and
DYNINST_DEBUG_PROCCONTROL=1.  Once you get into the internals of
Windows-specific code, I won't be much help to you, but others on the
list may still have ideas.
[← Prev in Thread] Current Thread [Next in Thread→]