MichaelChirico / r-bugs

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

[BUGZILLA #5405] library stepfun seems to have a problem #1970

Closed MichaelChirico closed 4 years ago

MichaelChirico commented 4 years ago

From: agandy@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>-ulm.de Full_Name: Axel Gandy Version: 1.8.0 OS: i386-pc-mingw32 (windows) Submission from: (NULL) (62.224.34.136)

The following code results in a crash of R: library(stepfun) stepfun(c(), c(1))(2)


METADATA

MichaelChirico commented 4 years ago

From: Martin Maechler <maechler@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>>

>>>> "agandy" == agandy  <agandy@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>-ulm.de>
>>>>     on Sat, 29 Nov 2003 17:42:20 +0100 (CET) writes:
agandy> The following code results in a crash of R:
library(stepfun) 
stepfun(c(), c(1))(2)

Thank you, Axel.

Yes, this should give an error instead, and will in R-patched as of tomorrow.

Martin Maechler <maechler@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>> http://stat.ethz.ch/~maechler/ Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND <CENSORING FROM DETECTED PHONE NUMBER ONWARDS; SEE BUGZILLA>


METADATA

MichaelChirico commented 4 years ago

NOTES: gave segfault with invalid args


METADATA

MichaelChirico commented 4 years ago

Audit (from Jitterbug): Mon Dec 8 13:56:12 2003 ripley changed notes Mon Dec 8 13:56:12 2003 ripley foobar Mon Dec 8 13:56:12 2003 ripley moved from incoming to Add-ons-fixed


METADATA