From ravindra, 6 Years ago, written in Plain Text.
- view diff
Embed
  1. (gdb)                                                                                                                                                                  
  2. (gdb) bt full                                                                                                                                                          
  3. #0  0x00007fffedd57b40 in siptag_reason_str () from /usr/local/freeswitch/mod/mod_sofia.so                                                                              
  4. No symbol table info available.                                                                                                                                        
  5. #1  0x00007ffff72e40c4 in switch_core_session_hangup_state (session=session@entry=0x7fffc403af68, force=force@entry=SWITCH_TRUE) at src/switch_core_state_machine.c:852
  6.         cause = <optimized out>                                                                                                                                        
  7.         cause_q850 = <optimized out>                                                                                                                                    
  8.         proceed = 1                                                                                                                                                    
  9.         global_proceed = 1                                                                                                                                              
  10.         index = 1                                                                                                                                                      
  11.         state = CS_HANGUP                                                                                                                                              
  12.         midstate = CS_HANGUP                                                                                                                                            
  13.         endpoint_interface = <optimized out>                                                                                                                            
  14.         driver_state_handler = 0x7fffedd61160 <sofia_event_handlers>                                                                                                    
  15.         application_state_handler = <optimized out>                                                                                                                    
  16.         hook_var = <optimized out>                                                                                                                                      
  17.         use_session = 0                                                                                                                                                
  18.         __func__ = "switch_core_session_hangup_state"                                                                                                                  
  19.         __PRETTY_FUNCTION__ = "switch_core_session_hangup_state"                                                                                                        
  20. #2  0x00007ffff72e5a35 in switch_core_session_run (session=0x7fffc403af68) at src/switch_core_state_machine.c:615
  21.         global_proceed = 1
  22.         index = 0
  23.         proceed = 1
  24.         do_extra_handlers = 1
  25.         ptr = <optimized out>
  26.         rstatus = <optimized out>
  27.         state = <optimized out>
  28.         midstate = <optimized out>
  29.         endstate = <optimized out>
  30.         endpoint_interface = <optimized out>
  31.         driver_state_handler = <optimized out>
  32.         application_state_handler = <optimized out>
  33.         new_loops = 500
  34.         __PRETTY_FUNCTION__ = "switch_core_session_run"
  35.         __func__ = "switch_core_session_run"
  36. #3  0x00007ffff72dfe5e in switch_core_session_thread (thread=<optimized out>, obj=0x7fffc403af68) at src/switch_core_session.c:1648
  37.         session = 0x7fffc403af68
  38.         event = 0x0
  39.         event_str = 0x0
  40.         val = <optimized out>
  41.         __func__ = "switch_core_session_thread"
  42. ---Type <return> to continue, or q <return> to quit---
  43.         __PRETTY_FUNCTION__ = "switch_core_session_thread"
  44. #4  0x00007ffff72dbb53 in switch_core_session_thread_pool_worker (thread=0x7fffc405ac30, obj=<optimized out>) at src/switch_core_session.c:1711
  45.         td = 0x7fffc4052100
  46.         pop = 0x7fffc4052100
  47.         check_status = <optimized out>
  48.         node = <optimized out>
  49.         pool = 0x7fffc405a9d8
  50.         __func__ = "switch_core_session_thread_pool_worker"
  51. #5  0x00007ffff7596210 in dummy_worker (opaque=0x7fffc405ac30) at threadproc/unix/thread.c:151
  52.         thread = 0x7fffc405ac30
  53. #6  0x00007ffff53a4e25 in start_thread () from /lib64/libpthread.so.0
  54. No symbol table info available.
  55. #7  0x00007ffff49ff34d in clone () from /lib64/libc.so.6
  56.  
  57.     No symbol table info available.
  58.