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 126539 - gnome-sound-recorder crashes
gnome-sound-recorder crashes
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: dont know
0.3.3
Other other
: High critical
: 0.3.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-09 06:59 UTC by hechavez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description hechavez 2003-11-09 07:13:06 UTC
Distribution: SuSE Linux 9.0 (i586)
Package: gnome-media
Severity: normal
Version: GNOME2.4.0 2.5.0
Gnome-Distributor: GARNOME
Synopsis: gnome-sound-recorder crashes
Bugzilla-Product: gnome-media
Bugzilla-Component: Gnome-Sound-Recorder
Bugzilla-Version: 2.5.0
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
crashes right away

Steps to reproduce the crash:
1. click on gnome-sound-recorder icon in gnome-session
2. 
3. 

Expected Results:
crash

How often does this happen?
all the time

Additional Information:



Debugging Information:

Backtrace was generated from '/opt/gnome/bin/gnome-sound-recorder'

[New Thread 16384 (LWP 22983)]
0x40b5aa86 in waitpid () from /lib/i686/libpthread.so.0

Thread 1 (Thread 16384 (LWP 22983))

  • #0 waitpid
    from /lib/i686/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 738
  • #2 __pthread_sighandler
    from /lib/i686/libpthread.so.0
  • #3 <signal handler called>
  • #4 g_logv
  • #5 g_log
  • #6 gst_thread_init
    at gstthread.c line 191
  • #7 g_type_create_instance
    at gtype.c line 1595
  • #8 g_object_constructor
    at gobject.c line 1024
  • #9 g_object_newv
    at gobject.c line 922
  • #10 g_object_new_valist
    at gobject.c line 961
  • #11 g_object_new
    at gobject.c line 815
  • #12 gst_element_factory_create
    at gstelementfactory.c line 226
  • #13 gst_element_factory_make
    at gstelementfactory.c line 277
  • #14 gst_thread_new
    at gstthread.c line 278
  • #15 make_record_pipeline
    at gsr-window.c line 1502
  • #16 init
    at gsr-window.c line 1568
  • #17 g_type_create_instance
    at gtype.c line 1595
  • #18 g_object_constructor
    at gobject.c line 1024
  • #19 g_object_newv
    at gobject.c line 922
  • #20 g_object_new_valist
    at gobject.c line 1005
  • #21 g_object_new
    at gobject.c line 815
  • #22 gsr_window_new
    at gsr-window.c line 1621
  • #23 gsr_open_window
    at gnome-recorder.c line 96
  • #24 main
    at gnome-recorder.c line 187
  • #0 waitpid
    from /lib/i686/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-11-09 02:11 -------

Unknown version 2.5.0 in product gnome-media. Setting version to the default, "unspecified".
The original reporter (hechavez@comcast.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-media-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-12-11 04:51:48 UTC
Matches the stack trace in bug 121929, which was closed with the words

  This is almost certainly due to a hosed GStreamer installation.

So, I hesitate to mark this as a duplicate.  I'll leave it to the
maintainers to decide.  I'll treat it as unique for now.
Comment 2 Ronald Bultje 2003-12-11 09:07:36 UTC
g_error() messages are always due to hosed systems and such. That's
why we g_error() on them. I'd suggest to gst-register, remove old
registries (in ~/.gstreamer/ and such), these kind of things.
Comment 3 Ronald Bultje 2004-01-04 00:00:35 UTC
I'm closing this as I don't think we'll get anything productive out of
this...