Re: [Perlgssapi-users] GSSAPI 0.28 core dumps with kerberos 1.14 on Solaris
Brought to you by:
achimgrolms
From: Achim G. <ac...@gr...> - 2016-03-11 22:35:05
|
Hi Phalgun, currently I have no idea what is going wrong. 1. If I read the stacktrace correctly "get_value_vt" causes the "(invalid address alignment)". "get_value_vt" is deep inside the Kerberos-Library, I have no idea *how* GSSAPI.pm can cause this error. At first I will give a try to reproduce your bug-report, can you provide me the full version of your kerberos-implementaion, for exampke by running kinit --version ? I dont't have any Solaris/SunOS available for testing. Is there any chance I send some C-Code to you to get some testresults? Best Regards, Achim On Friday 11 March 2016, Phalgun Vaddepalli wrote: > Hi Team, > > I've have using kerberos on Solaris for quite some time and recently have > upgraded to Kerberos 1.14. As a result the GSSAPI had to be recompiled with > the newer version of Kerberos. While running the test inquire_cred.t causes > a core dump. > > I have raised a question on stackoverflow with all the details since I was > unaware of this mailing list:- > http://stackoverflow.com/questions/35935192/perl-module-gssapi-core-dumps-w > ith-kerberos-1-14?noredirect=1#comment59541504_35935192 > > Could someone help me out with it? > Thanks , > Phalgun Vaddepalli |