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.
_______________________________________________
Dyninst-api mailing list
Dyninst-api@cs.wisc.edu
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to