r-base: crash when trying to save a postscript to a non-existing dir

Egon Willighagen e.willighagen at science.ru.nl
Wed Nov 23 11:57:20 UTC 2005


Package: r-base
Version: 2.1.1-1
Severity: normal


Hi,

attempting to save a postscript to a non-existing directory makes R crash.

The output:

egonw at chemo14: ~/tmp/r-bug $ ls -la
total 8
drwxr-xr-x   2 egonw debuser 4096 2005-11-23 12:55 .
drwxr-xr-x  14 egonw debuser 4096 2005-11-23 12:55 ..
egonw at chemo14: ~/tmp/r-bug $ R

R : Copyright 2005, The R Foundation for Statistical Computing
Version 2.1.1  (2005-06-20), ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for a HTML browser interface to help.
Type 'q()' to quit R.

> postscript(file="nondir/some.eps")
*** glibc detected *** double free or corruption (!prev): 0x000000000096df50 ***
Aborted

Egon


-- System Information:
Debian Release: testing/unstable
  APT prefers breezy-updates
  APT policy: (500, 'breezy-updates'), (500, 'breezy-security'), (500, 'breezy')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-9-amd64-k8-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages r-base depends on:
ii  r-base-core                   2.1.1-1    GNU R core of statistical computin
ii  r-recommended                 2.1.1-1    GNU R collection of recommended pa

Versions of packages r-base recommends:
ii  r-base-html                   2.1.1-1    GNU R html docs for statistical co
ii  r-base-latex                  2.1.1-1    GNU R LaTeX docs for statistical c

-- no debconf information




More information about the ubuntu-users mailing list