[Freeswitch-dev] Problems with release version

Tamas jalsot at gmail.com
Thu Jun 21 09:32:40 EDT 2007


Hi,

this issue is reported already:
http://jira.freeswitch.org/browse/SFSIP-8

Please complete the issue description if you have any more information.

Regards,
    Tamas

Sluschny, Thomas írta:
> Hi,
>  
> i downloaded the freeswitch snapshot from 16.06.07 and compiled it
> (with 2 little probs, i wrote it).
>  
> Now i see that only the debug version is ok,
> with release version i get a "null pointer exception" (0xC0000005:
> access exception on position 0x00000060) on every call i make
> (portaudio->sofia and vv).
>  
> Last log entries:
> 2007-06-19 18:08:25 [DEBUG] mod_dialplan_xml.c:372 dialplan_hunt()
> PortAudio/60 at 192.168.1.12 <mailto:PortAudio/60 at 192.168.1.12> State
> Change CS_RING -> CS_EXECUTE
> 2007-06-19 18:08:25 [DEBUG] switch_core_session.c:647
> switch_core_session_signal_state_change() Kill
> PortAudio/60 at 192.168.1.12 <mailto:PortAudio/60 at 192.168.1.12> [BREAK]
> 2007-06-19 18:08:25 [DEBUG] mod_portaudio.c:481 channel_kill_channel()
> PortAudio/60 at 192.168.1.12 <mailto:PortAudio/60 at 192.168.1.12> CHANNEL KILL
> 2007-06-19 18:08:25 [DEBUG] switch_core_state_machine.c:447
> switch_core_session_run() (PortAudio/60 at 192.168.1.12
> <mailto:PortAudio/60 at 192.168.1.12>) State EXECUTE
> 2007-06-19 18:08:25 [DEBUG] mod_portaudio.c:335 channel_on_execute()
> PortAudio/60 at 192.168.1.12 <mailto:PortAudio/60 at 192.168.1.12> CHANNEL
> EXECUTE
> 2007-06-19 18:08:25 [DEBUG] switch_core_state_machine.c:114
> switch_core_standard_on_execute() Standard EXECUTE
> 2007-06-19 18:08:25 [NOTICE] switch_core_state_machine.c:124
> switch_core_standard_on_execute() Execute
> bridge(sofia/192.168.1.111/60 at 192.168.1.12
> <mailto:sofia/192.168.1.111/60 at 192.168.1.12>)
>  
>  
>  
> Debugger shows problem during:
>
> switch_ivr_multi_threaded_bridge() in switch_ivr_bridge.c, line 519:
>
> a_leg = switch_core_session_alloc(session, sizeof(*a_leg));
>
>  
>
> which results in:
>
> switch_core_session_get_channel(switch_core_session_t *session)
>
> {    return session->channel;    <---------------------------- here
> session is NULL !!!!!!
>
>  
>
> But in debug version everything is ok,
>
> what happens?
>
>  
>
> regards,
>
> Thomas
>
>  
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>   




More information about the Freeswitch-dev mailing list