[R] RNetCDF seg fault

2005-11-29 Thread Viet Nguyen
Dear RNetCDF developers,

I haven't been able to load RNetCDF in R for a while.  I wonder if this 
is a bug or a problem with my installation.

I'm using Debian testing.

  library(RNetCDF)
Segmentation fault
5:01pm(dongda)~R --version
R 2.2.0 (2005-10-06).
Copyright (C) 2005 R Development Core Team

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the GNU
General Public License.  For more information about these matters,
see http://www.gnu.org/copyleft/gpl.html.
5:01pm(dongda)~uname -a
Linux dongda 2.6.11 #8 SMP Sun Mar 20 21:09:51 CET 2005 i686 GNU/Linux

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] RNetCDF seg fault

2005-11-29 Thread Prof Brian Ripley
This is not the address for the `RNetCDF developers': see the DESCRIPTION 
file for the maintainer's address.

Note that this package does pass the CRAN dailiy testing (on Debian Linux) 
so it looks like your own problem rather than a general one:

http://cran.r-project.org/src/contrib/checkSummary.html

Can you not at least use gdb to identify where the segfault is?

On Wed, 30 Nov 2005, Viet Nguyen wrote:

 Dear RNetCDF developers,

 I haven't been able to load RNetCDF in R for a while.  I wonder if this
 is a bug or a problem with my installation.

 I'm using Debian testing.

  library(RNetCDF)
 Segmentation fault
 5:01pm(dongda)~R --version
 R 2.2.0 (2005-10-06).
 Copyright (C) 2005 R Development Core Team

 R is free software and comes with ABSOLUTELY NO WARRANTY.
 You are welcome to redistribute it under the terms of the GNU
 General Public License.  For more information about these matters,
 see http://www.gnu.org/copyleft/gpl.html.
 5:01pm(dongda)~uname -a
 Linux dongda 2.6.11 #8 SMP Sun Mar 20 21:09:51 CET 2005 i686 GNU/Linux

 __
 R-help@stat.math.ethz.ch mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


-- 
Brian D. Ripley,  [EMAIL PROTECTED]
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, UKFax:  +44 1865 272595

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html