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 154222 - GStreamer-Properties crashed
GStreamer-Properties crashed
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: general
1.112.0
Other other
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
: 154223 163613 164523 168854 170062 172463 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-10-01 07:55 UTC by webmaster
Modified: 2005-04-02 21:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description webmaster 2004-10-01 07:53:26 UTC
Subject: GStreamer-Properties crashed

Distribution: Slackware Slackware 10.0.0
Package: gnome-media
Severity: normal
Version: GNOME2.8.0 2.8.0
Gnome-Distributor: GNOME.Org
Synopsis: GStreamer-Properties crashed
Bugzilla-Product: gnome-media
Bugzilla-Component: general
Bugzilla-Version: 2.8.0
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:

gstreeam-properties crashed

Steps to reproduce the crash:
1. start gstream-properties
2. click on 'test' button
3. applet crashed

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/gstreamer-properties'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 20508)]
0x40c73497 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 20508))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 741
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 kill
    from /lib/libc.so.6
  • #5 pthread_kill
    from /lib/libpthread.so.0
  • #6 raise
    from /lib/libpthread.so.0
  • #7 raise
    from /lib/libc.so.6
  • #8 abort
    from /lib/libc.so.6
  • #9 g_logv
    at gmessages.c line 522
  • #10 g_log
    at gmessages.c line 541
  • #11 gst_scheduler_factory_make
    at gstscheduler.c line 968
  • #12 gst_thread_init
    at gstthread.c line 205
  • #13 g_type_create_instance
    at gtype.c line 1595
  • #14 g_object_constructor
    at gobject.c line 1044
  • #15 gst_object_constructor
    at gstobject.c line 197
  • #16 g_object_newv
    at gobject.c line 941
  • #17 g_object_new_valist
    at gobject.c line 984
  • #18 g_object_new
    at gobject.c line 822
  • #19 gst_element_factory_create
    at gstelementfactory.c line 315
  • #20 gst_element_factory_make
    at gstelementfactory.c line 354
  • #21 _gst_parse__yyparse
    at grammar.y line 527
  • #22 _gst_parse_launch
    at grammar.y line 767
  • #23 gst_parse_launch
    at gstparse.c line 134
  • #24 user_test_pipeline
    at pipeline-tests.c line 92
  • #25 test_button_clicked
    at gstreamer-properties.c line 65
  • #26 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #27 g_closure_invoke
    at gclosure.c line 437
  • #28 signal_emit_unlocked_R
    at gsignal.c line 2435
  • #29 g_signal_emit_valist
    at gsignal.c line 2194
  • #30 g_signal_emit
    at gsignal.c line 2238
  • #31 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gtk_button_get_relief
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #34 g_type_class_meta_marshal
    at gclosure.c line 514
  • #35 g_closure_invoke
    at gclosure.c line 437
  • #36 signal_emit_unlocked_R
    at gsignal.c line 2365
  • #37 g_signal_emit_valist
    at gsignal.c line 2194
  • #38 g_signal_emit
    at gsignal.c line 2238
  • #39 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #40 gtk_button_get_relief
    from /usr/lib/libgtk-x11-2.0.so.0
  • #41 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #42 g_type_class_meta_marshal
    at gclosure.c line 514
  • #43 g_closure_invoke
    at gclosure.c line 437
  • #44 signal_emit_unlocked_R
    at gsignal.c line 2473
  • #45 g_signal_emit_valist
    at gsignal.c line 2204
  • #46 g_signal_emit
    at gsignal.c line 2238
  • #47 gtk_widget_send_expose
    from /usr/lib/libgtk-x11-2.0.so.0
  • #48 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #49 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #50 gdk_x11_register_standard_event_type
    from /usr/lib/libgdk-x11-2.0.so.0
  • #51 g_main_context_dispatch
    at gmain.c line 1942
  • #52 g_main_context_iterate
    at gmain.c line 2573
  • #53 g_main_loop_run
    at gmain.c line 2777
  • #54 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #55 main
    at gstreamer-properties.c line 320
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-10-01 03:53 -------


Unknown version 2.8.0 in product gnome-media. Setting version to "1.112.0".
Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-media".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was webmaster@krivov.msk.ru.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 David Sedeño Fernández 2004-10-01 10:52:55 UTC
*** Bug 154223 has been marked as a duplicate of this bug. ***
Comment 2 Balamurali Viswanathan 2004-12-08 11:11:48 UTC
From the above stack trace I guess you don't have a registry. Could you please
try running gst-register and then try to simulate the crash. Moving to Needinfo
state
Comment 3 Ronald Bultje 2005-01-11 22:59:12 UTC
*** Bug 163613 has been marked as a duplicate of this bug. ***
Comment 4 Elijah Newren 2005-01-18 21:20:12 UTC
*** Bug 164523 has been marked as a duplicate of this bug. ***
Comment 5 Ronald Bultje 2005-03-01 17:45:14 UTC
Bala fixed this a while ago, thanks Bala.
Comment 6 Ronald Bultje 2005-03-01 17:45:32 UTC
*** Bug 168854 has been marked as a duplicate of this bug. ***
Comment 7 Elijah Newren 2005-03-12 17:16:30 UTC
*** Bug 170062 has been marked as a duplicate of this bug. ***
Comment 8 Elijah Newren 2005-04-02 21:31:34 UTC
*** Bug 172463 has been marked as a duplicate of this bug. ***