Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A fatal error has been detected by the Java Runtime Environment with driver libtaos.so.3.0.4.2 #21621

Closed
zhonghuali opened this issue Jun 6, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@zhonghuali
Copy link

Bug Description

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f481d84c2ec, pid=8, tid=54

JRE version: OpenJDK Runtime Environment Corretto-17.0.7.7.1 (17.0.7+7) (build 17.0.7+7-LTS)

Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.7.7.1 (17.0.7+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, parallel gc, linux-amd64)

Problematic frame:

C [libtaos.so.3.0.4.2+0xec2ec] taosArrayDestroy+0x17

Core dump will be written. Default location: /deployments/core

An error report file with more information is saved as:

/deployments/hs_err_pid8.log

If you would like to submit a bug report, please visit:

https://github.com/corretto/corretto-17/issues/

To Reproduce
Steps to reproduce the behavior:

  1. start your application in a container, you need to add the corresponding dependencies on TDengine to the image as well, e.g.
  2. ENV TDENGINE_VERSION=3.0.4.2
    RUN wget -c https://www.taosdata.com/assets-download/3.0/TDengine-client-${TDENGINE_VERSION}-Linux-x64.tar.gz
    && tar xvf TDengine-client-${TDENGINE_VERSION}-Linux-x64.tar.gz
    && cd TDengine-client-${TDENGINE_VERSION}
    && ./install_client.sh
    && cd ../
    && rm -rf TDengine-client-${TDENGINE_VERSION}-Linux-x64.tar.gz TDengine-client-${TDENGINE_VERSION}
  3. call java driver to access tdengine3
  4. See error

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f481d84c2ec, pid=8, tid=54

JRE version: OpenJDK Runtime Environment Corretto-17.0.7.7.1 (17.0.7+7) (build 17.0.7+7-LTS)

Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.7.7.1 (17.0.7+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, parallel gc, linux-amd64)

Problematic frame:

C [libtaos.so.3.0.4.2+0xec2ec] taosArrayDestroy+0x17

Core dump will be written. Default location: /deployments/core

An error report file with more information is saved as:

/deployments/hs_err_pid8.log

If you would like to submit a bug report, please visit:

https://github.com/corretto/corretto-17/issues/

Expected Behavior
not sure it libtaos.so.3.0.4.2 or jre error.
it should not happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [NAME="Amazon Linux"
    VERSION="2"
    ID="amzn"
    ID_LIKE="centos rhel fedora"
    VERSION_ID="2"
    PRETTY_NAME="Amazon Linux 2"
    ANSI_COLOR="0;33"
    CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2"
    HOME_URL="https://amazonlinux.com/"
    Amazon Linux release 2 (Karoo)]
  • Memory, CPU, current Disk Space
  • TDengine Version [3.0.4.2]

Additional Context

@zhonghuali zhonghuali added the bug Something isn't working label Jun 6, 2023
@zhonghuali
Copy link
Author

An error report file with more information is saved as:

/deployments/hs_err_pid8.log


MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 58.38 MB
CDS: on
MetaspaceReclaimPolicy: balanced

  • commit_granule_bytes: 65536.
  • commit_granule_words: 8192.
  • virtual_space_node_default_size: 8388608.
  • enlarge_chunks_in_place: 1.
  • new_chunks_are_fully_committed: 0.
  • uncommit_free_chunks: 1.
  • use_allocation_guard: 0.
  • handle_deallocations: 1.

Internal statistics:

num_allocs_failed_limit: 6.
num_arena_births: 746.
num_arena_deaths: 6.
num_vsnodes_births: 2.
num_vsnodes_deaths: 0.
num_space_committed: 746.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 12.
num_chunks_taken_from_freelist: 2302.
num_chunk_merges: 3.
num_chunk_splits: 1612.
num_chunks_enlarged: 1185.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120032Kb used=4461Kb max_used=4461Kb free=115570Kb
bounds [0x00007f4870f46000, 0x00007f48713a6000, 0x00007f487847e000]
CodeHeap 'profiled nmethods': size=120028Kb used=11096Kb max_used=11096Kb free=108931Kb
bounds [0x00007f486947e000, 0x00007f4869f5e000, 0x00007f48709b5000]
CodeHeap 'non-nmethods': size=5700Kb used=1383Kb max_used=1474Kb free=4316Kb
bounds [0x00007f48709b5000, 0x00007f4870c25000, 0x00007f4870f46000]
total_blobs=6425 nmethods=5705 adapters=634
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0

Compilation events (20 events):
Event: 519.261 Thread 0x00007f4880113d70 6555 4 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask::run (57 bytes)
Event: 519.265 Thread 0x00007f4880113d70 nmethod 6555 0x00007f487139f810 code [0x00007f487139f9e0, 0x00007f487139fdc8]
Event: 561.306 Thread 0x00007f4880115270 6556 3 io.agroal.api.configuration.supplier.AgroalConnectionPoolConfigurationSupplier$1::connectionValidator (8 bytes)
Event: 561.307 Thread 0x00007f4880115270 nmethod 6556 0x00007f4869f54d10 code [0x00007f4869f54ea0, 0x00007f4869f54fb0]
Event: 590.455 Thread 0x00007f4880113d70 6557 4 java.util.concurrent.ScheduledThreadPoolExecutor::execute (11 bytes)
Event: 590.456 Thread 0x00007f4880113d70 nmethod 6557 0x00007f48713a0290 code [0x00007f48713a0420, 0x00007f48713a04c8]
Event: 593.115 Thread 0x00007f4880113d70 6558 4 io.agroal.pool.util.StampedCopyOnWriteArrayList$UncheckedIterator::next (38 bytes)
Event: 593.116 Thread 0x00007f4880113d70 nmethod 6558 0x00007f48713a0590 code [0x00007f48713a0720, 0x00007f48713a0818]
Event: 597.217 Thread 0x00007f4880115270 6559 1 java.lang.Thread::isDaemon (5 bytes)
Event: 597.217 Thread 0x00007f4880115270 nmethod 6559 0x00007f48713a0910 code [0x00007f48713a0aa0, 0x00007f48713a0b70]
Event: 597.387 Thread 0x00007f4880115270 6560 3 io.netty.util.concurrent.AbstractScheduledEventExecutor::defaultCurrentTimeNanos (8 bytes)
Event: 597.387 Thread 0x00007f4880115270 nmethod 6560 0x00007f486991d310 code [0x00007f486991d4a0, 0x00007f486991d5b0]
Event: 597.387 Thread 0x00007f4880115270 6562 3 sun.misc.Unsafe::putOrderedObject (11 bytes)
Event: 597.387 Thread 0x00007f4880115270 nmethod 6562 0x00007f4869f55090 code [0x00007f4869f55240, 0x00007f4869f55440]
Event: 597.387 Thread 0x00007f4880115270 6561 1 io.netty.util.concurrent.ScheduledFutureTask::deadlineNanos (5 bytes)
Event: 597.387 Thread 0x00007f4880115270 nmethod 6561 0x00007f48713a0c10 code [0x00007f48713a0da0, 0x00007f48713a0e70]
Event: 597.903 Thread 0x00007f4880113d70 6563 4 com.mysql.cj.protocol.a.NativeProtocol::sendCommand (8 bytes)
Event: 597.903 Thread 0x00007f4880113d70 nmethod 6563 0x00007f48713a0f10 code [0x00007f48713a10a0, 0x00007f48713a1148]
Event: 597.911 Thread 0x00007f4880113d70 6564 4 java.time.Duration::toNanos (47 bytes)
Event: 597.912 Thread 0x00007f4880113d70 nmethod 6564 0x00007f48713a1210 code [0x00007f48713a13a0, 0x00007f48713a1498]

