Merge lp://staging/~diwic/ubuntu/lucid/pulseaudio/bugfixes into lp://staging/ubuntu/lucid/pulseaudio
Proposed by
David Henningsson
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~diwic/ubuntu/lucid/pulseaudio/bugfixes | ||||
Merge into: | lp://staging/ubuntu/lucid/pulseaudio | ||||
Diff against target: |
50 lines (+27/-0) 3 files modified
debian/changelog (+6/-0) debian/patches/0010-jack-server-shutdown.patch (+20/-0) debian/patches/series (+1/-0) |
||||
To merge this branch: | bzr merge lp://staging/~diwic/ubuntu/lucid/pulseaudio/bugfixes | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel T Chen | Approve | ||
Review via email: mp+21335@code.staging.launchpad.net |
Description of the change
LP: #538815
On sink unlinking, existing sink inputs are moved, which in turn calls
a get latency callback, which references the jack client. Therefore,
make sure the sink is unlinked before the client is closed. Failure to
do so might lead to SIGSEGV.
To post a comment you must log in.
Unmerged revisions
- 119. By David Henningsson
-
Fix SIGSEGV on jack server shutdown
I've merged this locally, but LP is taking its sweet time handling the repo pack format upgrade to 2a.