programmingwithalex commented on issue #1531: URL: https://github.com/apache/arrow-adbc/issues/1531#issuecomment-1939570502
Thanks for the suggestion. I ran the tool you suggested and indeed got a backtrace. It seems the error is related to the package itself and an integrity error on a single file. ``` (6ea4.33f0): Access violation - code c0000005 (first chance) First chance exceptions are reported before any exception handling. This exception may be expected and handled. *** WARNING: Unable to verify checksum for C:\Users\<user>\.pyenv\pyenv-win\versions\3.11.7\Lib\site-packages\adbc_driver_postgresql\libadbc_driver_postgresql.so libadbc_driver_postgresql!PostgresqlDriverInit+0x13f172: 00007ffa`05e4b9c2 f00fc119 lock xadd dword ptr [rcx],ebx ds:feeefeee`feeeffa6=???????? ``` -- 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]
