On Mon, 3 Nov 2014 11:44:22 -0500 (EST)
Tristan Matthews <[email protected]> wrote:

> > > The hangs and missing accounts were due to the daemon process
> > > segfaulting and that was clearer once I ran it separately. The one
> > > bug I can definitely identify out of this is that not setting the
> > > private key file causes the daemon to segfault, even when first
> > > starting SFLphone after an upgrade.  
> > 
> > OK we will try and fix that ASAP.  
> 
> Would it be possible to get a backtrace for this?

#0  0x00000032f9932bfb in __strstr_sse42 () from /lib64/libc.so.6
#1  0x0000003d3fe4cc30 in _gnutls_url_is_known () from /lib64/libgnutls.so.28
#2  0x0000003d3fe4cc9a in gnutls_certificate_set_x509_key_file2 () from 
/lib64/libgnutls.so.28
#3  0x00007ffff7d37c3d in tls_open (ssock=0x785598) at 
../src/pj/ssl_sock_gtls.c:907
#4  0x00007ffff7d39988 in asock_on_connect_complete (asock=0x7877b8, status=0) 
at ../src/pj/ssl_sock_gtls.c:1884
#5  0x00007ffff7d3f8be in ioqueue_on_connect_complete (key=0x711b88, status=0) 
at ../src/pj/activesock.c:937
#6  0x00007ffff7d27612 in ioqueue_dispatch_write_event (ioqueue=0x715850, 
h=0x711b88) at ../src/pj/ioqueue_common_abs.c:280
#7  0x00007ffff7d29d92 in pj_ioqueue_poll (ioqueue=0x715850, 
timeout=0x7fffffffd820) at ../src/pj/ioqueue_select.c:966
#8  0x00007ffff7ceb023 in pjsip_endpt_handle_events2 (endpt=0x70aab8, 
max_timeout=0x7ffff7d4e930 <SIPVoIPLink::handleEvents()::timeout>, p_count=0x0) 
at ../src/pjsip/sip_endpoint.c:741
#9  0x00007ffff7ceb0cf in pjsip_endpt_handle_events (endpt=0x70aab8, 
max_timeout=0x7ffff7d4e930 <SIPVoIPLink::handleEvents()::timeout>) at 
../src/pjsip/sip_endpoint.c:769
#10 0x00007ffff7c3a6b0 in SIPVoIPLink::handleEvents (this=0x708608) at 
sipvoiplink.cpp:716
#11 0x00007ffff7c3cca7 in operator() (__closure=<optimized out>) at 
sipvoiplink.cpp:600
#12 std::_Function_handler<void(), 
SIPVoIPLink::SIPVoIPLink()::__lambda2>::_M_invoke(const std::_Any_data &) 
(__functor=...) at /usr/include/c++/4.8.3/functional:2071
#13 0x00007ffff7bf934e in operator() (this=0x669388) at 
/usr/include/c++/4.8.3/functional:2471
#14 ManagerImpl::pollEvents (this=<optimized out>) at managerimpl.cpp:1314
#15 0x0000003324824387 in DBus::DefaultMainLoop::dispatch() () from 
/lib64/libdbus-c++-1.so.0
#16 0x0000003324824eb9 in DBus::BusDispatcher::enter() () from 
/lib64/libdbus-c++-1.so.0
#17 0x0000000000414ac0 in DBusClient::event_loop (this=<optimized out>) at 
dbusclient.cpp:238
#18 0x0000000000414478 in run () at main.cpp:136
#19 main (argc=<optimized out>, argv=<optimized out>) at main.cpp:204
_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to