[EMAIL PROTECTED] writes:
> Finally, for some reason I'm trying to track down, under Windows, pmg
> is crashing when a cairoDevice graphics device is being closed. This
> affects the plotnotebook and the Lattice Explorer. I have an update to
> gWidgetsRGtk2 that may fix it, but I haven't had a chance to fully
> test it. It can be installed with
This appears not to be Windows-specific. I see it on Fedora Core 5
too:
> plot(x = ashina$vas.active, y = ashina$vas.plac, type = "p",
+ pch = 1, col = ashina$grp)
*** caught segfault ***
address 0xfc, cause 'memory not mapped'
Traceback:
1: dev.off([EMAIL PROTECTED])
2: handler(...)
3: function (...) { handler(...) return(TRUE)}(list(obj = <S4
object of class "gGraphicsRGtk">, action = NULL), <pointer:
0xc327a60>)
Possible actions:
1: abort (with core dump)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
(2.4.0 Patched, upon closing the plotnotebook)
--
O__ ---- Peter Dalgaard Ă˜ster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.