Hi all, I am also testing FS release 1.0.2, but I faced strange problem. When I stop freeswitch (from CLI using ... or shutdown), Freeswitch ends with showing "Segmentation fault": Below is the last 15 lines when fault occures. Sometimes this does not happen and FS shut down normally.
===================================================================================== 2009-01-12 16:52:56 [CONSOLE] switch_loadable_module.c:1244 do_shutdown() mod_esf unloaded. 2009-01-12 16:52:56 [CONSOLE] switch_core.c:1462 switch_core_destroy() Closing Event Engine. 2009-01-12 16:52:56 [CONSOLE] switch_event.c:440 switch_event_shutdown() Stopping event queue 0 2009-01-12 16:52:56 [CONSOLE] switch_event.c:440 switch_event_shutdown() Stopping event queue 1 2009-01-12 16:52:56 [CONSOLE] switch_event.c:305 switch_event_thread() Event Thread 0 Ended. 2009-01-12 16:52:56 [CONSOLE] switch_event.c:445 switch_event_shutdown() Stopping dispatch queue 0 2009-01-12 16:52:56 [CONSOLE] switch_event.c:305 switch_event_thread() Event Thread 1 Ended. 2009-01-12 16:52:56 [CONSOLE] switch_event.c:247 switch_event_dispatch_thread() Dispatch Thread 0 Ended. 2009-01-12 16:52:56 [CONSOLE] switch_event.c:305 switch_event_thread() Event Thread 2 Ended. 2009-01-12 16:52:56 [CONSOLE] switch_event.c:414 switch_core_memory_reclaim_events() Returning 23 recycled event(s) 1012 bytes 2009-01-12 16:52:56 [CONSOLE] switch_event.c:416 switch_core_memory_reclaim_events() Returning 331 recycled event header(s) 5296 bytes 2009-01-12 16:52:56 [CONSOLE] switch_core_sqldb.c:539 switch_core_sqldb_stop() Waiting for unfinished SQL transactions 2009-01-12 16:52:56 [NOTICE] switch_core_sqldb.c:199 switch_core_sql_thread() SQL thread ending 2009-01-12 16:52:56 [CONSOLE] switch_scheduler.c:303 switch_scheduler_task_thread_stop() Stopping Task Thread Segmentation fault (core dumped) ===================================================================================== What should be the cause of such crash. ahgindia wrote: > > Hi All, > Recently I was testing the new freeswitch release 1.0.2 > The system has Fedora 8 with 2 GB RAM with Intel(R) Core(TM)2 Duo CPU > E7200 @ 2.53GHz processor. > But it crashed, when there were 96 active calls in it (as can be seen from > "show calls" on freeswitch cli) > There is a dump file for it, in the folder from where i started the > freeswitch. > Let me know how can we know the cause of the crash. > -- View this message in context: http://www.nabble.com/Freeswitch-crashed-%21%21%21-tp21386948p21414332.html Sent from the Freeswitch-users mailing list archive at Nabble.com. _______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
