search for: zwwaitforsingleobject

Displaying 5 results from an estimated 5 matches for "zwwaitforsingleobject".

Did you mean: waitforsingleobject
2004 Sep 28
7
rsync 2.6.2 hang (was rsync 2.6.2 crash)
OK, I set up a new PC with a fresh XP load to be my rsync server. Rsync by itself seems to work fine (thank God. I'm going nuts.) I am still having problems when I throw ssh into the mix. At least now, things don't crash, but they do hang. The file list gets build, the transfer starts and it gets through maybe a few hundred files, but then everything stops. All the processes are still
2017 Jul 15
2
readLines without skipNul=TRUE causes crash
...Thread 11848.0x1500 0x00007ffe38dc8861 in ntdll!DbgBreakPoint () from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll 3 Thread 11848.0x2e90 0x00007ffe38dc87e4 in ntdll!ZwWaitForWorkViaWorkerFactory () from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll 2 Thread 11848.0x3618 0x00007ffe38dc5154 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll 1 Thread 11848.0x1808 0x000000006c77de3b in Rf_con_pushback () from /cygdrive/c/R/R-3.4.0/bin/x64/R.dll (gdb) thread 1 [Switching to thread 1 (Thread 11848.0x1808)] #0 0x000000006c77de3b in Rf_con_pushback () from /cygdrive/c/R/R-3.4.0/bin/x64...
2017 Jul 17
0
readLines without skipNul=TRUE causes crash
...e38dc8861 in ntdll!DbgBreakPoint () > from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 3 Thread 11848.0x2e90 0x00007ffe38dc87e4 in ntdll!ZwWaitForWorkViaWorkerFactory > () > from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 2 Thread 11848.0x3618 0x00007ffe38dc5154 in > ntdll!ZwWaitForSingleObject () > from /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll > 1 Thread 11848.0x1808 0x000000006c77de3b in Rf_con_pushback () from > /cygdrive/c/R/R-3.4.0/bin/x64/R.dll > (gdb) thread 1 > [Switching to thread 1 (Thread 11848.0x1808)] > #0 0x000000006c77de3b in Rf_con_pushback () from...
2017 Jul 15
0
readLines without skipNul=TRUE causes crash
I am not able to reproduce your segfault on a Windows 7 platform either: ########################## fn1 <- "d:/DADOS_ENEM_2009.txt" sessionInfo() ## R version 3.4.1 (2017-06-30) ## Platform: x86_64-w64-mingw32/x64 (64-bit) ## Running under: Windows 7 x64 (build 7601) Service Pack 1 ## ## Matrix products: default ## ## locale: ## [1] LC_COLLATE=English_United States.1252 ## [2]
2017 Jul 15
3
readLines without skipNul=TRUE causes crash
I am not able to reproduce this on a Linux platform: #######################3 fn1 <- "/home/jdnewmil/Downloads/Microdados ENEM 2009/Dados Enem 2009/DADOS_ENEM_2009.txt" sessionInfo() ## R version 3.4.1 (2017-06-30) ## Platform: x86_64-pc-linux-gnu (64-bit) ## Running under: Ubuntu 14.04.5 LTS ## ## Matrix products: default ## BLAS: /usr/lib/libblas/libblas.so.3.0 ## LAPACK: