Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - io-pkt-v4-hc (6.5.0SP1) memory leak??: Page 1 of 12 (12 Items)
   
io-pkt-v4-hc (6.5.0SP1) memory leak??  
I'm seeing about a 4K memory leak from io-pkt-v4-hc.

I have QNX 6.5.0 SP1 installed.

I have three io-pkt-v4-hc loaded.  Two of them show memory leaks... 
1.  Connected to enet.
2.  Conneded to wifi.


# showmem -P 

Process listing (Total, Code, Data, Heap, Stack, Other)

 1097728     106496      53248     843776      94208          0       24594 io-pkt-v4-hc
  3297280     974848      57344    2166784      98304          0      122906 io-pkt-v4-hc


a few minutes later.


  1105920     106496      53248     851968      94208          0       24594 io-pkt-v4-hc
  3305472     974848      57344    2174976      98304          0      122906 io-pkt-v4-hc

clearly we can see that the io-pkt-v4-hc's Heap is growing.

Any help would be appreciated.
-stv