I am getting a segmentation violation on my 5.2.11 install on Centos.

1. I created a test file

jsh MYDATA ~ -->CREATE-FILE RUSS.MODEL 1,1 1,1
[ 417 ] File RUSS.MODEL]D created , type = J4
[ 417 ] File RUSS.MODEL created , type = J4


2. I put a single record in it with a single line containing 3
values...

jsh MYDATA ~ -->ED RUSS.MODEL 11685
New record
11685
001+1500]2200]12

3. I then ran a SELECT using the WITH, BY and SAVING keywords...

SELECT RUSS.MODEL WITH *A1 "15]" BY *A0 SAVING *A0

4. It hangs for several minutes, then terminates with a segmentation
violation...

jBASE: Segmentation violation. Aborting

If I leave out either the BY or the SAVING, it works ok...

The same setup crashes on a Solaris server as well...

Do other people experience the same problem. I haven't tested this on
the latest 5.2.12 release...

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to