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.

Version 2.6.0 Memory Leak

See original GitHub issue

I’ve been using ibm_db for a few years now in a few applications without problems. I had my package.json set to use the latest version of ibm_db, which worked great for me until version 2.6.0. When 2.6.0 released, suddenly my application quickly ran out of memory, every time it rebooted it ran out of memory again. I spent 2 days reverting code and analyzing my own memory usage, until I realized it wasn’t caused by something my team had done, but rather something in this new build of ibm_db. As soon as I reverted my package.json file back to version 2.5.3 the memory leak went away. I use the query function with connection pools.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
hiro5idcommented, Oct 21, 2019

I’m using v2.6.1 with node v10 and we are most definitely experiencing a memory leak. Our app is constantly having to restart in order to be able to query via ibm_db driver.

0reactions
wahlbergfredrikcommented, Sep 4, 2019

We’re still using Node v10. Is v11 or v12 recommended for ibm_db@2.6.0/2.6.1 given these changes?

Read more comments on GitHub >

github_iconTop Results From Across the Web

After update to 2.6 pfsense uses a lot more of memory ... - Reddit
I have a Dell Optiplex with an i5-4590 and 8GB of RAM, and I'm only utilizing 13% right now. pfSense 2.6.0 is running...
Read more >
Continuously increasing memory usage since the update to 2.6
I expect you to be able to confirm this by running pfctl -si -v in a loop. That should leak memory quickly. The...
Read more >
Memory Leak Because of xmlbeans 2.6.0.jar - Stack Overflow
This is a known issue of XML Beans library. You may try following Jochen Kemnade's suggestion: As a workaround, I moved the POI ......
Read more >
Issue 675 in protobuf: memory leak - Google Groups
New issue 675 by vxm...@gmail.com: memory leak ... A memory leak is detected by vld(visual leak detector). ... protobuf version: protobuf-2.6.0
Read more >
Memory leak - Solasta: Crown of the Magister Forum
This was my second playthrough, with game version 2.8.0. I think I had it twice during my first playthrough (not at the same...
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