GC Heap History (20 events):
Event: 1.739 GC heap before
{Heap before GC invocations=2 (full 1):
PSYoungGen total 147456K, used 8612K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 41% used [0x0000000763280000,0x0000000763ae9128,0x0000000764700000)
to space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
ParOldGen total 337408K, used 32K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 0% used [0x0000000612400000,0x0000000612408000,0x0000000626d80000)
Metaspace used 21272K, committed 21504K, reserved 1114112K
class space used 2563K, committed 2688K, reserved 1048576K
}
Event: 1.766 GC heap after
{Heap after GC invocations=2 (full 1):
PSYoungGen total 147456K, used 0K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
to space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
ParOldGen total 337408K, used 8414K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 2% used [0x0000000612400000,0x0000000612c37b58,0x0000000626d80000)
Metaspace used 21272K, committed 21504K, reserved 1114112K
class space used 2563K, committed 2688K, reserved 1048576K
}
Event: 146.745 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 147456K, used 44164K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 34% used [0x000000075b700000,0x000000075e2211d0,0x0000000763280000)
from space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
to space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
ParOldGen total 337408K, used 8414K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 2% used [0x0000000612400000,0x0000000612c37b58,0x0000000626d80000)
Metaspace used 35446K, committed 35840K, reserved 1114112K
class space used 4268K, committed 4480K, reserved 1048576K
}
Event: 146.749 GC heap after
{Heap after GC invocations=3 (full 1):
PSYoungGen total 147456K, used 2444K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 11% used [0x0000000764700000,0x0000000764963348,0x0000000765b80000)
to space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
ParOldGen total 337408K, used 8422K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 2% used [0x0000000612400000,0x0000000612c39b58,0x0000000626d80000)
Metaspace used 35446K, committed 35840K, reserved 1114112K
class space used 4268K, committed 4480K, reserved 1048576K
}
Event: 146.749 GC heap before
{Heap before GC invocations=4 (full 2):
PSYoungGen total 147456K, used 2444K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 11% used [0x0000000764700000,0x0000000764963348,0x0000000765b80000)
to space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
ParOldGen total 337408K, used 8422K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 2% used [0x0000000612400000,0x0000000612c39b58,0x0000000626d80000)
Metaspace used 35446K, committed 35840K, reserved 1114112K
class space used 4268K, committed 4480K, reserved 1048576K
}
Event: 146.779 GC heap after
{Heap after GC invocations=4 (full 2):
PSYoungGen total 147456K, used 0K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
to space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
ParOldGen total 337408K, used 10620K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e5f308,0x0000000626d80000)
Metaspace used 35441K, committed 35840K, reserved 1114112K
class space used 4267K, committed 4480K, reserved 1048576K
}
Event: 149.310 GC heap before
{Heap before GC invocations=5 (full 2):
PSYoungGen total 147456K, used 126464K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 100% used [0x000000075b700000,0x0000000763280000,0x0000000763280000)
from space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
to space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
ParOldGen total 337408K, used 10620K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e5f308,0x0000000626d80000)
Metaspace used 46076K, committed 46592K, reserved 1114112K
class space used 5326K, committed 5568K, reserved 1048576K
}
Event: 149.315 GC heap after
{Heap after GC invocations=5 (full 2):
PSYoungGen total 147456K, used 4372K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 20% used [0x0000000763280000,0x00000007636c5208,0x0000000764700000)
to space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
ParOldGen total 337408K, used 10628K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e61308,0x0000000626d80000)
Metaspace used 46076K, committed 46592K, reserved 1114112K
class space used 5326K, committed 5568K, reserved 1048576K
}
Event: 152.651 GC heap before
{Heap before GC invocations=6 (full 2):
PSYoungGen total 147456K, used 130836K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 100% used [0x000000075b700000,0x0000000763280000,0x0000000763280000)
from space 20992K, 20% used [0x0000000763280000,0x00000007636c5208,0x0000000764700000)
to space 20992K, 0% used [0x0000000764700000,0x0000000764700000,0x0000000765b80000)
ParOldGen total 337408K, used 10628K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e61308,0x0000000626d80000)
Metaspace used 46454K, committed 46976K, reserved 1114112K
class space used 5330K, committed 5568K, reserved 1048576K
}
Event: 152.659 GC heap after
{Heap after GC invocations=6 (full 2):
PSYoungGen total 147456K, used 4732K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000763280000)
from space 20992K, 22% used [0x0000000764700000,0x0000000764b9f1c8,0x0000000765b80000)
to space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
ParOldGen total 337408K, used 10636K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e63308,0x0000000626d80000)
Metaspace used 46454K, committed 46976K, reserved 1114112K
class space used 5330K, committed 5568K, reserved 1048576K
}
Event: 209.906 GC heap before
{Heap before GC invocations=7 (full 2):
PSYoungGen total 147456K, used 131196K [0x000000075b700000, 0x0000000765b80000, 0x0000000800000000)
eden space 126464K, 100% used [0x000000075b700000,0x0000000763280000,0x0000000763280000)
from space 20992K, 22% used [0x0000000764700000,0x0000000764b9f1c8,0x0000000765b80000)
to space 20992K, 0% used [0x0000000763280000,0x0000000763280000,0x0000000764700000)
ParOldGen total 337408K, used 10636K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e63308,0x0000000626d80000)
Metaspace used 46956K, committed 47552K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 209.909 GC heap after
{Heap after GC invocations=7 (full 2):
PSYoungGen total 129024K, used 5304K [0x000000075b700000, 0x0000000764780000, 0x0000000800000000)
eden space 123392K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000762f80000)
from space 5632K, 94% used [0x0000000763280000,0x00000007637ae270,0x0000000763800000)
to space 5632K, 0% used [0x0000000764200000,0x0000000764200000,0x0000000764780000)
ParOldGen total 337408K, used 10644K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e65308,0x0000000626d80000)
Metaspace used 46956K, committed 47552K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 211.727 GC heap before
{Heap before GC invocations=8 (full 2):
PSYoungGen total 129024K, used 128696K [0x000000075b700000, 0x0000000764780000, 0x0000000800000000)
eden space 123392K, 100% used [0x000000075b700000,0x0000000762f80000,0x0000000762f80000)
from space 5632K, 94% used [0x0000000763280000,0x00000007637ae270,0x0000000763800000)
to space 5632K, 0% used [0x0000000764200000,0x0000000764200000,0x0000000764780000)
ParOldGen total 337408K, used 10644K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e65308,0x0000000626d80000)
Metaspace used 47022K, committed 47552K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 211.733 GC heap after
{Heap after GC invocations=8 (full 2):
PSYoungGen total 126464K, used 5629K [0x000000075b700000, 0x0000000764780000, 0x0000000800000000)
eden space 120832K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000762d00000)
from space 5632K, 99% used [0x0000000764200000,0x000000076477f7a0,0x0000000764780000)
to space 6144K, 0% used [0x0000000763b80000,0x0000000763b80000,0x0000000764180000)
ParOldGen total 337408K, used 10814K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e8f898,0x0000000626d80000)
Metaspace used 47022K, committed 47552K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 214.800 GC heap before
{Heap before GC invocations=9 (full 2):
PSYoungGen total 126464K, used 126461K [0x000000075b700000, 0x0000000764780000, 0x0000000800000000)
eden space 120832K, 100% used [0x000000075b700000,0x0000000762d00000,0x0000000762d00000)
from space 5632K, 99% used [0x0000000764200000,0x000000076477f7a0,0x0000000764780000)
to space 6144K, 0% used [0x0000000763b80000,0x0000000763b80000,0x0000000764180000)
ParOldGen total 337408K, used 10814K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e8f898,0x0000000626d80000)
Metaspace used 47069K, committed 47616K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 214.804 GC heap after
{Heap after GC invocations=9 (full 2):
PSYoungGen total 124416K, used 5915K [0x000000075b700000, 0x0000000764280000, 0x0000000800000000)
eden space 118272K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000762a80000)
from space 6144K, 96% used [0x0000000763b80000,0x0000000764146e80,0x0000000764180000)
to space 1024K, 0% used [0x0000000764180000,0x0000000764180000,0x0000000764280000)
ParOldGen total 337408K, used 10822K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e91898,0x0000000626d80000)
Metaspace used 47069K, committed 47616K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 296.457 GC heap before
{Heap before GC invocations=10 (full 2):
PSYoungGen total 124416K, used 124187K [0x000000075b700000, 0x0000000764280000, 0x0000000800000000)
eden space 118272K, 100% used [0x000000075b700000,0x0000000762a80000,0x0000000762a80000)
from space 6144K, 96% used [0x0000000763b80000,0x0000000764146e80,0x0000000764180000)
to space 1024K, 0% used [0x0000000764180000,0x0000000764180000,0x0000000764280000)
ParOldGen total 337408K, used 10822K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 3% used [0x0000000612400000,0x0000000612e91898,0x0000000626d80000)
Metaspace used 47211K, committed 47744K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 296.462 GC heap after
{Heap after GC invocations=10 (full 2):
PSYoungGen total 116736K, used 1018K [0x000000075b700000, 0x0000000764280000, 0x0000000800000000)
eden space 115712K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000762800000)
from space 1024K, 99% used [0x0000000764180000,0x000000076427eae0,0x0000000764280000)
to space 7680K, 0% used [0x0000000763380000,0x0000000763380000,0x0000000763b00000)
ParOldGen total 337408K, used 16941K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 5% used [0x0000000612400000,0x000000061348b630,0x0000000626d80000)
Metaspace used 47211K, committed 47744K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 299.281 GC heap before
{Heap before GC invocations=11 (full 2):
PSYoungGen total 116736K, used 116730K [0x000000075b700000, 0x0000000764280000, 0x0000000800000000)
eden space 115712K, 99% used [0x000000075b700000,0x00000007627ffff8,0x0000000762800000)
from space 1024K, 99% used [0x0000000764180000,0x000000076427eae0,0x0000000764280000)
to space 7680K, 0% used [0x0000000763380000,0x0000000763380000,0x0000000763b00000)
ParOldGen total 337408K, used 16941K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 5% used [0x0000000612400000,0x000000061348b630,0x0000000626d80000)
Metaspace used 47240K, committed 47744K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}
Event: 299.282 GC heap after
{Heap after GC invocations=11 (full 2):
PSYoungGen total 120832K, used 1739K [0x000000075b700000, 0x0000000764200000, 0x0000000800000000)
eden space 113152K, 0% used [0x000000075b700000,0x000000075b700000,0x0000000762580000)
from space 7680K, 22% used [0x0000000763380000,0x0000000763532ca8,0x0000000763b00000)
to space 4096K, 0% used [0x0000000763e00000,0x0000000763e00000,0x0000000764200000)
ParOldGen total 337408K, used 17370K [0x0000000612400000, 0x0000000626d80000, 0x000000075b700000)
object space 337408K, 5% used [0x0000000612400000,0x00000006134f68e8,0x0000000626d80000)
Metaspace used 47240K, committed 47744K, reserved 1114112K
class space used 5363K, committed 5632K, reserved 1048576K
}

Dll operation events (10 events):
Event: 0.002 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libjava.so
Event: 0.012 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libjsvml.so
Event: 0.051 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libnio.so
Event: 0.055 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libzip.so
Event: 0.079 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libnet.so
Event: 0.282 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libjimage.so
Event: 1.025 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement.so
Event: 1.032 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement_ext.so
Event: 1.615 Loaded shared library /usr/lib/jvm/java-17-amazon-corretto/lib/libextnet.so
Event: 147.222 Loaded shared library /usr/local/taos/driver/libtaos.so.3.0.4.2

Deoptimization events (20 events):
Event: 301.667 Thread 0x00007f48440283c0 Uncommon trap: trap_request=0xffffffbe fr.pc=0x00007f4871383cac relative=0x000000000000038c
Event: 301.667 Thread 0x00007f48440283c0 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x00007f4871383cac method=sun.nio.fs.UnixPath.normalizeAndCheck(Ljava/lang/String;)Ljava/lang/String; @ 11 c2
Event: 301.667 Thread 0x00007f48440283c0 DEOPT PACKING pc=0x00007f4871383cac sp=0x00007e27bfdc93f0
Event: 301.667 Thread 0x00007f48440283c0 DEOPT UNPACKING pc=0x00007f4870a0e819 sp=0x00007e27bfdc9390 mode 2
Event: 301.668 Thread 0x00007f48440283c0 Uncommon trap: trap_request=0xffffffbe fr.pc=0x00007f4871383cac relative=0x000000000000038c
Event: 301.668 Thread 0x00007f48440283c0 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x00007f4871383cac method=sun.nio.fs.UnixPath.normalizeAndCheck(Ljava/lang/String;)Ljava/lang/String; @ 11 c2
Event: 301.668 Thread 0x00007f48440283c0 DEOPT PACKING pc=0x00007f4871383cac sp=0x00007e27bfdc93f0
Event: 301.668 Thread 0x00007f48440283c0 DEOPT UNPACKING pc=0x00007f4870a0e819 sp=0x00007e27bfdc9390 mode 2
Event: 301.668 Thread 0x00007f48440283c0 Uncommon trap: trap_request=0xffffffbe fr.pc=0x00007f4871383cac relative=0x000000000000038c
Event: 301.668 Thread 0x00007f48440283c0 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x00007f4871383cac method=sun.nio.fs.UnixPath.normalizeAndCheck(Ljava/lang/String;)Ljava/lang/String; @ 11 c2
Event: 301.668 Thread 0x00007f48440283c0 DEOPT PACKING pc=0x00007f4871383cac sp=0x00007e27bfdc8da0
Event: 301.668 Thread 0x00007f48440283c0 DEOPT UNPACKING pc=0x00007f4870a0e819 sp=0x00007e27bfdc8d40 mode 2
Event: 301.693 Thread 0x00007f48440283c0 Uncommon trap: trap_request=0xffffffbe fr.pc=0x00007f487134b2a8 relative=0x0000000000000368
Event: 301.693 Thread 0x00007f48440283c0 Uncommon trap: reason=profile_predicate action=maybe_recompile pc=0x00007f487134b2a8 method=org.flywaydb.core.internal.resource.ResourceNameParser.findPrefix(Ljava/lang/String;Ljava/util/List;)Lorg/flywaydb/core/internal/util/Pair; @ 13 c2
Event: 301.693 Thread 0x00007f48440283c0 DEOPT PACKING pc=0x00007f487134b2a8 sp=0x00007e27bfdc97f0
Event: 301.693 Thread 0x00007f48440283c0 DEOPT UNPACKING pc=0x00007f4870a0e819 sp=0x00007e27bfdc97a8 mode 2
Event: 347.216 Thread 0x00007f47e6418b20 Uncommon trap: trap_request=0xffffff45 fr.pc=0x00007f4870fcaa54 relative=0x0000000000000134
Event: 347.216 Thread 0x00007f47e6418b20 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007f4870fcaa54 method=java.util.concurrent.locks.ReentrantLock$Sync.lock()V @ 4 c2
Event: 347.216 Thread 0x00007f47e6418b20 DEOPT PACKING pc=0x00007f4870fcaa54 sp=0x00007f481e0ee870
Event: 347.216 Thread 0x00007f47e6418b20 DEOPT UNPACKING pc=0x00007f4870a0e819 sp=0x00007f481e0ee7c0 mode 2

Classes unloaded (3 events):
Event: 146.756 Thread 0x00007f4880101210 Unloading class 0x00000008013c9800 'java/lang/invoke/LambdaForm$MH+0x00000008013c9800'
Event: 146.756 Thread 0x00007f4880101210 Unloading class 0x00000008013c8c00 'java/lang/invoke/LambdaForm$DMH+0x00000008013c8c00'
Event: 146.756 Thread 0x00007f4880101210 Unloading class 0x00000008013c8400 'java/lang/invoke/LambdaForm$DMH+0x00000008013c8400'

Classes redefined (0 events):
No events

Internal exceptions (20 events):
Event: 147.026 Thread 0x00007f48104e2690 Exception <a 'java/lang/NoSuchMethodError'{0x000000075c5c2050}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000075c5c2050)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.026 Thread 0x00007f48104e2690 Exception <a 'java/lang/NoSuchMethodError'{0x000000075c5c6528}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000075c5c6528)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.026 Thread 0x00007f4810481530 Exception <a 'java/lang/NoSuchMethodError'{0x000000075c562fb0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000075c562fb0)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.026 Thread 0x00007f4810481530 Exception <a 'java/lang/NoSuchMethodError'{0x000000075c5673c8}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000075c5673c8)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.046 Thread 0x00007f4810481530 Exception <a 'java/lang/NoSuchMethodError'{0x000000075c6487d8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x000000075c6487d8)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.181 Thread 0x00007f4880aac610 Exception <a 'java/lang/NoSuchMethodError'{0x000000075cad5a08}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, long, long)'> (0x000000075cad5a08)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.194 Thread 0x00007f4880aac610 Exception <a 'java/lang/NoSuchMethodError'{0x000000075cb1a3d8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x000000075cb1a3d8)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.208 Thread 0x00007f4880aac610 Exception <a 'java/lang/NoSuchMethodError'{0x000000075cb8eab0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object)'> (0x000000075cb8eab0)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.241 Thread 0x00007f47dc01eb40 Exception <a 'java/lang/IncompatibleClassChangeError'{0x000000075ce1e078}: Found class java.lang.Object, but interface was expected> (0x000000075ce1e078)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 826]
Event: 147.314 Thread 0x00007f47dc01eb40 Exception <a 'sun/nio/fs/UnixException'{0x000000075d17e668}> (0x000000075d17e668)
thrown [src/hotspot/share/prims/jni.cpp, line 516]
Event: 147.571 Thread 0x00007f481063dba0 Exception <a 'java/lang/NoSuchMethodError'{0x000000075d659120}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x000000075d659120)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.572 Thread 0x00007f481063dba0 Exception <a 'java/lang/NoSuchMethodError'{0x000000075d65d360}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, int)'> (0x000000075d65d360)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.572 Thread 0x00007f481063dba0 Exception <a 'java/lang/NoSuchMethodError'{0x000000075d660e48}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000075d660e48)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 147.590 Thread 0x00007f481063dba0 Exception <a 'java/lang/NoSuchMethodError'{0x000000075d6d5090}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, java.lang.Object, int, java.lang.Object)'> (0x000000075d6d5090)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]
Event: 154.804 Thread 0x000055560dfa82a0 Implicit null exception at 0x00007f48710edb40 to 0x00007f48710ee228
Event: 154.805 Thread 0x000055560dfa82a0 Implicit null exception at 0x00007f48710edb40 to 0x00007f48710ee228
Event: 154.805 Thread 0x000055560dfa82a0 Implicit null exception at 0x00007f48710edb40 to 0x00007f48710ee228
Event: 154.805 Thread 0x000055560dfa82a0 Implicit null exception at 0x00007f48710edb40 to 0x00007f48710ee228
Event: 208.989 Thread 0x000055560dfc8430 Implicit null exception at 0x00007f4871230503 to 0x00007f4871236e40
Event: 327.159 Thread 0x00007f48104e2690 Exception <a 'java/lang/NoSuchMethodError'{0x0000000761a4faa0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeVirtual(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000761a4faa0)
thrown [src/hotspot/share/interpreter/linkResolver.cpp, line 759]

VM Operations (20 events):
Event: 301.283 Executing VM operation: Cleanup
Event: 301.283 Executing VM operation: Cleanup done
Event: 302.283 Executing VM operation: Cleanup
Event: 302.283 Executing VM operation: Cleanup done
Event: 346.286 Executing VM operation: Cleanup
Event: 346.286 Executing VM operation: Cleanup done
Event: 466.293 Executing VM operation: Cleanup
Event: 466.293 Executing VM operation: Cleanup done
Event: 467.294 Executing VM operation: Cleanup
Event: 467.294 Executing VM operation: Cleanup done
Event: 469.294 Executing VM operation: Cleanup
Event: 469.294 Executing VM operation: Cleanup done
Event: 470.294 Executing VM operation: Cleanup
Event: 470.294 Executing VM operation: Cleanup done
Event: 496.296 Executing VM operation: Cleanup
Event: 496.296 Executing VM operation: Cleanup done
Event: 520.297 Executing VM operation: Cleanup
Event: 520.297 Executing VM operation: Cleanup done
Event: 594.314 Executing VM operation: Cleanup
Event: 594.314 Executing VM operation: Cleanup done

Events (20 events):
Event: 497.217 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 497.218 Thread 0x00007f47e6419dd0 Thread exited: 0x00007f47e6419dd0
Event: 508.904 Thread 0x00007f4848009240 Thread added: 0x00007f4848009240
Event: 508.904 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 508.905 Thread 0x00007f4848009240 Thread exited: 0x00007f4848009240
Event: 545.460 Thread 0x00007f48081b8120 Thread added: 0x00007f48081b8120
Event: 545.460 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 545.461 Thread 0x00007f48081b8120 Thread exited: 0x00007f48081b8120
Event: 547.229 Thread 0x00007f47e6419dd0 Thread added: 0x00007f47e6419dd0
Event: 547.229 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 547.229 Thread 0x00007f47e6419dd0 Thread exited: 0x00007f47e6419dd0
Event: 558.907 Thread 0x00007f4848009240 Thread added: 0x00007f4848009240
Event: 558.907 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 558.908 Thread 0x00007f4848009240 Thread exited: 0x00007f4848009240
Event: 595.460 Thread 0x00007f48081b8120 Thread added: 0x00007f48081b8120
Event: 595.460 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 595.461 Thread 0x00007f48081b8120 Thread exited: 0x00007f48081b8120
Event: 597.219 Thread 0x00007f47e6419dd0 Thread added: 0x00007f47e6419dd0
Event: 597.219 Protecting memory [0x00007f481dfef000,0x00007f481dff3000] with protection modes 0
Event: 597.221 Thread 0x00007f47e6419dd0 Thread exited: 0x00007f47e6419dd0

Dynamic libraries:
612400000-626d80000 rw-p 00000000 00:00 0
626d80000-75b700000 ---p 00000000 00:00 0
75b700000-764200000 rw-p 00000000 00:00 0
764200000-800000000 ---p 00000000 00:00 0
800000000-800458000 rw-p 00001000 00:542 3018344 /usr/lib/jvm/java-17-amazon-corretto/lib/server/classes.jsa
800458000-800be2000 r--p 00459000 00:542 3018344 /usr/lib/jvm/java-17-amazon-corretto/lib/server/classes.jsa
800be2000-801000000 ---p 00000000 00:00 0
801000000-801040000 rw-p 00000000 00:00 0
801040000-8010c0000 rw-p 00000000 00:00 0
8010c0000-801100000 rw-p 00000000 00:00 0
801100000-8012a0000 rw-p 00000000 00:00 0
8012a0000-8012c0000 rw-p 00000000 00:00 0
8012c0000-801340000 rw-p 00000000 00:00 0
801340000-801560000 rw-p 00000000 00:00 0
801560000-801570000 rw-p 00000000 00:00 0
801570000-801580000 ---p 00000000 00:00 0
801580000-801590000 rw-p 00000000 00:00 0
801590000-841000000 ---p 00000000 00:00 0
1e32dfe44000-55560bdc6000 rw-p 00000000 00:00 0
55560bdc6000-55560bdc7000 r-xp 00000000 00:542 3017797 /usr/lib/jvm/java-17-amazon-corretto/bin/java
55560bfc7000-55560bfc8000 r--p 00001000 00:542 3017797 /usr/lib/jvm/java-17-amazon-corretto/bin/java
55560bfc8000-55560bfc9000 rw-p 00002000 00:542 3017797 /usr/lib/jvm/java-17-amazon-corretto/bin/java
55560df5c000-55560e00e000 rw-p 00000000 00:00 0 [heap]
55a569beb000-68c68372d000 rw-p 00000000 00:00 0
68c68372d000-68c683731000 ---p 00000000 00:00 0
68c683731000-6b06a4a72000 rw-p 00000000 00:00 0
6b06a4a72000-6b06a4a76000 ---p 00000000 00:00 0
6b06a4a76000-6b06a4b73000 rw-p 00000000 00:00 0
6b06a4b73000-6b06a4b77000 ---p 00000000 00:00 0
6b06a4b77000-6b06a4c74000 rw-p 00000000 00:00 0
6b06a4c74000-6b06a4c78000 ---p 00000000 00:00 0
6b06a4c78000-6c26b5697000 rw-p 00000000 00:00 0
6c26b5697000-6c26b569b000 ---p 00000000 00:00 0
6c26b569b000-6c26b5798000 rw-p 00000000 00:00 0
6c26b5798000-6c26b579c000 ---p 00000000 00:00 0
6c26b579c000-6c26b5899000 rw-p 00000000 00:00 0
6c26b5899000-6c26b589d000 ---p 00000000 00:00 0
6c26b589d000-6c26b599a000 rw-p 00000000 00:00 0
6c26b599a000-6c26b599e000 ---p 00000000 00:00 0
6c26b599e000-6c26b5a9b000 rw-p 00000000 00:00 0
6c26b5a9b000-6c26b5a9f000 ---p 00000000 00:00 0
6c26b5a9f000-6c26b5b9c000 rw-p 00000000 00:00 0
6c26b5b9c000-6c26b5ba0000 ---p 00000000 00:00 0
6c26b5ba0000-6c26b5c9d000 rw-p 00000000 00:00 0
6c26b5c9d000-6c26b5ca1000 ---p 00000000 00:00 0
6c26b5ca1000-6c26b5d9e000 rw-p 00000000 00:00 0
6c26b5d9e000-6c26b5da2000 ---p 00000000 00:00 0
6c26b5da2000-6c26b5e9f000 rw-p 00000000 00:00 0
6c26b5e9f000-6c26b5ea3000 ---p 00000000 00:00 0
6c26b5ea3000-76474b1d2000 rw-p 00000000 00:00 0
76474b1d2000-76474b1d6000 ---p 00000000 00:00 0
76474b1d6000-76474b2d3000 rw-p 00000000 00:00 0
76474b2d3000-76474b2d7000 ---p 00000000 00:00 0
76474b2d7000-77675bcf6000 rw-p 00000000 00:00 0
77675bcf6000-77675bcfa000 ---p 00000000 00:00 0
77675bcfa000-77675bdf7000 rw-p 00000000 00:00 0
77675bdf7000-77675bdfb000 ---p 00000000 00:00 0
77675bdfb000-77675bef8000 rw-p 00000000 00:00 0
77675bef8000-77675befc000 ---p 00000000 00:00 0
77675befc000-77675bff9000 rw-p 00000000 00:00 0
77675bff9000-77675bffd000 ---p 00000000 00:00 0
77675bffd000-77675c0fa000 rw-p 00000000 00:00 0
77675c0fa000-77675c0fe000 ---p 00000000 00:00 0
77675c0fe000-77675c1fb000 rw-p 00000000 00:00 0
77675c1fb000-77675c1ff000 ---p 00000000 00:00 0
77675c1ff000-77675c2fc000 rw-p 00000000 00:00 0
77675c2fc000-77675c300000 ---p 00000000 00:00 0
77675c300000-77675c3fd000 rw-p 00000000 00:00 0
77675c3fd000-77675c401000 ---p 00000000 00:00 0
77675c401000-77675c4fe000 rw-p 00000000 00:00 0
77675c4fe000-77675c502000 ---p 00000000 00:00 0
77675c502000-7e27bfccb000 rw-p 00000000 00:00 0
7e27bfccb000-7e27bfccf000 ---p 00000000 00:00 0
7e27bfccf000-7e27bfdcc000 rw-p 00000000 00:00 0
7e27bfdcc000-7e27bfdd0000 ---p 00000000 00:00 0
7e27bfdd0000-7e27bfecd000 rw-p 00000000 00:00 0
7e27bfecd000-7e27bfed1000 ---p 00000000 00:00 0
7e27bfed1000-7e27bffce000 rw-p 00000000 00:00 0
7e27bffce000-7e27bffd2000 ---p 00000000 00:00 0
7e27bffd2000-7e27c00cf000 rw-p 00000000 00:00 0
7e27c00cf000-7e27c00d3000 ---p 00000000 00:00 0
7e27c00d3000-7f47d0af2000 rw-p 00000000 00:00 0
7f47d0af2000-7f47d0af6000 ---p 00000000 00:00 0
7f47d0af6000-7f47d0bf3000 rw-p 00000000 00:00 0
7f47d0bf3000-7f47d0bf4000 ---p 00000000 00:00 0
7f47d0bf4000-7f47d13f4000 rw-p 00000000 00:00 0
7f47d13f4000-7f47d13f5000 ---p 00000000 00:00 0
7f47d13f5000-7f47d1bf5000 rw-p 00000000 00:00 0
7f47d1bf5000-7f47d1bf6000 ---p 00000000 00:00 0
7f47d1bf6000-7f47d23f6000 rw-p 00000000 00:00 0
7f47d23f6000-7f47d23f7000 ---p 00000000 00:00 0
7f47d23f7000-7f47d2bf7000 rw-p 00000000 00:00 0
7f47d2bf7000-7f47d2bf8000 ---p 00000000 00:00 0
7f47d2bf8000-7f47d33f8000 rw-p 00000000 00:00 0
7f47d33f8000-7f47d33f9000 ---p 00000000 00:00 0
7f47d33f9000-7f47d3bf9000 rw-p 00000000 00:00 0
7f47d3bf9000-7f47d3bfa000 ---p 00000000 00:00 0
7f47d3bfa000-7f47d43fa000 rw-p 00000000 00:00 0
7f47d43fa000-7f47d43fb000 ---p 00000000 00:00 0
7f47d43fb000-7f47d4bfb000 rw-p 00000000 00:00 0
7f47d4bfb000-7f47d4bfc000 ---p 00000000 00:00 0
7f47d4bfc000-7f47d53fc000 rw-p 00000000 00:00 0
7f47d53fc000-7f47d53fd000 ---p 00000000 00:00 0
7f47d53fd000-7f47d5bfd000 rw-p 00000000 00:00 0
7f47d5bfd000-7f47d5bfe000 ---p 00000000 00:00 0
7f47d5bfe000-7f47d63fe000 rw-p 00000000 00:00 0
7f47d63fe000-7f47d63ff000 ---p 00000000 00:00 0
7f47d63ff000-7f47d8000000 rw-p 00000000 00:00 0
7f47d8000000-7f47d8021000 rw-p 00000000 00:00 0
7f47d8021000-7f47dc000000 ---p 00000000 00:00 0
7f47dc000000-7f47dc043000 rw-p 00000000 00:00 0
7f47dc043000-7f47e0000000 ---p 00000000 00:00 0
7f47e0000000-7f47e0055000 rw-p 00000000 00:00 0
7f47e0055000-7f47e4000000 ---p 00000000 00:00 0
7f47e4000000-7f47e69cb000 rw-p 00000000 00:00 0
7f47e69cb000-7f47e8000000 ---p 00000000 00:00 0
7f47e8000000-7f47e8030000 rw-p 00000000 00:00 0
7f47e8030000-7f47ec000000 ---p 00000000 00:00 0
7f47ec000000-7f47ec073000 rw-p 00000000 00:00 0
7f47ec073000-7f47f0000000 ---p 00000000 00:00 0
7f47f0000000-7f47f0021000 rw-p 00000000 00:00 0
7f47f0021000-7f47f4000000 ---p 00000000 00:00 0
7f47f4000000-7f47f4021000 rw-p 00000000 00:00 0
7f47f4021000-7f47f8000000 ---p 00000000 00:00 0
7f47f8000000-7f47f8045000 rw-p 00000000 00:00 0
7f47f8045000-7f47fc000000 ---p 00000000 00:00 0
7f47fc000000-7f47fc234000 rw-p 00000000 00:00 0
7f47fc234000-7f4800000000 ---p 00000000 00:00 0
7f4800000000-7f48000ee000 rw-p 00000000 00:00 0
7f48000ee000-7f4804000000 ---p 00000000 00:00 0
7f4804000000-7f4804053000 rw-p 00000000 00:00 0
7f4804053000-7f4808000000 ---p 00000000 00:00 0
7f4808000000-7f48081bc000 rw-p 00000000 00:00 0
7f48081bc000-7f480c000000 ---p 00000000 00:00 0
7f480c000000-7f480c021000 rw-p 00000000 00:00 0
7f480c021000-7f4810000000 ---p 00000000 00:00 0
7f4810000000-7f481064f000 rw-p 00000000 00:00 0
7f481064f000-7f4814000000 ---p 00000000 00:00 0
7f4814000000-7f4814021000 rw-p 00000000 00:00 0
7f4814021000-7f4818000000 ---p 00000000 00:00 0
7f4818000000-7f4818b70000 rw-p 00000000 00:00 0
7f4818b70000-7f481c000000 ---p 00000000 00:00 0
7f481c02d000-7f481c031000 ---p 00000000 00:00 0
7f481c031000-7f481c12e000 rw-p 00000000 00:00 0
7f481c12e000-7f481c132000 ---p 00000000 00:00 0
7f481c132000-7f481c600000 rw-p 00000000 00:00 0
7f481c600000-7f481ce00000 rw-p 00000000 00:00 0
7f481ce09000-7f481ce0d000 ---p 00000000 00:00 0
7f481ce0d000-7f481cf0a000 rw-p 00000000 00:00 0
7f481cf0a000-7f481cf1f000 r-xp 00000000 00:542 2892317 /usr/lib64/libgcc_s-7-20180712.so.1
7f481cf1f000-7f481d11e000 ---p 00015000 00:542 2892317 /usr/lib64/libgcc_s-7-20180712.so.1
7f481d11e000-7f481d11f000 r--p 00014000 00:542 2892317 /usr/lib64/libgcc_s-7-20180712.so.1
7f481d11f000-7f481d120000 rw-p 00015000 00:542 2892317 /usr/lib64/libgcc_s-7-20180712.so.1
7f481d120000-7f481d292000 r-xp 00000000 00:542 2892470 /usr/lib64/libstdc++.so.6.0.24
7f481d292000-7f481d492000 ---p 00172000 00:542 2892470 /usr/lib64/libstdc++.so.6.0.24
7f481d492000-7f481d49c000 r--p 00172000 00:542 2892470 /usr/lib64/libstdc++.so.6.0.24
7f481d49c000-7f481d49e000 rw-p 0017c000 00:542 2892470 /usr/lib64/libstdc++.so.6.0.24
7f481d49e000-7f481d4a2000 rw-p 00000000 00:00 0
7f481d4a2000-7f481d4ab000 r--p 00000000 00:542 2900111 /usr/local/lib/libjemalloc.so.2
7f481d4ab000-7f481d539000 r-xp 00009000 00:542 2900111 /usr/local/lib/libjemalloc.so.2
7f481d539000-7f481d54e000 r--p 00097000 00:542 2900111 /usr/local/lib/libjemalloc.so.2
7f481d54e000-7f481d54f000 ---p 000ac000 00:542 2900111 /usr/local/lib/libjemalloc.so.2
7f481d54f000-7f481d555000 r--p 000ac000 00:542 2900111 /usr/local/lib/libjemalloc.so.2
7f481d555000-7f481d556000 rw-p 000b2000 00:542 2900111 /usr/local/lib/libjemalloc.so.2
7f481d556000-7f481d760000 rw-p 00000000 00:00 0
7f481d760000-7f481d7e9000 r--p 00000000 00:542 3036462 /usr/local/taos/driver/libtaos.so.3.0.4.2
7f481d7e9000-7f481dce8000 r-xp 00089000 00:542 3036462 /usr/local/taos/driver/libtaos.so.3.0.4.2
7f481dce8000-7f481ddbd000 r--p 00588000 00:542 3036462 /usr/local/taos/driver/libtaos.so.3.0.4.2
7f481ddbd000-7f481ddc7000 r--p 0065c000 00:542 3036462 /usr/local/taos/driver/libtaos.so.3.0.4.2
7f481ddc7000-7f481dde1000 rw-p 00666000 00:542 3036462 /usr/local/taos/driver/libtaos.so.3.0.4.2
7f481dde1000-7f481dded000 rw-p 00000000 00:00 0
7f481dded000-7f481ddf1000 ---p 00000000 00:00 0
7f481ddf1000-7f481deee000 rw-p 00000000 00:00 0
7f481deee000-7f481def2000 ---p 00000000 00:00 0
7f481def2000-7f481dfef000 rw-p 00000000 00:00 0
7f481dfef000-7f481dff3000 ---p 00000000 00:00 0
7f481dff3000-7f481e0f0000 rw-p 00000000 00:00 0
7f481e0f0000-7f481e0f4000 ---p 00000000 00:00 0
7f481e0f4000-7f481e1f1000 rw-p 00000000 00:00 0
7f481e1f1000-7f481e1f5000 ---p 00000000 00:00 0
7f481e1f5000-7f481e2f2000 rw-p 00000000 00:00 0
7f481e3a6000-7f481e3aa000 ---p 00000000 00:00 0
7f481e3aa000-7f481e4a7000 rw-p 00000000 00:00 0
7f481e4a7000-7f481e4ab000 ---p 00000000 00:00 0
7f481e4ab000-7f481e5a8000 rw-p 00000000 00:00 0
7f481e5a8000-7f481e5ac000 ---p 00000000 00:00 0
7f481e5ac000-7f481e6a9000 rw-p 00000000 00:00 0
7f481e6a9000-7f481e6ad000 ---p 00000000 00:00 0
7f481e6ad000-7f481e7aa000 rw-p 00000000 00:00 0
7f481e7aa000-7f481e7ae000 ---p 00000000 00:00 0
7f481e7ae000-7f481e8ab000 rw-p 00000000 00:00 0
7f481e8ab000-7f481e8af000 ---p 00000000 00:00 0
7f481e8af000-7f481e9ac000 rw-p 00000000 00:00 0
7f481e9ac000-7f481e9b0000 ---p 00000000 00:00 0
7f481e9b0000-7f481eaad000 rw-p 00000000 00:00 0
7f481eaad000-7f481eab1000 ---p 00000000 00:00 0
7f481eab1000-7f481ebae000 rw-p 00000000 00:00 0
7f481ebae000-7f481ebaf000 ---p 00000000 00:00 0
7f481ebaf000-7f481ecb0000 rw-p 00000000 00:00 0
7f481ecb0000-7f481ecb1000 ---p 00000000 00:00 0
7f481ecb1000-7f481edb2000 rw-p 00000000 00:00 0
7f481edb2000-7f481edb3000 ---p 00000000 00:00 0
7f481edb3000-7f481eeb4000 rw-p 00000000 00:00 0
7f481eeb4000-7f481eeb6000 r-xp 00000000 00:542 3018303 /usr/lib/jvm/java-17-amazon-corretto/lib/libextnet.so
7f481eeb6000-7f481f0b5000 ---p 00002000 00:542 3018303 /usr/lib/jvm/java-17-amazon-corretto/lib/libextnet.so
7f481f0b5000-7f481f0b6000 r--p 00001000 00:542 3018303 /usr/lib/jvm/java-17-amazon-corretto/lib/libextnet.so
7f481f0b6000-7f481f0b7000 rw-p 00000000 00:00 0
7f481f0b7000-7f481f0ca000 r-xp 00000000 00:542 2892441 /usr/lib64/libresolv-2.26.so
7f481f0ca000-7f481f2c9000 ---p 00013000 00:542 2892441 /usr/lib64/libresolv-2.26.so
7f481f2c9000-7f481f2ca000 r--p 00012000 00:542 2892441 /usr/lib64/libresolv-2.26.so
7f481f2ca000-7f481f2cb000 rw-p 00013000 00:542 2892441 /usr/lib64/libresolv-2.26.so
7f481f2cb000-7f481f2cd000 rw-p 00000000 00:00 0
7f481f2cd000-7f481f2d2000 r-xp 00000000 00:542 2892401 /usr/lib64/libnss_dns-2.26.so
7f481f2d2000-7f481f4d1000 ---p 00005000 00:542 2892401 /usr/lib64/libnss_dns-2.26.so
7f481f4d1000-7f481f4d2000 r--p 00004000 00:542 2892401 /usr/lib64/libnss_dns-2.26.so
7f481f4d2000-7f481f4d3000 rw-p 00005000 00:542 2892401 /usr/lib64/libnss_dns-2.26.so
7f481f4d3000-7f481f4d7000 ---p 00000000 00:00 0
7f481f4d7000-7f481f5d4000 rw-p 00000000 00:00 0
7f481f5d4000-7f481f5d8000 ---p 00000000 00:00 0
7f481f5d8000-7f481f6d5000 rw-p 00000000 00:00 0
7f481f6d5000-7f481f6d9000 ---p 00000000 00:00 0
7f481f6d9000-7f481f7d6000 rw-p 00000000 00:00 0
7f481f7d6000-7f481f7db000 r-xp 00000000 00:542 3018323 /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement_ext.so
7f481f7db000-7f481f9db000 ---p 00005000 00:542 3018323 /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement_ext.so
7f481f9db000-7f481f9dc000 r--p 00005000 00:542 3018323 /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement_ext.so
7f481f9dc000-7f481f9dd000 rw-p 00000000 00:00 0
7f481f9dd000-7f481f9e1000 r-xp 00000000 00:542 3018321 /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement.so
7f481f9e1000-7f481fbe0000 ---p 00004000 00:542 3018321 /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement.so
7f481fbe0000-7f481fbe1000 r--p 00003000 00:542 3018321 /usr/lib/jvm/java-17-amazon-corretto/lib/libmanagement.so
7f481fbe1000-7f481fbe2000 rw-p 00000000 00:00 0
7f481fbe2000-7f481fbe6000 ---p 00000000 00:00 0
7f481fbe6000-7f481fce3000 rw-p 00000000 00:00 0
7f481fce3000-7f481fce7000 ---p 00000000 00:00 0
7f481fce7000-7f481fde4000 rw-p 00000000 00:00 0
7f481fde4000-7f481fdff000 r-xp 00000000 00:542 3018334 /usr/lib/jvm/java-17-amazon-corretto/lib/libzip.so
7f481fdff000-7f481fffe000 ---p 0001b000 00:542 3018334 /usr/lib/jvm/java-17-amazon-corretto/lib/libzip.so
7f481fffe000-7f481ffff000 r--p 0001a000 00:542 3018334 /usr/lib/jvm/java-17-amazon-corretto/lib/libzip.so
7f481ffff000-7f4820000000 rw-p 00000000 00:00 0
7f4820000000-7f4820dcb000 rw-p 00000000 00:00 0
7f4820dcb000-7f4824000000 ---p 00000000 00:00 0
7f4824000000-7f4824021000 rw-p 00000000 00:00 0
7f4824021000-7f4828000000 ---p 00000000 00:00 0
7f4828000000-7f4828021000 rw-p 00000000 00:00 0
7f4828021000-7f482c000000 ---p 00000000 00:00 0
7f482c000000-7f482c021000 rw-p 00000000 00:00 0
7f482c021000-7f4830000000 ---p 00000000 00:00 0
7f4830000000-7f48319cb000 rw-p 00000000 00:00 0
7f48319cb000-7f4834000000 ---p 00000000 00:00 0
7f4834000000-7f483490a000 rw-p 00000000 00:00 0
7f483490a000-7f4838000000 ---p 00000000 00:00 0
7f4838000000-7f4838021000 rw-p 00000000 00:00 0
7f4838021000-7f483c000000 ---p 00000000 00:00 0
7f483c000000-7f483c021000 rw-p 00000000 00:00 0
7f483c021000-7f4840000000 ---p 00000000 00:00 0
7f4840000000-7f4840021000 rw-p 00000000 00:00 0
7f4840021000-7f4844000000 ---p 00000000 00:00 0
7f4844000000-7f4844048000 rw-p 00000000 00:00 0
7f4844048000-7f4848000000 ---p 00000000 00:00 0
7f4848000000-7f4848021000 rw-p 00000000 00:00 0
7f4848021000-7f484c000000 ---p 00000000 00:00 0
7f484c000000-7f484c021000 rw-p 00000000 00:00 0
7f484c021000-7f4850000000 ---p 00000000 00:00 0
7f4850000000-7f4850400000 rw-p 00000000 00:00 0
7f4850400000-7f48504c0000 rw-p 00000000 00:00 0
7f48504c0000-7f4850fc0000 rw-p 00000000 00:00 0
7f4850fc0000-7f4851000000 rw-p 00000000 00:00 0
7f4851000000-7f4851100000 rw-p 00000000 00:00 0
7f4851100000-7f4851200000 rw-p 00000000 00:00 0
7f4851200000-7f48512c0000 rw-p 00000000 00:00 0
7f48512c0000-7f4851300000 rw-p 00000000 00:00 0
7f4851300000-7f4851500000 rw-p 00000000 00:00 0
7f4851500000-7f4851580000 rw-p 00000000 00:00 0
7f4851580000-7f4851600000 rw-p 00000000 00:00 0
7f4851600000-7f4851700000 rw-p 00000000 00:00 0
7f4851700000-7f4851800000 rw-p 00000000 00:00 0
7f4851800000-7f4852340000 rw-p 00000000 00:00 0
7f4852340000-7f48525c0000 rw-p 00000000 00:00 0
7f48525c0000-7f4852700000 rw-p 00000000 00:00 0
7f4852700000-7f48527c0000 rw-p 00000000 00:00 0
7f48527c0000-7f4852800000 rw-p 00000000 00:00 0
7f4852800000-7f48528c0000 rw-p 00000000 00:00 0
7f48528c0000-7f4852900000 ---p 00000000 00:00 0
7f4852900000-7f4852990000 rw-p 00000000 00:00 0
7f4852990000-7f4854000000 ---p 00000000 00:00 0
7f48540f2000-7f4854107000 r-xp 00000000 00:542 3018325 /usr/lib/jvm/java-17-amazon-corretto/lib/libnet.so
7f4854107000-7f4854306000 ---p 00015000 00:542 3018325 /usr/lib/jvm/java-17-amazon-corretto/lib/libnet.so
7f4854306000-7f4854307000 r--p 00014000 00:542 3018325 /usr/lib/jvm/java-17-amazon-corretto/lib/libnet.so
7f4854307000-7f4854308000 rw-p 00015000 00:542 3018325 /usr/lib/jvm/java-17-amazon-corretto/lib/libnet.so
7f4854308000-7f485431a000 r-xp 00000000 00:542 3018326 /usr/lib/jvm/java-17-amazon-corretto/lib/libnio.so
7f485431a000-7f4854519000 ---p 00012000 00:542 3018326 /usr/lib/jvm/java-17-amazon-corretto/lib/libnio.so
7f4854519000-7f485451a000 r--p 00011000 00:542 3018326 /usr/lib/jvm/java-17-amazon-corretto/lib/libnio.so
7f485451a000-7f485451b000 rw-p 00012000 00:542 3018326 /usr/lib/jvm/java-17-amazon-corretto/lib/libnio.so
7f485451b000-7f485451f000 ---p 00000000 00:00 0
7f485451f000-7f485461c000 rw-p 00000000 00:00 0
7f485461c000-7f485461d000 ---p 00000000 00:00 0
7f485461d000-7f485471e000 rw-p 00000000 00:00 0
7f485471e000-7f4854722000 ---p 00000000 00:00 0
7f4854722000-7f485481f000 rw-p 00000000 00:00 0
7f485481f000-7f4854823000 ---p 00000000 00:00 0
7f4854823000-7f4864000000 rw-p 00000000 00:00 0
7f4864000000-7f4864c37000 rw-p 00000000 00:00 0
7f4864c37000-7f4868000000 ---p 00000000 00:00 0
7f486802b000-7f486802f000 ---p 00000000 00:00 0
7f486802f000-7f486812c000 rw-p 00000000 00:00 0
7f486812c000-7f4868130000 ---p 00000000 00:00 0
7f4868130000-7f486822d000 rw-p 00000000 00:00 0
7f486822d000-7f4868231000 ---p 00000000 00:00 0
7f4868231000-7f486832e000 rw-p 00000000 00:00 0
7f486832e000-7f4868332000 ---p 00000000 00:00 0
7f4868332000-7f486842f000 rw-p 00000000 00:00 0
7f486842f000-7f4868433000 ---p 00000000 00:00 0
7f4868433000-7f4868530000 rw-p 00000000 00:00 0
7f4868530000-7f48686a3000 r--p 00000000 00:542 2891428 /usr/lib/locale/C.utf8/LC_COLLATE
7f48686a3000-7f48686a7000 ---p 00000000 00:00 0
7f48686a7000-7f48687a4000 rw-p 00000000 00:00 0
7f48687a4000-7f48687a8000 ---p 00000000 00:00 0
7f48687a8000-7f48688a5000 rw-p 00000000 00:00 0
7f48688a5000-7f48688a6000 ---p 00000000 00:00 0
7f48688a6000-7f48689a7000 rw-p 00000000 00:00 0
7f48689a7000-7f4868a75000 r-xp 00000000 00:542 3018319 /usr/lib/jvm/java-17-amazon-corretto/lib/libjsvml.so
7f4868a75000-7f4868c74000 ---p 000ce000 00:542 3018319 /usr/lib/jvm/java-17-amazon-corretto/lib/libjsvml.so
7f4868c74000-7f4868c75000 r--p 000cd000 00:542 3018319 /usr/lib/jvm/java-17-amazon-corretto/lib/libjsvml.so
7f4868c75000-7f4868c76000 rw-p 000ce000 00:542 3018319 /usr/lib/jvm/java-17-amazon-corretto/lib/libjsvml.so
7f4868c76000-7f486947e000 rw-p 00000000 00:00 0
7f486947e000-7f4869f5e000 rwxp 00000000 00:00 0
7f4869f5e000-7f48709b5000 ---p 00000000 00:00 0
7f48709b5000-7f4870c25000 rwxp 00000000 00:00 0
7f4870c25000-7f4870f46000 ---p 00000000 00:00 0
7f4870f46000-7f48713a6000 rwxp 00000000 00:00 0
7f48713a6000-7f487847e000 ---p 00000000 00:00 0
7f487847e000-7f4880000000 r--s 00000000 00:542 3018335 /usr/lib/jvm/java-17-amazon-corretto/lib/modules
7f4880000000-7f4880ea6000 rw-p 00000000 00:00 0
7f4880ea6000-7f4884000000 ---p 00000000 00:00 0
7f4884043000-7f4884094000 r--p 00000000 00:542 2891429 /usr/lib/locale/C.utf8/LC_CTYPE
7f4884094000-7f4884095000 r--p 00000000 00:542 2891436 /usr/lib/locale/C.utf8/LC_NUMERIC
7f4884095000-7f4884096000 r--p 00000000 00:542 2891439 /usr/lib/locale/C.utf8/LC_TIME
7f4884096000-7f4884097000 r--p 00000000 00:542 2891434 /usr/lib/locale/C.utf8/LC_MONETARY
7f4884097000-7f488409e000 r--s 00000000 00:542 2892251 /usr/lib64/gconv/gconv-modules.cache
7f488409e000-7f4885894000 rw-p 00000000 00:00 0
7f4885894000-7f4886239000 ---p 00000000 00:00 0
7f4886239000-7f488623a000 ---p 00000000 00:00 0
7f488623a000-7f48863e0000 rw-p 00000000 00:00 0
7f48863e0000-7f4886d84000 ---p 00000000 00:00 0
7f4886d84000-7f4886dca000 rw-p 00000000 00:00 0
7f4886dca000-7f48872a9000 ---p 00000000 00:00 0
7f48872a9000-7f48872b3000 rw-p 00000000 00:00 0
7f48872b3000-7f4887395000 ---p 00000000 00:00 0
7f4887395000-7f48873ab000 rw-p 00000000 00:00 0
7f48873ab000-7f4887480000 ---p 00000000 00:00 0
7f4887480000-7f48874a4000 r-xp 00000000 00:542 3018311 /usr/lib/jvm/java-17-amazon-corretto/lib/libjava.so
7f48874a4000-7f48876a4000 ---p 00024000 00:542 3018311 /usr/lib/jvm/java-17-amazon-corretto/lib/libjava.so
7f48876a4000-7f48876a5000 r--p 00024000 00:542 3018311 /usr/lib/jvm/java-17-amazon-corretto/lib/libjava.so
7f48876a5000-7f48876a6000 rw-p 00025000 00:542 3018311 /usr/lib/jvm/java-17-amazon-corretto/lib/libjava.so
7f48876a6000-7f48876a7000 rw-p 00000000 00:00 0
7f48876a7000-7f48876b5000 r-xp 00000000 00:542 2892403 /usr/lib64/libnss_files-2.26.so
7f48876b5000-7f48878b4000 ---p 0000e000 00:542 2892403 /usr/lib64/libnss_files-2.26.so
7f48878b4000-7f48878b5000 r--p 0000d000 00:542 2892403 /usr/lib64/libnss_files-2.26.so
7f48878b5000-7f48878b6000 rw-p 0000e000 00:542 2892403 /usr/lib64/libnss_files-2.26.so
7f48878b6000-7f48878bc000 rw-p 00000000 00:00 0
7f48878bc000-7f48878d7000 r-xp 00000000 00:542 3018315 /usr/lib/jvm/java-17-amazon-corretto/lib/libjimage.so
7f48878d7000-7f4887ad6000 ---p 0001b000 00:542 3018315 /usr/lib/jvm/java-17-amazon-corretto/lib/libjimage.so
7f4887ad6000-7f4887ad8000 r--p 0001a000 00:542 3018315 /usr/lib/jvm/java-17-amazon-corretto/lib/libjimage.so
7f4887ad8000-7f4887ad9000 rw-p 0001c000 00:542 3018315 /usr/lib/jvm/java-17-amazon-corretto/lib/libjimage.so
7f4887ad9000-7f4887c18000 r-xp 00000000 00:542 2892374 /usr/lib64/libm-2.26.so
7f4887c18000-7f4887e17000 ---p 0013f000 00:542 2892374 /usr/lib64/libm-2.26.so
7f4887e17000-7f4887e18000 r--p 0013e000 00:542 2892374 /usr/lib64/libm-2.26.so
7f4887e18000-7f4887e19000 rw-p 0013f000 00:542 2892374 /usr/lib64/libm-2.26.so
7f4887e19000-7f4887e20000 r-xp 00000000 00:542 2892451 /usr/lib64/librt-2.26.so
7f4887e20000-7f488801f000 ---p 00007000 00:542 2892451 /usr/lib64/librt-2.26.so
7f488801f000-7f4888020000 r--p 00006000 00:542 2892451 /usr/lib64/librt-2.26.so
7f4888020000-7f4888021000 rw-p 00007000 00:542 2892451 /usr/lib64/librt-2.26.so
7f4888021000-7f4889315000 r-xp 00000000 00:542 3018347 /usr/lib/jvm/java-17-amazon-corretto/lib/server/libjvm.so
7f4889315000-7f4889514000 ---p 012f4000 00:542 3018347 /usr/lib/jvm/java-17-amazon-corretto/lib/server/libjvm.so
7f4889514000-7f48895cd000 r--p 012f3000 00:542 3018347 /usr/lib/jvm/java-17-amazon-corretto/lib/server/libjvm.so
7f48895cd000-7f4889602000 rw-p 013ac000 00:542 3018347 /usr/lib/jvm/java-17-amazon-corretto/lib/server/libjvm.so
7f4889602000-7f488965c000 rw-p 00000000 00:00 0
7f488965c000-7f4889800000 r-xp 00000000 00:542 2892285 /usr/lib64/libc-2.26.so
7f4889800000-7f48899ff000 ---p 001a4000 00:542 2892285 /usr/lib64/libc-2.26.so
7f48899ff000-7f4889a03000 r--p 001a3000 00:542 2892285 /usr/lib64/libc-2.26.so
7f4889a03000-7f4889a05000 rw-p 001a7000 00:542 2892285 /usr/lib64/libc-2.26.so
7f4889a05000-7f4889a09000 rw-p 00000000 00:00 0
7f4889a09000-7f4889a0c000 r-xp 00000000 00:542 2892301 /usr/lib64/libdl-2.26.so
7f4889a0c000-7f4889c0b000 ---p 00003000 00:542 2892301 /usr/lib64/libdl-2.26.so
7f4889c0b000-7f4889c0c000 r--p 00002000 00:542 2892301 /usr/lib64/libdl-2.26.so
7f4889c0c000-7f4889c0d000 rw-p 00003000 00:542 2892301 /usr/lib64/libdl-2.26.so
7f4889c0d000-7f4889c25000 r-xp 00000000 00:542 2892436 /usr/lib64/libpthread-2.26.so
7f4889c25000-7f4889e25000 ---p 00018000 00:542 2892436 /usr/lib64/libpthread-2.26.so
7f4889e25000-7f4889e26000 r--p 00018000 00:542 2892436 /usr/lib64/libpthread-2.26.so
7f4889e26000-7f4889e27000 rw-p 00019000 00:542 2892436 /usr/lib64/libpthread-2.26.so
7f4889e27000-7f4889e2b000 rw-p 00000000 00:00 0
7f4889e2b000-7f4889e45000 r-xp 00000000 00:542 3018316 /usr/lib/jvm/java-17-amazon-corretto/lib/libjli.so
7f4889e45000-7f488a044000 ---p 0001a000 00:542 3018316 /usr/lib/jvm/java-17-amazon-corretto/lib/libjli.so
7f488a044000-7f488a045000 r--p 00019000 00:542 3018316 /usr/lib/jvm/java-17-amazon-corretto/lib/libjli.so
7f488a045000-7f488a046000 rw-p 0001a000 00:542 3018316 /usr/lib/jvm/java-17-amazon-corretto/lib/libjli.so
7f488a046000-7f488a06a000 r-xp 00000000 00:542 2892268 /usr/lib64/ld-2.26.so
7f488a06a000-7f488a06b000 r--p 00000000 00:542 2891433 /usr/lib/locale/C.utf8/LC_MESSAGES/SYS_LC_MESSAGES
7f488a06b000-7f488a06c000 r--p 00000000 00:542 2891437 /usr/lib/locale/C.utf8/LC_PAPER
7f488a06c000-7f488a06d000 r--p 00000000 00:542 2891435 /usr/lib/locale/C.utf8/LC_NAME
7f488a06d000-7f488a06e000 r--p 00000000 00:542 2891427 /usr/lib/locale/C.utf8/LC_ADDRESS
7f488a06e000-7f488a06f000 r--p 00000000 00:542 2891438 /usr/lib/locale/C.utf8/LC_TELEPHONE
7f488a06f000-7f488a070000 r--p 00000000 00:542 2891431 /usr/lib/locale/C.utf8/LC_MEASUREMENT
7f488a070000-7f488a071000 r--p 00000000 00:542 2891430 /usr/lib/locale/C.utf8/LC_IDENTIFICATION
7f488a071000-7f488a152000 rw-p 00000000 00:00 0
7f488a152000-7f488a159000 ---p 00000000 00:00 0
7f488a159000-7f488a161000 rw-s 00000000 00:542 3145760 /tmp/hsperfdata_root/8
7f488a161000-7f488a165000 ---p 00000000 00:00 0
7f488a165000-7f488a264000 rw-p 00000000 00:00 0
7f488a264000-7f488a265000 ---p 00000000 00:00 0
7f488a265000-7f488a266000 r--p 00000000 00:00 0
7f488a266000-7f488a267000 ---p 00000000 00:00 0
7f488a267000-7f488a269000 rw-p 00000000 00:00 0
7f488a269000-7f488a26a000 r--p 00023000 00:542 2892268 /usr/lib64/ld-2.26.so
7f488a26a000-7f488a26b000 rw-p 00024000 00:542 2892268 /usr/lib64/ld-2.26.so
7f488a26b000-7f488a26c000 rw-p 00000000 00:00 0
7fff5a1b7000-7fff5a1db000 rw-p 00000000 00:00 0 [stack]
7fff5a1f4000-7fff5a1f7000 r--p 00000000 00:00 0 [vvar]
7fff5a1f7000-7fff5a1f8000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]

