novell.support.suse.linux.standard-server
  Home FAQ Contact Sign in
novell.support.suse.linux.standard-server only
 
Advanced search
December 2006
motuwethfrsasuw
    123 48
45678910 49
11121314151617 50
18192021222324 51
25262728293031 52
2006
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2006      
total
novell.support ... standard-server Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Re: telnet service         


Author: Marcel Cox
Date: Dec 17, 2006 03:37

NoCTRL,

Your message was not posted to the official Novell news
server or crossposted to a non novell.* newsgroup.
While your news server might show the Novell support
newsgroups, Novell has no official connection with other news
servers, and the message you posted will probably never
propagate to the official Novell server. The SysOps only see
messages on the Novell server and for that reason,
you will probably never get a reply to your
message posted here.

I suggest you post your message directly to the official
novell news server named support-forums.novell.com. The
Novell news server is freely accessible both through HTTP
and NNTP. See http://support.novell.com/forums for details.

This message was posted automatically. Please do not reply
to it.

Marcel Cox
Novell Support Forums SysOp
no comments
  Ruby File Copy SEG Fault on 64-bit System         


Author: cjeness
Date: Dec 14, 2006 13:22

> I have a Ruby script which copies certain files from one subdirectory to
> another. I am running the latest version of Ruby (1.8.51.10) available
> from Suse under Suse Linux 9.3. On my 32-bit computer, my ruby scrip
> executes successfully. However, on my 64-bit AMD computer the script
> fails with the following error:
>
> /usr/lib64/ruby/1.8/ftools.rb:27: [BUG] Segmentation faul
> ruby 1.8.1 (2003-12-25) [x86_64-linux]
>
> Here is the line from my Ruby script which copies the file:
>
> File::syscopy(path1, path2)
>
> "path1" is the source file name and "path2" is the target file name. I
> have verified that both names are correct. The file being copied is 130
> Mb and the copy consistently fails on the 64-bit computer afterr 77 Mb have
> been copied. I have tried the script on 2 64-bit computers running Suse
> 9.3 and the copy fails in an idential manner. I have also tried the scrip
> on 1 32-bit computer running Suse 9.3 and the copy consistently succeeds.
> There is no issue on any of the computers on smaller files. ...
Show full article (1.73Kb)
no comments