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 418768 - crash in Sound: just launched /preferenc...
crash in Sound: just launched /preferenc...
Status: RESOLVED DUPLICATE of bug 363005
Product: gnome-control-center
Classification: Core
Component: Sound
2.16.x
Other All
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 427906 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-15 22:34 UTC by Gunther
Modified: 2007-04-09 17:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Gunther 2007-03-15 22:34:23 UTC
Version: 2.16.2

What were you doing when the application crashed?
just launched /preferences/sound


Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-01-28 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 107425792 vsize: 107425792 resident: 13922304 share: 10493952 rss: 13922304 rss_rlim: -1
CPU usage: start_time: 1174001580 rtime: 17 utime: 16 stime: 1 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 47945019133152 (LWP 2938)]
0x00002b9b10af9ab5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47945019133152 (LWP 2938))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 __libc_start_main
    from /lib/libc.so.6
  • #5 ??
  • #6 ??
  • #7 ??
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Jens Granseuer 2007-03-15 23:41:55 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 Gunther 2007-03-16 19:28:48 UTC
I recompile glib gtk+ gnome-vtf and control-center with debug support. Here is the result. I hope it helps. Tell me if I have to recompile any other module with debug support.




Distribution: Gentoo Base System release 1.12.9
Gnome Release: 2.16.2 2007-01-28 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 107769856 vsize: 107769856 resident: 13987840 share: 10559488 rss: 13987840 rss_rlim: -1
CPU usage: start_time: 1174076758 rtime: 20 utime: 19 stime: 1 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 47749933944016 (LWP 6751)]
0x00002b6da4b3bab5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47749933944016 (LWP 6751))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 main
    at sound-properties-capplet.c line 478
  • #4 __libc_start_main
    from /lib/libc.so.6
  • #5 _start
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 3 Gunther 2007-03-16 19:32:40 UTC
I didn t mention it but I m using a gentoo 64 bits version. Let me know if you need any other specs.
Comment 4 Jens Granseuer 2007-03-16 22:19:50 UTC
Thanks for the feedback. This is very likely a duplicate of a well known crasher that should be fixed in 2.16.3. Please reopen if that is not the case.

*** This bug has been marked as a duplicate of 363005 ***
Comment 5 Gunther 2007-03-17 00:15:47 UTC
ok thank you.
Comment 6 Jens Granseuer 2007-04-09 17:54:27 UTC
*** Bug 427906 has been marked as a duplicate of this bug. ***