Bug 445462 - jgit on android with ART runtime throws SIGSEGV
Summary: jgit on android with ART runtime throws SIGSEGV
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: 3.5   Edit
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 05:22 EDT by Alessandro Accardo CLA
Modified: 2014-09-30 05:22 EDT (History)
0 users

See Also:


Attachments
Logcat with SIGSEGV stacktrace (14.67 KB, text/plain)
2014-09-30 05:22 EDT, Alessandro Accardo CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Accardo CLA 2014-09-30 05:22:09 EDT
Created attachment 247472 [details]
Logcat with SIGSEGV stacktrace

I use JGit org.eclipse.jgit-3.5.0.201409260305-r in an android project and I face a Segmentation Fault while using it to clone a git repository using an ssh key.
This only happens in ART runtime (the next runtime that will be used in Android L version).
We have a logcat with a small stack trace that I hope it can help you find the problem.