VM Arguments:
jvm_args: -Dquarkus.http.host=0.0.0.0 -Djava.util.logging.manager=org.jboss.logmanager.LogManager -XX:+UseParallelGC -XX:MinHeapFreeRatio=10 -XX:MaxHeapFreeRatio=20 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:+ExitOnOutOfMemoryError
java_command: /deployments/quarkus-run.jar
java_class_path (initial): /deployments/quarkus-run.jar
Launcher Type: SUN_STANDARD

[Global flags]
uintx AdaptiveSizePolicyWeight = 90 {product} {command line}
intx CICompilerCount = 3 {product} {ergonomic}
bool ExitOnOutOfMemoryError = true {product} {command line}
uintx GCTimeRatio = 4 {product} {command line}
size_t InitialHeapSize = 517996544 {product} {ergonomic}
uintx MaxHeapFreeRatio = 20 {manageable} {command line}
size_t MaxHeapSize = 8283750400 {product} {ergonomic}
size_t MaxNewSize = 2760900608 {product} {ergonomic}
size_t MinHeapDeltaBytes = 524288 {product} {ergonomic}
uintx MinHeapFreeRatio = 10 {manageable} {command line}
size_t MinHeapSize = 8388608 {product} {ergonomic}
size_t NewSize = 172490752 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5832780 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
size_t OldSize = 345505792 {product} {ergonomic}
uintx ProfiledCodeHeapSize = 122912730 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
size_t SoftMaxHeapSize = 8283750400 {manageable} {ergonomic}
bool UseCompressedClassPointers = true {product lp64_product} {ergonomic}
bool UseCompressedOops = true {product lp64_product} {ergonomic}
bool UseParallelGC = true {product} {command line}

Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags

