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 654780 - empathy-av killed when making an SIP call
empathy-av killed when making an SIP call
Status: RESOLVED DUPLICATE of bug 654634
Product: GStreamer
Classification: Platform
Component: gst-libav
unspecified
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-17 12:55 UTC by Etienne Segonzac
Modified: 2011-08-01 21:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace (28.80 KB, text/plain)
2011-07-17 12:55 UTC, Etienne Segonzac
Details

Description Etienne Segonzac 2011-07-17 12:55:23 UTC
Created attachment 192127 [details]
Backtrace

Overview : When making an SIP call, bug-buddy reports "empathy-av was killed". The empathy client stays open (but the call didn't happened).

Steps to reproduce : 
- There is only 1 account setup in empathy, an SIP one.
- Chat -> New call..
- Entering phone number
- Clicking "Call"

(note : SELINUX is set as permissive on this system.)
Comment 1 Fabio Durán Verdugo 2011-07-17 18:44:03 UTC
paste here the attach bt

[Thread debugging using libthread_db enabled]
warning: "/var/cache/abrt-di/usr/lib/debug/usr/lib/libicudata.so.44.2.debug": separate debug info file has no debug info
Core was generated by `/usr/libexec/empathy-av'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 0xb7848880 (LWP 13844))

  • #0 __kernel_vsyscall
    at arch/x86/vdso/vdso32/int80.S line 16
  • #1 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #2 __GI_abort
    at abort.c line 93
  • #3 g_assertion_message
    at gtestutils.c line 1358
  • #4 g_assertion_message_expr
    at gtestutils.c line 1369
  • #5 change_mode
    at gstpostproc.c line 360
  • #6 gst_post_proc_init
    at gstpostproc.c line 508
  • #7 g_type_create_instance
    at gtype.c line 1885
  • #8 g_object_constructor
    at gobject.c line 1615
  • #9 g_object_newv
    at gobject.c line 1479
  • #10 gst_element_factory_create
    at gstelementfactory.c line 387
  • #11 gst_element_factory_make
    at gstelementfactory.c line 455
  • #12 empathy_gst_add_to_bin
    at empathy-video-src.c line 74
  • #13 empathy_video_src_init
    at empathy-video-src.c line 167
  • #14 g_type_create_instance
    at gtype.c line 1885
  • #15 g_object_constructor
    at gobject.c line 1615
  • #16 g_object_newv
    at gobject.c line 1479
  • #17 gst_element_factory_create
    at gstelementfactory.c line 387
  • #18 gst_element_factory_make
    at gstelementfactory.c line 455
  • #19 empathy_video_src_new
    at empathy-video-src.c line 242
  • #20 create_video_input
    at empathy-streamed-media-window.c line 658
  • #21 empathy_streamed_media_window_init
    at empathy-streamed-media-window.c line 1135
  • #22 g_type_create_instance
    at gtype.c line 1885
  • #23 g_object_constructor
    at gobject.c line 1615
  • #24 g_object_newv
    at gobject.c line 1479
  • #25 g_object_new_valist
    at gobject.c line 1596
  • #26 g_object_new
    at gobject.c line 1311
  • #27 empathy_streamed_media_window_new
    at empathy-streamed-media-window.c line 1812
  • #28 new_call_handler_cb
    at empathy-av.c line 62
  • #29 g_closure_invoke
    at gclosure.c line 767
  • #30 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #31 g_signal_emit_valist
    at gsignal.c line 2983
  • #32 g_signal_emit
    at gsignal.c line 3040
  • #33 create_streamed_media_handler
    at empathy-streamed-media-factory.c line 207
  • #34 call_status_changed_cb
    at empathy-streamed-media-factory.c line 221
  • #35 call_status_changed_cb
    at empathy-streamed-media-factory.c line 214
  • #36 g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 533
  • #37 g_closure_invoke
    at gclosure.c line 767
  • #38 signal_emit_unlocked_R
    at gsignal.c line 3252
  • #39 g_signal_emit_valist
    at gsignal.c line 2983
  • #40 g_signal_emit
    at gsignal.c line 3040
  • #41 g_object_dispatch_properties_changed
    at gobject.c line 925
  • #42 g_object_notify_dispatcher
    at gobject.c line 330
  • #43 g_object_notify_queue_thaw
    at gobjectnotifyqueue.c line 132
  • #44 g_object_notify_by_spec_internal
    at gobject.c line 983
  • #45 g_object_notify
    at gobject.c line 1024
  • #46 tp_streamed_media_got_contact_cb
    at empathy-tp-streamed-media.c line 288
  • #47 get_contact_by_handle_cb
    at empathy-tp-contact-factory.c line 310
  • #48 contacts_context_continue
    at contact.c line 1789
  • #49 contacts_context_continue
    at contact.c line 1758
  • #50 connection_capabilities_prepare_cb
    at contact.c line 2537
  • #51 g_simple_async_result_complete
    at gsimpleasyncresult.c line 747
  • #52 complete_in_idle_cb
    at gsimpleasyncresult.c line 757
  • #53 g_idle_dispatch
    at gmain.c line 4558
  • #54 g_main_dispatch
    at gmain.c line 2441
  • #55 g_main_context_dispatch
    at gmain.c line 3014
  • #56 g_main_context_iterate
    at gmain.c line 3092
  • #57 g_main_loop_run
    at gmain.c line 3300
  • #58 gtk_main
    at gtkmain.c line 1358
  • #59 gtk_application_run_mainloop
    at gtkapplication.c line 85
  • #60 g_application_run
    at gapplication.c line 1322
  • #61 main
    at empathy-av.c line 163

Comment 2 Guillaume Desmottes 2011-08-01 10:40:37 UTC
Which version of gstreamer0.10-ffmpeg are you using? You seem to hit an assertion in it.
Comment 3 Tim-Philipp Müller 2011-08-01 10:50:04 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 654634 ***
Comment 4 Etienne Segonzac 2011-08-01 21:02:39 UTC
Name        : gstreamer-ffmpeg
Arch        : i686
Version     : 0.10.11
Release     : 2.fc15