From: Clemens Ladisch <clemens@ladisch.de>
To: srs@kth.se
Cc: Takashi Iwai <tiwai@suse.de>,
619034@bugs.debian.org, alsa-devel@alsa-project.org,
613979@bugs.debian.org
Subject: Re: Problems with snd_hda_intel in Linux kernel 2.6.38
Date: Wed, 30 Mar 2011 15:13:21 +0200 [thread overview]
Message-ID: <4D932C71.10402@ladisch.de> (raw)
In-Reply-To: <1301486370.32453.9.camel@s1499.it.kth.se>
Svante Signell wrote:
> Code: f4 01 00 00 ef 31 f6 48 89 df e8 15 dd ff ff 85 c0
> 0f 88 2b 03 00 00 48 89 ef e8 ee 11 b9 e0 8b 7b 40 e8 9f 25 a7 e0 48 8b
> 43 38 <66> 8b 10 66 89 14 24 8b 43 14 83 e8 03 83 f8 01 77 32 31 d2 be
5: 31 f6 xor %esi,%esi
7: 48 89 df mov %rbx,%rdi
a: e8 15 dd ff ff callq 0xffffffffffffdd24
f: 85 c0 test %eax,%eax
11: 0f 88 2b 03 00 00 js 0x342
17: 48 89 ef mov %rbp,%rdi
1a: e8 ee 11 b9 e0 callq 0xffffffffe0b9120d
1f: 8b 7b 40 mov 0x40(%rbx),%edi
22: e8 9f 25 a7 e0 callq 0xffffffffe0a725c6
27: 48 8b 43 38 mov 0x38(%rbx),%rax
2b: 66 8b 10 mov (%rax),%dx <-- crash here
2e: 66 89 14 24 mov %dx,(%rsp)
32: 8b 43 14 mov 0x14(%rbx),%eax
35: 83 e8 03 sub $0x3,%eax
38: 83 f8 01 cmp $0x1,%eax
3b: 77 32 ja 0x6f
3d: 31 d2 xor %edx,%edx
This is the azx_readw(chip, GCAP) in azx_create(); chip->remap_addr is
0xffffc90011c08000 which does look like a valid pointer, but isn't.
Regards,
Clemens
next prev parent reply other threads:[~2011-03-30 13:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-29 10:24 Problems with snd_hda_intel in Linux kernel 2.6.38 Svante Signell
2011-03-29 10:31 ` Takashi Iwai
2011-03-29 10:58 ` Svante Signell
2011-03-29 11:10 ` Paul Menzel
2011-03-29 11:10 ` Takashi Iwai
2011-03-30 10:25 ` Svante Signell
2011-03-30 10:59 ` Takashi Iwai
2011-03-30 11:59 ` Svante Signell
2011-03-30 13:13 ` Clemens Ladisch [this message]
2011-03-30 22:42 ` Bug#613979: [alsa-devel] " Svante Signell
2011-04-04 8:42 ` Svante Signell
2011-04-04 9:12 ` Takashi Iwai
2011-04-04 9:21 ` Svante Signell
2011-05-22 17:56 ` Paul Menzel
2011-05-24 10:23 ` Paul Menzel
2011-07-14 18:27 ` [regression] "BUG: Unable to handle kernel paging request at ffffc90013cd8000" and no sound card recognized Jonathan Nieder
2011-07-14 21:35 ` Bug#619034: " Svante Signell
2011-07-14 22:12 ` Bug#613979: " Paul Menzel
2011-03-29 11:09 ` Problems with snd_hda_intel in Linux kernel 2.6.38 Paul Menzel
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=4D932C71.10402@ladisch.de \
--to=clemens@ladisch.de \
--cc=613979@bugs.debian.org \
--cc=619034@bugs.debian.org \
--cc=alsa-devel@alsa-project.org \
--cc=srs@kth.se \
--cc=tiwai@suse.de \
/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.