From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115 Description of problem: Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.just boot after install 2. 3. Additional info:
kernel BUG at fs/proc/generic.c:664! invalid operand: 0000 [#1] CPU: 0 EIP: 0060:[<021a4a5f>] Not tainted EFLAGS: 00010202 (2.6.3-2.1.253.2.1) EIP is at remove_proc_entry+0xa5/0xf6 eax: 00000001 ebx: 03754cc8 ecx: 00000000 edx: 21f9ca50 esi: 21f9ca80 edi: 03754c80 ebp: 00000007 esp: 21bfbf54 ds: 007b es: 007b ss: 0068 Process modprobe (pid: 952, threadinfo=21bfb000 task=21083340) Stack: 21f9ca50 03754cc8 229b1380 00000000 0230fe60 21bfb000 0213d9b9 00000000 38396b73 006e696c 00000246 00000000 21f65084 21f62c4c f7063000 021591b1 21f65084 f7064000 021596c2 21f62a84 21f65084 21f650ac 00000000 21bfb000 Call Trace: [<0213d9b9>] sys_delete_module+0xfe/0x11e [<021591b1>] unmap_vma_list+0xe/0x17 [<021596c2>] do_munmap+0x1dc/0x1e6 Code: 0f 0b 98 02 41 15 2e 02 8b 47 40 85 c0 75 09 89 f8 e8 0d ff
Dupe of 118546. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=118546 We're hitting the WARN_ON. Maybe we should turn off module unloading.
*** This bug has been marked as a duplicate of 118546 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.