[gstreamer-bugs] [Bug 589146] crash in rhythmbox with pulse audio output

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 22 15:16:40 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=589146

  GStreamer | gst-plugins-good | Ver: 0.10.15

Christophe Fergeau changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |teuf at gnome.org




------- Comment #1 from Christophe Fergeau  2009-07-22 22:16 UTC -------
Here is an excerpt from #fedora-desktop (23/07/2009 around 17:00 UTC)

19:03 <@mccann> warren, mezcalero: http://fpaste.org/paste/19559

19:07 < mezcalero> mccann: hmm?

19:07 < mezcalero> mccann: under no circumstances pa_threaded_mainloop_new can 

                   fail

19:08 <@mccann> oh this was a pidgin crash

19:08 < mezcalero> mccann: the only reason why that call could fail is if 

                   pipe() fails

19:09 < mezcalero> mccann: which afaics can only happen if you run out of fds

19:09 < mezcalero> i.e. something's leaking fds

19:09 < mezcalero> mccann: any chance you can verify that?

19:09 <@mccann> how?

19:09 < mezcalero> just check /proc/$PID/fd

19:10 < mezcalero> i.e. while you are still hanging in gdb

19:10 < mezcalero> that dir shows how many fds are open

19:10 <@mccann> ok i'll just install more debuginfo and wait til it happens 

                again





http://fpaste.org/paste/19559 is:
which aborts on the same assertion as the backtrace from this bug

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7f5d8e2b0910 (LWP 2882)]
0x00007f5fff215445 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
Current language:  auto; currently minimal


#0  0x00007f5fff215445 in *__GI_raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007f5fff216c45 in *__GI_abort () at abort.c:92
#2  0x00007f60001dac0f in IA__g_assertion_message (
    domain=<value optimized out>, file=0x7f5fe2e889e5 "pulsesink.c", 
    line=<value optimized out>, func=0x7f5fe2e89a10 "gst_pulsesink_init", 
    message=0x7f5f8406f060 "assertion failed: ((pulsesink->mainloop =
pa_threaded_mainloop_new ()))") at gtestutils.c:1301
#3  0x00007f60001db1b0 in IA__g_assertion_message_expr (domain=0x0, 
    file=0x7f5fe2e889e5 "pulsesink.c", line=1391, 
    func=0x7f5fe2e89a10 "gst_pulsesink_init", expr=<value optimized out>)
    at gtestutils.c:1312
#4  0x00007f5fe2e83b81 in gst_caps_is_any () at gstcaps.c:926
#5  0x00007f5fdc0288c0 in ?? ()
#6  0x00007f5f8406eb80 in ?? ()
#7  0x00007f5fdc029e50 in ?? ()
#8  0x00007f6000a9e3c7 in IA__g_type_create_instance (
    type=<value optimized out>) at gtype.c:1674
#9  0x00007f6000a8227c in g_object_constructor (type=16401, 
    n_construct_properties=2882, construct_params=0x6) at gobject.c:1338
#10 0x00007f6000a82c86 in IA__g_object_newv (
    object_type=<value optimized out>, n_parameters=2215010320, 
    parameters=<value optimized out>) at gobject.c:1215
#11 0x0000000000000001 in ?? ()
#12 0x00007f5d8e2aea30 in ?? ()
#13 0x0000000002efa300 in ?? ()
#14 0x0000000000000000 in ?? ()


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=589146.




More information about the Gstreamer-bugs mailing list