[Freeswitch-users] enumLookup is not running in release mode

Yogesh Chaturvedi ychaturvedi at gmail.com
Wed Sep 26 03:30:57 PDT 2007


hi Mike,

  I have looked into code and found function  that create problem,

  hope information will be useful to exploring error.



static switch_status_t enum_lookup(char *root, char *in, enum_record_t
**results)

{

.

.

enum_query_t query = {0};

.

}
I try it in debug and release version both , in release version when it
execute the statement given above it lost the root and in value and show
<bad_ptr> but in debug version it do not lost value and working fine.

Thanks
Yogesh


On 9/14/07, Michael Jerris <mike at jerris.com> wrote:
>
> There are several known issues related to the release configuration in the
> current windows build.  I will dig in to these and hopefully resolve before
> I mark beta2.  In the mean time, I suggest you use the debug builds.
>
> Mike
>
>  On 9/14/07, Yogesh Chaturvedi <ychaturvedi at gmail.com> wrote:
>
> >  Hi All ,
> >
> > I am using to Enumlookup in FreeSwitch, Its working fine in debug mode
> > but in release mode it do not run and do not perform the searching and show
> > enumlookup fail.
> >
> > Thanks
> > Yogesh
> >
> > _______________________________________________
> > Freeswitch-users mailing list
> > Freeswitch-users at lists.freeswitch.org
> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> > UNSUBSCRIBE:
> > http://lists.freeswitch.org/mailman/options/freeswitch-users
> > http://www.freeswitch.org
> >
> >
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070926/369d61c4/attachment-0002.html 


More information about the FreeSWITCH-users mailing list