| To: | "S-News (E-mail)" <s-news@lists.biostat.wustl.edu> |
|---|---|
| Subject: | Solution: Terminating S Session: Signal: bad address signal |
| From: | Vadim Kutsyy <vkutsyy@cytokinetics.com> |
| Date: | Thu, 15 Nov 2001 12:31:04 -0800 |
-----Original Message-----
Well, I have some weird problem with Splus 6.0.1 under Suse 7.3.
I have a function, and function makes call
res<-res[, fields]
where res is data frame and fields is just a vector of column name. When
this call is executed, I am getting an error and Splus terminates:
Terminating S Session: Signal: bad address signal
-----------------------------
Solution from Bill Dunlap:
Before starting Splus set the environmental variable
% setenv S_NO_REMOVABLE_CHAR yes
(For linux $export S_NO_REMOVABLE_CHAR=yes)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | problem with RECODE function in S-PLUS 2000, Gilliam, Reid |
|---|---|
| Next by Date: | .Fortran call of DLL causing Splus exit, Kevin_Brand |
| Previous by Thread: | problem with RECODE function in S-PLUS 2000, Gilliam, Reid |
| Next by Thread: | .Fortran call of DLL causing Splus exit, Kevin_Brand |
| Indexes: | [Date] [Thread] [Top] [All Lists] |