question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Memoryleak reports

See original GitHub issue

I got some Leaks reported while using c:geo. As usual, I’m on a developer build (currently 589a996).

One example: 2016-07-22 21 16 10

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:28 (28 by maintainers)

github_iconTop GitHub Comments

1reaction
kumycommented, Aug 29, 2016

cgeo.geocaching.maps.mapsforge.MapsforgeMapActivity has leaked

In cgeo.geocaching:2016.08.29-fc9b99c developer build:20160829.
* cgeo.geocaching.maps.mapsforge.MapsforgeMapActivity has leaked:
* GC ROOT thread java.lang.Thread.<Java Local> (named 'pool-5-thread-1')
* references cgeo.geocaching.maps.CGeoMap.activity
* leaks cgeo.geocaching.maps.mapsforge.MapsforgeMapActivity instance

* Retaining: 3,9KB.
* Reference Key: 5ebe825c-3438-4784-9402-49a7d09ec8e5
* Device: samsung google Nexus 10 mantaray
* Android Version: 5.1.1 API: 22 LeakCanary: 1.4-beta2 3799172
* Durations: watch=5065ms, gc=197ms, heap dump=3226ms, analysis=23655ms
0reactions
fm-syscommented, Aug 29, 2021

@cgeo/team Does anyone have an idea whether this is still valid?

Even if it might still be valid, I think we can close here as no one has reacted for over a year now…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding the Memory Leak Report
Reports are sorted according to the combined size of the leaks. Actual memory leaks are reported first, followed by possible leaks. The verbose...
Read more >
Creating a Memory Leak Diagnosis report - IBM
In the Memory Leak Diagnosis report each row in the Suspected Memory Leaks table represents an allocation pattern for which memory allocation data...
Read more >
Find memory leaks with the CRT Library - Microsoft Learn
Learn how the C/C++ debugger and C Run-time Library (CRT) can help find memory leaks. The techniques include memory-leak reports and comparing memory...
Read more >
Understanding Valgrind memory leak reports
This article will show you the memory leak detector available in the Memcheck tool, ... Valgrind can output the memory leak report in...
Read more >
SecureAnywhere System Analyzer reports memory leaks
When you run System Analyzer, it may report a program has a memory leak. Common programs to report this are Microsoft Outlook (outlook.exe)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found