jinchengchenghh commented on PR #6458:
URL:
https://github.com/apache/incubator-gluten/pull/6458#issuecomment-2293222409
```
Executing SQL query from resource path /tpcds-queries/q24b.sql...
24/08/16 09:15:21 WARN Runtime: WholeStageIterator Reservation listener
org.apache.gluten.memory.listener.ManagedReservationListener@4523caff still
reserved non-zero bytes, which may cause memory leak, size: 2.0 MiB.
24/08/16 09:15:21 ERROR Executor: Exception in task 0.0 in stage 477.0 (TID
1749)
org.apache.spark.SparkException: Managed memory leak detected; size =
2097152 bytes, task 0.0 in stage 477.0 (TID 1749)
at
org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$4(Executor.scala:516)
at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1500)
at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f372fa0c9a6, pid=11701, tid=0x00007f372e207640
#
# JRE version: OpenJDK Runtime Environment (8.0_422-b05) (build
1.8.0_422-8u422-b05-1~22.04-b05)
# Java VM: OpenJDK 64-Bit Server VM (25.422-b05 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# C [libvelox.so+0x18049a6]
facebook::velox::memory::ScopedMemoryPoolArbitrationCtx::~ScopedMemoryPoolArbitrationCtx()+0x6
#
# Core dump written. Default location:
/__w/incubator-gluten/incubator-gluten/tools/gluten-it/core or core.11701
#
# An error report file with more information is saved as:
# /__w/incubator-gluten/incubator-gluten/tools/gluten-it/hs_err_pid11701.log
24/08/16 09:15:21 WARN TaskSetManager: Lost task 0.0 in stage 477.0 (TID
1749) (051b84fb203f executor driver): org.apache.spark.SparkException: Managed
memory leak detected; size = 2097152 bytes, task 0.0 in stage 477.0 (TID 1749)
at
org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$4(Executor.scala:516)
at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:1500)
at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:509)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]