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 356098 - crash in Sound:
crash in Sound:
Status: RESOLVED DUPLICATE of bug 355319
Product: gnome-control-center
Classification: Core
Component: Sound
2.16.x
Other All
: High critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-15 09:29 UTC by knedlik
Modified: 2006-10-10 19:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description knedlik 2006-09-15 09:29:13 UTC
Version: 2.16.0

What were you doing when the application crashed?



Distribution: Gentoo Base System version 1.12.4
Gnome Release: 2.16.0 2006-09-13 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 107622400 vsize: 107622400 resident: 14471168 share: 10149888 rss: 14471168 rss_rlim: -1
CPU usage: start_time: 1158326946 rtime: 28 utime: 28 stime: 0 cutime:3 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 47753259388016 (LWP 6814)]
0x00002b6e6aec08f5 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47753259388016 (LWP 6814))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Fabio Bonelli 2006-09-15 10:00:32 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 knedlik 2006-09-15 12:19:02 UTC
Not sure if I got right info, but I received this lines:

(gdb) run
Starting program: /usr/bin/gnome-sound-properties 
(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)
---Type <return> to continue, or q <return> to quit---
(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)
---Type <return> to continue, or q <return> to quit---
(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 46983979203696 (LWP 25497)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46983979203696 (LWP 25497)]
0x0000000000409de3 in main ()
(gdb) thread apply all bt

Thread 1 (Thread 46983979203696 (LWP 25497))

  • #0 main

Comment 3 Karsten Bräckelmann 2006-10-10 19:52:44 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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