Moumita Das
2009-Feb-18 06:07 UTC
[R] Added system Info:--Segmentation Fault occured while connecting to the database
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]]
Moumita Das
2009-Feb-18 06:11 UTC
[R] Added system Info:--Segmentation Fault occured while connecting to the database
Oops !! I had also included just one library in my script i.e RMySQL.So sorry for the inconvenience:( -- Thanks Moumita [[alternative HTML version deleted]]
Prof Brian Ripley
2009-Feb-18 08:12 UTC
[R] Added system Info:--Segmentation Fault occured while connecting to the database
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
Apparently Analagous Threads
- Sweave issue: quotes in verbatim-like output print incorrectly
- Segmentation Fault still exists
- Segmentation Fault occured while connecting to the database
- ERROR: system is computationally singular: reciprocal condition number = 4.90109e-18
- Possible Cause of Segmentation Fault