From ulrich.sibiller@gmail.com Tue May 9 22:12:32 2017 Received: (at 1172) by bugs.x2go.org; 9 May 2017 20:12:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.5 required=3.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,RCVD_IN_SORBS_SPAM,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.1 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 677325DAD2 for <1172@bugs.x2go.org>; Tue, 9 May 2017 22:12:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K8HKV9WQ_v5a for <1172@bugs.x2go.org>; Tue, 9 May 2017 22:12:23 +0200 (CEST) Received: from mail-it0-f45.google.com (mail-it0-f45.google.com [209.85.214.45]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 377EC5DAD0 for <1172@bugs.x2go.org>; Tue, 9 May 2017 22:12:21 +0200 (CEST) Received: by mail-it0-f45.google.com with SMTP id a10so7668151itg.1 for <1172@bugs.x2go.org>; Tue, 09 May 2017 13:12:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=IJguAuQlXctp/erL+6LAyLcs3PrtO8O62NHJraSdIcY=; b=MMoOby5AXFtPfoBhO/JgXNri0ALAyER4R+/htXgCiJgImdWiRN99rQZJaHicQkgERq hpLaDma7IWWx38Z82l71pYHbGKtHcKepfohT8qA6hkIj4s18hPNVIB4gFJ+rKBCGLoPo acpU0EhoQGlnkeKF6zJw5rBFhbzmArcxfMGNYyOOR1GAO6lIvfMmwtjB+lBfMPb0GEsb LFoKMIP23zZKXUsLHaQ4ZNHuc9uN8EkVGseuxLX1UU46dr9nwocnKenH7pYQXDmR5v8f 7QXp2bmeFeMVCeYsYn76DGKCifXSra2/AlWN8fPWRwZ2yXDX0iggfRFMbxAuJlSqcr2q ILhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=IJguAuQlXctp/erL+6LAyLcs3PrtO8O62NHJraSdIcY=; b=SrPD3DXGCr6ceJq045KcHz5StYw5vDeci7dt7ZH+Bqxef8wrLT5mxzyDNnBt1hlH7U TQiRiRXAkdWvuAW27ifd8q9HOzOpOQ5yUo5+vWlx2Cth717OQ/JdkEJfqY8G6H0KJx2V nWVVXNvtJvckW7nMbHpchqFT46A7lnxQwNzHFov2QA66Ao01fuSdsYpC3148m/3CcZ4g jL16LE9uAu3u/TN6OkOopLP8OZan5VYpwTyuM6C+SvzqEa+yfJPv9BnXisslIxPavrcP 3yBXJVmGxnhekkSy/IY6mFx2B8+i/EohdUf0f7CA2zr4RclJ/CGv7Ji/QEWuorxwkNcz /K7A== X-Gm-Message-State: AODbwcClGm/CvhmNib4rmDgkumLM8dfmGpmGqupI8a9Sz7G7sKpr1r6X JmsSPmFSxlOks4mw8AJhZh3RUthQrg== X-Received: by 10.36.26.20 with SMTP id 20mr3182672iti.39.1494360740555; Tue, 09 May 2017 13:12:20 -0700 (PDT) MIME-Version: 1.0 Sender: ulrich.sibiller@gmail.com Received: by 10.79.108.11 with HTTP; Tue, 9 May 2017 13:12:00 -0700 (PDT) In-Reply-To: References: <04d42c4d-c462-44fd-2412-dc3591e0c5d6@baur-itcs.de> From: Ulrich Sibiller Date: Tue, 9 May 2017 22:12:00 +0200 X-Google-Sender-Auth: DhdQp6y9DH8GR4PWrgl-AK33NXE Message-ID: Subject: Re: [X2Go-Dev] Bug#1172: Bug#1172: Bug#1172: Bug#1172: ThunderBird crashes in PubApp mode on amd64 To: Ulrich Sibiller , 1172@bugs.x2go.org, Stefan Baur Content-Type: text/plain; charset="UTF-8" On Tue, May 9, 2017 at 9:33 PM, Ulrich Sibiller wrote: > Problem identified: It's the BIG-REQUESTS extension. We have disabled > that in nx 3.5.99 because it is buggy. Add > > X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension BIG-REQUESTS" > > to /etc/x2goagent.options and thunderbird works. > > IMHO we never had a working version of BIG-REQUESTS. So it is probably > a good idea and I am wondering why it is active in 3.5.0.32 at all. Forget that. We have BIG-REQUESTS in 3.5.99 and it is working. So disabling BIG-REQUESTS is just a workaround. As replacing libNX_X11.so with the 3.5.99 version is sufficient to make the error go away I suppose one of the many fixes that came in through updating libNX_X11 to current Xorg upstream libX11 is the solution. But as there are so many it's difficult to identify the right one(s)... We could try to find the libNX_X11 version where it started to work. Uli