Использование памяти процессом Java продолжает расти, а отслеживание собственной памяти Java показывает, что "стек потоков" и "код" занимают много памяти
У нас есть утечка памяти в нашей производственной среде, где через несколько дней исчерпывается память док-контейнера AWS и происходит сбой.
График кучи памяти является плоским и не увеличивается, следовательно, нет проблем с кучей памяти.
Я приложил вывод NMT ниже и прикреплю график jeprof отдельно при необходимости:
Native Memory Tracking:
Total: reserved=13338609KB +18212KB, committed=12083953KB +25704KB
- Java Heap (reserved=11264000KB, committed=11264000KB)
(mmap: reserved=11264000KB, committed=11264000KB)
- Class (reserved=1133330KB +4299KB, committed=94994KB +3147KB)
(classes #16744 +181)
(malloc=6930KB +203KB #22973 +3107)
(mmap: reserved=1126400KB +4096KB, committed=88064KB +2944KB)
- Thread (reserved=99086KB +12391KB, committed=99086KB +12391KB)
(thread #97 +12)
(stack: reserved=98648KB +12336KB, committed=98648KB +12336KB)
(malloc=326KB +41KB #486 +60)
(arena=113KB +14 #189 +24)
- Code (reserved=256491KB +1987KB, committed=40171KB +10631KB)
(malloc=6891KB +1987KB #9725 +2490)
(mmap: reserved=249600KB, committed=33280KB +8644KB)
- GC (reserved=417309KB +1KB, committed=417309KB +1KB)
(malloc=5777KB +1KB #293 +19)
(mmap: reserved=411532KB, committed=411532KB)
- Compiler (reserved=350KB +162KB, committed=350KB +162KB)
(malloc=219KB +162KB #795 +253)
(arena=131KB #6)
- Internal (reserved=141618KB +183KB, committed=141618KB +183KB)
(malloc=141586KB +183KB #21320 +387)
(mmap: reserved=32KB, committed=32KB)
- Symbol (reserved=22015KB +38KB, committed=22015KB +38KB)
(malloc=18139KB -25KB #183144 -927)
(arena=3876KB +64 #1)
- Native Memory Tracking (reserved=4220KB +236KB, committed=4220KB +236KB)
(malloc=397KB +124KB #5620 +1761)
(tracking overhead=3823KB +112KB)
- Arena Chunk (reserved=190KB -1085KB, committed=190KB -1085KB)
(malloc=190KB -1085KB)
[0x00007f50af4dc306]
[0x00007f50af4db4c1]
[0x00007f50af483cd5]
[0x00007f50af48a924]
(malloc=8KB type=Native Memory Tracking +1KB #89 +12)
[0x00007f50aef0ca16]
[0x00007f50aee79233]
[0x00007f50aee7d1ca]
[0x00007f50af457056]
(malloc=1467KB type=Internal -1KB #12517 -8)
[0x00007f50aef0ca16]
[0x00007f50aee79233]
[0x00007f50aee7d1ca]
[0x00007f50aee84a92]
(malloc=349KB type=Internal +14KB #2976 +117)
[0x00007f50af2dac23]
[0x00007f50af0de686] JVM_StartThread+0x106
[0x00007f509d018407]
(malloc=18KB type=Thread +3KB #83 +12)
[0x00007f50af1ba525]
[0x00007f50af1bac79]
[0x00007f50af450dc4]
[0x00007f50af45195c]
(malloc=7KB type=Class +2KB #62 +10)
[0x00007f50af23cb29]
[0x00007f50af23cf0e]
[0x00007f50af23d571]
[0x00007f50af2a65a0]
(malloc=1KB type=Native Memory Tracking +1KB #18 +18)
[0x00007f50af05552a]
[0x00007f50af2a26ab]
[0x00007f50aee3935e]
[0x00007f50aed7d83b]
(malloc=102KB type=Class +31KB #4356 +1327)
[0x00007f50af05552a]
[0x00007f50af2a26ab]
[0x00007f50aee3935e]
[0x00007f50aeebe9c8]
(malloc=64KB type=Class +34KB #2720 +1457)
[0x00007f50af48cb2f]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
[0x00007f509d018407]
(malloc=10KB type=Internal +1KB #83 +12)
[0x00007f50af240832]
[0x00007f50af22509d]
[0x00007f50af23cd38]
[0x00007f50af23d571]
(malloc=23KB type=Native Memory Tracking +19KB #326 +265)
[0x00007f50af262633]
[0x00007f50aee87700]
[0x00007f50af26339a]
[0x00007f50aef0c948]
(malloc=22KB type=Class +3KB #259 +36)
[0x00007f50aee87e3a]
[0x00007f50af44f1bd]
[0x00007f50af456fae]
[0x00007f50af0d800b]
(malloc=20KB type=Class +3KB #262 +36)
[0x00007f50aef8253d]
[0x00007f50aef81a85]
[0x00007f50aef141dc]
[0x00007f50aef1396e]
(malloc=12KB type=Internal +12KB #1 +1)
[0x00007f50af2f853e]
[0x00007f50af48cbb6]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=40KB type=Internal +7KB #84 +14)
[0x00007f50af2f853e]
[0x00007f50af48cbc5]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=41KB type=Internal +7KB #86 +15)
[0x00007f50af2f853e]
[0x00007f50af48cbd4]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=41KB type=Internal +7KB #86 +15)
[0x00007f50af2f853e]
[0x00007f50af48cbe3]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=41KB type=Internal +7KB #86 +15)
[0x00007f50af4da83e]
[0x00007f50af4dba73]
[0x00007f50af2cde29]
[0x00007f50af4de0f4]
(malloc=18KB type=Native Memory Tracking +4KB #288 +71)
[0x00007f50aef1bd45]
[0x00007f50aef21644]
(malloc=53KB type=Compiler +36KB #19 +13)
[0x00007f50aef1bd45]
[0x00007f50aef21644]
[0x00007f50aef2298c]
[0x00007f509d0473d5]
(malloc=58KB type=Compiler +53KB #21 +19)
[0x00007f50aef1bd45]
[0x00007f50aef21644]
[0x00007f509d0453f9]
(malloc=3KB type=Compiler +3KB #1 +1)
[0x00007f50af2c7a5b]
[0x00007f50af0557ce]
[0x00007f50af269f48]
[0x00007f50aef9f881]
(malloc=233KB type=Class +98KB #133 +56)
[0x00007f50aee87e6c]
[0x00007f50af44f1bd]
[0x00007f50af456fae]
[0x00007f50af0d800b]
(malloc=31KB type=Internal +4KB #262 +36)
[0x00007f50af01c46d]
[0x00007f50af01c4b1]
[0x00007f50af448f0e]
[0x00007f50af4490f2]
(malloc=5608KB type=Symbol +32KB #701 +4)
[0x00007f50af01c46d]
[0x00007f50af01c4d1]
[0x00007f50af449717]
[0x00007f50af449ccb]
(malloc=840KB type=Symbol +32KB #105 +4)
[0x00007f50aee93f75]
[0x00007f50aee94312]
[0x00007f50af2a2853]
[0x00007f50af2a303f]
(malloc=11KB type=Code +3KB #140 +37)
[0x00007f50aee93f75]
[0x00007f50aee94312]
[0x00007f50af2a1d67]
[0x00007f50af2a25fd]
(malloc=6788KB type=Code +1975KB #8662 +2418)
[0x00007f50af24137a]
[0x00007f50af4dbf1d]
[0x00007f50af23cdc6]
[0x00007f50af23d571]
(malloc=16KB type=Native Memory Tracking +16KB #262 +262)
[0x00007f50af4d867e]
[0x00007f50aef1cd61]
[0x00007f50aef20cbf]
(malloc=37KB type=Compiler +27KB #19 +13)
[0x00007f50af4d867e]
[0x00007f50aef1cd61]
[0x00007f50aef20cbf]
[0x00007f50aef2298c]
(malloc=39KB type=Compiler +35KB #21 +19)
[0x00007f50af4d867e]
[0x00007f50aef1cd61]
[0x00007f50aef20cbf]
[0x00007f509d0453f9]
(malloc=2KB type=Compiler +2KB #1 +1)
[0x00007f50af48c984]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
[0x00007f509d018407]
(malloc=4KB type=Thread +1KB #83 +12)
[0x00007f50aef21b99]
[0x00007f50aef2298c]
[0x00007f509d0473d5]
(malloc=2KB type=Compiler +2KB #18 +18)
[0x00007f50af44619d]
[0x00007f50af448ed1]
[0x00007f50af4490f2]
[0x00007f50aee75116]
(malloc=2336KB type=Symbol +2KB #37097 +27)
[0x00007f50af44619d]
[0x00007f50af4480fd]
[0x00007f50af4482bc]
[0x00007f50af0d7e90]
(malloc=58KB type=Symbol +2KB #590 +36)
[0x00007f50af44619d]
[0x00007f50af4480fd]
[0x00007f50af4482bc]
[0x00007f50af0e25d5] JVM_FindClassFromCaller+0xe5
(malloc=17KB type=Symbol -88KB #342 -920)
[0x00007f50af44619d]
[0x00007f50af4480fd]
[0x00007f50af4482bc]
[0x00007f50af0d9cd6] JVM_FindLoadedClass+0x106
(malloc=45KB type=Symbol -1KB #600 -28)
[0x00007f50af44619d]
[0x00007f50af4480fd]
[0x00007f50af4486c2]
[0x00007f50af3fbbfe]
(malloc=31KB type=Symbol -2KB #563 -41)
[0x00007f50af2249a0]
[0x00007f50af224a70]
[0x00007f50af225190]
(malloc=314KB type=Native Memory Tracking +70KB #4472 +1002)
[0x00007f50aee880a2]
[0x00007f50aef058f7]
[0x00007f50af368dda]
[0x00007f50af369684]
(malloc=66KB type=Class -1KB #247 -2)
[0x00007f50af018ca5]
[0x00007f50af48ca94]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=5KB type=Thread +1KB #83 +12)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af352d18]
(malloc=4KB type=Internal +1KB #12 +2)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af0a761e]
(malloc=5KB type=Internal +2KB #17 +6)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af0a814f]
(malloc=25KB type=Internal +1KB #83 +2)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af093e6c]
(malloc=2KB type=Internal +1KB #8 +3)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af0e667d] JVM_DoPrivileged+0x55d
(malloc=31KB type=Internal +11KB #101 +36)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af0934ac]
(malloc=2KB type=Internal +1KB #8 +2)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af050fbb]
(malloc=3KB type=Internal +1KB #11 +3)
[0x00007f50af0d5eaa]
[0x00007f50af092167]
[0x00007f50af094dd6]
[0x00007f50af092ae4]
(malloc=26KB type=Internal +4KB #86 +13)
[0x00007f50af0d5eaa]
[0x00007f50af48aabb]
[0x00007f50af2d0b82]
(malloc=26KB type=Internal +4KB #85 +12)
[0x00007f50aee881aa]
[0x00007f50af453df7]
[0x00007f50af4b1ba7]
[0x00007f509d018407]
(malloc=19KB type=Class -1KB #249 -7)
[0x00007f50aee881aa]
[0x00007f50af453df7]
[0x00007f50af4b1ba7]
[0x00007f509e1ff0aa]
(malloc=64KB type=Class +1KB #821 +11)
[0x00007f50af2412ae]
[0x00007f50af4dbf1d]
[0x00007f50af23cdc6]
[0x00007f50af23d571]
(malloc=12KB type=Native Memory Tracking +12KB #127 +127)
[0x00007f50af2f87ae]
[0x00007f50af48e941]
[0x00007f50af0de686] JVM_StartThread+0x106
[0x00007f509d018407]
(malloc=14KB type=Internal +2KB #86 +15)
[0x00007f50af2a42af]
[0x00007f50aee02c15]
[0x00007f50aee045c7]
[0x00007f509d0fc4e1]
(malloc=16KB type=Code +5KB #57 +20)
[0x00007f50af2a42af]
[0x00007f50af36da59]
[0x00007f50af36db3b]
(malloc=6KB type=Code +4KB #22 +13)
[0x00007f50af48c9af]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
[0x00007f509d018407]
(malloc=5KB type=Thread +1KB #83 +12)
[0x00007f50af0557b3]
[0x00007f50af269f48]
[0x00007f50aef9f881]
[0x00007f50af48309d]
(malloc=17KB type=Class +7KB #133 +56)
[0x00007f50af0183b5]
[0x00007f50af48ca1e]
[0x00007f50af48e6b9]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=15KB type=Internal +1KB #63 +4)
[0x00007f50af0183b5]
[0x00007f50af28284e]
[0x00007f50af05414e]
[0x00007f50af27ed4e]
(malloc=62KB type=Internal +1KB #764 +8)
[0x00007f50af0183b5]
[0x00007f50aeeac7a5]
[0x00007f50af1af930]
[0x00007f50af1afcfc]
(malloc=1KB type=Internal +1KB #3 +3)
[0x00007f50af0183b5]
[0x00007f50aee07ee4]
[0x00007f50af1af923]
[0x00007f50af1b016b]
(malloc=1KB type=Internal +1KB #3 +3)
[0x00007f50aeecb9b6]
[0x00007f50af37a905]
[0x00007f50af37ab84]
[0x00007f50af37b0de]
(malloc=4KB type=Compiler +1KB #119 +36)
[0x00007f50aef821ca]
[0x00007f50aef81b5a]
[0x00007f50aef141dc]
[0x00007f50aef1396e]
(malloc=8KB type=Internal +8KB #2 +2)
[0x00007f50af2ce9ca]
[0x00007f50af2ce7d5]
[0x00007f50af2dac41]
[0x00007f50af0de686] JVM_StartThread+0x106
(malloc=10KB type=Internal +1KB #83 +12)
[0x00007f50af053fcc]
[0x00007f50af0a8d08]
[0x00007f50af0b0bff]
[0x00007f50ad9ec984] JNU_NewObjectByName+0xb4
(malloc=1KB type=Class +1KB #8 +8)
[0x00007f50af4839cd]
[0x00007f50af0de661] JVM_StartThread+0xe1
[0x00007f509d018407]
(malloc=252KB type=Thread +36KB #83 +12)
[0x00007f50af4abfd2]
[0x00007f509d018407]
(malloc=132972KB type=Internal -12KB #31 -3)
[0x00007f50aee881d8]
[0x00007f50af453df7]
[0x00007f50af4b1ba7]
[0x00007f509d018407]
(malloc=29KB type=Internal -1KB #249 -7)
[0x00007f50aee881d8]
[0x00007f50af453df7]
[0x00007f50af4b1ba7]
[0x00007f509e1ff0aa]
(malloc=96KB type=Internal +1KB #821 +11)
[0x00007f50af44d0e2]
[0x00007f50af44d183]
[0x00007f50af44e949]
[0x00007f50af04eb97]
(malloc=22KB type=Internal +22KB #1 +1)
[0x00007f50af44d0e2]
[0x00007f50af44d183]
[0x00007f50af44ea7b]
[0x00007f50af2c29a4]
(malloc=44KB type=Internal +22KB #2 +1)
[0x00007f50af44d0e2]
[0x00007f50af44d183]
[0x00007f50af44e7f5]
[0x00007f50af087c26]
(malloc=66KB type=Internal +22KB #3 +1)
[0x00007f50af44d0e2]
[0x00007f50af44d183]
[0x00007f50af44e7f5]
[0x00007f50af378662]
(malloc=22KB type=Internal +22KB #1 +1)
[0x00007f50aee876e3]
[0x00007f50af26339a]
[0x00007f50aef0c948]
[0x00007f50aee79233]
(malloc=8KB type=Class +1KB #259 +36)
[0x00007f50af2620ec]
[0x00007f50af2622be]
[0x00007f50af2623ac]
[0x00007f50af26256b]
(malloc=6KB type=GC +1KB #176 +19)
[0x00007f50aed151ee]
[0x00007f50aed14010]
[0x00007f50aee3570b]
[0x00007f50aeec6f72]
(malloc=17KB type=Arena Chunk +3KB #17 +3)
[0x00007f50aed151ee]
[0x00007f50aed14010]
[0x00007f50aeebd86f]
[0x00007f50aee15fb8]
(malloc=5KB type=Arena Chunk +1KB #5 +1)
[0x00007f50aed151ee]
[0x00007f50aed14010]
[0x00007f50af48c999]
[0x00007f50af48e6b9]
(malloc=21KB type=Arena Chunk +1KB #21 +1)
[0x00007f50aed151ee]
[0x00007f50aed14010]
[0x00007f50aeebd9bb]
[0x00007f50aee15fb8]
(malloc=16KB type=Arena Chunk +4KB #16 +4)
[0x00007f50aed151ee]
[0x00007f50aed14010]
[0x00007f50aeebd8cf]
[0x00007f50aee15fb8]
(malloc=9KB type=Arena Chunk +3KB #9 +3)
[0x00007f50aed151ee]
[0x00007f50aed14010]
[0x00007f50aeebd8e0]
[0x00007f50aee15fb8]
(malloc=9KB type=Arena Chunk +1KB #9 +1)
[0x00007f50aed151ee]
[0x00007f50aed13e6c]
[0x00007f50af48c9c9]
[0x00007f50af48e6b9]
(malloc=20KB type=Arena Chunk +3KB #89 +15)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aecdfd28]
[0x00007f50af23475e]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aee5692f]
[0x00007f50aee54f9f]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af008033]
[0x00007f50af1916c0]
(malloc=32KB type=Arena Chunk +32KB #1 +1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af2a833d]
[0x00007f50af00614e]
(malloc=0KB type=Arena Chunk -96KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af237345]
[0x00007f50af23b478]
(malloc=32KB type=Arena Chunk +32KB #1 +1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af27865c]
[0x00007f50af27c77f]
(malloc=32KB type=Arena Chunk +32KB #1 +1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aee6445d]
[0x00007f50aee4677d]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af44666d]
[0x00007f50aee36b3c]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aef8077c]
[0x00007f50af1d9b3d]
(malloc=0KB type=Arena Chunk -128KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af2a7b80]
[0x00007f50aee2d765]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aee1ea81]
[0x00007f50af006ee0]
(malloc=32KB type=Arena Chunk -32KB #1 -1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af01838a]
[0x00007f50aee68343]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50af2a7b08]
(malloc=96KB type=Arena Chunk -192KB #3 -6)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50af2aae0a]
(malloc=64KB type=Arena Chunk -64KB #2 -2)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50af1d3d1c]
(malloc=32KB type=Arena Chunk -32KB #1 -1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50af325f8a]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50af2a79e8]
(malloc=64KB type=Arena Chunk -32KB #2 -1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50aef6ebee]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50af1d3cf0]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aed14c8e]
[0x00007f50aef6e3ff]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aece1291]
[0x00007f50af23475e]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af24a79d]
[0x00007f50af00895d]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aee65aac]
[0x00007f50aee67740]
(malloc=32KB type=Arena Chunk -32KB #1 -1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aef6e5cd]
[0x00007f50aef6eba8]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af4d36dc]
[0x00007f50af488001]
(malloc=32KB type=Arena Chunk +32KB #1 +1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af4d39dc]
[0x00007f50af4d3b2e]
(malloc=64KB type=Arena Chunk +32KB #2 +1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af0182dd]
[0x00007f50aee571c1]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50aee66bef]
[0x00007f50aee67532]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af1d9af5]
[0x00007f50aeebc605]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af1d9af5]
[0x00007f50aeebbd93]
(malloc=64KB type=Arena Chunk -32KB #2 -1)
[0x00007f50aed151ee]
[0x00007f50aed149a1]
[0x00007f50af1d9af5]
[0x00007f50aeebc2f5]
(malloc=0KB type=Arena Chunk -32KB)
[0x00007f50af2627f2]
[0x00007f50aee87700]
[0x00007f50af26339a]
[0x00007f50aef0c948]
(malloc=22KB type=Class +3KB #259 +36)
[0x00007f50af48e8f4]
[0x00007f50af0de686] JVM_StartThread+0x106
[0x00007f509d018407]
(malloc=22KB type=Internal +3KB #83 +12)
[0x00007f50aeecbaf7]
[0x00007f50af37c311]
[0x00007f50af37c417]
[0x00007f509d045c1a]
(malloc=13KB type=Compiler +2KB #409 +52)
[0x00007f50aef217fd]
(malloc=1KB type=Compiler +1KB #15 +15)
[0x00007f50af01bcfd]
[0x00007f50af01bd61]
[0x00007f50af1bad37]
[0x00007f50af450dc4]
(malloc=16KB type=Class +2KB #8 +1)
[0x00007f50af01bcfd]
[0x00007f50af01bd61]
[0x00007f50aef6fda7]
[0x00007f50af450955]
(malloc=656KB type=Class +16KB #41 +1)
[0x00007f50af48a924]
[0x00007f50af2d0b82]
(mmap: reserved=90452KB +12336KB, committed=90452KB +12336KB)
[0x00007f50af4dc732]
[0x00007f50af26199b]
[0x00007f50af2640d7]
[0x00007f50af4aab4d]
(mmap: reserved=1048576KB, committed=12032KB +128KB)
[0x00007f50af4dc53e]
[0x00007f50af01e349]
[0x00007f50aee9b4d0]
[0x00007f50af04186b]
(mmap: reserved=3840KB, committed=512KB +132KB)
[0x00007f50af4dd8a4]
[0x00007f50af01e233]
[0x00007f50aee9b4d0]
[0x00007f50af04186b]
(mmap: reserved=245760KB, committed=32768KB +8512KB)
[0x00007f50af4dc7a9]
[0x00007f50af25ba1a]
[0x00007f50af260be5]
[0x00007f50af260f80]
(mmap: reserved=69632KB +4096KB, committed=67840KB +2816KB)