You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/01/29 14:41:00 UTC

[jira] [Commented] (ARROW-11427) Windows Server 2012 w/ Xeon Platinum 8171M crashes after upgrading to pyarrow 3.0

    [ https://issues.apache.org/jira/browse/ARROW-11427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274481#comment-17274481 ] 

Antoine Pitrou commented on ARROW-11427:
----------------------------------------

Can the same file be read on other machines? For example, does it work on Linux or macOS?

> Windows Server 2012 w/ Xeon Platinum 8171M crashes after upgrading to pyarrow 3.0
> ---------------------------------------------------------------------------------
>
>                 Key: ARROW-11427
>                 URL: https://issues.apache.org/jira/browse/ARROW-11427
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>         Environment: Windows Server 2012 Datacenter, Azure VM (D2_v2), Intel Xeon Platinum 8171m
>            Reporter: Ali Cetin
>            Priority: Major
>
> VM's w/ Xeon Platinum 8171m running on Azure (D2_v2) start crashing after upgrading from pyarrow 2.0 to pyarrow 3.0. However, this only happens when reading parquet files larger than 4096 bytes!?
> Windows closes Python with exit code 255 and produces this:
> {code:java}
> Faulting application name: python.exe, version: 3.8.3150.1013, time stamp: 0x5ebc7702
> Faulting module name: arrow.dll, version: 0.0.0.0, time stamp: 0x60060ce3
> Exception code: 0xc000001d
> Fault offset: 0x000000000047aadc
> Faulting process id: 0x1b10
> Faulting application start time: 0x01d6f4a43dca3c14
> Faulting application path: D:\SvcFab\_App\SomeApp.FabricType_App32\SomeApp.Fabric.Executor.ProcessActorPkg.Code.1.0.218-prod\Python38\python.exe
> Faulting module path: D:\SvcFab\_App\SomeApp.FabricType_App32\temp\Executions\50cfffe8-9250-4ac7-8ba8-08d8c2bb3edf\.venv\lib\site-packages\pyarrow\arrow.dll
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)