Mailing List Archive

Can not install conserver in other directory (Segmentation fault)
I tried to make an image for diskless installation. When I installed the
conserver into the /install/netboot/rhels5.2/ppc64/service/rootimg, I found
it could not be started correctly

The conserver package I used is conserver-8.1.16-7.ppc64.rpm

rpm -ivh --root=/install/netboot/rhels5.2/ppc64/service/rootimg
/install/postscripts/xcat/RPMS/ppc64/conserver-8.1.16-7.ppc64.rpm
warning:
/install/postscripts/xcat/RPMS/ppc64/conserver-8.1.16-7.ppc64.rpm:
Header V3 DSA signature: NOKEY, key ID da736c68
Preparing...
########################################### [100%]
1:conserver
########################################### [100%]


chroot /install/netboot/rhels5.2/ppc64/service/rootimg
/usr/sbin/conserver
[Fri Oct 10 04:04:15 2008] conserver (23530): conserver.com version
8.1.16
[Fri Oct 10 04:04:15 2008] conserver (23530): started as `root' by
`root'
Segmentation fault

Thanks

Best Regards
----------------------------------------------------------------------
Wang Xiaopeng (ÍõÏþÅó)
IBM China System Technology Laboratory
Tel: 86-10-82453455
Email: wxp@cn.ibm.com
Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road,
Haidian District Beijing P.R.China 100193
Re: Can not install conserver in other directory (Segmentation fault) [ In reply to ]
On Oct 12 20:16, Xiao Peng Wang wrote:
> /usr/sbin/conserver
> [Fri Oct 10 04:04:15 2008] conserver (23530): conserver.com version
> 8.1.16
> [Fri Oct 10 04:04:15 2008] conserver (23530): started as `root' by
> `root'
> Segmentation fault

Next steps:
1. Install conserver-debuginfo
2. ulimit -c unlimited
3. /usr/sbin/conserver
4. gdb /usr/sbin/conserver core.*

Nate
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users
Re: Can not install conserver in other directory (Segmentation fault) [ In reply to ]
On Oct 14 11:23, Xiao Peng Wang wrote:
> My test version of conserver is conserver-8.1.16-7.ppc64.rpm. Since I
> could not find the corresponding version of conserver-debuginfo, I just
> attached the core file here.

Where did you get the rpm in the first place? The debuginfo rpm should
be there.
Do you have the source rpm? If so, when you rebuild it it should
produce a debuginfo package for you.

It might be helpful to see the `rpm -qi conserver` output to see where
the rpm was built.

Nate
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users