On Jun 29, 2010, at 4:03 AM, yy wrote:
By the way, you should be able to deactivate compilation of the tap
(or pcap) ether device with the variable PLAN9TAP (PLAN9PCAP) in
Makefrag.

Okay, I did so but I still get the crash as before. Here's a gdb backtrace:

#0  0x919366fa in select$DARWIN_EXTSN ()
#1  0x0000fc75 in microdelay (x=1000000) at 9vx/time.c:389
#2 0x0000db9c in dt_panic (fmt=0xbd5cc "user fault: signo=%d addr=%p [useraddr=%p] read=%d eip=%p esp=%p") at 9vx/stub.c:536 #3 0x0000a886 in sigsegv (signo=10, info=0x5e1fc0, v=0x5e1d20) at 9vx/ main.c:844 #4 0x00013b5c in wrapper (siginfo=0x5e1fc0, mcontext=0x5e1d60, handler=0xa769 <sigsegv>) at 9vx/osx/signal.c:85
#5  0x000b6e09 in xscan (p=0x63f3a0) at libvx32/emu.c:247
#6  0x000b9bda in xlate (vxp=0x63f3a0) at libvx32/emu.c:1695
#7  0x000b9e7e in vxproc_run (vxp=0x63f3a0) at libvx32/emu.c:1841
#8  0x0001373f in touser (initsp=0xfffffa4) at 9vx/vx32.c:251
#9  0x0000a762 in init0 () at 9vx/main.c:742

I'm not sure what this information would give you, but...

Reply via email to