After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 579241 - crash when initiating voip with gtalk user
crash when initiating voip with gtalk user
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: VoIP
2.26.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-04-17 03:36 UTC by Sachin Garg
Modified: 2009-04-17 14:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Sachin Garg 2009-04-17 03:36:26 UTC
** (empathy:3834): DEBUG: calling MediaSessionHandler::Ready
** (empathy:3834): DEBUG: New stream, stream_id=1, media_type=0, direction=3
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding STUN server 216.239.51.126:19302
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding relay (udp) 216.239.51.126:19295 ppKPpnYukBQCEmft:dcLRy2Hl5OFoouMr 1
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding relay (tcp) 216.239.51.126:19294 ppKPpnYukBQCEmft:dcLRy2Hl5OFoouMr 1
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding relay (tls) 216.239.51.126:443 ppKPpnYukBQCEmft:dcLRy2Hl5OFoouMr 1
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding relay (udp) 216.239.51.126:19295 v9bgBVBFWIQsr2c8:2W4shC7nbv43NJO2 2
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding relay (tcp) 216.239.51.126:19294 v9bgBVBFWIQsr2c8:2W4shC7nbv43NJO2 2
** (empathy:3834): DEBUG: stream 1 0x844f9a0 (audio) get_all_properties_cb: Adding relay (tls) 216.239.51.126:443 v9bgBVBFWIQsr2c8:2W4shC7nbv43NJO2 2

Program received signal SIGSEGV, Segmentation fault.
get_all_properties_cb (proxy=0x82be800, out_Properties=0x81d37b0, error=0x0, user_data=0x0, weak_object=0x844f9a0) at stream.c:839
839	      tf_stream_error (stream, 0, error->message);
(gdb) where
  • #0 get_all_properties_cb
    at stream.c line 839
  • #1 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #2 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #3 ??
    from /lib/libglib-2.0.so.0
  • #4 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #5 ??
    from /lib/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #7 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 g_io_channel_unref
  • #9 __libc_start_main
    from /lib/libc.so.6
  • #10 g_io_channel_unref

[sachin@home-rawhide etc]$ rpm -qa |grep farsight
telepathy-farsight-debuginfo-0.0.6-1.fc11.i586
gstreamer-plugins-farsight-0.12.10-2.fc11.i586
telepathy-farsight-0.0.6-1.fc11.i586
farsight2-0.0.9-1.fc11.i586
Comment 1 Guillaume Desmottes 2009-04-17 14:38:09 UTC
Thanks for your report. This bug has been fixed in telepathy-farsight recently.