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 349061 - segfault when resizing save window before clicking play
segfault when resizing save window before clicking play
Status: RESOLVED DUPLICATE of bug 349105
Product: istanbul
Classification: Other
Component: general
HEAD CVS
Other Linux
: Normal blocker
: ---
Assigned To: Zaheer Abbas Merali
Istanbul QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-28 10:00 UTC by Zaheer Abbas Merali
Modified: 2006-07-30 22:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2006-07-28 10:00:43 UTC
(gdb) bt

Thread 2 (process 15085)

  • #0 IA__g_hash_table_lookup
    at ghash.c line 275
  • #1 IA__g_signal_emit_valist
    at gsignal.c line 345
  • #2 IA__g_signal_emit
    at gsignal.c line 2241
  • #3 gst_object_sink
    from /usr/lib/libgstreamer-0.10.so.0
  • #4 g_object_notify_dispatcher
    at gobject.c line 242
  • #5 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #6 gst_pad_set_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #7 gst_proxy_pad_do_query_type
    from /usr/lib/libgstreamer-0.10.so.0
  • #8 gst_pad_set_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #9 gst_proxy_pad_do_query_type
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 gst_pad_set_caps
    from /usr/lib/libgstreamer-0.10.so.0
  • #11 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 gst_base_transform_get_type
  • #14 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #17 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #18 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #19 gst_base_transform_get_type
    from /usr/lib/libgstbase-0.10.so.0
  • #20 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #21 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #22 gst_ghost_pad_new_no_target
    from /usr/lib/libgstreamer-0.10.so.0
  • #23 gst_pad_alloc_buffer
    from /usr/lib/libgstreamer-0.10.so.0
  • #24 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #25 gst_queue_get_type
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #26 gst_task_set_lock
    from /usr/lib/libgstreamer-0.10.so.0
  • #27 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #28 g_thread_create_proxy
    at gthread.c line 582
  • #29 start_thread
    from /lib/libpthread.so.0
  • #30 clone
    from /lib/libc.so.6

Comment 1 Zaheer Abbas Merali 2006-07-28 15:29:41 UTC
Fixed in CVS.
Comment 2 Karsten Bräckelmann 2006-07-30 21:10:44 UTC
*** Bug 349344 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2006-07-30 21:15:36 UTC
Zaheer, unfortunately your description and "fixed" comment lacks a lot of details. However, the stacktrace looks like this actually is a gstreamer crash, rather than a bug in Instanbul.

Can you confirm this? Did you fix this issue in gstreamer? Am I right, that bug 349344 is the same crash?
Comment 4 Zaheer Abbas Merali 2006-07-30 21:45:52 UTC
This bug unfortunately has not yet been fixed.  I thought I had a workaround in Istanbul, but this is not the case.
Comment 5 Zaheer Abbas Merali 2006-07-30 21:47:38 UTC
It is a dupe of #349105

*** This bug has been marked as a duplicate of 349105 ***
Comment 6 Karsten Bräckelmann 2006-07-30 22:51:58 UTC
Thanks for the feedback, duplicate already corrected.