qed- commented on issue #39237:
URL: https://github.com/apache/arrow/issues/39237#issuecomment-1861196688

   Below is the call stack when the crash occurs, running under visual studio 
2022 with native code debugging enabled:
   
   Exception thrown at 0x00007FFA3EB6BE60 (arrow_flight.dll) in python.exe: 
0xC0000005: Access violation writing location 0x0000000000000008.
        arrow_flight.dll!00007ffa3eb6be60()     Unknown
        arrow_flight.dll!00007ffa3eb6df7a()     Unknown
        arrow_flight.dll!00007ffa3ef6898a()     Unknown
        arrow_flight.dll!00007ffa3eb708be()     Unknown
        arrow_flight.dll!00007ffa3ec6ec1f()     Unknown
        arrow_flight.dll!00007ffa3eb8685b()     Unknown
        arrow_flight.dll!00007ffa3eb8d9c9()     Unknown
        arrow_flight.dll!00007ffa3eb6ae55()     Unknown
        arrow_flight.dll!00007ffa3eafc1f9()     Unknown
        arrow_flight.dll!00007ffa3ebb31b7()     Unknown
        arrow_flight.dll!00007ffa3eb4ddcd()     Unknown
        arrow_flight.dll!00007ffa3eae5af9()     Unknown
        arrow_flight.dll!00007ffa3eae5e02()     Unknown
        arrow_flight.dll!00007ffa3ea3bda5()     Unknown
        arrow_flight.dll!00007ffa3ea329d7()     Unknown
        arrow_flight.dll!00007ffa3ea28a22()     Unknown
        arrow_flight.dll!00007ffa3e9de8ea()     Unknown
        arrow_flight.dll!00007ffa3e9e4694()     Unknown
        arrow_flight.dll!00007ffa3ea1166c()     Unknown
        arrow_flight.dll!00007ffa3ea12d74()     Unknown
        _flight.cp310-win_amd64.pyd!00007ffa5a66ec6f()  Unknown
        [Python to Native Transition]   
   >    client.py!<module> Line 0       Python
        [Native to Python Transition]   
        [Inline Frame] python.exe!invoke_main() Line 90 C++
        python.exe!__scrt_common_main_seh() Line 288    C++
        kernel32.dll!00007ffaf28e7344() Unknown
        ntdll.dll!00007ffaf40226b1()    Unknown
   


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