Bug #12512

Chutney nodes affected by Tor sandbox violation

Added by anonym 2017-05-05 09:27:59 . Updated 2017-05-05 13:32:48 .

Status:
Duplicate
Priority:
Elevated
Assignee:
Category:
Test suite
Target version:
Start date:
2017-05-05
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

This has been breaking all Jenkins’ tests since it upgraded to Tor 2.9.10. From the log:

[...]
May 05 09:30:42.000 [notice] Bootstrapped 0%: Starting

============================================================ T= 1493969442
(Sandbox) Caught a bad syscall attempt (syscall getpid)
tor(+0x175eca)[0x55cde3665eca]
/lib/x86_64-linux-gnu/libc.so.6(getpid+0x7)[0x7fe24820ed87]
/lib/x86_64-linux-gnu/libc.so.6(getpid+0x7)[0x7fe24820ed87]
/usr/lib/x86_64-linux-gnu/libcrypto.so.1.1(+0x18ca17)[0x7fe248ce6a17]
tor(crypto_rand_unmocked+0x2c)[0x55cde366fd0c]
tor(curve25519_secret_key_generate+0x26)[0x55cde3679ae6]
tor(curve25519_keypair_generate+0x25)[0x55cde3679b85]
tor(server_onion_keys_new+0x69)[0x55cde354d0e9]
tor(+0x11d1b7)[0x55cde360d1b7]
tor(threadpool_new+0x13f)[0x55cde3669d4f]
tor(cpu_init+0xaf)[0x55cde360d5ff]
tor(do_main_loop+0x66d)[0x55cde353bc1d]
tor(tor_main+0x1c25)[0x55cde353f235]
tor(main+0x19)[0x55cde35371f9]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7fe2481762b1]
tor(_start+0x2a)[0x55cde353724a]

Upstream issue: https://trac.torproject.org/projects/tor/ticket/21943


Subtasks


Related issues

Is duplicate of Tails - Bug #12491: Test suite fails to start Chutney, which breaks all online tests on Jenkins Resolved 2017-04-29

History

#1 Updated by anonym 2017-05-05 09:37:44

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 30
  • QA Check set to Ready for QA

Fix (tested locally) pushed with commit:60dc1d356c7b14ec24b59569c576d1f6787a5759 to all base branches. Let’s see what Jenkins thinks!

#2 Updated by intrigeri 2017-05-05 13:22:42

Is this a duplicate of Bug #12491, or a different problem?

#3 Updated by anonym 2017-05-05 13:32:25

  • is duplicate of Bug #12491: Test suite fails to start Chutney, which breaks all online tests on Jenkins added

#4 Updated by anonym 2017-05-05 13:32:48

  • Status changed from In Progress to Duplicate
  • Assignee deleted (anonym)
  • Target version deleted (Tails_3.0~rc1)
  • % Done changed from 30 to 0
  • QA Check deleted (Ready for QA)