No one knows the error Exception 'Alignment Error' ? I am searching on google, and I saw on the page(http://www.javvin.com/networkingterms/AlignmentError.html): Alignment Error happens in IEEE 802.3(Ethernet) networks. It is an error that occurs when the total number of bits of a received frame is not divisible by eight. Alignment errors are usually caused by frame damage due to collisions and by misaligned reads and writes. For example, a two-byte read where the memory address is not an even multiple of two bytes is an alignment error. Alignment errors are caused by a software bug.
I want to make sure it caused by the reason above. I highly valued you views. Thanks for you help ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Hui Tang Sent: 19 April 2010 16:58 To: [email protected] Subject: [webkit-help] Webkit run on CE6 error Hi, all I have compiled qt webkit for CE6, when I start to run webkit browser, it gives out errors, and can't load any pages at all. What's go on in this error? Exception 'Alignment Error' (4): Thread-Id=055a080a(pth=879029e0), Proc-Id=05510 0f2(pprc=862a99b0) 'browser.exe', VM-active=055100f2(pprc=862a99b0) 'browser.exe ' PC=41dc9094(qtwebkit4.dll+0x00389094) RA=41dc97bc(qtwebkit4.dll+0x003897bc) SP=0 01fb388, BVA=00000000 Exception 'Raised Exception' (-1): Thread-Id=055a080a(pth=879029e0), Proc-Id=004 00002(pprc=8240a30c) 'NK.EXE', VM-active=055100f2(pprc=862a99b0) 'browser.exe' PC=c003fdd0(k.coredll.dll+0x0001fdd0) RA=80113b8c(kernel.dll+0x00005b8c) SP=de8c f3f8, BVA=ffffffff CTLPNL: cmdline=cplmain.cpl,6 --->>>CTLPNL: CPL='cplmain.cpl' icon=6 tab=0 QWaitCondition: Destroyed while threads are still waiting Thanks
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
