jinchengchenghh opened a new issue, #11446:
URL: https://github.com/apache/incubator-gluten/issues/11446

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   
https://github.com/apache/incubator-gluten/actions/runs/21128265789/job/60753851957?pr=11441
   ```
   
   org.apache.spark.sql.execution.VeloxExpandSuite *** ABORTED ***
     java.lang.NullPointerException: Cannot invoke 
"org.apache.spark.memory.MemoryManager.maxOnHeapStorageMemory()" because the 
return value of "org.apache.spark.storage.BlockManager.memoryManager()" is null
     at 
org.apache.spark.storage.BlockManager.maxOnHeapMemory$lzycompute(BlockManager.scala:244)
     at 
org.apache.spark.storage.BlockManager.maxOnHeapMemory(BlockManager.scala:244)
     at org.apache.spark.storage.BlockManager.initialize(BlockManager.scala:566)
     at org.apache.spark.SparkContext.<init>(SparkContext.scala:643)
     at org.apache.spark.SparkContext.<init>(SparkContext.scala:147)
     at 
org.apache.spark.sql.test.TestSparkSession.<init>(TestSQLContext.scala:30)
     at 
org.apache.spark.sql.test.SharedSparkSessionBase.createSparkSession(SharedSparkSession.scala:110)
     at 
org.apache.spark.sql.test.SharedSparkSessionBase.createSparkSession$(SharedSparkSession.scala:108)
     at 
org.apache.gluten.execution.WholeStageTransformerSuite.createSparkSession(WholeStageTransformerSuite.scala:34)
     at 
org.apache.spark.sql.test.SharedSparkSessionBase.initializeSession(SharedSparkSession.scala:126)
     ...
   ```
   
   ### Gluten version
   
   _No response_
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


-- 
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]

Reply via email to