X2Go Bug report logs - #1376
Arithmetic exception error reading variable: Division by zero git20190114.1758

Package: x2goserver; Maintainer for x2goserver is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goserver is src:x2goserver.

Reported by: Robert Kudyba <rkudyba@fordham.edu>

Date: Wed, 27 Feb 2019 20:50:02 UTC

Severity: normal

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#1376: [X2Go-Dev] Bug#1376: More reports
Reply-To: Ulrich Sibiller <uli42@gmx.de>, 1376@bugs.x2go.org
Resent-From: Ulrich Sibiller <uli42@gmx.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: owner@bugs.x2go.org
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 14 Jan 2020 06:25:02 +0000
Resent-Message-ID: <handler.1376.B1376.157898297010596@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 1376
X-X2Go-PR-Package: x2goserver-4.1.0.4-0.0x2go1.0.git20190114.1758.heuler.fc29.x86_64
X-X2Go-PR-Keywords: 
References: <CAFHi+KSZqqNmHq1ASseySSgiu2ZmRWhgwDEWbdXdvAmiSccPAA@mail.gmail.com> <7fc043f6-7258-0cce-75c5-470222d12669@nwra.com> <CAFHi+KSZqqNmHq1ASseySSgiu2ZmRWhgwDEWbdXdvAmiSccPAA@mail.gmail.com>
Received: via spool by 1376-submit@bugs.x2go.org id=B1376.157898297010596
          (code B ref 1376); Tue, 14 Jan 2020 06:25:02 +0000
Received: (at 1376) by bugs.x2go.org; 14 Jan 2020 06:22:50 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM,
	HTML_MESSAGE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,URIBL_BLOCKED
	autolearn=ham autolearn_force=no version=3.4.2
Received: from mail-oi1-f180.google.com (mail-oi1-f180.google.com [209.85.167.180])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 90E3D5DAE9
	for <1376@bugs.x2go.org>; Tue, 14 Jan 2020 07:22:44 +0100 (CET)
Received: by mail-oi1-f180.google.com with SMTP id v140so10816821oie.0
        for <1376@bugs.x2go.org>; Mon, 13 Jan 2020 22:22:44 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20161025;
        h=x-gm-message-state:mime-version:references:in-reply-to:from:date
         :message-id:subject:to;
        bh=QY+LuzDleWs0Ul5cJmWNvbdWXxks0FFvmKU8hW1a690=;
        b=On6WWfG2I01MBWYJLNbddAYaHStt7adcSIV7zUmtZQlBZ/rInM8lLrMp9S4X3oPpZr
         Rvo+8VXlsSJcNmF7s22THeDA5UMGnQEzNwa16WKhC9IOGVG6Essz7Q0J1JHIi8pvXJnJ
         8Vk/cnxKpT2q2R6xITom2OEJoW4GW13CKKVoc67WiJhAMs3Zl2YyBwXG/1dnN3O5ZjM+
         nptKBSbAPqfye7KA/rwsCC0NV0xKa0REYqm5JdJZ6Mw/JHsSVztAfJYLBCWX9JIwfWUl
         AiMIku8VjgqXF2Anh59wfaDXdVId2Zll1i3j85aIFM2NDKjl/wPz0E+Wegxk73E/BNm8
         ORBA==
X-Gm-Message-State: APjAAAXTdyeZcSdPPzyIqXwlTWDbPxYMa//809ed6SOEPCvjsEFuQXDI
	W0QNp3F2+uV2mEO0pgsy1EitQbYz7eUCfRD/0I4=
X-Google-Smtp-Source: APXvYqwyBKgR4dlYiv0ycsFIcb+nOCSeua47ZODl7/Y7ZcP3ZiqnFMHIs6eRquAzfqXBL8Xw5HqiFVUpKDS9S5c6G6E=
X-Received: by 2002:aca:f507:: with SMTP id t7mr16020961oih.156.1578982962969;
 Mon, 13 Jan 2020 22:22:42 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <7fc043f6-7258-0cce-75c5-470222d12669@nwra.com>
From: Ulrich Sibiller <uli42@gmx.de>
Date: Tue, 14 Jan 2020 07:22:27 +0100
Message-ID: <CANVnVYLfH4QJaEPYPRu4j2YOO8xW8G5rP2jFd182bLgD+Hef6g@mail.gmail.com>
To: Orion Poplawski <orion@nwra.com>, 1376@bugs.x2go.org
Content-Type: multipart/alternative; boundary="0000000000009d4094059c139ee3"
[Message part 1 (text/plain, inline)]
Well, we have seen this in nxagent and added a check to prevent it:
https://github.com/ArcticaProject/nx-libs/commit/148eda36d486c0af019267a644c08d5e8c2f4f8b

Judging from the bug report you linked this fix is more a workaround for
another problem happening before. Will reopen the nx-libs issue...

Orion Poplawski <orion@nwra.com> schrieb am Di., 14. Jan. 2020, 04:50:

> This was filed against Fedora:
> https://bugzilla.redhat.com/show_bug.cgi?id=1790606
>
> And this X11 report seems relevant:
> https://gitlab.freedesktop.org/xorg/xserver/issues/283
>
> --
> Orion Poplawski
> Manager of NWRA Technical Systems          720-772-5637
> NWRA, Boulder/CoRA Office             FAX: 303-415-9702
> 3380 Mitchell Lane                       orion@nwra.com
> Boulder, CO 80301                 https://www.nwra.com/
>
> _______________________________________________
> x2go-dev mailing list
> x2go-dev@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-dev
>
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 26 20:49:36 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.