[Orca-users] Re: Segmentation Fault with 1.35
adlegrand
alegrand at wallace.com
Fri Sep 13 06:56:35 PDT 2002
YuuKk,
This system is having a problem with the RAW disk code
The raw disk code is seeing disks sd{6,11,12,28,29,49 150-162}
The SE disk routines does not see sd150-162.
There is code in th disk_map section that uses the first disk
on the system to Identify when it has reached the disk slices
part of the int the GLOBAL_DISK_INFO array.
sd6 is the first disk mentioned in the DISK_INFO array but it
does not have any slices (probably because it is a cdrom and
is not mounted.)
Kyle,
Would you please indentify all of the disks mentioned
about so that I can figure out how to stop the code from addressing
unallocated memory. ( Probably, I am going to add a second test
"second_name" to pick up the first two disks.
Alan
--- In orca-users at y..., "J. Kyle Cummings III" <jkcummi at y...> wrote:
> Ok, I think I am narrowing the scope.
>
> After I re-installed orca-0.27b2, I copied the following files into
> /usr/local/lib:
>
> orcallator.se-1.35.txt
> orcallator.cfg-1.35.txt
>
> I then backed up the old se and cfg and file renamed the 1.35 ones
to the
> .se and .cfg files.
>
> When I start orcallator now, it seg faults.
>
> I have attached a text file with the new trace. It looks a bit
different
> now...
>
> -Kyle
>
> --- jkcummi <jkcummi at y...> wrote:
> > I think I have narrowed the problem down to just ONE of my
Solaris 7
> > systems. I am going to go over it with a fine tooth comb today.
It
> > is possible that I am missing a patch or something.
> >
> > I went back and re-installed orca-0.27b2 on the 6 systems which
were
> > having problems. 5 of the six started working.
> >
> > I am going to put in the 1.35 updates next to see if that makes
them
> > break.
> >
> > -Kyle
> >
> > --- In orca-users at y..., "jkcummi" <jkcummi at y...> wrote:
> > > Ok, I did some new testing today. I tried to use SE 3.0 but it
> > does
> > > not support Solaris 7. I also tried to use SE 3.3 but it does
not
> > > support 32 bit. (We run Solaris 7 32 bit for application
support
> > > reasons)
> > >
> > > I guess I am stuck with using SE 3.2.1.
> > >
> > > Is there any additional information I can collect which might
point
> > > the SE folks at the root cause?
> > >
> > > Thanks for the help in this...
> > >
> > > -Kyle
> > >
> > > --- In orca-users at y..., Blair Zajac <blair at o...> wrote:
> > > > adlegrand wrote:
> > > > >
> > > > > Kyle,
> > > > >
> > > > > You seem to have uncovered a bug in the SE
toolkit.
> > Not
> > > the
> > > > > raw disk code. :( You have no idea how glad I am about
that.
> > It
> > > > > does however strongly resemble the errors that sometimes
> > occured
> > > in
> > > > > earlier versions of the RAW DISK code.
> > > > >
> > > > > These occured when the code was trying to identify a raw
device
> > > like
> > > > > sd27 which did not exist in the structure GLOBAL_disk_info
> > > > > [].short_name. It ended up walking off the end of the
array
> > into
> > > > > unallocated memory.
> > > > >
> > > > > You might try it with an earlier version of the SE toolkit.
To
> > see
> > > > > if this solve your problem.
> > > >
> > > > Alan,
> > > >
> > > > That's great news!
> > > >
> > > > If we could figure out where this error occurs, we could send
in
> > a
> > > bug
> > > > report to the SE developers.
> > > >
> > > > Kyle,
> > > >
> > > > You may want to try SE 3.3.
> > > >
> > > > Best,
> > > > Blair
> > > >
> > > > --
> > > > Blair Zajac <blair at o...>
> > > > Web and OS performance plots - http://www.orcaware.com/orca/
> >
> >
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! News - Today's headlines
> http://news.yahoo.com
More information about the Orca-users
mailing list