Displaying 6 results from an estimated 6 matches for "_setjmpex".
2020 Aug 27
1
R 4.0.2 64-bit Windows hangs
...let me know what you find out.
> >>> Btw could you please try out if the UCRT build of R crashes as well in
> >>> the Insider Windows build ?
> >> Yes, it hangs in exactly the same way, except that the backtrace shows
> >>
> >> ucrtbase!.intrinsic_setjmpex () from C:\WINDOWS\System32\ucrtbase.dll
> >>
> >> Instead of msvcrt!_setjmpex (as expected of course).
> >
> > Thanks. I found what is causing the problem I observed with
> > GCC10/stock Windows 10, I expect this is the same one as in the
> > Insider build...
2020 Aug 25
2
R 4.0.2 64-bit Windows hangs
...;>> if anyone gets there first, please let me know what you find out.
>> Btw could you please try out if the UCRT build of R crashes as well in
>> the Insider Windows build ?
> Yes, it hangs in exactly the same way, except that the backtrace shows
>
> ucrtbase!.intrinsic_setjmpex () from C:\WINDOWS\System32\ucrtbase.dll
>
> Instead of msvcrt!_setjmpex (as expected of course).
Thanks. I found what is causing the problem I observed with GCC10/stock
Windows 10, I expect this is the same one as in the Insider build.
I will investigate further,
Tomas
2020 Aug 26
0
R 4.0.2 64-bit Windows hangs
...gets there first, please let me know what you find out.
>>> Btw could you please try out if the UCRT build of R crashes as well in
>>> the Insider Windows build ?
>> Yes, it hangs in exactly the same way, except that the backtrace shows
>>
>> ? ucrtbase!.intrinsic_setjmpex () from C:\WINDOWS\System32\ucrtbase.dll
>>
>> Instead of msvcrt!_setjmpex (as expected of course).
>
> Thanks. I found what is causing the problem I observed with
> GCC10/stock Windows 10, I expect this is the same one as in the
> Insider build.
> I will investigate fu...
2020 Aug 22
2
R 4.0.2 64-bit Windows hangs
On 8/22/20 8:26 PM, Tomas Kalibera wrote:
> On 8/22/20 7:58 PM, Jeroen Ooms wrote:
>> On Sat, Aug 22, 2020 at 8:39 AM Tomas Kalibera
>> <tomas.kalibera at gmail.com> wrote:
>>> On 8/21/20 11:45 PM, m19tdn+9alxwj7d2bmk--- via R-devel wrote:
>>>> Ah yes, this is related. I reported v2010 below, but it looks like
>>>> I was updated to this
2020 Aug 22
0
R 4.0.2 64-bit Windows hangs
...ys or a week, so
> > if anyone gets there first, please let me know what you find out.
>
> Btw could you please try out if the UCRT build of R crashes as well in
> the Insider Windows build ?
Yes, it hangs in exactly the same way, except that the backtrace shows
ucrtbase!.intrinsic_setjmpex () from C:\WINDOWS\System32\ucrtbase.dll
Instead of msvcrt!_setjmpex (as expected of course).
2019 May 24
0
Wine release 4.9
...treamer: Fix spelling of 'initialized' in a TRACE().
Józef Kucia (1):
setupapi: Avoid debugstr buffer overflow.
Lauri Kenttä (1):
po: Update Finnish translation.
Marcus Meissner (1):
setupapi: Fix size to MultiByteToWideChar().
Martin Storsjo (2):
msvcrt: Hook up _setjmpex for arm64 as well.
ntdll: Avoid truncating a nonzero exit code to zero in unix.
Matteo Bruni (15):
wined3d: Avoid a GCC 8 warning.
d3d9: Always allow read and write map access to non-DEFAULT buffers.
d3d8: Always allow read and write map access to non-DEFAULT buffers....