MichaelChirico / r-bugs

A ⚠️read-only⚠️mirror of https://bugs.r-project.org/
20 stars 0 forks source link

[BUGZILLA #14181] Error description not prompted but R crashes instead #3785

Closed MichaelChirico closed 4 years ago

MichaelChirico commented 4 years ago

From: pdemoulin@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::> Full_Name: Philippe Demoulin Version: R version 2.10.0 (2009-10-26) OS: OSX 10.4.11 on PPC Submission from: (NULL) (80.236.193.215)

Test: At the prompt, just type (without quotes) "> x=1:3". Please note the redundant ">" explictly keyed in for simulating the error

On my daughter MacMini G4 PPC 10.4.11 JSE 1.5, an normal error "Unexpected character >" is issued.

But on my iMac 10.4.11 PPC JSE 1.5 (so, same environment), R crashes: Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000020

Thread 0 Crashed: 0 libobjc.A.dylib 0x90a410f8 objc_msgSend + 24 1 org.R-project.R 0x0000dae4 Re_RBusy + 60 (Rcallbacks.m:178) 2 libR.dylib 0x003cdcf0 R_ReplDLLdo1 + 64 3 org.R-project.R 0x00018358 run_REngineRmainloop + 368 (Rinit.m:521) 4 org.R-project.R 0x00010a0c -[REngine runREPL] + 484 (REngine.m:181) 5 org.R-project.R 0x00002a38 main + 1040 (main.m:140) 6 org.R-project.R 0x000025ac _start + 760 7 org.R-project.R 0x000022b0 start + 48

Regards Philippe Demoulin, Tilff, Belgium


METADATA

MichaelChirico commented 4 years ago

From: Prof Brian Ripley <ripley@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>> Is this from the Mac GUI R.app. You are asked to send bug reports on that to the R-sig-mac list, as this is almost certainly not a bug in R but R.app, a separate project.

On Mon, 11 Jan 2010, pdemoulin@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::> wrote:

Full_Name: Philippe Demoulin
Version: R version 2.10.0 (2009-10-26)
OS: OSX 10.4.11 on PPC
Submission from: (NULL) (80.236.193.215)

Test:
At the prompt, just type (without quotes) "> x=1:3". Please note the
redundant
">" explictly keyed in for simulating the error

On my daughter MacMini G4 PPC 10.4.11 JSE 1.5, an normal error "Unexpected
character >" is issued.

But on my iMac 10.4.11 PPC JSE 1.5 (so, same environment), R crashes:
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000020

Thread 0 Crashed:
0   libobjc.A.dylib           0x90a410f8 objc_msgSend + 24
1   org.R-project.R           0x0000dae4 Re_RBusy + 60 (Rcallbacks.m:178)
2   libR.dylib                0x003cdcf0 R_ReplDLLdo1 + 64
3   org.R-project.R           0x00018358 run_REngineRmainloop + 368
(Rinit.m:521)
4   org.R-project.R           0x00010a0c -[REngine runREPL] + 484
(REngine.m:181)
5   org.R-project.R           0x00002a38 main + 1040 (main.m:140)
6   org.R-project.R           0x000025ac _start + 760
7   org.R-project.R           0x000022b0 start + 48

Regards
Philippe Demoulin, Tilff, Belgium

______________________________________________
R-devel@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

-- Brian D. Ripley, ripley@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::> Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ <CENSORING FROM DETECTED PHONE NUMBER ONWARDS; SEE BUGZILLA>


METADATA

MichaelChirico commented 4 years ago

From: Simon Urbanek <simon.urbanek@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>-project.org>

On Jan 12, 2010, at 4:04 , Prof Brian Ripley wrote:

Is this from the Mac GUI R.app.  You are asked to send bug reports  
on that to the R-sig-mac list, as this is almost certainly not a bug  
in R but R.app, a separate project.

Even worse, this is a known bug long fixed in R 2.10.1 and hence a
doubly pointless report ... Cheers, Simon


On Mon, 11 Jan 2010, pdemoulin@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::> wrote:

> Full_Name: Philippe Demoulin
> Version: R version 2.10.0 (2009-10-26)
> OS: OSX 10.4.11 on PPC
> Submission from: (NULL) (80.236.193.215)
>
>
> Test:
> At the prompt, just type (without quotes) "> x=1:3". Please note  
> the redundant
> ">" explictly keyed in for simulating the error
>
> On my daughter MacMini G4 PPC 10.4.11 JSE 1.5, an normal error  
> "Unexpected
> character >" is issued.
>
> But on my iMac 10.4.11 PPC JSE 1.5 (so, same environment), R crashes:
> Exception:  EXC_BAD_ACCESS (0x0001)
> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000020
>
> Thread 0 Crashed:
> 0   libobjc.A.dylib                  0x90a410f8 objc_msgSend + 24
> 1   org.R-project.R                  0x0000dae4 Re_RBusy + 60  
> (Rcallbacks.m:178)
> 2   libR.dylib                       0x003cdcf0 R_ReplDLLdo1 + 64
> 3   org.R-project.R                  0x00018358 run_REngineRmainloop + 368
> (Rinit.m:521)
> 4   org.R-project.R                  0x00010a0c -[REngine runREPL] + 484
> (REngine.m:181)
> 5   org.R-project.R                  0x00002a38 main + 1040 (main.m:140)
> 6   org.R-project.R                  0x000025ac _start + 760
> 7   org.R-project.R                  0x000022b0 start + 48
>
>
> Regards
> Philippe Demoulin, Tilff, Belgium
>
> ______________________________________________
> R-devel@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

-- 
Brian D. Ripley,                  ripley@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
<CENSORING FROM DETECTED PHONE NUMBER ONWARDS; SEE BUGZILLA>

-----------

#### METADATA
 - Comment author - Jitterbug compatibility account
 - Timestamp - 2010-01-12 21:38:56 UTC
MichaelChirico commented 4 years ago

From: philippe demoulin <pdemoulin@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>> 2010/1/12 Simon Urbanek <simon.urbanek@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>-project.org>

Even worse, this is a known bug long fixed in R 2.10.1 and hence a doubly
pointless report ...
Cheers,
Simon

You're right... have not seen that my daughter has a more recent version.

Download 2.10.1 from KUL-Leuven mirror on my G5 and all is fine: you can close the ticket Thanks for this follow-up Phil

[[alternative HTML version deleted]]

METADATA

MichaelChirico commented 4 years ago

NOTES: Already fixed in 2.10.1


METADATA

MichaelChirico commented 4 years ago

Audit (from Jitterbug): Tue Jan 12 15:36:44 2010 ripley moved from incoming to Macintosh Wed Jan 13 09:43:10 2010 ripley changed notes Wed Jan 13 09:43:10 2010 ripley moved from Macintosh to Macintosh-fixed


METADATA