Sorry, I just used *A0 to keep the data/example really simple. You can
add a second field to this record and save it instead, it will still
crash...

Russell.

On Oct 25, 9:25 am, Daniel Klein <[email protected]> wrote:
> Indeed he has and it is being looked into ;-)
>
> While jBASE should not segfault, why anyone would want to do 'SAVING *A0'
> (since item-ids are 'saved' by default) is beyond me.
>
> Dan
>
>
>
> On Mon, Oct 24, 2011 at 6:15 PM, pat <[email protected]> wrote:
> > Sorry
>
> > The 'JBASE_I18N' setting is irrelevant
>
> > Have you reported this issue to jBASE International Support ?
>
> > On Oct 24, 10:31 pm, pat <[email protected]> wrote:
> > > Have you got the 'JBASE_I18N' environment variable set ?
>
> > > On Oct 24, 2:47 pm, Russell Bowes <[email protected]>
> > > wrote:
>
> > > > 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

-- 
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