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 306981 - gsteamer-properties crashes without ~/.gstreamer*
gsteamer-properties crashes without ~/.gstreamer*
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-universe
0.8.x
Other other
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-06-09 04:47 UTC by solomarv
Modified: 2005-06-11 09:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description solomarv 2005-06-09 04:50:48 UTC
Distribution: Gentoo Base System version 1.6.12
Package: GStreamer
Severity: major
Version: GNOME2.10.1 0.8.x
Gnome-Distributor: Gentoo
Synopsis: gsteamer-properties crashes without ~/.gstreamer*
Bugzilla-Product: GStreamer
Bugzilla-Component: gst-universe
Bugzilla-Version: 0.8.x
BugBuddy-GnomeVersion: 2.0 (2.10.0)
Description:
Description of the crash:
gsteamer-properties crashes on clickin Test for sound output if
~/.gstreamer* does not exist

Steps to reproduce the crash:
1. rm -rf ~/.gstreamer
2. gsteamer-properties
3. click Test for sound output

Expected Results:
A crash is not expected.

How often does this happen?
This happens every time the steps above are executed.

Additional Information:
I am happy to provide additional information. 


Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226856784 (LWP 12957)]
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 ??
    from /lib/libc.so.6
  • #7 ??
  • #8 abort
    from /lib/libc.so.6
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 ??
  • #30 ??
  • #31 ??
  • #32 ??
  • #33 ??
  • #34 ??
  • #35 ??
  • #36 ??
  • #37 ??
  • #38 ??
  • #39 ??
  • #40 ??
  • #41 ??
  • #42 ??
  • #43 ??
  • #44 ??
  • #45 ??
  • #46 g_type_is_a
    from /usr/lib/libgobject-2.0.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-06-09 04:47 UTC -------


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 solomarv@cosi.clarkson.edu.

Comment 1 Ronald Bultje 2005-06-09 10:09:48 UTC
Please install debug symbols for gstreamer and gst-plugins and provide a full
backtrace, as described in http://live.gnome.org/GettingTraces.
Comment 2 Rouslan Solomakhin (Руслан Соломахин) 2005-06-11 00:07:04 UTC
Cannot reproduce after recompiled with debugging symbols. I guess you can close
this one.