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 358087 - crash in Volume Control:
crash in Volume Control:
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 386285 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-28 05:38 UTC by csirkefog
Modified: 2006-12-15 19:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description csirkefog 2006-09-28 05:38:53 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 30539776 vsize: 0 resident: 30539776 share: 0 rss: 9748480 rss_rlim: 0
CPU usage: start_time: 1159421902 rtime: 0 utime: 34 stime: 0 cutime:30 cstime: 0 timeout: 4 it_real_value: 0 frequency: 8

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226729808 (LWP 4959)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226729808 (LWP 4959))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 _dl_rtld_di_serinfo
    from /lib/ld-linux.so.2
  • #5 _dl_make_stack_executable
    from /lib/ld-linux.so.2
  • #6 _dl_rtld_di_serinfo
    from /lib/ld-linux.so.2
  • #7 _dl_make_stack_executable
    from /lib/ld-linux.so.2
  • #8 dlopen_doit
    from /lib/tls/i686/cmov/libdl.so.2
  • #9 _dl_rtld_di_serinfo
    from /lib/ld-linux.so.2
  • #10 _dlerror_run
    from /lib/tls/i686/cmov/libdl.so.2
  • #11 __dlopen
    from /lib/tls/i686/cmov/libdl.so.2
  • #12 g_module_open
    from /usr/lib/libgmodule-2.0.so.0
  • #13 gst_plugin_load_file
    from /usr/lib/libgstreamer-0.10.so.0
  • #14 gst_plugin_load_by_name
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 gst_plugin_feature_load
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 gst_element_factory_create
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 gst_audio_default_registry_mixer_filter
    from /usr/lib/libgstaudio-0.10.so.0
  • #18 main
  • #0 __kernel_vsyscall

Comment 1 Ronald Bultje 2006-09-28 11:52:15 UTC
looks like a gst bug -> gst.
Comment 2 Tim-Philipp Müller 2006-10-05 09:44:51 UTC
Looks more like a bug in the dynamic loader or glib to me (unless we pass an invalid string of course).

csirkefog@gmail.com: Can you reproduce this?

If yes, could you install the following packages:

  - libc6-dbg
  - libglib2.0-0-dbg
  - libgstreamer0.10-0-dbg

and try to cause the crash again please (possibly by adding/removing the mixer applet)?

Comment 3 Tim-Philipp Müller 2006-10-09 11:24:52 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 4 Carlos Garcia Campos 2006-12-15 19:08:19 UTC
*** Bug 386285 has been marked as a duplicate of this bug. ***