ou try the suggested option "-Dsun.zip.disableMemoryMapping=true"
>>>>> ?
>>>>>
>>>>>
>>>>> On Fri, Sep 13, 2019 at 11:36 AM Till Rohrmann
>>>>> wrote:
>>>>>
>>>>>> Hi Marek,
>&g
t;
>>>>> Hi Marek,
>>>>>
>>>>> could you share the logs statements which happened before the SIGSEGV
>>>>> with us? They might be helpful to understand what happened before.
>>>>> Moreover, it would be helpful to get access t
GV
>>>> with us? They might be helpful to understand what happened before.
>>>> Moreover, it would be helpful to get access to your custom serializer
>>>> implementations. I'm also pulling in Gordon who worked on
>>>> the TypeSerializerSnapsho
gt;>> implementations. I'm also pulling in Gordon who worked on
>>> the TypeSerializerSnapshot improvements.
>>>
>>> Cheers,
>>> Till
>>>
>>> On Thu, Sep 12, 2019 at 9:28 AM Marek Maj wrote:
>>>
>>>> Hi everyone,
>&g
p 12, 2019 at 9:28 AM Marek Maj wrote:
>
>> Hi everyone,
>>
>> Recently we decided to upgrade from flink 1.7.2 to 1.8.1. After an
>> upgrade our task managers started to fail with SIGSEGV error from time to
>> time.
>>
>> In process of adjusting the code
n the TypeSerializerSnapshot
improvements.
Cheers,
Till
On Thu, Sep 12, 2019 at 9:28 AM Marek Maj wrote:
> Hi everyone,
>
> Recently we decided to upgrade from flink 1.7.2 to 1.8.1. After an upgrade
> our task managers started to fail with SIGSEGV error from time to time.
>
> In process of adju
Hi everyone,
Recently we decided to upgrade from flink 1.7.2 to 1.8.1. After an upgrade
our task managers started to fail with SIGSEGV error from time to time.
In process of adjusting the code to 1.8.1, we noticed that there were some
changes around TypeSerializerSnapshot interface and its