From: Adam L. <ag...@li...> - 2000-02-19 09:26:03
|
Well I've got a quick PCT system working. It ends up w/ _process_run (p->pr_cr3, p->pr_pct, USER_CS, 0x3202, 0, USER_DS); But as soon as the called process tries to push to the stack it page faults= . I didn't spend very long hunting, but anyway: SS =3D 0x00100023 ESP=3D 0x0 ESI=3D 0x0 EBP=3D 0x00837000 DS =3D 0x23 CS =3D 0x1b Should SS have the extra 1 in it? I've got to order a new Insight from Inte= l, so I don't know the selector structure. But I don't think a bad selector wo= uld cause a page fault. Thanks AGL --=20 Smoking is one of the leading causes of statistics. |