-
Segmentation fault while configuring the server
Hello,
I am getting a segmentation fault error while configuring the server
after installing Sybase ASE 15.0.2 (Express edition) on RHEL 5. The
following is what I get:
Building Adaptive Server 'A1AIGMD01445':
Writing entry into directory services...
Directory services entry complete.
Building master device...
sh: line 1: 4134 Segmentation fault /data/sybase/ASE-15_0/bin/
dataserver -d/data/sybase/data/master.dat -b30M -z2k -sA1AIGMD01445 -e/
data/sybase/ASE-15_0/install/A1AIGMD01445.log -T1623 -f >/tmp/sbQnn5Hx
2>&1
Task failed
dataserver: master device size for this server: 30.0 Mb
Server 'A1AIGMD01445' was not created.
dataserver: master database size for this server: 13.0 Mb
dataserver: model database size for this server: 3.0 Mb
Can anybody please let me know if I am missing something?
Thanks,
Pradeep
-
Re: Segmentation fault while configuring the server
On Oct 15, 2:57*pm, Pradeep wrote:
> Hello,
>
> I am getting a segmentation fault error while configuring the server
> after installing Sybase ASE 15.0.2 (Express edition) on RHEL 5. The
> following is what I get:
>
> Building Adaptive Server 'A1AIGMD01445':
> Writing entry into directory services...
> Directory services entry complete.
> Building master device...
> sh: line 1: *4134 Segmentation fault * * */data/sybase/ASE-15_0/bin/
> dataserver -d/data/sybase/data/master.dat -b30M -z2k -sA1AIGMD01445 -e/
> data/sybase/ASE-15_0/install/A1AIGMD01445.log -T1623 -f >/tmp/sbQnn5Hx
> 2>&1
> Task failed
> dataserver: master device size for this server: 30.0 Mb
> Server 'A1AIGMD01445' was not created.
> dataserver: master database size for this server: 13.0 Mb
> dataserver: model database size for this server: 3.0 Mb
>
> Can anybody please let me know if I am missing something?
>
> Thanks,
> Pradeep
This might be related to LD_POINTER_GUARD variable. check out the link
on Michael's site.
http://www.peppler.org/FAQ/linux.html#q1.22
There have been several threads on the same topic in group
sybase.public.ase.linux which you might want to check..
-HTH
Manish Negandhi
[TeamSybase]
-
Re: Segmentation fault while configuring the server
On Oct 15, 3:24*pm, Manish Negandhi wrote:
> On Oct 15, 2:57*pm, Pradeep wrote:
>
>
>
> > Hello,
>
> > I am getting a segmentation fault error while configuring the server
> > after installing Sybase ASE 15.0.2 (Express edition) on RHEL 5. The
> > following is what I get:
>
> > Building Adaptive Server 'A1AIGMD01445':
> > Writing entry into directory services...
> > Directory services entry complete.
> > Building master device...
> > sh: line 1: *4134 Segmentation fault * * */data/sybase/ASE-15_0/bin/
> > dataserver -d/data/sybase/data/master.dat -b30M -z2k -sA1AIGMD01445 -e/
> > data/sybase/ASE-15_0/install/A1AIGMD01445.log -T1623 -f >/tmp/sbQnn5Hx
> > 2>&1
> > Task failed
> > dataserver: master device size for this server: 30.0 Mb
> > Server 'A1AIGMD01445' was not created.
> > dataserver: master database size for this server: 13.0 Mb
> > dataserver: model database size for this server: 3.0 Mb
>
> > Can anybody please let me know if I am missing something?
>
> > Thanks,
> > Pradeep
>
> This might be related to LD_POINTER_GUARD variable. check out the link
> on Michael's site.
> *http://www.peppler.org/FAQ/linux.html#q1.22
>
> There have been several threads on the same topic in group
> sybase.public.ase.linux which you might want to check..
>
> -HTH
> Manish Negandhi
> [TeamSybase]
Thanks for the reply.
I tried setting/unsetting the $LG_POINTER_GUARD variable but with no
success. Is there anything that I have missed and should try? Or is
this a bug in ASE on Linux? I am a newbie to Sybase, so I might have
missed some obvious point. So, please suggest.
Thanks,
Pradeep
-
Re: Segmentation fault while configuring the server
On Oct 18, 5:08*pm, Pradeep wrote:
> On Oct 15, 3:24*pm, Manish Negandhi wrote:
>
>
>
> > On Oct 15, 2:57*pm, Pradeep wrote:
>
> > > Hello,
>
> > > I am getting a segmentation fault error while configuring the server
> > > after installing Sybase ASE 15.0.2 (Express edition) on RHEL 5. The
> > > following is what I get:
>
> > > Building Adaptive Server 'A1AIGMD01445':
> > > Writing entry into directory services...
> > > Directory services entry complete.
> > > Building master device...
> > > sh: line 1: *4134 Segmentation fault * * */data/sybase/ASE-15_0/bin/
> > > dataserver -d/data/sybase/data/master.dat -b30M -z2k -sA1AIGMD01445 -e/
> > > data/sybase/ASE-15_0/install/A1AIGMD01445.log -T1623 -f >/tmp/sbQnn5Hx
> > > 2>&1
> > > Task failed
> > > dataserver: master device size for this server: 30.0 Mb
> > > Server 'A1AIGMD01445' was not created.
> > > dataserver: master database size for this server: 13.0 Mb
> > > dataserver: model database size for this server: 3.0 Mb
>
> > > Can anybody please let me know if I am missing something?
>
> > > Thanks,
> > > Pradeep
>
> > This might be related to LD_POINTER_GUARD variable. check out the link
> > on Michael's site.
> > *http://www.peppler.org/FAQ/linux.html#q1.22
>
> > There have been several threads on the same topic in group
> > sybase.public.ase.linux which you might want to check..
>
> > -HTH
> > Manish Negandhi
> > [TeamSybase]
>
> Thanks for the reply.
>
> I tried setting/unsetting the $LG_POINTER_GUARD variable but with no
> success. Is there anything that I have missed and should try? *Or is
> this a bug in ASE on Linux? I am a newbie to Sybase, so I might have
> missed some obvious point. So, please suggest.
>
> Thanks,
> Pradeep
The problem got solved. I checked a thread in the ase.linux group and
I installed EBF15962 and that resolved the issue. Thanks for the
response.