#0 0x00007f1b5b3b7f77 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 [Error: ../nptl/sysdeps/unix/sysv/linux/raise.c was not found in source tree] #1 0x00007f1b5b3bb5e8 in __GI_abort () at abort.c:90 [Error: abort.c was not found in source tree] #2 0x00007f1b5bed10dd in _g_log_abort () at /build/buildd/glib2.0-2.37.93/./glib/gmessages.c:255 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmessages.c was not found in source tree] #3 0x00007f1b5beee687 in g_assertion_message (domain=domain@entry=0x0, file=file@entry=0x7f1b5fc63f83 "address_to_str.c", line=line@entry=627, func=func@entry=0x7f1b5fc64010 <__FUNCTION__.12244> "address_to_str_buf", message=message@entry=0x7f1b64bd6300 "code should not be reached") at /build/buildd/glib2.0-2.37.93/./glib/gtestutils.c:2278 [Error: /build/buildd/glib2.0-2.37.93/./glib/gtestutils.c was not found in source tree] #4 0x00007f1b5beee6ea in g_assertion_message_expr (domain=domain@entry=0x0, file=file@entry=0x7f1b5fc63f83 "address_to_str.c", line=line@entry=627, func=func@entry=0x7f1b5fc64010 <__FUNCTION__.12244> "address_to_str_buf", expr=expr@entry=0x0) at /build/buildd/glib2.0-2.37.93/./glib/gtestutils.c:2293 [Error: /build/buildd/glib2.0-2.37.93/./glib/gtestutils.c was not found in source tree] #5 0x00007f1b5f1f408d in address_to_str_buf (addr=0x7f1b647c84e0, buf=0x7f1b43630000 "\316\023\304\023\330\001\330\001\200\027.143", buf_len=256) at address_to_str.c:627 622: g_snprintf(buf, buf_len, "Broadcast"); 623: else 624: g_snprintf(buf, buf_len, "0x%04x", ieee_802_15_4_short_addr); 625: break; 626: default: 627: g_assert_not_reached(); 628: } 629: 630: /* copy to output buffer */ 631: if (tempptr != temp) { 632: size_t temp_len = (size_t) (tempptr - temp); #6 0x00007f1b5f1f44b6 in ep_address_to_str (addr=addr@entry=0x7f1b647c84e0) at address_to_str.c:521 516: ep_address_to_str(const address *addr) 517: { 518: gchar *str; 519: 520: str=(gchar *)ep_alloc(MAX_ADDR_STR_LEN); 521: address_to_str_buf(addr, str, MAX_ADDR_STR_LEN); 522: return str; 523: } 524: 525: /* The called routines use se_alloc'ed memory */ 526: gchar* #7 0x00007f1b5f1f29d5 in get_addr_name (addr=0x7f1b647c84e0) at addr_resolv.c:2995 2990: if (addr->type == AT_NONE){ 2991: return "NONE"; 2992: } 2993: 2994: /* We need an ephemeral allocated string */ 2995: return ep_address_to_str(addr); 2996: } 2997: 2998: const gchar * 2999: se_get_addr_name(const address *addr) 3000: { #8 0x00007f1b624d9de5 in rtpstream_view_selection_func (selection=, model=0x7f1b644cda10, path=0x7f1b64bdc480, path_currently_selected=, userdata=) at rtp_stream_dlg.c:636 631: } 632: } 633: } 634: 635: if (selected_stream_fwd) { 636: g_snprintf(label_text, sizeof(label_text), "Forward: %s:%u -> %s:%u, SSRC=0x%X", 637: get_addr_name(&(selected_stream_fwd->src_addr)), 638: selected_stream_fwd->src_port, 639: get_addr_name(&(selected_stream_fwd->dest_addr)), 640: selected_stream_fwd->dest_port, 641: selected_stream_fwd->ssrc #9 0x00007f1b5d46e542 in _gtk_tree_selection_row_is_selectable (selection=selection@entry=0x7f1b64562030, node=node@entry=0x7f1b6484c2c0, path=path@entry=0x7f1b64bdc480) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeselection.c:1469 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeselection.c was not found in source tree] #10 0x00007f1b5d46e5c2 in gtk_tree_selection_real_select_node (selection=selection@entry=0x7f1b64562030, tree=tree@entry=0x7f1b64835d10, node=node@entry=0x7f1b6484c2c0, select=, select@entry=1) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeselection.c:1632 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeselection.c was not found in source tree] #11 0x00007f1b5d46ef8e in _gtk_tree_selection_internal_select_node (selection=0x7f1b64562030, node=0x7f1b6484c2c0, tree=0x7f1b64835d10, path=path@entry=0x7f1b64bf7850, mode=, override_browse_mode=override_browse_mode@entry=0) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeselection.c:1596 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeselection.c was not found in source tree] #12 0x00007f1b5d4832ec in gtk_tree_view_real_set_cursor (tree_view=tree_view@entry=0x7f1b64204470, path=path@entry=0x7f1b64bf7850, flags=flags@entry=(CLEAR_AND_SELECT | CURSOR_INVALID)) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeview.c:13231 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeview.c was not found in source tree] #13 0x00007f1b5d486ac3 in gtk_tree_view_row_deleted (model=, path=, data=0x7f1b64204470) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeview.c:9138 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreeview.c was not found in source tree] #14 0x00007f1b5c3972e8 in g_closure_invoke (closure=0x7f1b647fdfe0, return_value=0x0, n_param_values=2, param_values=0x7fff619e2090, invocation_hint=0x7fff619e2030) at /build/buildd/glib2.0-2.37.93/./gobject/gclosure.c:777 [Error: /build/buildd/glib2.0-2.37.93/./gobject/gclosure.c was not found in source tree] #15 0x00007f1b5c3a975d in signal_emit_unlocked_R (node=node@entry=0x7f1b62c0b740, detail=detail@entry=0, instance=instance@entry=0x7f1b644cda10, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fff619e2090) at /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c:3586 [Error: /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c was not found in source tree] #16 0x00007f1b5c3b194a in g_signal_emit_valist (instance=, signal_id=, detail=, var_args=var_args@entry=0x7fff619e2228) at /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c:3330 [Error: /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c was not found in source tree] #17 0x00007f1b5c3b1c22 in g_signal_emit (instance=instance@entry=0x7f1b644cda10, signal_id=, detail=detail@entry=0) at /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c:3386 [Error: /build/buildd/glib2.0-2.37.93/./gobject/gsignal.c was not found in source tree] #18 0x00007f1b5d463868 in gtk_tree_model_row_deleted (tree_model=tree_model@entry=0x7f1b644cda10, path=path@entry=0x7f1b64bf7950) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreemodel.c:1867 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtktreemodel.c was not found in source tree] #19 0x00007f1b5d379185 in gtk_list_store_remove (list_store=list_store@entry=0x7f1b644cda10, iter=iter@entry=0x7fff619e2350) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtkliststore.c:1233 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtkliststore.c was not found in source tree] #20 0x00007f1b5d3798b7 in gtk_list_store_clear (list_store=0x7f1b644cda10) at /build/buildd/gtk+3.0-3.8.4/./gtk/gtkliststore.c:1447 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtkliststore.c was not found in source tree] #21 0x00007f1b624da74a in rtpstream_dlg_update (list_lcl=0x7f1b648f3280) at rtp_stream_dlg.c:1078 1073: /* update the contents of the dialog box list_store */ 1074: /* list: pointer to list of rtp_stream_info_t* */ 1075: void rtpstream_dlg_update(GList *list_lcl) 1076: { 1077: if (rtp_stream_dlg != NULL) { 1078: gtk_list_store_clear(list_store); 1079: streams_nb = 0; 1080: 1081: list_lcl = g_list_first(list_lcl); 1082: while (list_lcl) 1083: { #22 0x00007f1b5f2322ee in draw_tap_listeners (draw_all=draw_all@entry=0) at tap.c:348 343: tap_listener_t *tl; 344: 345: for(tl=(tap_listener_t *)tap_listener_queue;tl;tl=tl->next){ 346: if(tl->needs_redraw || draw_all){ 347: if(tl->draw){ 348: tl->draw(tl->tapdata); 349: } 350: } 351: tl->needs_redraw=FALSE; 352: } 353: } #23 0x00007f1b6246e57b in tap_update_cb (data=) at main.c:1292 #24 0x00007f1b5becafa3 in g_timeout_dispatch (source=source@entry=0x7f1b63e9b770, callback=, user_data=) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:4450 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #25 0x00007f1b5beca446 in g_main_dispatch (context=0x7f1b62bbac60) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3065 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #26 g_main_context_dispatch (context=context@entry=0x7f1b62bbac60) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3641 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #27 0x00007f1b5beca798 in g_main_context_iterate (context=0x7f1b62bbac60, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3712 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #28 0x00007f1b5becab9a in g_main_loop_run (loop=0x7f1b643eade0) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3906 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #29 0x00007f1b5d37c3a5 in gtk_main () at /build/buildd/gtk+3.0-3.8.4/./gtk/gtkmain.c:1156 [Error: /build/buildd/gtk+3.0-3.8.4/./gtk/gtkmain.c was not found in source tree] #30 0x00007f1b624479b5 in main (argc=0, argv=0x7fff619e2770) at main.c:3193