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 481538 - crash in Volume Control: (Sorry I'm not good at E...
crash in Volume Control: (Sorry I'm not good at E...
Status: RESOLVED DUPLICATE of bug 463147
Product: gnome-applets
Classification: Other
Component: mixer
unspecified
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-29 08:56 UTC by gen_yamada
Modified: 2007-10-07 14:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description gen_yamada 2007-09-29 08:56:05 UTC
What were you doing when the application crashed?
(Sorry I'm not good at English.)
When I clicked the tab "Audio" of "Wine Configuration", I saw a pop-up which said to me, 
"There is no audio driver currently specified in the registry.
A recommended driver has been selected for you.
You can use this driver or select another driver if available.
You must click Apply for the selection to take effect."


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 45977600 vsize: 45977600 resident: 21139456 share: 16896000 rss: 21139456 rss_rlim: 4294967295
CPU usage: start_time: 1191055008 rtime: 66 utime: 55 stime: 11 cutime:4 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(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 -1208358576 (LWP 2816)]
(no debugging symbols found)
0x0012d402 in __kernel_vsyscall ()

Thread 1 (Thread -1208358576 (LWP 2816))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gtk_vscale_new
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 __assert_fail
    from /lib/libc.so.6
  • #8 snd_hctl_handle_events
    from /lib/libasound.so.2
  • #9 snd_mixer_handle_events
    from /lib/libasound.so.2
  • #10 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #11 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #12 ??
    from /usr/lib/gstreamer-0.10/libgstalsa.so
  • #13 gst_mixer_get_volume
    from /usr/lib/libgstinterfaces-0.10.so.0
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
    from /lib/libglib-2.0.so.0
  • #18 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #19 ??
    from /lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #21 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #22 bonobo_generic_factory_main_timeout
    from /usr/lib/libbonobo-2.so.0
  • #23 bonobo_generic_factory_main
    from /usr/lib/libbonobo-2.so.0
  • #24 panel_applet_factory_main_closure
    from /usr/lib/libpanel-applet-2.so.0
  • #25 panel_applet_factory_main
    from /usr/lib/libpanel-applet-2.so.0
  • #26 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (15 sec old) ---------------------
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...
GTK Panel of SCIM 1.4.5
Starting SCIM as daemon ...
SCIM has been successfully launched.
Smart Common Input Method 1.4.5
SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2657
wine: creating configuration directory '/home/gen/.wine'...
wine: '/home/gen/.wine' created successfully.
ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL default:0
fixme:jack:JACK_drvLoad error loading the jack library libjack.so.0, please install this library to use jack
--------------------------------------------------
Comment 1 Susana 2007-10-06 09:39:32 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


*** This bug has been marked as a duplicate of 463147 ***
Comment 2 gen_yamada 2007-10-07 14:50:32 UTC
(In reply to comment #1)
Hello.
I reported the Bug 481538.
I followed your instruction (Bug 463147 Comment #32) and installed the debug packages (wine, gtk2, gnome-vfs2 and glib2-debuginfo) via yum.
But I'm sorry I couldn't make the program crash in the same way, and I don't know what to do.
Is there anything I can do for you?