Re: SIGSEGV error

2021-05-18 Thread Till Rohrmann
ou try the suggested option "-Dsun.zip.disableMemoryMapping=true" >>>>> ? >>>>> >>>>> >>>>> On Fri, Sep 13, 2019 at 11:36 AM Till Rohrmann >>>>> wrote: >>>>> >>>>>> Hi Marek, >&g

Re: SIGSEGV error

2021-05-18 Thread Joshua Fan
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

Re: SIGSEGV error

2021-05-17 Thread Till Rohrmann
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

Re: SIGSEGV error

2021-05-17 Thread Joshua Fan
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

Re: SIGSEGV error

2019-09-13 Thread Stephan Ewen
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

Re: SIGSEGV error

2019-09-13 Thread Till Rohrmann
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

SIGSEGV error

2019-09-12 Thread Marek Maj
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