[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: THE STRANGE KERNEL ERROR, PART2 :)
On Wednesday, December 1, shohrukh@mail.ru wrote:
> this is the description of situation i post to bugs@openbsd.org ...
>
> when i try to compile some (complicated) sources (php for example)
> i get the following kernel error:
>
> uvm_fault (0xd05d62a0, 0xc40000, 0, 1) -> e
> kernel: page_fault trap, code=0
> stopped at pmap_remove_pv+ox2d: cmpl %ebx, 0x4(%edx)
>
> i thought it was because of networking... i read another post
> where the reason was incorrect ICMP packet or so.... but it doesn't
> seem to be because of networking. i got this errors when setting up a
> server and they came up every one hour (i was setting packages from
> ports)... this night i left the server to work and i am at work now
> and the server didn't hung all the night... it was getting new kernel
> sources from cvs... so i am about sure it was because of compilations
>
> GOD if i will repeat and if i will not solve it i will be fired in a week :(
>
> any idea
Yeah, follow instructions. Send a dmesg (if I missed that), send a trace
back from ddb. Details will help in getting your issue(s) resolved.
--Toby.