[Rd] Seqfault, Address 0, track X11() (PR#11231)

brechbuehler at gmail.com brechbuehler at gmail.com
Wed Apr 23 16:55:12 CEST 2008


On Mon, Apr 21, 2008 at 10:15 PM, <liqun.xing at basf.com> wrote:
> When first time launch X11(), it was fine. However, when closed the X11 windon
> by clicking the close button, or closed it off by command Dev.off() and launched
> the X11() again, got segfault, and asking for exiting R and other options.

A) Yes, that happens occasionally; particularly if I forget to call
Dev.off() after closing the window.  Just try it again.
B) Instead of calling x11 without arguments, you could pass DISPLAY,
e.g., x11("localhost:0.0").
C) I've seen that suggestion to exit R.  Usually I ignore it, and
nothing bad happens.

Good luck
/Christian



More information about the R-devel mailing list