On 24/10/2008, Jeffry R. Abramson <[EMAIL PROTECTED]> wrote: > We are running 64-bit ksh Version M 1993-12-28 s+ on a Dell 2950 running > Scientific Linux 5.1 (respin of Redhat 5.1) with a 2.6.24.4-64 kernel. We > are seeing some errors where scripts are dying after logging the following > in /var/log/messages: > > kernel: script [16631] general protection rip:41c006 rsp:7fff1cf9af60 > error:0 > kernel: script [30204]: segfault at eb8770 rip 4a8e98 rsp 7fffae5cc680 > error 4 > > Not sure if it is an application problem or a kernel problem or an > interaction between the two. Has anyone else out there seen similar > behavior?
No, but s+ is outdated. Retry with ksh93 t+ and run it: % export VMDEBUG=a % ksh93 Cedric -- Cedric Blancher <[EMAIL PROTECTED]> Institute Pasteur _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
