linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Bug Linphone 3.8.5


From: Joe Canvas
Subject: [Linphone-users] Bug Linphone 3.8.5
Date: Thu, 20 Aug 2015 23:28:44 +0000

Bug Linphone 3.8.5 (OS - Ubuntu 14.04.3) 
https://launchpad.net/~canvas/+archive/ubuntu/linphone
A segmentation fault occurs when you try to adjust account sip.linphone.org 
menu Wizard. Bug does not occur if the setting is made via the menu Options -> 
Preferences
Here is the backtrace from gdb:
address@hidden:~$ gdb linphone
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from linphone...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/linphone 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Traceback (most recent call last):
  File 
"/usr/share/gdb/auto-load/usr/lib/i386-linux-gnu/libstdc++.so.6.0.19-gdb.py", 
line 63, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named 'libstdcxx'
[New Thread 0xb400db40 (LWP 4196)]
2015-08-20 23:07:44:773 ortp-warning-Fail to open file 
/usr/bin//../share/linphone/linphonerc.factory
[New Thread 0xb36ffb40 (LWP 4197)]
[New Thread 0xb2ee0b40 (LWP 4198)]
[New Thread 0xb24a3b40 (LWP 4199)]
[New Thread 0xb1ca2b40 (LWP 4200)]
[New Thread 0xb14a1b40 (LWP 4201)]
[New Thread 0xacc4db40 (LWP 4202)]
[New Thread 0xa844bb40 (LWP 4203)]
[Thread 0xa844bb40 (LWP 4203) exited]
[New Thread 0xa844bb40 (LWP 4204)]
[Thread 0xa844bb40 (LWP 4204) exited]
[Thread 0xb14a1b40 (LWP 4201) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb6c2cc47 in ?? () from /usr/lib/libpolarssl.so.7
(gdb) bt
#0  0xb6c2cc47 in ?? () from /usr/lib/libpolarssl.so.7
#1  0xb6c2d1dc in ?? () from /usr/lib/libpolarssl.so.7
#2  0xb6c2d62c in ?? () from /usr/lib/libpolarssl.so.7
#3  0xb6c2d7a8 in x509_crt_verify () from /usr/lib/libpolarssl.so.7
#4  0xb6c286c7 in ssl_parse_certificate () from /usr/lib/libpolarssl.so.7
#5  0xb6c190a8 in ssl_handshake_client_step () from /usr/lib/libpolarssl.so.7
#6  0xb6c26758 in ssl_handshake_step () from /usr/lib/libpolarssl.so.7
#7  0xb724db47 in tls_channel_handshake (channel=0x83167d0)
    at transports/tls_channel_polarssl.c:214
#8  tls_process_handshake (obj=0x83167d0)
    at transports/tls_channel_polarssl.c:256
#9  0xb724deea in tls_process_data (obj=0x83167d0, revents=1)
    at transports/tls_channel_polarssl.c:285
#10 0xb7230e9e in belle_sip_main_loop_iterate (address@hidden)
    at belle_sip_loop.c:448
#11 0xb7231088 in belle_sip_main_loop_run (address@hidden)
    at belle_sip_loop.c:478
#12 0xb72310e7 in belle_sip_main_loop_sleep (ml=0x813d0c8, 
    address@hidden) at belle_sip_loop.c:490
#13 0xb723c4b6 in belle_sip_stack_sleep (stack=0x813d068, milliseconds=0)
    at sipstack.c:200
#14 0xb7f86c29 in sal_iterate () from /usr/lib/i386-linux-gnu/liblinphone.so.7
#15 0xb7f66126 in linphone_core_iterate ()
---Type <return> to continue, or q <return> to quit--- 
   from /usr/lib/i386-linux-gnu/liblinphone.so.7
#16 0x0805ecab in ?? ()
#17 0xb7626be1 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#18 0xb76260a7 in g_main_context_dispatch ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
#19 0xb7626468 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#20 0xb762676b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0xb7ae6450 in gtk_main () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#22 0x0805bfb5 in main ()
                                          


reply via email to

[Prev in Thread] Current Thread [Next in Thread]