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 - org.eclipse.jgit.errors.LargeObjectException$OutOfMemory: Out of memory loading a8bafaefb7e43e1d73779a5576745e23c052e61c
Summary: org.eclipse.jgit.errors.LargeObjectException$OutOfMemory: Out of memory loadi...
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-28 07:31 UTC by titosanxez
Modified: 2017-03-28 07:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 227703


Attachments
stacktrace (2.50 KB, text/plain)
2017-03-28 07:31 UTC, titosanxez
Details

Note You need to log in before you can comment on or make changes to this bug.
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