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

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   Gluten Config
   
   ```
   spark.gluten.velox.offHeapBroadcastBuildRelation.enabled true
   ```
   
   and coredump happens when broadcast side relation is huge
   
   
   
   Coredump Message
   
   Current thread (0x00007effc69f0c00):  JavaThread "Executor task launch 
worker for task 88.0 in stage 9.0 (TID 3484)" daemon [_thread_in_Java, id=77, 
stack(0x00007effc2fff000,0x00007effc3400000)]
   
   Stack: [0x00007effc2fff000,0x00007effc3400000],  sp=0x00007effc33fc1b0,  
free space=4084k
   Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native 
code)
   v  ~StubRoutines::jbyte_disjoint_arraycopy
   
   
   siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 
0x00007ef934ec5027
   
   
   
   ### Gluten version
   
   Gluten-1.4
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   NA
   
   ### Relevant logs
   
   ```bash
   NA
   ```


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