On Wed, 19 Jul 2006, Perez Martin, Agustin wrote:

> Well, first I´m going to write the output of gdb:

Used incorrectly: you need to use

gdb  /path/to/R/bin/exec/R <corefile>

and perhaps 'where' at the gdb prompt.

(Or run R -d gdb.)

>       [EMAIL PROTECTED]:~$ gdb R core
> 
>       GNU gdb 6.3-debian
> 
>       Copyright 2004 Free Software Foundation, Inc.
> 
>       GDB is free software, covered by the GNU General Public License, and
> you are
> 
>       welcome to change it and/or distribute copies of it under certain
> conditions.
> 
>       Type "show copying" to see the conditions.
> 
>       There is absolutely no warranty for GDB.  Type "show warranty" for
> details.
> 
>       This GDB was configured as "x86_64-linux"..."/usr/bin/R": not in
> executable format: No se reconoce el formato del fichero
> 
>       
> 
>       Using host libthread_db library "/lib/libthread_db.so.1".
> 
>       Core was generated by `/home/agustin.perez/R-2.3.1/bin/exec/R'.
> 
>       Program terminated with signal 4, Illegal instruction.
> 
>       #0  0x0000002a9590086f in ?? ()

...

-- 
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, UK                Fax:  +44 1865 272595
______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to