search for: registerwaitforinputidle

Displaying 6 results from an estimated 6 matches for "registerwaitforinputidle".

2006 Jul 05
1
i suspect that there a memory leak in "vmmin"?
...2 do_set 100B86CB R.dll:100B86CB Rf_eval 100DB51C R.dll:100DB51C Rf_ReplIteration 100DBAA6 R.dll:100DBAA6 run_Rmainloop 004013CF Rgui.exe:004013CF 00401316 Rgui.exe:00401316 00401518 Rgui.exe:00401518 00401236 Rgui.exe:00401236 00401288 Rgui.exe:00401288 7C816D4F kernel32.dll:7C816D4F RegisterWaitForInputIdle
2010 Jun 11
2
Rgui crashed on Windows XP Home
...0x63543c3f in GA_newimagebutton () from D:\Program Files\R\R-2.11.1\bin\Rgraphapp.dll #5 0x6c723d7e in setupui () from D:\Program Files\R\R-2.11.1\bin\R.dll #6 0x004014e2 in ?? () #7 0x00401425 in ?? () #8 0x00401708 in ?? () #9 0x0040124b in ?? () #10 0x004012b8 in ?? () #11 0x7c816fe7 in RegisterWaitForInputIdle () from C:\WINDOWS\system32\kernel32.dll #12 0x00000000 in ?? () (gdb) The Rterm.exe can run normally. I don't know it's a bug of Rgui or a bug of my system. Thanks for any help. Regards, Jinsong
2005 Jun 27
2
R v2.1.1 for Windows and "non-reproducible" crashes
...D5E6 R.dll:1009D5E6 Rf_ReplIteration 1009D717 R.dll:1009D717 Rf_ReplIteration 1009D997 R.dll:1009D997 run_Rmainloop 0040144C Rterm.exe:0040144C 004012C5 Rterm.exe:004012C5 004016BA Rterm.exe:004016BA 004011E7 Rterm.exe:004011E7 00401238 Rterm.exe:00401238 7C816D4F kernel32.dll:7C816D4F RegisterWaitForInputIdle Sometimes it just give an error about an invalid regular expression; then rerun the line for it to crash, e.g. > Rdoc$compile(rdocFile, destPath=destPath) Loading required package: tools Error in regexpr(pattern, text, extended, fixed, useBytes) : invalid regular expression '^@c...
2009 Sep 02
0
[LLVMdev] 2.6 pre-release1 ready for testing
Hi Tanya, The sources weren't updated for this pre-release testing. So I had the same problems on PPC. -bw On Sun, Aug 30, 2009 at 10:50 PM, Tanya Lattner<lattner at apple.com> wrote: > LLVMers, > 2.6 pre-release1 is ready to be tested by the community. > http://llvm.org/prereleases/2.6/ > You will notice that we have quite a few pre-compiled binaries (of both > clang
2009 Sep 03
2
[LLVMdev] 2.6 pre-release1 ready for testing
...0x0022FD00 0x003D4068) 010C2752 (0x0022FC50 0x0022FE10 0x0022FD00 0x003D4068) 00406086 (0x00000013 0x003D3F90 0x003D3028 0x015CF000) 0040124B (0x00000001 0x00000009 0x0022FFF0 0x7C816FE7) 00401298 (0x002420A8 0x0022F1E8 0x7FFD7000 0xC0000005) 7C816FE7 (0x00401280 0x00000000 0x78746341 0x00000020), RegisterWaitForInputIdle()+0073 bytes(s) clang: error: compiler command failed due to signal 1073741819 (use -v to see invocation) Here is the stack trace, I try to re-build : ___mingw_CRTStartup _main (anonymous namespace)::DriverPreprocessorFactory::CreatePreprocessor() clang::InitializePreprocessor(clang::Preprocessor...
2009 Aug 31
10
[LLVMdev] 2.6 pre-release1 ready for testing
LLVMers, 2.6 pre-release1 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ You will notice that we have quite a few pre-compiled binaries (of both clang and llvm-gcc). We have identified several bugs that will be fixed in pre-release2, so please search the bug database before filing a new bug. If you have time, I'd appreciate anyone who can help test the