Same thing on a Core 2 running Feisty AMD64, w/ 2GB of RAM.  I compressed a 
.iso with 
create_compressed_fs -L -1 -B $((4*1024*1024)) -v foo.iso foo.iso.cloop
modprobe cloop file="$PWD/foo.iso.cloop"

 and then my kernel oopsed with very similar, but not identical addresses to 
the bug submitter's oops.  My kernel is newer:
Linux tesla 2.6.20-16-generic #2 SMP Thu Jun 7 19:00:28 UTC 2007 x86_64 
GNU/Linux

[1096238.466024] cloop: Initializing cloop v2.02
[1096238.466619] cloop: loaded (max 8 devices)
[1096238.466695] cloop: out of kernel mem for block buffer (0 bytes)
[1096238.804446] Unable to handle kernel paging request at ffffffff88658ae8 
RIP: 
[1096238.804451]  [<ffffffff80337b87>] get_disk+0x17/0x80
[1096238.804460] PGD 203027 PUD 205027 PMD 75716067 PTE 0
[1096238.804465] Oops: 0000 [1] SMP 
[1096238.804468] CPU 0 
[1096238.804470] Modules linked in: loop ipx p8023 nls_cp437 isofs udf 
dm_mirror binfmt_misc nfs nfsd exportfs lockd sunrpc ip
v6 ppdev autofs4 cpufreq_userspace cpufreq_stats cpufreq_powersave 
cpufreq_ondemand cpufreq_conservative tc1100_wmi sony_acpi 
pcc_acpi dev_acpi video sbs i2c_ec dock container button battery asus_acpi 
backlight ac ext3 jbd mbcache xfs fuse r128 i915 dr
m eeprom i2c_i801 i2c_core acpi_cpufreq freq_table sbp2 lp snd_hda_intel 
snd_hda_codec snd_pcm_oss snd_pcm snd_mixer_oss snd_s
eq_dummy xpad snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
snd_timer snd_seq_device parport_pc af_packet ps
mouse parport pcspkr snd soundcore snd_page_alloc serio_raw shpchp pci_hotplug 
iTCO_wdt iTCO_vendor_support intel_agp tsdev jo
ydev evdev jfs sr_mod cdrom generic ata_generic sg sd_mod usbhid hid ohci1394 
ahci pata_marvell e100 mii ieee1394 libata scsi_
mod uhci_hcd ehci_hcd e1000 usbcore raid456 xor raid10 raid1 raid0 linear 
md_mod dm_mod thermal processor fan fbcon tileblit f
ont bitblit softcursor vesafb cfbcopyarea cfbimgblt cfbfillrect capability 
commoncap
[1096238.804557] Pid: 8396, comm: vol_id Tainted: G   M  2.6.20-16-generic #2
[1096238.804560] RIP: 0010:[<ffffffff80337b87>]  [<ffffffff80337b87>] 
get_disk+0x17/0x80
[1096238.804565] RSP: 0018:ffff810075a11d68  EFLAGS: 00010286
[1096238.804568] RAX: ffffffff88658aa0 RBX: ffff810015d1f3c0 RCX: 
0000000000000001
[1096238.804572] RDX: ffff810075a11e0c RSI: ffff81007f698e00 RDI: 
ffff81007f698e00
[1096238.804575] RBP: 0000000000000000 R08: 0000000000000001 R09: 
0000000000000000
[1096238.804578] R10: 00000000000002e7 R11: ffffffff8022daf0 R12: 
000000000f000001
[1096238.804581] R13: ffff81007f698e00 R14: ffffffff802d96d0 R15: 
0000000000000000
[1096238.804585] FS:  00002abb4ff8e6f0(0000) GS:ffffffff8054e000(0000) 
knlGS:0000000000000000
[1096238.804589] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[1096238.804592] CR2: ffffffff88658ae8 CR3: 00000000059a3000 CR4: 
00000000000006e0
[1096238.804596] Process vol_id (pid: 8396, threadinfo ffff810075a10000, task 
ffff8100405b3080)
[1096238.804598] Stack:  ffff81007e674580 ffff810015d1f3c0 0000000000000000 
ffffffff8025e1ac
[1096238.804605]  ffff810077927680 ffffffff803a95d3 00000000000000f0 
ffff810075a11e0c
[1096238.804610]  ffff81007dcd8800 ffff810077927680 ffff810077927680 
ffff810073ecb9c0
[1096238.804615] Call Trace:
[1096238.804626]  [<ffffffff8025e1ac>] exact_lock+0xc/0x20
[1096238.804633]  [<ffffffff803a95d3>] kobj_lookup+0xf3/0x170
[1096238.804646]  [<ffffffff802ef290>] blkdev_open+0x0/0x80
[1096238.804652]  [<ffffffff80337d17>] get_gendisk+0x17/0x30
[1096238.804657]  [<ffffffff802eec9f>] do_open+0x4f/0x310
[1096238.804662]  [<ffffffff802eec37>] bdget+0x117/0x130
[1096238.804671]  [<ffffffff802ef290>] blkdev_open+0x0/0x80
[1096238.804678]  [<ffffffff802ef2cc>] blkdev_open+0x3c/0x80
[1096238.804687]  [<ffffffff8021f11c>] __dentry_open+0xfc/0x1f0
[1096238.804700]  [<ffffffff80228aad>] do_filp_open+0x2d/0x40
[1096238.804732]  [<ffffffff80219faa>] do_sys_open+0x5a/0x100
[1096238.804743]  [<ffffffff8026111e>] system_call+0x7e/0x83
[1096238.804765] 
[1096238.804766] 
[1096238.804768] Code: 48 8b 68 48 48 85 ed 74 1f 65 8b 04 25 24 00 00 00 83 7d 
00 
[1096238.804780] RIP  [<ffffffff80337b87>] get_disk+0x17/0x80
[1096238.804784]  RSP <ffff810075a11d68>
[1096238.804786] CR2: ffffffff88658ae8
[1096238.804789]  


 Is it still useful to use ksymoops?  It looks like the kernel resolves all the 
symbols already.

-- 
cloop don't work with 7.04 (amd64)
https://bugs.launchpad.net/bugs/120512
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to