Backlog #linux-rt (OFTC, German local-time UTC+2): [09:27:26] hi [09:28:11] tglx jstultz: with 3.5-rc7 I have a NULL pointer derefence in get_next_timer_interrupt [09:28:19] native_sched_clock [09:28:31] tick_nohz_stop_sched_tick.isra [09:28:43] tick_nohz_idle_enter [09:28:46] cpu_idle [09:28:52] start_secondary [09:28:58] machine freezes [09:29:03] brilliant [09:29:05] cold reboot/restart [09:29:29] -*- dileks -> breakfast [09:41:32] <-- trem (~trem@bny93-7-88-161-33-221.fbx.proxad.net) hat das Netzwerk verlassen (Quit: Ex-Chat) [09:45:27] re [09:46:18] tglx: any idea? [09:47:42] when does this happen ? [09:47:48] early boot ? [09:48:06] yes. nothing in the logs [10:18:26] hmm [10:19:21] so it explodes in get_next_timer_interrupt(), right ? [10:20:01] can you enable debugobjects ? [10:20:12] yes, as as I saw and noted on a postit scheet [10:20:41] DEBUG_OBJECTS [10:20:46] DEBUG_OBJECTS_FREE [10:20:51] DEBUG_OBJECTS_TIMERS [10:21:05] DEBUG_OBJECTS_ENABLE_DEFAULT [10:22:19] usually explosions in get_next_timer_interrupt() are caused by timers being corrupted [10:22:52] debug objects usually can catch it and let the box survive plus gives us proper info about the wreckage [10:25:37] OK [10:26:03] is the build-tree exploding in size? [10:47:48] not much [10:48:17] it's only the debugobject code itself plus the timer code which grows a bit [10:48:26] less than 1k I think -dileks // 15-Jul-2011