search for: 000001dd

Displaying 4 results from an estimated 4 matches for "000001dd".

Did you mean: 000001d2
2018 Apr 04
2
nouveau TRAP_M2MF still there on G98
...l - addr >= size) { > rb_erase(&this->tree, &vmm->free); > Alas, it did work for a few hours, then a total display freeze: [29982.011795] nouveau 0000:01:00.0: fifo: DMA_PUSHER - ch 2 [Xorg[2667]] get 0000037d90 put 000003a2cc ib_get 000001dc ib_put 000001dd state 80004861 (err: INVALID_CMD) push 00704031 [29982.027959] nouveau 0000:01:00.0: fifo: DMA_PUSHER - ch 2 [Xorg[2667]] get 000003a2cc put 000003a2cc ib_get 000001dc ib_put 000001f9 state 80000000 (err: INVALID_CMD) push 00406040 [29982.044136] nouveau 0000:01:00.0: gr: DATA_ERROR 00000004 [INVAL...
2002 Nov 14
0
WIN 3.1 App crashes.. Unhandled Exception
...20ac28:trace:module:NE_GetOrdinal (041f,'__GP') 0820ac28:trace:seh:EXC_RtlRaiseException code=c0000096 flags=0 addr=0x1dd 0820ac28: queue_exception_event( first=1, record={context={flags=00000000,eax=08470847,ebx=00001cd4,ecx=0000ffc8,edx=00000000,esi=00000004,edi=00000000,ebp=00007014,eip=000001dd,esp=00006fb2,eflags=00010246,cs=0557,ds=02a7,es=0847,fs=0000,gs=0000,dr0=00000000,dr1=00000000,dr2=00000000,dr3=00000000,dr6=00000000,dr7=00000000,float={00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,00000000,0...
2018 Apr 04
0
nouveau TRAP_M2MF still there on G98
...; rb_erase(&this->tree, &vmm->free); >> > > Alas, it did work for a few hours, then a total display freeze: > > [29982.011795] nouveau 0000:01:00.0: fifo: DMA_PUSHER - ch 2 [Xorg[2667]] get > 0000037d90 put 000003a2cc ib_get 000001dc ib_put 000001dd state 80004861 (err: > INVALID_CMD) push 00704031 > [29982.027959] nouveau 0000:01:00.0: fifo: DMA_PUSHER - ch 2 [Xorg[2667]] get > 000003a2cc put 000003a2cc ib_get 000001dc ib_put 000001f9 state 80000000 (err: > INVALID_CMD) push 00406040 These, as I call them, 406040 errors, have bee...
2018 Apr 03
2
nouveau TRAP_M2MF still there on G98
Hi! In commit da5e45e619b3f101420c38b3006a9ae4f3ad19b0: > drm/nouveau/mmu: ALIGN_DOWN correct variable > > Commit 7110c89bb8852ff8b0f88ce05b332b3fe22bd11e ("mmu: swap out round > for ALIGN") replaced two calls to round/rounddown with ALIGN/ALIGN_DOWN, > but erroneously applied ALIGN_DOWN to a different variable (addr) and left > intended variable (tail) not