Kernel: Linux 2.6.26-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages initramfs-tools depends on:
ii cpio 2.9-13 GNU cpio -- a program to manage ar
ii findutils 4.4.0-2 utilities for finding files--find,
ii klibc-utils 1.5.12-2 small utilities built with klibc f
ii module-init-tools 3.4-1 tools for managing Linux kernel mo
ii udev 0.125-6 /dev/ and hotplug management daemo
Versions of packages initramfs-tools recommends:
ii busybox 1:1.10.2-2 Tiny utilities for small and embed
initramfs-tools suggests no packages.
-- no debconf information
09-17-2008, 07:31 AM
maximilian attems
Bug#499231: updated initramfs-tools now kernel oops during boot sequence
severity 499231 normal
tags 499231 moreinfo
stop
On Wed, Sep 17, 2008 at 02:38:04AM -0400, Rick Thomas wrote:
> PowerPC (G4 Macintosh) running sid.
> Ran nightly dist-upgrade which updated initramfs-tools.
> Now the system crashes with a kernel oops.
>
> I restored the old initrd.img...bak and it now boots OK.
>
> curiously, after gunzip-ing and un-cpio-ing the two initrd.img files,
> the only difference is:
>
> greybox:/tmp# diff -r initrd initrd.BAD/
> diff -r initrd/conf/initramfs.conf initrd.BAD/conf/initramfs.conf
> 7,8d6
> < # In particular, Debian installer may set MODULES in the file
> < # /etc/initramfs-tools/conf.d/driver-policy.
> greybox:/tmp#
>
> /var/log/syslog.0 attached (contains the kernel Oops and surrounding stuff)
not attached and aboves change cannot lead to unbootable state,
try to reproduce.
thanks
--
maks
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
09-17-2008, 08:02 AM
Rick Thomas
Bug#499231: updated initramfs-tools now kernel oops during boot sequence
On Sep 17, 2008, at 3:31 AM, maximilian attems wrote:
severity 499231 normal
tags 499231 moreinfo
stop
On Wed, Sep 17, 2008 at 02:38:04AM -0400, Rick Thomas wrote:
PowerPC (G4 Macintosh) running sid.
Ran nightly dist-upgrade which updated initramfs-tools.
Now the system crashes with a kernel oops.
I restored the old initrd.img...bak and it now boots OK.
curiously, after gunzip-ing and un-cpio-ing the two initrd.img files,
the only difference is:
greybox:/tmp# diff -r initrd initrd.BAD/
diff -r initrd/conf/initramfs.conf initrd.BAD/conf/initramfs.conf
7,8d6
< # In particular, Debian installer may set MODULES in the file
< # /etc/initramfs-tools/conf.d/driver-policy.
greybox:/tmp#
/var/log/syslog.0 attached (contains the kernel Oops and
surrounding stuff)
not attached and aboves change cannot lead to unbootable state,
try to reproduce.
thanks
--
maks
Ummmm. It was attached. It's definitely there on the CC I sent to
myself. But here it is again.
I know those changes can't cause an unbootable state. That's why I
said "curiously". It's definitely reproducable. If I put the bad
initrd.img back, it dies during the boot sequence repeatably. I have
another system running Sid. I haven't done a dist-upgrade on it
yet. So I'll see what happens there.
For what it's worth, I'm also attaching the dpkg.log file that show
what got updated in the fatal dist-upgrade.
09-17-2008, 01:50 PM
Rick Thomas
Bug#499231: updated initramfs-tools now kernel oops during boot sequence
Here are two extracts of the syslog file one (failed) of a boot that
fails using the bad initrd.img, one (succed) of a boot that succeeds
using the good initrd.img.
I've stripped out the date/times and process-ids to make them diff-
able. The diff is interesting.
Rick
09-17-2008, 09:02 PM
Rick Thomas
Bug#499231: updated initramfs-tools now kernel oops during boot sequence
On Sep 17, 2008, at 4:02 AM, Rick Thomas wrote:
I have another system running Sid. I haven't done a dist-upgrade
on it yet. So I'll see what happens there.
I did the dist-upgrade on my other G4 running Sid, and the oops
doesn't happen.
Looking at the syslog extracts, it seems that the failing machine
oops-es when it's trying to initialize its Radeon video driver. The
machine that doesn't oops has an ATI Rage video card. The traceback
also mentions radeon. So that's probably where the problem lies.
Do others with Radeon cards have this problem?
Here's the relevant part of "lspci -v" for each of the machines,
incase it's useful:
Subsystem: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
Flags: bus master, stepping, 66MHz, medium devsel, latency
255, IRQ 48
Memory at 98000000 (32-bit, prefetchable) [size=128M]
I/O ports at 0400 [size=256]
Memory at 90000000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at f1000000 [size=128K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2
Kernel driver in use: radeonfb
Flags: bus master, stepping, 66MHz, medium devsel, latency 255, IRQ 48
Memory at 94000000 (32-bit, prefetchable) [size=64M]
I/O ports at 0400 [size=256]
Memory at 90000000 (32-bit, non-prefetchable) [size=16K]
Expansion ROM at f1000000 [disabled] [size=128K]
Capabilities: [50] AGP version 2.0
Capabilities: [5c] Power Management version 2
Kernel driver in use: aty128fb
Any help will be appreciated...
Rick
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org