Environment Variables:
JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LANG=C.UTF-8
TZ=UTC+0

Active Locale:
LC_ALL=C.UTF-8
LC_COLLATE=C.UTF-8
LC_CTYPE=C.UTF-8
LC_MESSAGES=C.UTF-8
LC_MONETARY=C.UTF-8
LC_NUMERIC=C.UTF-8
LC_TIME=C.UTF-8

Signal Handlers:
SIGSEGV: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGBUS: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGFPE: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGPIPE: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
SIGXFSZ: javaSignalHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
SIGILL: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked
SIGUSR2: SR_handler in libjvm.so, mask=00000000000000000000000000000000, flags=SA_RESTART|SA_SIGINFO, blocked
SIGHUP: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
SIGINT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTERM: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
SIGQUIT: UserHandler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, blocked
SIGTRAP: crash_handler in libjvm.so, mask=11100100010111111101111111111110, flags=SA_RESTART|SA_SIGINFO, unblocked

--------------- S Y S T E M ---------------

OS:
Amazon Linux release 2 (Karoo)
uname: Linux 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64
OS uptime: 0 days 22:00 hours
libc: glibc 2.26 NPTL 2.26
rlimit (soft/hard): STACK 8192k/infinity , CORE infinity/infinity , NPROC infinity/infinity , NOFILE 1048576/1048576 , AS infinity/infinity , CPU infinity/infinity , DATA infinity/infinity , FSIZE infinity/infinity , MEMLOCK 64k/64k
load average: 5.11 5.52 4.26

