[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

squeeze amd64 installation hangs



Hi all!

I am trying to install debian squeeze using the image from
http://cdimage.debian.org/debian-cd/6.0.0/amd64/iso-cd/debian-6.0.0-amd64-netinst.iso

However, after partitioning the hard disk, debian fails to create the ext3
partition (all options being the default options, using automatic
partitioning, all in one large partition except for /home being separated).
On a side note, when I try the i386 installation image, the installation
works fine (living with the i386 installation is not an option).  Any help
would be welcome.

Here is the output of cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 23
model name	: Intel(R) Core(TM)2 Quad  CPU   Q9300  @ 2.50GHz
stepping	: 7
cpu MHz		: 2494.029
[...]
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor
ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm tpr_shadow vnmi
flexpriority
[...]
address sizes	: 36 bits physical, 48 bits virtual
[...]

And in dmesg I can find the error below that shows how mkfs.ext3 crashes.
[  211.911744]  sda: sda1 sda2 sda3
[  259.656066] Adding 9767512k swap on /dev/sda2.  Priority:-1 extents:1
across:9767512k
[  262.571660] general protection fault: 0000 [#1] SMP
[  262.572020] last sysfs
file: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/uevent
[  262.572020] CPU 0
[  262.572020] Modules linked in: dm_mod md_mod xfs exportfs jfs ext4 jbd2
crc16 ext3 jbd btrfs zlib_deflate crc32c libcrc32c vfat fat ext2 mbcache
e1000e nls_utf8 isofs usb_storage fan sg sr_mod cdrom sd_mod crc_t10dif
usbhid hid uhci_hcd parport_pc parport floppy ata_piix ehci_hcd thermal
ata_generic thermal_sys libata usbcore nls_base scsi_mod
[  262.572020] Pid: 9005, comm: mkfs.ext3 Not tainted 2.6.32-5-amd64 #1
6075EWG
[  262.572020] RIP: 0010:[<ffffffff8117dd12>]  [<ffffffff8117dd12>]
bio_check_eod+0x29/0xcd
[  262.572020] RSP: 0018:ffff880127c7bb58  EFLAGS: 00010202
[  262.572020] RAX: ff5988012d424680 RBX: ffff88007f950e40 RCX:
0000000000011ac0
[  262.572020] RDX: 0000000000000008 RSI: 0000000000000008 RDI:
ffff88007f950e40
[  262.604020] RBP: ffff88007f950e40 R08: 000000000000000b R09:
ffff88012dc03100
[  262.604020] R10: 00011200294ec230 R11: ffff88012a8e0000 R12:
ffff88007f950e40
[  262.604020] R13: ffff88007f950e40 R14: 0000000000001000 R15:
ffff88012d424758
[  262.604020] FS:  00007ffdb0aa9740(0000) GS:ffff880005000000(0000)
knlGS:0000000000000000
[  262.604020] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  262.604020] CR2: 0000000000b8f000 CR3: 0000000126c92000 CR4:
00000000000006f0
[  262.604020] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[  262.604020] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[  262.604020] Process mkfs.ext3 (pid: 9005, threadinfo ffff880127c7a000,
task ffff88012a05aa60)
[  262.604020] Stack:
[  262.604020]  00011200ffffffff 0000100081452c20 ffff88007f950d80
0000000000000246
[  262.604020] <0> ffff88010a48e540 000000006e66c8c0 ffff88007f950d80
ffff88007f950e40
[  262.604020] <0> ffff88007f950e40 ffff88007f950e40 ffff88010649c000
ffffffff8117de83
[  262.604020] Call Trace:
[  262.604020]  [<ffffffff8117de83>] ? generic_make_request+0xcd/0x2f9
[  262.604020]  [<ffffffff810b58c0>] ? mempool_alloc+0x55/0x106
[  262.604020]  [<ffffffff8117e185>] ? submit_bio+0xd6/0xf2
[  262.604020]  [<ffffffff8110cc05>] ? submit_bh+0x103/0x123
[  262.604020]  [<ffffffff8110f180>] ? __block_write_full_page+0x1d6/0x2ac
[  262.604020]  [<ffffffff8110df00>] ? end_buffer_async_write+0x0/0x13b
[  262.604020]  [<ffffffff811111f0>] ? blkdev_get_block+0x0/0x57
[  262.604020]  [<ffffffff810ba356>] ? __writepage+0xa/0x25
[  262.604020]  [<ffffffff810ba9dd>] ? write_cache_pages+0x20b/0x327
[  262.604020]  [<ffffffff810ba34c>] ? __writepage+0x0/0x25
[  262.604020]  [<ffffffff810b4989>] ? __filemap_fdatawrite_range+0x4b/0x54
[  262.604020]  [<ffffffff810b49b8>] ? filemap_write_and_wait_range
+0x26/0x52
[  262.604020]  [<ffffffff8110b862>] ? vfs_fsync_range+0x55/0x9e
[  262.604020]  [<ffffffff8110b92a>] ? do_fsync+0x28/0x39
[  262.604020]  [<ffffffff8110b959>] ? sys_fsync+0xb/0x10
[  262.604020]  [<ffffffff81010b42>] ? system_call_fastpath+0x16/0x1b
[  262.604020] Code: 5c c3 41 55 49 89 fd 41 54 55 53 48 83 ec 38 65 48 8b
04 25 28 00 00 00 48 89 44 24 28 31 c0 85 f6 0f 84 86 00 00 00 48 8b 47 10
<48> 8b 40 08 48 8b 40 68 48 c1 f8 09 74 74 89 f2 48 8b 0f 48 39
[  262.604020] RIP  [<ffffffff8117dd12>] bio_check_eod+0x29/0xcd
[  262.604020]  RSP <ffff880127c7bb58>
[  262.606590] ---[ end trace e8d74b3226e064ea ]---
[  263.153933] general protection fault: 0000 [#2] SMP
[  263.156841] last sysfs
file: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/uevent
[  263.161028] CPU 3
[  263.161028] Modules linked in: dm_mod md_mod xfs exportfs jfs ext4 jbd2
crc16 ext3 jbd btrfs zlib_deflate crc32c libcrc32c vfat fat ext2 mbcache
e1000e nls_utf8 isofs usb_storage fan sg sr_mod cdrom sd_mod crc_t10dif
usbhid hid uhci_hcd parport_pc parport floppy ata_piix ehci_hcd thermal
ata_generic thermal_sys libata usbcore nls_base scsi_mod
[  263.161028] Pid: 5658, comm: flush-8:0 Tainted: G      D
2.6.32-5-amd64 #1 6075EWG
[  263.161028] RIP: 0010:[<ffffffff8117dd12>]  [<ffffffff8117dd12>]
bio_check_eod+0x29/0xcd
[  263.161028] RSP: 0018:ffff88012543f990  EFLAGS: 00010202
[  263.161028] RAX: fff788012d424680 RBX: ffff88007f8ced80 RCX:
0000000000011ac0
[  263.161028] RDX: 0000000000000008 RSI: 0000000000000008 RDI:
ffff88007f8ced80
[  263.161028] RBP: ffff88007f8ced80 R08: 000000000000000b R09:
ffff88012da4e800
[  263.161028] R10: 00011200294ec230 R11: 0000000000371d33 R12:
ffff88007f8ced80
[  263.161028] R13: ffff88007f8ced80 R14: 0000000000001000 R15:
ffff88012d424758
[  263.161028] FS:  0000000000000000(0000) GS:ffff880005180000(0000)
knlGS:0000000000000000
[  263.161028] CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[  263.161028] CR2: 00007fffe60cc140 CR3: 00000001285d2000 CR4:
00000000000006e0
[  263.161028] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[  263.161028] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[  263.161028] Process flush-8:0 (pid: 5658, threadinfo ffff88012543e000,
task ffff8801265bc6a0)
[  263.161028] Stack:
[  263.161028]  00011200ffffffff 000010000000ed00 ffff88007f8cec00
0000000000000246
[  263.161028] <0> ffff880100000fc0 0000000000fefdce ffff88007f8cec00
ffff88007f8ced80
[  263.161028] <0> ffff88007f8ced80 ffff88007f8ced80 ffff88010649c070
ffffffff8117de83
[  263.161028] Call Trace:
[  263.161028]  [<ffffffff8117de83>] ? generic_make_request+0xcd/0x2f9
[  263.161028]  [<ffffffff810b58c0>] ? mempool_alloc+0x55/0x106
[  263.161028]  [<ffffffff8117e185>] ? submit_bio+0xd6/0xf2
[  263.161028]  [<ffffffff8110cc05>] ? submit_bh+0x103/0x123
[  263.161028]  [<ffffffff8110f180>] ? __block_write_full_page+0x1d6/0x2ac
[  263.161028]  [<ffffffff8110df00>] ? end_buffer_async_write+0x0/0x13b
[  263.161028]  [<ffffffff811111f0>] ? blkdev_get_block+0x0/0x57
[  263.161028]  [<ffffffff810ba356>] ? __writepage+0xa/0x25
[  263.161028]  [<ffffffff810ba9dd>] ? write_cache_pages+0x20b/0x327
[  263.161028]  [<ffffffff810ba34c>] ? __writepage+0x0/0x25
[  263.161028]  [<ffffffff81107b02>] ? writeback_single_inode+0xe7/0x2da
[  263.161028]  [<ffffffff81108808>] ? writeback_inodes_wb+0x424/0x4ff
[  263.161028]  [<ffffffff81108a0f>] ? wb_writeback+0x12c/0x1ab
[  263.161028]  [<ffffffff81108ba9>] ? wb_do_writeback+0x73/0x165
[  263.161028]  [<ffffffff81108ccc>] ? bdi_writeback_task+0x31/0xaa
[  263.161028]  [<ffffffff810c8ca6>] ? bdi_start_fn+0x0/0xd2
[  263.161028]  [<ffffffff810c8d16>] ? bdi_start_fn+0x70/0xd2
[  263.161028]  [<ffffffff810c8ca6>] ? bdi_start_fn+0x0/0xd2
[  263.161028]  [<ffffffff81064a1d>] ? kthread+0x79/0x81
[  263.161028]  [<ffffffff81011baa>] ? child_rip+0xa/0x20
[  263.161028]  [<ffffffff810649a4>] ? kthread+0x0/0x81
[  263.161028]  [<ffffffff81011ba0>] ? child_rip+0x0/0x20
[  263.161028] Code: 5c c3 41 55 49 89 fd 41 54 55 53 48 83 ec 38 65 48 8b
04 25 28 00 00 00 48 89 44 24 28 31 c0 85 f6 0f 84 86 00 00 00 48 8b 47 10
<48> 8b 40 08 48 8b 40 68 48 c1 f8 09 74 74 89 f2 48 8b 0f 48 39
[  263.161028] RIP  [<ffffffff8117dd12>] bio_check_eod+0x29/0xcd
[  263.161028]  RSP <ffff88012543f990>
[  263.162857] ---[ end trace e8d74b3226e064eb ]---

Any suggestions of where the problem could be would be welcome.

Thanks in advance,
Thomas


Reply to: