https://bugzilla.novell.com/show_bug.cgi?id=223718 ------- Comment #9 from olh@novell.com 2006-11-27 09:05 MST ------- right now it crashed here: CheckAllTimers, it did call TimerForce(). and that code makes no sense?! if r11 is zero, branch down, then load r10 =*(r11+4) 0x1018d2cc <WaitForSomething+2748>: b 0x1018d2bc <WaitForSomething+2732> 0x1018d2d0 <WaitForSomething+2752>: bl 0x1018c750 <TimerForce> 0x1018d2d4 <WaitForSomething+2756>: lwz r11,0(r28) 0x1018d2d8 <WaitForSomething+2760>: cmpwi cr7,r11,0 0x1018d2dc <WaitForSomething+2764>: beq- cr7,0x1018d348 <WaitForSomething+2872> 0x1018d2e0 <WaitForSomething+2768>: lwz r10,4(r11) 0x1018d2e4 <WaitForSomething+2772>: lwz r9,8(r11) 0x1018d2e8 <WaitForSomething+2776>: addi r9,r9,250 0x1018d2ec <WaitForSomething+2780>: subf r0,r31,r10 0x1018d2f0 <WaitForSomething+2784>: mr r3,r11 0x1018d2f4 <WaitForSomething+2788>: cmplw cr7,r9,r0 0x1018d2f8 <WaitForSomething+2792>: blt+ cr7,0x1018d2d0 <WaitForSomething+2752> 0x1018d2fc <WaitForSomething+2796>: mr r3,r11 0x1018d300 <WaitForSomething+2800>: b 0x1018d328 <WaitForSomething+2840> 0x1018d304 <WaitForSomething+2804>: nop 0x1018d308 <WaitForSomething+2808>: nop 0x1018d30c <WaitForSomething+2812>: nop 0x1018d310 <WaitForSomething+2816>: lwz r0,4(r3) 0x1018d314 <WaitForSomething+2820>: lwz r9,8(r3) 0x1018d318 <WaitForSomething+2824>: subf r0,r31,r0 0x1018d31c <WaitForSomething+2828>: addi r9,r9,250 0x1018d320 <WaitForSomething+2832>: cmplw cr7,r0,r9 0x1018d324 <WaitForSomething+2836>: bgt+ cr7,0x1018d2d0 <WaitForSomething+2752> 0x1018d328 <WaitForSomething+2840>: lwz r3,0(r3) 0x1018d32c <WaitForSomething+2844>: cmpwi cr7,r3,0 0x1018d330 <WaitForSomething+2848>: bne+ cr7,0x1018d310 <WaitForSomething+2816> 0x1018d334 <WaitForSomething+2852>: subf. r8,r31,r10 0x1018d338 <WaitForSomething+2856>: bge+ 0x1018d1b0 <WaitForSomething+2464> 0x1018d33c <WaitForSomething+2860>: li r0,0 0x1018d340 <WaitForSomething+2864>: li r9,0 0x1018d344 <WaitForSomething+2868>: b 0x1018d1d4 <WaitForSomething+2500> 0x1018d348 <WaitForSomething+2872>: lwz r10,4(r11) ---Type <return> to continue, or q <return> to quit--- 0x1018d34c <WaitForSomething+2876>: b 0x1018d334 <WaitForSomething+2852> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.