On 01/04/15(Wed) 23:33, cray cray wrote: > hello... > when i'm trying to run the following command pkg_add -Iv xfce and installing > the depedencies > i get an error on xfce-4.10:gnome-icon-theme-3.8.2 > > vm_fault (0xd5ecc880, 0xa80000, 0, 1) -> e > kernel: page fault trap, code=0 > stopped at uvm_pagecmp+0x19: movl 0x24(%eax), %ecx > ddb{0}> > > anyone knows how can i solve this problem? > thanks in advanced..
We don't know what problem it is. If you can reproduce this fault, can you type "trace" and "ps" at the ddb{0}> prompt and report the output of these two commands as well as your dmesg? Without this information we've no idea of what's going on.