From: Mikael Pettersson <mikpe@csd.uu.se>
To: mcornils@cornils.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: kernel crashes when recording audio
Date: Sun, 29 Sep 2002 13:28:53 +0200 (MET DST) [thread overview]
Message-ID: <200209291128.NAA21889@harpo.it.uu.se> (raw)
On Sat, 28 Sep 2002 02:56:11 +0200, Malte Cornils wrote:
>Long description:
>When trying to capture audio/video from my bttv card (see lspci output
>below), my system's reaction ranges from hard freezes to instant reboots to
>segfaults - the latter variant enabled me to capture a kernel oops. I'm
>using avicap from avifile project, with XviD capture codec. Video capture
>works flawlessly. When I enable audio capture in addition (48 kHz, 16bit,
>Mono) is when the problem starts (not after some time, but at the moment I
>start the capture process). I do not have many ideas on why
>smp_apic_timer_interrupt is the problem, since this is a uniprocessor
>system.
smp_apic_timer_interrupt is also used in UP local APIC kernels.
You're either running an SMP kernel on a UP box, or a local APIC
enabled kernel.
>Unable to handle kernel paging request at virtual address ffffe0b0
>c0111f6b
>*pde = 00001063
>Oops: 0002
>...
>Code; c0111f6b <smp_apic_timer_interrupt+b/d0>
>00000000 <_EIP>:
>Code; c0111f6b <smp_apic_timer_interrupt+b/d0> <=====
> 0: c7 05 b0 e0 ff ff 00 movl $0x0,0xffffe0b0 <=====
>Code; c0111f72 <smp_apic_timer_interrupt+12/d0>
> 7: 00 00 00
>Code; c0111f75 <smp_apic_timer_interrupt+15/d0>
> a: ff 05 84 53 25 c0 incl 0xc0255384
>Code; c0111f7b <smp_apic_timer_interrupt+1b/d0>
> 10: 31 d2 xor %edx,%edx
>Code; c0111f7d <smp_apic_timer_interrupt+1d/d0>
> 12: f6 40 00 00 testb $0x0,0x0(%eax)
You got a page fault in ack_APIC_irq(). This should never happen.
next reply other threads:[~2002-09-29 11:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-29 11:28 Mikael Pettersson [this message]
2002-09-29 12:41 ` Malte Cornils
-- strict thread matches above, loose matches on Subject: below --
2002-09-28 0:56 Malte Cornils
[not found] ` <200209280746.g8S7k1Jj000910@darkstar.example.net>
2002-09-28 11:10 ` Malte Cornils
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=200209291128.NAA21889@harpo.it.uu.se \
--to=mikpe@csd.uu.se \
--cc=linux-kernel@vger.kernel.org \
--cc=mcornils@cornils.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®