address@hidden ~ $ LC_ALL=C gdb /usr/bin/linphone warning: Can not parse XML syscalls information; XML support was disabled at compile time. GNU gdb (Gentoo 7.0.1 p1) 7.0.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 "x86_64-pc-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/linphone...Reading symbols from /vt/debug/usr/bin/linphone-3.debug...done. (no debugging symbols found)...done. (gdb) r Starting program: /usr/bin/linphone [Thread debugging using libthread_db enabled] (linphone:6360): libglade-WARNING **: Radio button group video_item could not be found ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave ALSA lib conf.c:4600:(snd_config_expand) Unknown parameters 0 ALSA lib control.c:902:(snd_ctl_open_noupdate) Invalid CTL default:0 ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave [New Thread 0x7fffe8080710 (LWP 6365)] (linphone:6360): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (linphone:6360): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (linphone:6360): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (linphone:6360): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated [New Thread 0x7fffe718e710 (LWP 6367)] [New Thread 0x7fffe698d710 (LWP 6368)] (linphone:6360): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (linphone:6360): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (linphone:6360): libglade-WARNING **: could not find signal handler 'linphone_gtk_create_fonics_account'. (linphone:6360): Gtk-CRITICAL **: gtk_text_view_get_buffer: assertion `GTK_IS_TEXT_VIEW (text_view)' failed (linphone:6360): Gtk-CRITICAL **: gtk_text_buffer_get_end_iter: assertion `GTK_IS_TEXT_BUFFER (buffer)' failed Program received signal SIGSEGV, Segmentation fault. _gtk_text_btree_get_chars_changed_stamp (tree=0x20) at gtktextbtree.c:539 539 gtktextbtree.c: No such file or directory. in gtktextbtree.c (gdb) bt #0 _gtk_text_btree_get_chars_changed_stamp (tree=0x20) at gtktextbtree.c:539 #1 0x00007ffff6cf8a4c in gtk_text_iter_make_surreal (_iter=) at gtktextiter.c:161 #2 0x00007ffff6cfbceb in IA__gtk_text_iter_get_offset (iter=0x20) at gtktextiter.c:575 #3 0x0000000000414068 in linphone_gtk_display_log () at logging.c:85 #4 linphone_gtk_check_logs () at logging.c:106 #5 0x00007ffff5f48c5b in g_timeout_dispatch (source=0x7fffe0000eb0, callback=0, user_data=0x7ffff5f08280) at gmain.c:3396 #6 0x00007ffff5f4854d in g_main_dispatch (context=0x64ac30) at gmain.c:1960 #7 IA__g_main_context_dispatch (context=0x64ac30) at gmain.c:2513 #8 0x00007ffff5f4bf08 in g_main_context_iterate (context=0x64ac30, block=, dispatch=, self=) at gmain.c:2591 #9 0x00007ffff5f4c365 in IA__g_main_loop_run (loop=0x8d9950) at gmain.c:2799 #10 0x00007ffff6c57b97 in IA__gtk_main () at gtkmain.c:1218 #11 0x000000000040f101 in main (argc=1, argv=0x7fffffffdc08) at main.c:1198 (gdb) thread apply all bt Thread 4 (Thread 0x7fffe698d710 (LWP 6368)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 #1 0x00007ffff73383a2 in g_cond_timed_wait_posix_impl (cond=0x9699c4, entered_mutex=0x189, abs_time=) at gthread-posix.c:242 #2 0x00007ffff5f23fbf in g_async_queue_pop_intern_unlocked (queue=0x94ced0, try=0, end_time=0x7fffe698ce70) at gasyncqueue.c:365 #3 0x00007ffff5f72710 in g_thread_pool_wait_for_new_task (data=) at gthreadpool.c:220 #4 g_thread_pool_thread_proxy (data=) at gthreadpool.c:254 #5 0x00007ffff5f71296 in g_thread_create_proxy (data=0x99a670) at gthread.c:635 #6 0x00007ffff5cf782a in start_thread (arg=) at pthread_create.c:297 #7 0x00007ffff5a69b4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #8 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fffe718e710 (LWP 6367)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211 #1 0x00007ffff73383a2 in g_cond_timed_wait_posix_impl (cond=0x9699c4, entered_mutex=0x189, abs_time=) at gthread-posix.c:242 #2 0x00007ffff5f23fbf in g_async_queue_pop_intern_unlocked (queue=0x94ced0, try=0, end_time=0x7fffe718de70) at gasyncqueue.c:365 #3 0x00007ffff5f72710 in g_thread_pool_wait_for_new_task (data=) at gthreadpool.c:220 #4 g_thread_pool_thread_proxy (data=) at gthreadpool.c:254 #5 0x00007ffff5f71296 in g_thread_create_proxy (data=0x968630) at gthread.c:635 #6 0x00007ffff5cf782a in start_thread (arg=) at pthread_create.c:297 #7 0x00007ffff5a69b4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #8 0x0000000000000000 in ?? () Current language: auto The current source language is "auto; currently asm". Thread 2 (Thread 0x7fffe8080710 (LWP 6365)): #0 0x00007ffff5a63683 in select () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007ffff575cb9e in eXosip_read_message (max_message_nb=1, sec_max=5, usec_max=10000) at udp.c:1709 #2 0x00007ffff574b225 in eXosip_execute () at eXconf.c:804 #3 0x00007ffff574be8b in _eXosip_thread (arg=0x0) at eXconf.c:1102 #4 0x00007ffff5cf782a in start_thread (arg=) at pthread_create.c:297 #5 0x00007ffff5a69b4d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fbc700 (LWP 6360)): #0 _gtk_text_btree_get_chars_changed_stamp (tree=0x20) at gtktextbtree.c:539 #1 0x00007ffff6cf8a4c in gtk_text_iter_make_surreal (_iter=) at gtktextiter.c:161 #2 0x00007ffff6cfbceb in IA__gtk_text_iter_get_offset (iter=0x20) at gtktextiter.c:575 #3 0x0000000000414068 in linphone_gtk_display_log () at logging.c:85 #4 linphone_gtk_check_logs () at logging.c:106 #5 0x00007ffff5f48c5b in g_timeout_dispatch (source=0x7fffe0000eb0, callback=0, user_data=0x7ffff5f08280) at gmain.c:3396 ---Type to continue, or q to quit--- #6 0x00007ffff5f4854d in g_main_dispatch (context=0x64ac30) at gmain.c:1960 #7 IA__g_main_context_dispatch (context=0x64ac30) at gmain.c:2513 #8 0x00007ffff5f4bf08 in g_main_context_iterate (context=0x64ac30, block=, dispatch=, self=) at gmain.c:2591 #9 0x00007ffff5f4c365 in IA__g_main_loop_run (loop=0x8d9950) at gmain.c:2799 #10 0x00007ffff6c57b97 in IA__gtk_main () at gtkmain.c:1218 #11 0x000000000040f101 in main (argc=1, argv=0x7fffffffdc08) at main.c:1198 Current language: auto The current source language is "auto; currently c".