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 456927 - crash in GStreamer Pipeline Editor: I was trying to make a l...
crash in GStreamer Pipeline Editor: I was trying to make a l...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-editor
0.3.3
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-14 18:44 UTC by bing0786
Modified: 2007-07-15 16:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description bing0786 2007-07-14 18:44:55 UTC
Version: 0.3.3

What were you doing when the application crashed?
I was trying to make a little webcam output with v4lsrc, tee and xvimagesink


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 38481920 vsize: 0 resident: 38481920 share: 0 rss: 15507456 rss_rlim: 0
CPU usage: start_time: 1184438527 rtime: 0 utime: 87 stime: 0 cutime:82 cstime: 0 timeout: 5 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/gst-editor'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226369360 (LWP 7542)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226369360 (LWP 7542))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 gst_xvimagesink_get_type
    from /usr/lib/gstreamer-0.8/libgstxvimagesink.so
  • #11 gst_pad_is_active
    from /usr/lib/libgstreamer-0.8.so.1
  • #12 gst_pad_set_active_recursive
    from /usr/lib/libgstreamer-0.8.so.1
  • #13 gst_pad_proxy_pad_link
    from /usr/lib/libgstreamer-0.8.so.1
  • #14 gst_pad_is_active
    from /usr/lib/libgstreamer-0.8.so.1
  • #15 gst_pad_set_active_recursive
    from /usr/lib/libgstreamer-0.8.so.1
  • #16 gst_element_get_type
    from /usr/lib/libgstreamer-0.8.so.1
  • #17 gst_v4lelement_get_type
    from /usr/lib/gstreamer-0.8/libgstvideo4linux.so
  • #18 gst_v4lsrc_get_type
    from /usr/lib/gstreamer-0.8/libgstvideo4linux.so
  • #19 gst_element_set_index
    from /usr/lib/libgstreamer-0.8.so.1
  • #20 gst_element_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #21 gst_bin_sync_children_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #22 gst_bin_get_by_name_recurse_up
    from /usr/lib/libgstreamer-0.8.so.1
  • #23 gst_bin_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #24 gst_pipeline_get_type
    from /usr/lib/libgstreamer-0.8.so.1
  • #25 gst_element_set_index
    from /usr/lib/libgstreamer-0.8.so.1
  • #26 gst_bin_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #27 gst_element_set_state
    from /usr/lib/libgstreamer-0.8.so.1
  • #28 gst_editor_element_get_type
    from /usr/lib/libgsteditor.so.0
  • #29 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #30 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #33 IA__gtk_main
    at gtkmain.c line 1024
  • #34 main
  • #0 __kernel_vsyscall

Comment 1 Tim-Philipp Müller 2007-07-15 16:37:53 UTC
gst-editor and GStreamer-0.8 are not supported any longer. You may have more luck with http://gsteditor.wordpress.com/ and GStreamer-0.10.

Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.