[R] Added system Info:--Segmentation Fault occured while connecting to the database
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed Feb 18 09:12:49 CET 2009
Your R is ancient, and the R posting guide asked you to update before
posting.
This is a problem in a contributed DBMS package, so the posting guide
asked you to contact the maintainer and the R-sig-db list would be
the appropriate list to use. But please ensure you are using a
current version of R and the latest version of all the packages (which
you seem not even to have mentioned, RMySQL and DBI). Even then,
without your system and your copy of MySQL this may well not be
reproducible so you may have to debug (using gdb) yourself.
On Wed, 18 Feb 2009, Moumita Das wrote:
> Hi All,
> Wanted to add some more information ,regarding my problem.
> configuration of teh OS and R:---
> Linux 2.6.18-6-686
>> R.Version()
> $platform
> [1] "i486-pc-linux-gnu"
>
> $arch
> [1] "i486"
>
> $os
> [1] "linux-gnu"
>
> $system
> [1] "i486, linux-gnu"
>
> $status
> [1] "Patched"
>
> $major
> [1] "2"
>
> $minor
> [1] "4.0"
>
> $year
> [1] "2006"
>
> $month
> [1] "11"
>
> $day
> [1] "25"
>
> $`svn rev`
> [1] "39997"
>
> $language
> [1] "R"
>
> $version.string
> [1] "R version 2.4.0 Patched (2006-11-25 r39997)"
>
>
>
> --
> Thanks
> Moumita
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list