[Bug 337608] Re: Sun Java Plugin 6 + firefox3.0 - kills X server on Asus EEEPC 1000 + Jaunty Alpha5

Bryce Harrington bryce at bryceharrington.org
Tue Mar 17 18:53:38 UTC 2009


memcpy.S:

1:      pushl   %eax
        movl    %ecx, %eax
        shrl    $2, %ecx
	andl    $3, %eax
        rep

REP INSW (Repeat Input String) is a 286/386/486 class CPU
instruction which allows the PC to transfer large amounts of data using one instruction. The data is transferred at the maximum rate allowed by the bus.

So, seems to be having some trouble copying bits to the hardware.

Attach your `lspci -vvnn` and Xorg.0.log (these are both absolutely
required whenever reporting X bugs btw.)

-- 
Sun Java Plugin 6 + firefox3.0 - kills X server on Asus EEEPC 1000 + Jaunty Alpha5
https://bugs.launchpad.net/bugs/337608
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list