search for: previnst

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

Did you mean: preinst
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?...
2019 May 10
2
[Pipeliner] MachinePipeliner TargetInstrInfo hooks need more information?
...st, MachineInstr *&CmpInst) unsigned TargetInstrInfo::reduceLoopCount(MachineBasicBlock &MBB, MachineInstr *IndVar, MachineInstr &Cmp, SmallVectorImpl<MachineOperand> &Cond, SmallVectorImpl<MachineInstr *> &PrevInsts, unsigned Iter, unsigned MaxIter) const Since the condition operands for branching in our architecture are found on the branch instruction and not the comparison instruction, we weren't able to populate Cond in reduceLoopCount. Furthermore, since some loops conditionally br...
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 file...
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...
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_sp...