[R-sig-Debian] WG: R crashes when making graphs

Manderscheid Katharina Katharina.Manderscheid at unilu.ch
Tue Dec 7 08:33:21 CET 2010


here is the sessionInfo:
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i486-pc-linux-gnu (32-bit)

locale:
 [1] LC_CTYPE=de_CH.UTF-8       LC_NUMERIC=C
 [3] LC_TIME=de_CH.UTF-8        LC_COLLATE=de_CH.UTF-8
 [5] LC_MONETARY=C              LC_MESSAGES=de_CH.UTF-8
 [7] LC_PAPER=de_CH.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=de_CH.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] JGR_1.7-3    iplots_1.1-3 JavaGD_0.5-3 rJava_0.8-7

loaded via a namespace (and not attached):
[1] tools_2.12.0

and in the terminal the following:
> #
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000000, pid=19893, tid=3032509296
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Client VM (19.0-b09 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.9.2
# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.2-0ubuntu1~10.04.1
# Problematic frame:
# C  0x00000000
#
# An error report file with more information is saved as:
# /root/hs_err_pid19893.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted

dr. katharina manderscheid

soziologisches seminar
universität luzern

kasernenplatz 3
6000 luzern 7

tel. ++41 41 228 4657

________________________________________
Von: Liviu Andronic [landronimirc at gmail.com]
Gesendet: Montag, 6. Dezember 2010 21:17
An: Manderscheid Katharina
Cc: mar36 at psu.edu; r-sig-debian at r-project.org
Betreff: Re: [R-sig-Debian] R crashes when making graphs

On Mon, Dec 6, 2010 at 8:15 PM, Manderscheid Katharina
<Katharina.Manderscheid at unilu.ch> wrote:
> it does not seem to be a deducer problem but a jgr one. i cannot make graphs in jgr without deducer, only in the basic console-version of R.
>
The Deducer devel is one of JGR devels, so you're still better off
trying your luck there. You didn't give us
sessionInfo()

but make sure your have all your software up to date before. Try
old.packages()
update.packages(ask=F)

Regards
Liviu



More information about the R-SIG-Debian mailing list