[RTCDTMFSender-insertDTMF.https.html]
expected:
if (os == "linux") and not debug and fission and (processor == "x86"): [OK, CRASH]
if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, CRASH]
if (os == "linux") and not debug and not fission: [OK, CRASH]