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 371298 - crash in sound-properties-capplet.c:478 [main]
crash in sound-properties-capplet.c:478 [main]
Status: RESOLVED DUPLICATE of bug 363005
Product: gnome-control-center
Classification: Core
Component: Sound
2.17.x
Other All
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 373013 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-05 23:30 UTC by Tom London
Modified: 2006-12-08 03:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tom London 2006-11-05 23:30:28 UTC
Version: 2.17.1

What were you doing when the application crashed?
I selected System->Preferences->Sound


Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.16.1 2006-10-21 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:37:32 EDT 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
** (nm-applet:3325): WARNING **: <WARN>  hal_net_physdev_cb(): dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.Hal was not provided by any .service files
** (nm-applet:3325): WARNING **: <WARN>  hal_net_physdev_cb(): dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.Hal was not provided by any .service files
compiz: water: GL_ARB_fragment_program is missing
Xlib: unexpected async reply (sequence 0xc)!
** Message: Could not connect to power manager: Could not get owner of name 'org.gnome.PowerManager': no such name
** (bug-buddy:3551): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 26206208 vsize: 0 resident: 26206208 share: 0 rss: 10543104 rss_rlim: 0
CPU usage: start_time: 1162769376 rtime: 0 utime: 18 stime: 0 cutime:16 cstime: 0 timeout: 2 it_real_value: 0 frequency: 3

Backtrace was generated from '/usr/bin/gnome-sound-properties'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208665264 (LWP 3548)]
(no debugging symbols found)
0x00fb9402 in __kernel_vsyscall ()

Thread 1 (Thread -1208665264 (LWP 3548))

  • #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 main
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-11-06 09:22:47 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Christian Kirbach 2006-11-09 16:38:02 UTC
*** Bug 373013 has been marked as a duplicate of this bug. ***
Comment 3 clydekunkel7734 2006-11-09 21:12:21 UTC
Backtrace was generated from '/usr/bin/gnome-sound-properties'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209029808 (LWP 4835)]
0x001a579e in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread -1209029808 (LWP 4835))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 main
    at sound-properties-capplet.c line 478
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0

Comment 4 André Klapper 2006-12-08 02:54:00 UTC
stacktrace looks pretty good, confirming. thanks a lot for helping! :-)
Comment 5 André Klapper 2006-12-08 03:07:45 UTC
bug 363005 provides even more info and is the same crash, therefore marking as duplicate.

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