Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation Fault #8

Closed
Premika opened this issue May 10, 2011 · 1 comment
Closed

Segmentation Fault #8

Premika opened this issue May 10, 2011 · 1 comment

Comments

@Premika
Copy link

Premika commented May 10, 2011

My android test application(Robotium application) works fine without report generation. I followed the procedure you have specified for report generation.
1.First added the jar to project/libs directory.
2.Modified the AndroidManifest file , which has the following content

3. Modified Build. xml file, which contains the following content Downloading XML test report... 4. Then issued the command ant coverage/ant run-tests 5. Compilation and everything goes fines. After the statement "Running Tests", it gives the following error " [exec] [1] Segmentation fault am instrument -w..." .

I am not able to figure out the error. It would be very grateful if you can help me with this issue asap. :) .

Thanking you in advance

@jsankey
Copy link
Owner

jsankey commented Jul 15, 2011

Hi Premika,

Sorry for the slow response. Unfortunately it is difficult for me to guess what has gone wrong despite all the details you provided. A segmentation fault actually suggests a bug in the Android SDK toolchain - even if the report generation was broken it should not be able to crash t that level.

@jsankey jsankey closed this as completed Jul 15, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants