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 379690 - crash in Volume Control: boot
crash in Volume Control: boot
Status: RESOLVED DUPLICATE of bug 391278
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-27 05:54 UTC by boaictc
Modified: 2007-01-08 22:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description boaictc 2006-11-27 05:54:28 UTC
What were you doing when the application crashed?
boot


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6xen #1 SMP Fri Nov 10 13:56:52 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...
winscard_clnt.c:320:SCardEstablishContextTH() Cannot open public shared file: /var/run/pcscd.pub
GTK Panel of SCIM 1.4.4
Starting SCIM as daemon ...
SCIM has been successfully launched.
Smart Common Input Method 1.4.4
** (bug-buddy:3042): WARNING **: 无法为 打开文件夹 载入图标
--------------------------------------------------

Memory status: size: 71065600 vsize: 0 resident: 71065600 share: 0 rss: 3731456 rss_rlim: 0
CPU usage: start_time: 1164606794 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/mixer_applet2'

(no debugging symbols found)
Using host libthread_db library "/lib/i686/nosegneg/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208518432 (LWP 3077)]
(no debugging symbols found)
0x008d4402 in __kernel_vsyscall ()

Thread 1 (Thread -1208518432 (LWP 3077))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/nosegneg/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 free
    from /lib/i686/nosegneg/libc.so.6
  • #5 g_free
    from /lib/libglib-2.0.so.0
  • #6 gst_registry_xml_write_cache
    from /usr/lib/libgstreamer-0.10.so.0
  • #7 gst_registry_xml_read_cache
    from /usr/lib/libgstreamer-0.10.so.0
  • #8 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #9 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 g_option_context_parse
    from /lib/libglib-2.0.so.0
  • #11 gst_init_check
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 gst_init
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 main
  • #0 __kernel_vsyscall

Comment 1 Ronald Bultje 2007-01-06 17:15:25 UTC
-> gst, looks like a registry bug (?).
Comment 2 Tim-Philipp Müller 2007-01-08 22:42:26 UTC
Probably due to late g_thread_init(), see bug #391278. Closing until someone can reproduce a core >= current CVS (if it's still a problem I'm sure someone will, probably sooner rather than later).

*** This bug has been marked as a duplicate of 391278 ***