[Rd] Segfault when mistakenly calling [.data.frame (PR#13487)

2009-01-29 Thread brechbuehler
Full_Name: Christian Brechbuehler Version: 2.7.2, 2.8.1 OS: linux-gnu Submission from: (NULL) (24.128.51.18) Calling [.data.frame on an object that's not a data frame, specifically 1:10, causes segmentation fault. Context === We can subscript with a number of different notations:

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

2008-04-23 Thread brechbuehler
On Mon, Apr 21, 2008 at 10:15 PM, <[EMAIL PROTECTED]> 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 opt

[Rd] x11(....) kills R without DISPLAY (PR#10379)

2007-10-26 Thread brechbuehler
Full_Name: Christian Brechbuehler Version: 2.4.1, 2.5.1, OS: Ubuntu GNU/Linux Submission from: (NULL) (24.61.47.236) Context: 'X11' starts a graphics device driver on the display given by argument 'display'. Problem: If the environment variable DISPLAY is not set, the R pr