Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

net/tor on NetBSD 9 earmv7hf hangs



I've run net/tor on NetBSD 8 on earmv7hf, but on NetBSD 9, it hangs. Control-t says:

[ 102164.5391729] load: 0.03  cmd: tor 856 [parked] 0.01u 0.02s 0% 3432k

ktrace shows it gets here, then nothing:

  9106      1 tor      CALL  __sigaction_sigtramp(SIGIO,0x7ffa5f9c,0,0x7b2989c8,2)
  9106      1 tor      RET   __sigaction_sigtramp 0
  9106      1 tor      CALL  mmap(0,0xe000,PROT_READ|PROT_WRITE,0x1002<PRIVATE,ANONYMOUS,ALIGN=NONE>,0xffffffff,0,0,0)
  9106      1 tor      RET   mmap 2064588800/0x7b0f2000
  9106      1 tor      PSIG  SIGSEGV caught handler=0x93b463c mask=(1,2,3,4,5,6,7,8,10,11,12,13,14,15,16,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63): code=SEGV_MAPERR, addr=0xffffffd8, trap=5)
  9106      1 tor      CALL  ___lwp_park60(0,1,0,0,0x94b4830,0x94b4830)
  9106      1 tor      RET   ___lwp_park60 -1 errno 4 Interrupted system call
  9106      1 tor      PSIG  SIGKILL SIG_DFL: code=SI_USER sent by pid=11694, uid=0)

Does anyone have any clues?

John


Home | Main Index | Thread Index | Old Index