segfault in garbage collection (PR#344)
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
25 Nov 1999 18:01:22 +0100
Andreas.Weingessel@ci.tuwien.ac.at writes:
> Program received signal SIGSEGV, Segmentation fault.
> 0x807d249 in errorcall (call=0x4062ec04,
> format=0xbf801cc0 "heap memory (6144 Kb) exhausted [needed 0 Kb more]\n See \"help(Memory)\" on how to increase the heap size.\n")
> at /home/Leisch/src/r-release/R/src/main/errors.c:192
> 192 {
>
>
> I reproduced this bug on a 2nd machine, even with the same number
> of Garbage collections.
Oh, drats.... I fixed the same bug with cons cells just before the
release. Change the error() to errorcall(R_NilValue) to fix.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._