On Thu, Sep 14, 2000 at 10:09:50AM +0200, Heinrich Rebehn wrote: > Hi, > > I tried to use the Solaris compatability mode on my Ultra Creator 3D > today. > I used the Solaris program 'ufsrestore' because it is statically linked > (no libs needed).
What kernel version? I've used it with some success (ls, sh, other simple file util type commands). > Unable to handle kernel NULL pointer dereference > tsk->mm->context = 00000000000004bc > tsk->mm->pgd = fffff80024b28000 > \|/ ____ \|/ > "@'/ .. \`@" > /_| \__/ |_\ > \__U_/ > ufsrestore(192): Oops > TSTATE: 0000000080009604 TPC: 0000000000462a44 TNPC: 0000000000462a48 Y: > a5000000 > g0: 0000000000000020 g1: 0000000000000801 g2: fffff80027e3a230 g3: > 0000000000000003 > g4: fffff80000000000 g5: 0000000000000000 g6: fffff80024af8000 g7: > 0000000000000000 > o0: fffff80024b877e0 o1: fffff80023693e00 o2: 0000000000000007 o3: > 0000000000000000 > o4: 0000000000000000 o5: 0000000000000000 sp: fffff80024afb181 ret_pc: > 0000000000462ecc > l0: fffff80024b63300 l1: fffff80024b877e0 l2: fffff80024b63390 l3: > 0000000000000000 > l4: 0000000000000000 l5: 0000000000000000 l6: 0000000000000000 l7: > 0000000000000000 > i0: 0000000000000000 i1: 0000000000000001 i2: 0000000000000007 i3: > 00000000759a64e3 > i4: 00000000000000c0 i5: 00000000000cbc00 i6: fffff80024afb241 i7: > 0000000000463254 > Caller[0000000000463254] > Caller[0000000000462fa0] > Caller[000000000046335c] > Caller[0000000000459230] > Caller[0000000000459518] > Caller[00000000010022c0] > Caller[0000000001000188] > Caller[00000000000ca444] > Instruction DUMP: 81cfe008 01000000 9de3bf40 <d05e20b0> 02c20009 > e016203e d45a2080 02c28 > ----- Put this in a file and install the ksymoops package. Then run: ksymoops -t elf64-sparc -a sparc:v9 < oops.file > oops.processed Then send that off to the [email protected] mailing list, where you'll get prompt service for kernel related issues like this :) -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

