[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-03-02 Thread David Henningsson
Yes, it was just released into 12.04. Thanks everyone for testing! ** Changed in: pulseaudio (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933825

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-03-01 Thread Neil Broadley
A short "me too" that David Henningsson's instructions in comment #16 worked perfectly on my system too. Samsung Chronos 7 series running Precise and experiencing the exact same symptoms of this bug. Many thanks! Hope this makes it into Precise on launch day. -- You received this bug notificatio

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread David Duffey
To answer my own question, I was able to build the i386 libraries on amd64 by running bzr bd -- -S -uc -us sudo pbuilder --build pulseaudio*.dsc and then installing the resulting amd64 (from bzr bd) and i386 (from pbuilder). This allowed me to run the skype client that linked to 32bit libraries

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread David Duffey
Thanks David, this works! The only thing I don't know how to do is build the i386 .deb files so some legacy apps will still work. I made sure to install libjack-jack2-0 and friends, otherwise the build- dep was picking up libjack0 which conflicted w/ jack2 and wanted to remove some applications.

Re: [Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread Ben Moudry
Nevermind, didn't see the libpulse package in the build-area. Sorry On Wed, Feb 29, 2012 at 8:30 AM, Moudry, Benjamin wrote: > Sound is working now. I do have an issue with unmet dependency though. > > The following packages have unmet dependencies: > pulseaudio : Depends: libpulse0 (>= 1:1.1-

Re: [Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread Ben Moudry
Sound is working now. I do have an issue with unmet dependency though. The following packages have unmet dependencies: pulseaudio : Depends: libpulse0 (>= 1:1.1-0ubuntu11) but 1:1.1-0ubuntu10 is installed On Wed, Feb 29, 2012 at 8:15 AM, pi-xel <933...@bugs.launchpad.net> wrote: > Ok, forget

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread pi-xel
Ok, forget about it. Even when packets are not signed with PGP key and build fails, there are installable files in directory build-area. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933825 Title: p

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread pi-xel
You have to change the first entry in file "debian/changelog" from David Henningsson's PGP Key to your own (if you don't have one, create one, see Google :) ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

Re: [Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread Ben Moudry
I got the following error: dpkg-deb: building package `libpulsedsp-dbg' in `../libpulsedsp-dbg_1.1-0ubuntu11_amd64.deb'. dpkg-genchanges >../pulseaudio_1.1-0ubuntu11_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build pulseaudio-1.1 dpkg-buildpa

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread David Henningsson
Thanks for the feedback pi-xel! Btw, sudo apt-get install bzr-builddep in the above instructions should be sudo apt-get install bzr-builddeb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933825 Ti

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread pi-xel
Fix works for me :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933825 Title: pulseaudio crashed with SIGABRT in report_jack_state() To manage notifications about this bug go to: https://bugs.lau

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread pi-xel
Thank you! (and sorry for double post) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933825 Title: pulseaudio crashed with SIGABRT in report_jack_state() To manage notifications about this bug go t

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-29 Thread David Henningsson
Ok, I've pushed a fix to the bzr branch, so we can upload once we're out of beta freeze. If you would like to test right now that the fix works, please do: sudo apt-get build-dep pulseaudio sudo apt-get install bzr-builddep bzr branch lp:~ubuntu-audio-dev/pulseaudio/ubuntu.precise cd ubuntu.precis

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-27 Thread David Henningsson
Thanks! I've been able to spot two different problems in the log: D: [pulseaudio] alsa-mixer.c: Removing path 'analog-output-headphones' as it is a subset of 'analog-output-speaker'. 1) If the jacks have different state.plugged / state.unplugged that should be enough not for one path to be a subs

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-27 Thread medic
alsainfo at http://www.alsa- project.org/db/?f=f6bab1fcac97afd8e8c6cf7e55afbbd8054fd974 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933825 Title: pulseaudio crashed with SIGABRT in report_jack_sta

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-27 Thread medic
root@Slap-Top:~# echo autospawn = no >> ~/.pulse/client.conf root@Slap-Top:~# killall pulseaudio pulseaudio: no process found root@Slap-Top:~# LANG=C pulseaudio - --log-time=1 > ~/pulseverbose.log 2>&1 Aborted (core dumped) ** Attachment added: "pulseverbose.log" https://bugs.launchpad.ne

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-27 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/933825 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-24 Thread Przemysław Kulczycki
Here's my alsa-info output ** Attachment added: "alsa-info.txt.CW3EQjOGfs" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/933825/+attachment/2780283/+files/alsa-info.txt.CW3EQjOGfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-24 Thread Przemysław Kulczycki
Here's my pulseaudio log ** Attachment added: "pulseverbose.log" https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/933825/+attachment/2780258/+files/pulseverbose.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 933825] Re: pulseaudio crashed with SIGABRT in report_jack_state()

2012-02-24 Thread David Henningsson
Hi and thanks for trying out the development version of Ubuntu! This seems to hit quite a few people, my apologies! Would it be possible for one or more of you to add both a pulseaudio log (see https://wiki.ubuntu.com/PulseAudio/Log ) and an alsa-info (see https://wiki.ubuntu.com/Audio/AlsaInfo )