* [Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio
@ 2016-04-03 4:54 John Frankish
2016-04-03 19:32 ` [Qemu-devel] [Bug 1565395] " pranith
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: John Frankish @ 2016-04-03 4:54 UTC (permalink / raw)
To: qemu-devel
Public bug reported:
If I compile qemu-2.4.1 like this:
CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
--localstatedir=/var --libexecdir=/usr/local/lib/qemu
--interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
--disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
--target-list="i386-softmmu i386-linux-user x86_64-softmmu
x86_64-linux-user" --smbd=/usr/local/sbin/smbd
find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;
make
..it works fine.
If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
message and stops. Strace shows qemu is not hung, but loops continually.
The same happens with qemu-2.2.1 and qemu-2.5.0.
** Affects: qemu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1565395
Title:
qemu-2.4.1 fails when compiled against pulseaudio
Status in QEMU:
New
Bug description:
If I compile qemu-2.4.1 like this:
CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
--localstatedir=/var --libexecdir=/usr/local/lib/qemu
--interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
--disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
--target-list="i386-softmmu i386-linux-user x86_64-softmmu
x86_64-linux-user" --smbd=/usr/local/sbin/smbd
find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;
make
..it works fine.
If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
message and stops. Strace shows qemu is not hung, but loops continually.
The same happens with qemu-2.2.1 and qemu-2.5.0.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1565395/+subscriptions
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Qemu-devel] [Bug 1565395] Re: qemu-2.4.1 fails when compiled against pulseaudio
2016-04-03 4:54 [Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio John Frankish
@ 2016-04-03 19:32 ` pranith
2020-11-18 10:16 ` Thomas Huth
2021-01-18 4:17 ` Launchpad Bug Tracker
2 siblings, 0 replies; 4+ messages in thread
From: pranith @ 2016-04-03 19:32 UTC (permalink / raw)
To: qemu-devel
** Changed in: qemu
Status: New => Confirmed
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1565395
Title:
qemu-2.4.1 fails when compiled against pulseaudio
Status in QEMU:
Confirmed
Bug description:
If I compile qemu-2.4.1 like this:
CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
--localstatedir=/var --libexecdir=/usr/local/lib/qemu
--interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
--disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
--target-list="i386-softmmu i386-linux-user x86_64-softmmu
x86_64-linux-user" --smbd=/usr/local/sbin/smbd
find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;
make
..it works fine.
If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
message and stops. Strace shows qemu is not hung, but loops continually.
The same happens with qemu-2.2.1 and qemu-2.5.0.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1565395/+subscriptions
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 1565395] Re: qemu-2.4.1 fails when compiled against pulseaudio
2016-04-03 4:54 [Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio John Frankish
2016-04-03 19:32 ` [Qemu-devel] [Bug 1565395] " pranith
@ 2020-11-18 10:16 ` Thomas Huth
2021-01-18 4:17 ` Launchpad Bug Tracker
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2020-11-18 10:16 UTC (permalink / raw)
To: qemu-devel
The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
** Changed in: qemu
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1565395
Title:
qemu-2.4.1 fails when compiled against pulseaudio
Status in QEMU:
Incomplete
Bug description:
If I compile qemu-2.4.1 like this:
CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
--localstatedir=/var --libexecdir=/usr/local/lib/qemu
--interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
--disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
--target-list="i386-softmmu i386-linux-user x86_64-softmmu
x86_64-linux-user" --smbd=/usr/local/sbin/smbd
find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;
make
..it works fine.
If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
message and stops. Strace shows qemu is not hung, but loops continually.
The same happens with qemu-2.2.1 and qemu-2.5.0.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1565395/+subscriptions
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 1565395] Re: qemu-2.4.1 fails when compiled against pulseaudio
2016-04-03 4:54 [Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio John Frankish
2016-04-03 19:32 ` [Qemu-devel] [Bug 1565395] " pranith
2020-11-18 10:16 ` Thomas Huth
@ 2021-01-18 4:17 ` Launchpad Bug Tracker
2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-18 4:17 UTC (permalink / raw)
To: qemu-devel
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1565395
Title:
qemu-2.4.1 fails when compiled against pulseaudio
Status in QEMU:
Expired
Bug description:
If I compile qemu-2.4.1 like this:
CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe
-fno-exceptions -fno-rtti" ./configure --prefix=/usr/local
--localstatedir=/var --libexecdir=/usr/local/lib/qemu
--interp-prefix=/usr/local/share/qemu --disable-smartcard-nss
--disable-curses --disable-brlapi --audio-drv-list="oss alsa sdl"
--target-list="i386-softmmu i386-linux-user x86_64-softmmu
x86_64-linux-user" --smbd=/usr/local/sbin/smbd
find . -name config-host.mak -type f -exec sed -i 's/-O2//g' {} \;
make
..it works fine.
If I add pulseaudio dev files and use --audio-drv-list="oss alsa sdl pa",
then "qemu-system-x86_64 -blah-blah" opens a window, displays the bios
message and stops. Strace shows qemu is not hung, but loops continually.
The same happens with qemu-2.2.1 and qemu-2.5.0.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1565395/+subscriptions
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-01-18 4:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-03 4:54 [Qemu-devel] [Bug 1565395] [NEW] qemu-2.4.1 fails when compiled against pulseaudio John Frankish
2016-04-03 19:32 ` [Qemu-devel] [Bug 1565395] " pranith
2020-11-18 10:16 ` Thomas Huth
2021-01-18 4:17 ` Launchpad Bug Tracker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).