From: "Benoit Boissinot" <bboissin@gmail.com>
To: "Andrew Morton" <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, "Thomas Gleixner" <tglx@linutronix.de>
Subject: Re: 2.6.19-rc5-mm1
Date: Wed, 8 Nov 2006 16:08:45 +0100 [thread overview]
Message-ID: <40f323d00611080708j2eeaefc1kee4f22211d3f276d@mail.gmail.com> (raw)
In-Reply-To: <20061108015452.a2bb40d2.akpm@osdl.org>
On 11/8/06, Andrew Morton <akpm@osdl.org> wrote:
>
> Temporarily at
>
> http://userweb.kernel.org/~akpm/2.6.19-rc5-mm1/
>
> will turn up at
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19-rc5/2.6.19-rc5-mm1/
>
> when kernel.org mirroring catches up.
>
I have the following traceback during boot:
[ 20.359613] BUG: unable to handle kernel NULL pointer dereference
at virtual address 00000000
[ 20.359618] printing eip:
[ 20.359620] 00000000
[ 20.359621] *pde = 00000000
[ 20.359625] Oops: 0000 [#1]
[ 20.359627] last sysfs file:
[ 20.359630] Modules linked in: processor fan
[ 20.359635] CPU: 0
[ 20.359636] EIP: 0060:[<00000000>] Not tainted VLI
[ 20.359638] EFLAGS: 00010006 (2.6.19-rc5-mm1 #15)
[ 20.359642] EIP is at 0x0
[ 20.359644] eax: 00000002 ebx: 00000002 ecx: c04332c0 edx: c04332c0
[ 20.359648] esi: e6b71ee0 edi: 00000008 ebp: e6b71e94 esp: dfc27dac
[ 20.359651] ds: 007b es: 007b ss: 0068
[ 20.359654] Process modprobe (pid: 939, ti=dfc26000 task=e6429030
task.ti=dfc26000)
[ 20.359656] Stack: c012fae0 e6b71c00 e80307bd 00000001 e8030b76
dfc27e40 00000000 e6b71d28
[ 20.359663] 00000003 00000003 00000000 00000003 00000004
00000000 e6f8fa00 00000300
[ 20.359669] 00001015 00000300 00000055 00000000 000000fa
00000000 00000000 00000000
[ 20.359675] Call Trace:
[ 20.359677] [<c012fae0>] clockevents_set_global_broadcast+0x60/0x70
[ 20.359686] [<e80307bd>] acpi_propagate_timer_broadcast+0x24/0x31
[processor]
[ 20.359695] [<e8030b76>] acpi_processor_get_power_info+0x3ac/0x4e7
[processor]
[ 20.359704] [<e80204fa>] acpi_processor_power_init+0x9b/0x15e [processor]
[ 20.359712] [<e8020386>] acpi_processor_start+0x386/0x3f8 [processor]
[ 20.359719] [<c020e4cf>] acpi_start_single_object+0x1b/0x3b
[ 20.359727] [<c020ead3>] acpi_bus_register_driver+0x65/0x7c
[ 20.359732] [<e802043b>] acpi_processor_init+0x43/0x67 [processor]
[ 20.359739] [<c0134137>] sys_init_module+0x157/0x1820
[ 20.359746] [<c0102f90>] syscall_call+0x7/0xb
[ 20.359751] =======================
[ 20.359753] Code: Bad EIP value.
[ 20.359756] EIP: [<00000000>] 0x0 SS:ESP 0068:dfc27dac
reverting:
i386-apic-timer-use-clockevents-broadcast.patch
acpi-verify-lapic-timer.patch
acpi-verify-lapic-timer-exports.patch
acpi-verify-lapic-timer-fix.patch
fixes it.
regards,
Benoit
dmesg and kernel config at: http://perso.ens-lyon.fr/benoit.boissinot/kernel/
next prev parent reply other threads:[~2006-11-08 15:08 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-08 9:54 2.6.19-rc5-mm1 Andrew Morton
2006-11-08 11:11 ` 2.6.19-rc5-mm1 Reuben Farrelly
2006-11-08 20:05 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-08 20:15 ` 2.6.19-rc5-mm1 Dave Jones
2006-11-08 20:31 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-08 21:18 ` 2.6.19-rc5-mm1 Dave Jones
2006-11-09 3:09 ` [PATCH] cpufreq: select consistently (Re: 2.6.19-rc5-mm1) Randy Dunlap
2006-11-09 3:39 ` Dave Jones
2006-11-08 12:07 ` 2.6.19-rc5-mm1 Mariusz Kozlowski
2006-11-08 12:32 ` 2.6.19-rc5-mm1 Hesse, Christian
2006-11-08 12:54 ` 2.6.19-rc5-mm1 Mariusz Kozlowski
2006-11-08 14:57 ` 2.6.19-rc5-mm1 Mariusz Kozlowski
2006-11-08 18:13 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-08 19:19 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-08 20:47 ` 2.6.19-rc5-mm1 Mariusz Kozlowski
2006-11-08 15:08 ` Benoit Boissinot [this message]
2006-11-08 22:10 ` 2.6.19-rc5-mm1 Thomas Gleixner
2006-11-08 23:31 ` 2.6.19-rc5-mm1 Rafael J. Wysocki
2006-11-09 0:17 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-09 0:44 ` 2.6.19-rc5-mm1 Rafael J. Wysocki
2006-11-09 0:55 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-09 1:04 ` 2.6.19-rc5-mm1 Rafael J. Wysocki
2006-11-09 15:42 ` 2.6.19-rc5-mm1: HPC nx6325 breakage, VESA fb problem, md-raid problem Rafael J. Wysocki
2006-11-09 17:58 ` Andrew Morton
2006-11-10 4:49 ` Andi Kleen
2006-11-10 5:15 ` Andrew Morton
2006-11-10 6:19 ` Andi Kleen
2006-11-10 11:21 ` Rafael J. Wysocki
2006-11-10 11:51 ` Andi Kleen
2006-11-10 10:44 ` Franck Bui-Huu
2006-11-10 6:28 ` Neil Brown
2006-11-10 23:20 ` Rafael J. Wysocki
2006-11-10 23:29 ` Neil Brown
2006-11-09 15:04 ` 2.6.19-rc5-mm1 -- ppc64 ohci-hdc.c compile failure Andy Whitcroft
2006-11-09 22:43 ` Benjamin Herrenschmidt
2006-11-10 9:49 ` Paul Mackerras
2006-11-10 9:58 ` Benjamin Herrenschmidt
2006-11-09 18:43 ` 2.6.19-rc5-mm1 Benoit Boissinot
2006-11-09 19:04 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-09 19:26 ` 2.6.19-rc5-mm1 Mattia Dongili
2006-11-09 21:58 ` [linux-usb-devel] 2.6.19-rc5-mm1 Alan Stern
2006-11-09 22:51 ` Andrew Morton
2006-11-09 23:39 ` Cédric Augonnet
2006-11-10 0:11 ` Andrew Morton
2006-11-10 20:17 ` Anton Vorontsov
2006-11-10 19:29 ` Benoit Boissinot
2006-11-10 3:21 ` 2.6.19-rc5-mm1 Ed Tomlinson
2006-11-10 3:31 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-10 12:28 ` 2.6.19-rc5-mm1 Ed Tomlinson
2006-11-10 16:29 ` 2.6.19-rc5-mm1 Benoit Boissinot
2006-11-10 16:59 ` 2.6.19-rc5-mm1 Thomas Gleixner
2006-11-10 17:25 ` 2.6.19-rc5-mm1 Benoit Boissinot
2006-11-10 20:20 ` 2.6.19-rc5-mm1 Benoit Boissinot
2006-11-10 20:41 ` 2.6.19-rc5-mm1 Thomas Gleixner
2006-11-13 15:58 ` 2.6.19-rc5-mm1 Mariusz Kozlowski
2006-11-13 22:19 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-13 22:26 ` 2.6.19-rc5-mm1 Mariusz Kozlowski
2006-11-13 23:37 ` 2.6.19-rc5-mm1 Andrew Morton
2006-11-13 21:03 ` [-mm patch] arch/i386/kernel/apic.c: make a function static Adrian Bunk
2006-11-14 6:54 ` Ingo Molnar
2006-11-13 21:03 ` [-mm patch] make arch/i386/kernel/io_apic.c:timer_irq_works() static again Adrian Bunk
2006-11-13 21:52 ` Zachary Amsden
2006-11-14 6:53 ` Ingo Molnar
2006-11-13 21:03 ` [-mm patch] i386: unexport read_persistent_clock Adrian Bunk
2006-11-13 21:04 ` [-mm patch] make arch/i386/kernel/cpu/common.c:alloc_gdt() static Adrian Bunk
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=40f323d00611080708j2eeaefc1kee4f22211d3f276d@mail.gmail.com \
--to=bboissin@gmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.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 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®