Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: i82489_icr_wait: busy panic
On Sat, Jul 19, 2008 at 03:12:43PM +0100, Patrick Welche wrote:
> I have been getting
>
> i82489_icr_wait: busy
>
> panics under -current/i386 recently, more often during shutdown than normal
> operation. The odd thing is that according to
It seems to happen when pppd exits (either kill pppd process, or shutdown
while pppd is running). The trap doesn't tell me much :-/
trap type 1 code 0 eip c03c0eac cs 8 eflags 246 cr2 1 ilevel 8
c03c0ea8 <breakpoint>:
c03c0ea8: 55 push %ebp
c03c0ea9: 89 e5 mov %esp,%ebp
c03c0eab: cc int3
c03c0eac: 5d pop %ebp
c03c0ead: c3 ret
c03c0eae: 89 f6 mov %esi,%esi
Cheers,
Patrick
Home |
Main Index |
Thread Index |
Old Index