HyukjinKwon commented on PR #48443:
URL: https://github.com/apache/arrow/pull/48443#issuecomment-3648443577

   Seems like:
   
   ```
   tests/test_extension_type.py .................                           [ 
40%]
   Fatal Python error: Segmentation fault
   
   Current thread 0x0000000203059040 (most recent call first):
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pyarrow/tests/test_fs.py",
 line 1224 in test_s3_options
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/python.py",
 line 166 in pytest_pyfunc_call
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_callers.py",
 line 121 in _multicall
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_manager.py",
 line 120 in _hookexec
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_hooks.py",
 line 512 in __call__
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/python.py",
 line 1720 in runtest
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/runner.py",
 line 179 in pytest_runtest_call
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_callers.py",
 line 121 in _multicall
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_manager.py",
 line 120 in _hookexec
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_hooks.py",
 line 512 in __call__
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/runner.py",
 line 245 in <lambda>
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/runner.py",
 line 353 in from_call
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/runner.py",
 line 244 in call_and_report
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/runner.py",
 line 137 in runtestprotocol
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/runner.py",
 line 118 in pytest_runtest_protocol
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_callers.py",
 line 121 in _multicall
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_manager.py",
 line 120 in _hookexec
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_hooks.py",
 line 512 in __call__
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/main.py",
 line 396 in pytest_runtestloop
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_callers.py",
 line 121 in _multicall
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_manager.py",
 line 120 in _hookexec
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_hooks.py",
 line 512 in __call__
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/main.py",
 line 372 in _main
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/main.py",
 line 318 in wrap_session
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/main.py",
 line 365 in pytest_cmdline_main
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_callers.py",
 line 121 in _multicall
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_manager.py",
 line 120 in _hookexec
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/pluggy/_hooks.py",
 line 512 in __call__
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/config/__init__.py",
 line 199 in main
     File 
"/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/_pytest/config/__init__.py",
 line 223 in console_main
     File "/Users/runner/hostedtoolcache/Python/3.11.9/arm64/bin/pytest", line 
7 in <module>
   tests/test_fs.py ....sssx.xsss....sssx.xssss
   ```
   
   Failure at MacOS is globally happening. I retriggered but still the issue 
persists. Let me leave it as is for now - it won't be related to my change in 
any event.


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

Reply via email to