On Sat, 2007-09-08 at 16:27 +0930, Dan Shearer wrote: > There is something different about the environment when lp_load() is > called in cdo_mapi.c from openchangeclient to openchangepfamdin. When > openchangepfadmin calls it, lp_load is looking for an smb.conf. You can > see this if you set debuglevel=4. > > The MAPIInitialize looks identical in openchange*c, so what is the > difference?
You don't see MAPIInitialize debug in openchangeclient.c because debuglevel is set after calling MAPIInitialize while it is set prior calling it in openchangepfadmin. Anyway if you update to samba4-alpha1 you'll notice there is a problem with some Samba4 global variables which seems to turn unset once we enter SAMR functions through libmapiadmin library. This cause openchangepfadmin to segfault when checking for unix_charset in samba4/source/lib/charset/charcnv.c. -- Julien Kerihuel [EMAIL PROTECTED] OpenChange Project Manager GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