/proc/meminfo:
MemTotal: 32350232 kB
MemFree: 7087184 kB
MemAvailable: 18813916 kB
Buffers: 737900 kB
Cached: 10901584 kB
SwapCached: 0 kB
Active: 16026420 kB
Inactive: 7558340 kB
Active(anon): 11813412 kB
Inactive(anon): 511592 kB
Active(file): 4213008 kB
Inactive(file): 7046748 kB
Unevictable: 6188 kB
Mlocked: 6188 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 1024 kB
Writeback: 8 kB
AnonPages: 11910760 kB
Mapped: 1872924 kB
Shmem: 721996 kB
KReclaimable: 929080 kB
Slab: 1409900 kB
SReclaimable: 929080 kB
SUnreclaim: 480820 kB
KernelStack: 75704 kB
PageTables: 65416 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 16175116 kB
Committed_AS: 103952754344 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 87172 kB
VmallocChunk: 0 kB
Percpu: 19184 kB
HardwareCorrupted: 0 kB
AnonHugePages: 65536 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 565944 kB
DirectMap2M: 24057856 kB
DirectMap1G: 8388608 kB

/sys/kernel/mm/transparent_hugepage/enabled: always [madvise] never
/sys/kernel/mm/transparent_hugepage/defrag (defrag/compaction efforts parameter): always defer defer+madvise [madvise] never

