All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gene Czarcinski <gene@czarc.net>
To: malc <av1474@comtv.ru>
Cc: Mark McLoughlin <markmc@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	"Justin M. Forbes" <jforbes@redhat.com>
Subject: Re: [Qemu-devel] Re: audio segfault in qemu-kvm-0.11.0
Date: Fri, 23 Oct 2009 11:11:20 -0400	[thread overview]
Message-ID: <200910231111.20637.gene@czarc.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0910231825480.2805@linmac.oyster.ru>

On Friday 23 October 2009 10:29:44 malc wrote:
> On Fri, 23 Oct 2009, Mark McLoughlin wrote:
> > On Fri, 2009-10-23 at 17:41 +0400, malc wrote:
> > > On Fri, 23 Oct 2009, malc wrote:
> > > > On Fri, 23 Oct 2009, Mark McLoughlin wrote:
> > > > > Hi,
> > > > >
> > > > > Any ideas on this segfault a Fedora 12 user (Gene, cc-ed) is
> > > > > seeing?
> > >
> > > [..snip..]
> > >
> > > > Summary: No idea.
> > >
> > > FWIW, there's no information whatosever about what audio hardware was
> > > built and enabled, what sound system was used on the host/guest the
> > > report is devoid of any useful information (given the state of the
> > > backtrace)
> >
> > That's fine, we'd only be delighted to provide some more info.
> >
> > Our tree is at http://repo.or.cz/w/qemu-kvm/fedora.git
> >
> >
> > It's based off the stable-0.11 branch
> >
> > Code is:
> >
> >         if (played) {
> >             hw->ts_helper += played;
> >             audio_capture_mix_and_clear (hw, prev_rpos, played);
> >         }
> >
> > If it would help you, I could ask Gene to reproduce with a -O0 build
> 
> Yes, that'd be nice.
> 
> > Built with --audio-drv-list=pa,sdl,alsa,oss
> >
> > Command line was:
> >
> >   QEMU_AUDIO_DRV=none qemu-kvm ... -soundhw es1370
> >
> > Not a lot of info on exactly what the guest is doing with sound, only
> > that they are Fedora 11 or Fedora 12 guests
> 
> Can Gene try to reproduce it with plain QEMU?
> 

The real sound hardware should not be relevant since qemu-kvm current does not 
support sound and "has it disabled" even if, by default, there is an ES1370 
virtual device defined.

Nevertheless, the real hardware is (ASUS M4A78 PRO mobo):
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
	Subsystem: ASUSTeK Computer Inc. Device 8346
	Flags: bus master, slow devsel, latency 64, IRQ 16
	Memory at fbbf4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
	Subsystem: ASUSTeK Computer Inc. Device 82f1
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at fbdfc000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

Can I reproduce the problem with qemu only (no kvm) ... If I could reproduce 
the problem at all, then maybe.  I have no idea what causes the problem.

All occurrences of the problem were on a previous install with 
qemu-kvm-0.11.0-6.fc12.x86_64.

I am currently running F12-Beta with qemu-kvm-0.11.0-7.fc12.x86_64 but still 
have the "old" system "just a re-boot away".

At the time I was running (most likely) two guests ... an F11 and an F12 and 
the guest had been running for some time (the crash did not occur immediately 
or soon after guest start).  I was certainly doing nothing with respect to 
sound since, as far as I was concerned, it did not work.

I had five occurrences of qemu-kvm segfault (according to grep'ing 
/var/log/messages* between 6 October and 13 October and an addition occurrence 
on 19 October ... all with qemu-kvm "-6".

As far as I can tell, I only have abrt data from the 19 October occurrence.

If this was a problem which I could cause "on demand", this situation may be 
different ... but I don't.  I have not had this problem occur on my fresh 
install of F12-Beta.

I can bring up q qemu guest and "let it sit" but I am not sure what to do to 
cause the problem.

Comments?

Gene

  reply	other threads:[~2009-10-23 15:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 13:16 [Qemu-devel] audio segfault in qemu-kvm-0.11.0 Mark McLoughlin
2009-10-23 13:31 ` [Qemu-devel] " malc
2009-10-23 13:41   ` malc
2009-10-23 13:50     ` Mark McLoughlin
2009-10-23 14:29       ` malc
2009-10-23 15:11         ` Gene Czarcinski [this message]
2009-10-23 17:34           ` malc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910231111.20637.gene@czarc.net \
    --to=gene@czarc.net \
    --cc=av1474@comtv.ru \
    --cc=jforbes@redhat.com \
    --cc=markmc@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.