2) What happens when you run with
http://dynamorio.org/DynamoRIO-Linux-3.0.1204-1.tar.gz?
If you still see the assert, can you open an Issue for further
investigation. In the Issue, include the value of
sc->fpstate->sw_reserved.xstate_size and how your system's struct
_xstate differs from DR's core/linux/include/sigcontext.h.
- Derek
If your particular app still has problems but simpler apps work, can you
open an Issue and attach as simple a version of the app as possible that
exhibits the problem (ideally source code and how to build), and indicate
whether your underlying processor has AVX.
- Derek
> --
> You received this message because you are subscribed to the Google Groups "DynamoRIO Users" group.
> To post to this group, send email to dynamor...@googlegroups.com.
> To unsubscribe from this group, send email to dynamorio-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/dynamorio-users?hl=en.
>
I built 64-bit DR on 11.10 64-bit VM under Parallels. Tested against
a small 64-bit app, ls, with strace and memtrace. Results were
normal. Next, tested against /usr/games/gnomine and got:
Running "/usr/games/gnomine "
ERROR: ld.so: object 'libdynamorio.so' from LD_PRELOAD cannot be
preloaded: ignored.
ERROR: ld.so: object 'libdrpreload.so' from LD_PRELOAD cannot be
preloaded: ignored.