Ingo Molnar wrote: > * K.R. Foley wrote: > >> [] die+0xf3/0x16f (56) >> [] do_page_fault+0x36f/0x48a (88) >> [] error_code+0x4f/0x54 (76) >> [] resolve_symbol+0x22/0x5d (44) >> [] simplify_symbols+0x81/0xf4 (40) >> [] load_module+0x637/0x968 (168) >> [] sys_init_module+0x3d/0x1d3 (28) >> [] sysenter_past_esp+0x54/0x75 (-8116) > > S�bastien Dugu� found a bug that might explain your crash: during the > 2.6.16 rebase we lost a section marker which missing marker placed > assembly code into the ksymtabs table. That could cause confusion in the > ksymtab parser. > > I've released 2.6.16-rc6-rt9 with this fix - could you check whether the > crash you are seeing is fixed? > > Ingo > OK. Tried rt9 with a clean build and still no joy. I've attached the log which looks like it could be a similar problem? -- kr