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

Yogesh Chaturvedi ychaturvedi at gmail.com
Wed Oct 3 07:21:53 PDT 2007


hi,
I have received mail from noreply at freeswitch.com  and

 I have done fresh checkout the latest tree code form trunk and has revision
# 5783, but still its release exe not doing enumlookup as debug exe is
doing.

Yogesh


On 9/26/07, Michael Jerris <mike at jerris.com> wrote:
>
> make sure there is a bug on jira.freeswitch.org on this.  I am slowly
> picking through these.
>
> Mike
>
> On 9/26/07, Yogesh Chaturvedi <ychaturvedi at gmail.com> wrote:
> >
> > 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
> > >
> > >
> >
> > _______________________________________________
> > 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/20071003/e51001f5/attachment-0002.html 


More information about the FreeSWITCH-users mailing list