cairoDevice crashes on initialization

Bug #299239 reported by Patrick Wagstrom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cairodevice (Ubuntu)
New
Undecided
Unassigned

Bug Description

The version of r-cran-cairodevice (2.8-1) for i386 on Intrepid crashes when the command Cairo is called within R. Here's a simple way to reproduce:

> library(cairoDevice)
> Cairo(width = 7, height = 7, pointsize = 10, surface = "screen", filename = NULL)

 *** caught segfault ***
address 0xdd5f3a5, cause 'memory not mapped'

It should put a graphics window on the desktop. Downloading the most recent (2.9-2) code from http://cran.r-project.org/web/packages/cairoDevice/index.html and installing that over the .deb seems to fix the problem. So maybe it's just something weird with 2.8-1.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.