Process Memory:
Virtual Size: 103920094388K (peak: 103920094388K)
Resident Set Size: 365320K (peak: 365320K) (anon: 331908K, file: 33412K, shmem: 0K)
Swapped out: 0K
C-Heap outstanding allocations: 2483941K, retained: 65478K
glibc malloc tunables: (default)

/proc/sys/kernel/threads-max (system-wide limit on the number of threads): 252277
/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have): 65530
/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers): 4194304

container (cgroup) information:
container_type: cgroupv1
cpu_cpuset_cpus: 0-3
cpu_memory_nodes: 0
active_processor_count: 4
cpu_quota: no quota
cpu_period: 100000
cpu_shares: 2
memory_limit_in_bytes: unlimited
memory_and_swap_limit_in_bytes: not supported
memory_soft_limit_in_bytes: unlimited
memory_usage_in_bytes: 344520 k
memory_max_usage_in_bytes: 344520 k
kernel_memory_usage_in_bytes: 6484 k
kernel_memory_max_usage_in_bytes: unlimited
kernel_memory_limit_in_bytes: 6484 k
maximum number of tasks: unlimited
current number of tasks: 79

KVM virtualization detected
Steal ticks since vm start: 0
Steal ticks percentage since vm start: 0.000

CPU: total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 85 stepping 7 microcode 0x1, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, rtm, adx, avx512f, avx512dq, avx512cd, avx512bw, avx512vl, fma, vzeroupper, avx512_vnni, clflush, clflushopt, clwb, hv
CPU Model and flags from /proc/cpuinfo:
model name : Intel(R) Xeon(R) Platinum 8269CY CPU @ 2.50GHz
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid tsc_known_freq pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat avx512_vnni

Online cpus: 0-3
Offline cpus:
BIOS frequency limitation:
Frequency switch latency (ns):
Available cpu frequencies:
Current governor:
Core performance/turbo boost:

Memory: 4k page, physical 32350232k(7087184k free), swap 0k(0k free)
Page Sizes: 4k

vm_info: OpenJDK 64-Bit Server VM (17.0.7+7-LTS) for linux-amd64 JRE (17.0.7+7-LTS), built on Apr 14 2023 01:22:09 by "jenkins" with gcc 7.3.1 20180303 (Red Hat 7.3.1-5)

END.

@sangshuduo
Copy link
Contributor

Please post detail information such as hardware configuration, stable/table schema, how many records, etc and attach the source code you use then we can reproduce it on our side.

@yu285 yu285 closed this as completed May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants