[2.6.36-rc1] Bugs in __free_pipe_info()

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

 



Hello.

I got below errors with 2.6.36-rc1 on Ubuntu 10.04.1.
Config is at http://I-love.SAKURA.ne.jp/tmp/config-2.6.36-rc1 .

Regards.


[ 1080.935476] BUG: unable to handle kernel paging request at 00001000
[ 1080.935620] IP: [<00001000>] 0x1000
[ 1080.935788] *pde = 00000000 
[ 1080.935827] Oops: 0000 [#1] SMP 
[ 1080.935851] last sysfs file: /sys/devices/virtual/block/ram0/range
[ 1080.935948] Modules linked in: binfmt_misc i2c_piix4 intel_agp agpgart psmouse shpchp serio_raw floppy pcnet32 mii mptspi mptscsih mptbase scsi_transport_spi
[ 1080.936045] 
[ 1080.936112] Pid: 1681, comm: grep Not tainted 2.6.36-rc1 #5 440BX Desktop Reference Platform/VMware Virtual Platform
[ 1080.936128] EIP: 0060:[<00001000>] EFLAGS: 00010286 CPU: 1
[ 1080.936151] EIP is at 0x1000
[ 1080.936166] EAX: d285b900 EBX: 00000015 ECX: d28eb000 EDX: d28eaff8
[ 1080.936174] ESI: d285b900 EDI: d9a57598 EBP: d294be94 ESP: d294be88
[ 1080.936184]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 1080.936202] Process grep (pid: 1681, ti=d294a000 task=dd433e80 task.ti=d294a000)
[ 1080.936212] Stack:
[ 1080.936235]  c01e15bd d9a57520 d9a57520 d294bea0 c01e1601 d285b900 d294bebc c01e16a7
[ 1080.936272] <0> 00000000 00000001 d2949780 00000010 df9309c0 d294bec4 c01e16ff d294bef8
[ 1080.936283] <0> c01db9e5 00000001 00000000 00000000 d9b565d8 d2949788 d9a57520 d9a57520
[ 1080.936307] Call Trace:
[ 1080.936538]  [<c01e15bd>] ? __free_pipe_info+0x2d/0x60
[ 1080.936586]  [<c01e1601>] ? free_pipe_info+0x11/0x20
[ 1080.936589]  [<c01e16a7>] ? pipe_release+0x97/0xa0
[ 1080.936596]  [<c01e16ff>] ? pipe_read_release+0xf/0x20
[ 1080.936602]  [<c01db9e5>] ? fput+0xb5/0x200
[ 1080.936605]  [<c01d88e7>] ? filp_close+0x47/0x70
[ 1080.936622]  [<c01437a3>] ? put_files_struct+0x63/0xb0
[ 1080.936626]  [<c0143833>] ? exit_files+0x43/0x60
[ 1080.936629]  [<c0145a76>] ? do_exit+0x6b6/0x710
[ 1080.936632]  [<c01da447>] ? vfs_read+0x97/0x170
[ 1080.936635]  [<c0145b09>] ? do_group_exit+0x39/0xa0
[ 1080.936637]  [<c0145b83>] ? sys_exit_group+0x13/0x20
[ 1080.936654]  [<c0102e23>] ? sysenter_do_call+0x12/0x28
[ 1080.936682] Code:  Bad EIP value.
[ 1080.936719] EIP: [<00001000>] 0x1000 SS:ESP 0068:d294be88
[ 1080.936746] CR2: 0000000000001000
[ 1080.936923] ---[ end trace 4d855cb7619d9a90 ]---
[ 1080.936991] Fixing recursive fault but reboot is needed!



[ 1483.061032] BUG: unable to handle kernel NULL pointer dereference at 0000000c
[ 1483.061110] IP: [<c01e15ba>] __free_pipe_info+0x2a/0x60
[ 1483.061410] *pde = 00000000 
[ 1483.061461] Oops: 0000 [#2] SMP 
[ 1483.061493] last sysfs file: /sys/devices/virtual/block/ram0/range
[ 1483.061594] Modules linked in: binfmt_misc i2c_piix4 intel_agp agpgart psmouse shpchp serio_raw floppy pcnet32 mii mptspi mptscsih mptbase scsi_transport_spi
[ 1483.061693] 
[ 1483.061770] Pid: 1952, comm: grep Tainted: G      D     2.6.36-rc1 #5 440BX Desktop Reference Platform/VMware Virtual Platform
[ 1483.061787] EIP: 0060:[<c01e15ba>] EFLAGS: 00010286 CPU: 0
[ 1483.061809] EIP is at __free_pipe_info+0x2a/0x60
[ 1483.061826] EAX: d285b3c0 EBX: 0000002b ECX: fffffffc EDX: dd5c3608
[ 1483.061836] ESI: d285b3c0 EDI: d9997450 EBP: d2bb7e94 ESP: d2bb7e8c
[ 1483.061846]  DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
[ 1483.061864] Process grep (pid: 1952, ti=d2bb6000 task=de45d780 task.ti=d2bb6000)
[ 1483.061876] Stack:
[ 1483.061899]  d99973d8 d99973d8 d2bb7ea0 c01e1601 d285b3c0 d2bb7ebc c01e16a7 00000000
[ 1483.061940] <0> 00000001 dd45bf00 00000010 df9309c0 d2bb7ec4 c01e16ff d2bb7ef8 c01db9e5
[ 1483.061952] <0> 00000001 00000000 00000000 d9b7b770 dd45bf08 d99973d8 d99973d8 d9b7b770
[ 1483.061978] Call Trace:
[ 1483.062085]  [<c01e1601>] ? free_pipe_info+0x11/0x20
[ 1483.062094]  [<c01e16a7>] ? pipe_release+0x97/0xa0
[ 1483.062102]  [<c01e16ff>] ? pipe_read_release+0xf/0x20
[ 1483.062108]  [<c01db9e5>] ? fput+0xb5/0x200
[ 1483.062111]  [<c01d88e7>] ? filp_close+0x47/0x70
[ 1483.062117]  [<c01437a3>] ? put_files_struct+0x63/0xb0
[ 1483.062120]  [<c0143833>] ? exit_files+0x43/0x60
[ 1483.062123]  [<c0145a76>] ? do_exit+0x6b6/0x710
[ 1483.062127]  [<c01da447>] ? vfs_read+0x97/0x170
[ 1483.062131]  [<c0145b09>] ? do_group_exit+0x39/0xa0
[ 1483.062134]  [<c0145b83>] ? sys_exit_group+0x13/0x20
[ 1483.062141]  [<c0102e23>] ? sysenter_do_call+0x12/0x28
[ 1483.062168] Code: 90 55 89 e5 56 89 c6 53 8b 48 14 85 c9 74 29 31 c0 31 db 8d b6 00 00 00 00 8d 14 40 c1 e2 03 03 56 3c 8b 4a 0c 85 c9 74 05 89 f0 <ff> 51 10 83 c3 01 39 5e 14 89 d8 77 e1 8b 46 2c 85 c0 74 07 31 
[ 1483.062274] EIP: [<c01e15ba>] __free_pipe_info+0x2a/0x60 SS:ESP 0068:d2bb7e8c
[ 1483.062304] CR2: 000000000000000c
[ 1483.062463] ---[ end trace 4d855cb7619d9a91 ]---
[ 1483.062536] Fixing recursive fault but reboot is needed!
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux