search for: 1efde80

Displaying 1 result from an estimated 1 matches for "1efde80".

Did you mean: 0ef9e80
2001 Nov 26
0
debugging R-devel on WinNT (was RE: zlib location)
...s, I get a bunch of dialog boxes that complained about DLL relocated. Is this normal? If I just type "c" and run Rgui, and issue the command "La.svd(matrix(runif(5e4), 5e2, 1e2))", I get a few more dialog boxes, one saying "Invalid address specified to RtlFreeHeap(9f0000, 1efde80)", another saying "HEAP(Rgui.exe)", and a SIGTRAP is generated. I did one more (crazy? stupid?) thing: I replaced the lapack.c in R-devel (dated Nov. 14, 2001) with the one in R-1.3.1 *as is*. It actually compiled! However, the result is the same. Any help on how to get gdb to w...