Dr memory ERROR: failed to create process (err=2)

602 views
Skip to first unread message

imenek...@gmail.com

unread,
Aug 8, 2018, 11:10:12 AM8/8/18
to Dr. Memory Users
HI,
I need help please.
Problem:
Can someone explain what happened exactly please 
Im trying to run some software tools under DR memory in my laptop (ubuntu16.04) to see the different bugs in those tools.
but my problem is cannot test all the software tools
I have this problem with QT ,TeamViewer ...
WARNING: failed (status=1) to find application  /qt-opensource
ERROR: failed to create process (err=2) for /qt-opensource
How can I solve this problem.




Derek Bruening

unread,
Aug 8, 2018, 3:41:37 PM8/8/18
to drmemor...@googlegroups.com
Please provide the precise command line being used.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

imen kanzali

unread,
Aug 8, 2018, 5:32:08 PM8/8/18
to drmemor...@googlegroups.com
Hi,
Thank you
Im in the folder of Drmemory
the command is bin/drmemory -- Code::Block
the same when I work on DE1-Soc FPGA,I have Code::Block already installed
when I try to run it under drmemory for arm the same problem shown in the screen.

BestRegards,
Imen

To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-users+unsubscribe@googlegroups.com.

Derek Bruening

unread,
Aug 8, 2018, 8:14:37 PM8/8/18
to drmemor...@googlegroups.com
It's not quite clear what you are running.  What is the executable "Code::Block" -- that launches an IDE or something?  Generally you'd want to specify the direct executable file for your specific target test application.  Failing to find "/qt-opensource" sounds like there is some layered application launching with some environment difference: are you sure it works when run with the same command line but without the "drmemory --" in front?  

To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-user...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-user...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-user...@googlegroups.com.

imen kanzali

unread,
Aug 9, 2018, 5:07:56 PM8/9/18
to drmemor...@googlegroups.com
Code::Blocks IDE is a software tool.
Im trying to debug different software tools under Drmemory.
I have eclipse already install in my host
when I launch eclipse directly from the terminal.it works but when I run it with Drmemory
I have this probleme :run_Drmemory.sh eclipse
<Application /usr/bin/eclipse (23476) DynamoRIO usage error : Failed to read app ELF headers.  Check path and architecture.>

My operating system is ubuntu 16.04
eclipse v3.8
Can you please explain what happened exactly.

2018-08-08 20:14 GMT-04:00 'Derek Bruening' via Dr. Memory Users <drmemor...@googlegroups.com>:
It's not quite clear what you are running.  What is the executable "Code::Block" -- that launches an IDE or something?  Generally you'd want to specify the direct executable file for your specific target test application.  Failing to find "/qt-opensource" sounds like there is some layered application launching with some environment difference: are you sure it works when run with the same command line but without the "drmemory --" in front?  
On Wed, Aug 8, 2018 at 5:32 PM imen kanzali <imenek...@gmail.com> wrote:
Hi,
Thank you
Im in the folder of Drmemory
the command is bin/drmemory -- Code::Block
the same when I work on DE1-Soc FPGA,I have Code::Block already installed
when I try to run it under drmemory for arm the same problem shown in the screen.

BestRegards,
Imen
2018-08-08 15:41 GMT-04:00 'Derek Bruening' via Dr. Memory Users <drmemory-users@googlegroups.com>:
Please provide the precise command line being used.
On Wed, Aug 8, 2018 at 11:10 AM <imenek...@gmail.com> wrote:
HI,
I need help please.
Problem:
Can someone explain what happened exactly please 
Im trying to run some software tools under DR memory in my laptop (ubuntu16.04) to see the different bugs in those tools.
but my problem is cannot test all the software tools
I have this problem with QT ,TeamViewer ...
WARNING: failed (status=1) to find application  /qt-opensource
ERROR: failed to create process (err=2) for /qt-opensource
How can I solve this problem.




--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemory-users+unsubscribe@googlegroups.com.

Fatih Çam

unread,
Nov 9, 2019, 1:16:45 PM11/9/19
to Dr. Memory Users
Hi imen, it has been long time after you posted this. Maybe you no longer work with this application, but anyway I would like to ask that did you find the solution for this problem because I have the same issue. I could not find anything about it.

10 Ağustos 2018 Cuma 00:07:56 UTC+3 tarihinde imen kanzali yazdı:
Code::Blocks IDE is a software tool.
Im trying to debug different software tools under Drmemory.
I have eclipse already install in my host
when I launch eclipse directly from the terminal.it works but when I run it with Drmemory
I have this probleme :run_Drmemory.sh eclipse
<Application /usr/bin/eclipse (23476) DynamoRIO usage error : Failed to read app ELF headers.  Check path and architecture.>

My operating system is ubuntu 16.04
eclipse v3.8
Can you please explain what happened exactly.
2018-08-08 20:14 GMT-04:00 'Derek Bruening' via Dr. Memory Users <drmemor...@googlegroups.com>:
It's not quite clear what you are running.  What is the executable "Code::Block" -- that launches an IDE or something?  Generally you'd want to specify the direct executable file for your specific target test application.  Failing to find "/qt-opensource" sounds like there is some layered application launching with some environment difference: are you sure it works when run with the same command line but without the "drmemory --" in front?  
On Wed, Aug 8, 2018 at 5:32 PM imen kanzali <imenek...@gmail.com> wrote:
Hi,
Thank you
Im in the folder of Drmemory
the command is bin/drmemory -- Code::Block
the same when I work on DE1-Soc FPGA,I have Code::Block already installed
when I try to run it under drmemory for arm the same problem shown in the screen.

BestRegards,
Imen
2018-08-08 15:41 GMT-04:00 'Derek Bruening' via Dr. Memory Users <drmemor...@googlegroups.com>:
Please provide the precise command line being used.
On Wed, Aug 8, 2018 at 11:10 AM <imenek...@gmail.com> wrote:
HI,
I need help please.
Problem:
Can someone explain what happened exactly please 
Im trying to run some software tools under DR memory in my laptop (ubuntu16.04) to see the different bugs in those tools.
but my problem is cannot test all the software tools
I have this problem with QT ,TeamViewer ...
WARNING: failed (status=1) to find application  /qt-opensource
ERROR: failed to create process (err=2) for /qt-opensource
How can I solve this problem.




--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemor...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemor...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemor...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

---
You received this message because you are subscribed to the Google Groups "Dr. Memory Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to drmemor...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages