[Bug 317897] Re: pidgin crash with Pulse Audio

2016-01-21 Thread Richard-purdie-1
The issue in 15.10 is a different problem, likely in pidgin 2.10.11 where each time a sound plays, it leaks a socket pair, eventually running out of files. I'd guess its fixed in 2.10.12 with the commit "Remove Gstreamer pipeline after playing a sound". -- You received this bug notification becau

[Bug 317897] Re: pidgin crash with Pulse Audio

2016-01-01 Thread Michael Alexander
I'm having this exact issue ever since installing Ubuntu 15.10 (Wily Werewolf). It was never an issue before. I had my Pidgin sounds set to use ALSA. Changing them to "Automatic" made no difference. Pidgin crashes and closes itself out seemingly at random, whether I'm using my computer at the time

[Bug 317897] Re: pidgin crash with Pulse Audio

2010-01-06 Thread Przemysław Kulczycki
** Changed in: pulseaudio (Ubuntu) Status: Fix Committed => Fix Released -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-07-12 Thread BUGabundo
this has been fixed a long time ago. sorry for not closing sooner . ** Changed in: exaile Status: Incomplete => Invalid ** Changed in: pidgin (Ubuntu) Status: New => Invalid -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-07-12 Thread Steve Dodier
Hello, I do not understand how Exaile is linked to this bug. Could the authors of the bug please explain what in Exaile exactly causes the bug to happen, and provide the steps to reproduce in order to trigger it ? Does it still happen with the latest PulseAudio version ? Does Pidgin also crash wh

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-03-10 Thread Daniel T Chen
The fork() rework is in 0.9.15-test5. ** Changed in: pulseaudio (Ubuntu) Status: New => Fix Committed -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-02-07 Thread BUGabundo
Still getting this, EVEN with pulseaudio 9.15 from Luke's PPA [New Thread 0x7f2a567f9950 (LWP 817)] [New Thread 0x7f2a54ff6950 (LWP 818)] [New Thread 0x7f2a55ff8950 (LWP 819)] [New Thread 0x7f2a61c4c950 (LWP 821)] [New Thread 0x7f2a56ffa950 (LWP 820)] E: mainloop.c: ERROR: cannot create wakeup pip

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-27 Thread BUGabundo
I think i found the reason Exaile announce plugin to write the music to pidgin. When I press play, ot pause, it will crash most of the times. (13:00:16) nautilus: couldn't save '/home/bugabundo/.gnome2/nautilus-sendto/pidgin_buddies_online': Failed to create file '/home/bugabundo/.gnome2/naut

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread BUGabundo
$ gdb --args pidgin GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread Ka-Hing Cheung
since one of the output mentions too many open files, it may be related to https://bugzilla.redhat.com/show_bug.cgi?id=47 -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread BUGabundo
E: mainloop.c: ERROR: cannot create wakeup pipe ** ERROR:pulsemixerctrl.c:215:gst_pulsemixer_ctrl_open: assertion failed: (c->mainloop) Program received signal SIGABRT, Aborted. [Switching to Thread 0x7fa70c77a950 (LWP 3279)] 0x7fa7896d6fa5 in raise () from /lib/libc.so.6 (gdb) handle SIGPIPE

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread BUGabundo
Thanks darkrain42. I've installed the remaining debug libs. where should i ran handle SIGPIPE nostop ? in the gdb console? -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread darkrain42
I'm also a little confused how gtkmain.c seems to have debug symbols but the libpurple doesn't. Make sure you have the appropriate debug libraries installed... -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ub

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread darkrain42
I believe you need to run `handle SIGPIPE nostop` in order to get a usable backtrace. Your two backtraces so far have just stopped on SIGPIPE, which indicates that the socket (for an OSCAR and XMPP connection respectively) has been closed (which is not a SIGSEGV) -- pidgin crash with Pulse Audi

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread BUGabundo
$ gdb --args pidgin GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-24 Thread BUGabundo
i dont even have VLC open, (nor do i have vlc-plugin-pulse now installed) and pidgin has been crashing all morning! Would u like a new full backtrace of the next crash? where would I find PA logs to see if it maches/triggers anything from pidgin crash? -- pidgin crash with Pulse Audio https://b

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-23 Thread Daniel T Chen
Is this crash only reproducible with vlc-plugin-pulse installed and vlc running alongside pidgin? -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-23 Thread BUGabundo
removing vlc-plugin-pulse stops pidgin from crashing! how strange is that -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-23 Thread BUGabundo
spoke too soon: $ pidgin No protocol specified E: client-conf-x11.c: XOpenDisplay() failed E: shm.c: shm_open() failed: Too many open files E: shm.c: shm_open() failed: Too many open files E: shm.c: shm_open() failed: Too many open files E: mainloop.c: ERROR: cannot create wakeup pipe ** ERROR:pu

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-23 Thread BUGabundo
yeah it got stuck in queue on NM This should be it: $ apt-cache policy pulseaudio Installed: 0.9.14-0ubuntu1 pidgin hasnt crash yet. i'll get back to you in a few hours. ping me, if i forget... thanks -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-22 Thread Daniel T Chen
That isn't the latest version of pulseaudio in jaunty. -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-22 Thread BUGabundo
Yes. It just happened a sec ago Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fb03b6f77d0 (LWP 6165)] 0x7fb01e95efcb in jabber_parser_process () from /usr/lib/purple-2/libjabber.so.0 $ apt-cache policy pulseaudio Installed: 0.9.13-2ubuntu6 ** Changed in: pu

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-21 Thread Daniel T Chen
Is this symptom reproducible with the latest version of pulseaudio in jaunty? ** Changed in: pulseaudio (Ubuntu) Status: New => Incomplete -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-16 Thread BUGabundo
$ gdb --args pidgin GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show

[Bug 317897] Re: pidgin crash with Pulse Audio

2009-01-16 Thread BUGabundo
** Attachment added: "_usr_bin_pidgin.1000.crash" http://launchpadlibrarian.net/21266936/_usr_bin_pidgin.1000.crash ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/21266937/Dependencies.txt -- pidgin crash with Pulse Audio https://bugs.launchpad.net/bugs/317897 You r