From kde-bugs-dist Thu Jan 31 22:43:23 2013 From: Harald Sitter Date: Thu, 31 Jan 2013 22:43:23 +0000 To: kde-bugs-dist Subject: [Phonon] [Bug 268185] Crash late in startup Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=135967222117168 https://bugs.kde.org/show_bug.cgi?id=268185 --- Comment #46 from Harald Sitter --- This was fixed in alsa-lib git master in f49b2dc522a2564315c76d075203b15a39941e8a (and previous 3 commits). The function in question was not reentrant before, leading to bogus behavior in combination with certain pulseaudio integration configs [1]. I can confirm that this at least fixes the segfaults from strcpy and sprintf, which seem to be the most common symptom. [1] http://mailman.alsa-project.org/pipermail/alsa-devel/2013-January/059168.html -- You are receiving this mail because: You are watching all bug changes.