search for: previnstance

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

2005 Mar 18
2
Trouble debugging with gdb, R on Windows
...warranty" for details. This GDB was configured as "i686-pc-mingw32"... (gdb) break WinMain Breakpoint 1 at 0x401296: file ../graphapp/graphappmain.c, line 59. (gdb) run Starting program: y:\falcon\src\R-devel\src\gnuwin32/../../bin/Rgui.exe Breakpoint 1, WinMain (Instance=0x400000, PrevInstance=0x0, CmdLine=0x261f26 "", CmdShow=10) at ../graphapp/graphappmain.c:59 59 startgraphapp(Instance, PrevInstance, CmdShow); (gdb) break R_ReadConsole Cannot access memory at address 0x23e17 (gdb) info symbol 0x23e17 R_ReadConsole in section .text (gdb) Any suggestions? At...
2019 May 10
2
[Pipeliner] MachinePipeliner TargetInstrInfo hooks need more information?
Hello, I'm working on integrating the MachinePipeliner.cpp pass into our VLIW backend, and so far we've managed to get it working with some nice speedups. Unlike Hexagon however, our backend doesn't generate hardware loop instructions and so all our loops are a combination of induction variables, comparisons and branches. So when it came to implementing reduceLoopCount for our
2018 Aug 06
2
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...R_ReplConsole (rho=<optimized out>, savestack=0, browselevel=0) at main.c:308 #13 0x6ca11604 in run_Rmainloop () at main.c:1082 #14 0x6ca11700 in Rf_mainloop () at main.c:1089 #15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86 #16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0x0, CmdLine=0x1904797 "", CmdShow=10) at graphappmain.c:23 #17 0x00402a8d in main () Any ideas? I?aki
2001 Nov 26
0
debugging R-devel on WinNT (was RE: zlib location)
...ding line numbers "/cygdrive/c/WINNT/system32/ADVAPI32.dll": error reading line numbers "/cygdrive/c/WINNT/system32/VERSION.dll": error reading line numbers "/cygdrive/c/WINNT/system32/LZ32.dll": error reading line numbers Breakpoint 1, WinMain (Instance=0x400000, PrevInstance=0x0, CmdLine=0x232b0b "", CmdShow=10) at ../graphapp/graphappmain.c:94 Starting program: /cygdrive/c/Rtools/R-devel1105/src/gnuwin32/../../bin/Rgui.exe (gdb) break R_ReadConsole Error: Cannot access memory at address 0x1f9a4 I tried adding the directories where several source files ar...
2018 Aug 09
0
SIGSEGV in R_RunWeakRefFinalizer, object allocated with Rcpp
...ptimized out>, savestack=0, > browselevel=0) at main.c:308 > #13 0x6ca11604 in run_Rmainloop () at main.c:1082 > #14 0x6ca11700 in Rf_mainloop () at main.c:1089 > #15 0x00401836 in AppMain (argc=1, argv=0x15c16f8) at rterm.c:86 > #16 0x00401649 in WinMain at 16 (Instance=0x400000, PrevInstance=0x0, > CmdLine=0x1904797 "", CmdShow=10) > at graphappmain.c:23 > #17 0x00402a8d in main () > > Any ideas? > > I?aki > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-d...
2012 Mar 27
0
App. Delisprint hangs on second run
...first=0, last=0) [/build/buildd/wine1.3-1.4/dlls/user32/message.c:3626] in user32 (0x0033f490) 9 0x7ec6a203 manage_desktop+0x332(arg=<is not available>) [/build/buildd/wine1.3-1.4/programs/explorer/desktop.c:377] in explorer (0x0033f6b0) 10 0x7ec6c9fc wWinMain+0xc1b(hinstance=0x7ec60000, previnstance=(nil), cmdline="/desktop", cmdshow=0x1) [/build/buildd/wine1.3-1.4/programs/explorer/explorer.c:725] in explorer (0x0033fdc0) 11 0x7ec6eaa1 wmain+0xb0(argc=0x2, argv=0x110380) [/build/buildd/wine1.3-1.4/dlls/winecrt0/exe_wmain.c:50] in explorer (0x0033fe40) 12 0x7ec6e9e2 __wine_spec_e...