This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270220

Summary: org.eclipse.jgit.errors.LargeObjectException$OutOfMemory: Out of memory loading a8bafaefb7e43e1d73779a5576745e23c052e61c
Product: versioncontrol Reporter: titosanxez
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: git
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 227703
Attachments: stacktrace

Description titosanxez 2017-03-28 07:31:25 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Mac OS X

User Comments:
titosanxez: Git show history




Stacktrace: 
org.eclipse.jgit.errors.LargeObjectException$OutOfMemory: Out of memory loading a8bafaefb7e43e1d73779a5576745e23c052e61c
   at org.eclipse.jgit.lib.ObjectLoader.getCachedBytes(ObjectLoader.java:200)
   at org.eclipse.jgit.revwalk.RevWalk.getCachedBytes(RevWalk.java:890)
   at org.eclipse.jgit.revwalk.RevWalk.parseNew(RevWalk.java:854)
   at org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:840)
   at org.eclipse.jgit.revwalk.RevWalk.parseTag(RevWalk.java:813)
   at org.netbeans.libs.git.jgit.commands.ListTagCommand.run(ListTagCommand.java:82)
Comment 1 titosanxez 2017-03-28 07:31:27 UTC
Created attachment 163960 [details]
stacktrace