[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldap_set_option crash



> If I run the code below the application crashes with access violation.
>
> int version = LDAP_VERSION3;
> ldap_set_option(ldap, LDAP_OPT_PROTOCOL_VERSION, &version);
>
> What can be the problem?

Considering the huge amount of information you give,
it could be anything in the universe, including a
blackout.

Please provide info on the version ofthe software
you're using and a backtrace of the failure (e.g.
run your client under gdb and type "bt" after
it SISEGVs)

Pierangelo.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it