From nobody Wed Apr 19 06:24:20 2023 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Q1W391tGDz453BN for ; Wed, 19 Apr 2023 06:24:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q1W383YpJz4Djc for ; Wed, 19 Apr 2023 06:24:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681885460; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IgR5+aquIiXlr/hVmTohvS7MWTZjzf3jjIXBtnNo4ro=; b=F+wuoSBxGRMlhZrlnuLMgj9/g5e51tO72kt0fu9niJZoRmSaVnU532enO9A7oVigLnpH4d h+vpnwucPrPuGQDMptZmcjFa8yMp9HZv3JwzaHkAGO414q27hsQbALfWBWGn8YRfdGGwHm Euifyzq6cggRUpY9th/SlMsRmrtIhXggeHn1b0Tp1jgQCgiyIYQ0GO7erVhrW+cZk+KE8Q mitf2mumg/6EXLdWBee2njQmkMRWDx+cC96yq6PuDcoatnCGRFt3/iu+0H5CrtYpRgWkXQ 04l789JjLyiPwcciwO0LkUY2GAIgjh+dzUjSgGJwIXSOJZgq0INdDqK0OmKSCw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681885460; a=rsa-sha256; cv=none; b=DpIDKcWEWgOUNz3FvA1wB6vopsUIbhGKWG+DAYK4bEzEijoLAsIqpMTFVg5lg3J7yNOfCm g00QHskEoloN2UdHiSqJU3igfkoX5Qz250gPe/EVqfYu6Oge5Y8PucADsKexSC3xTKwgG5 GYFyrv1byTW0MqRryA/LOo3NgW6hspy10ZeiKlEmu+uYzcNmkdgyQYKKf7eEeMeivDMz+D euAyenPtpt8Q/EoVm/IM+9nXZZQWm0APn9/NgQrkzHs9w/2W0sSvI7DodJud3hhotlCjSd qGsRYtTbJzKhSdCYYalPRVUuDwKI6XSDBKDzgEi04S6aLfirF2vPa2kzbks7Mw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Q1W382dWLzk5S for ; Wed, 19 Apr 2023 06:24:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 33J6OK8t047876 for ; Wed, 19 Apr 2023 06:24:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33J6OKvC047875 for ports-bugs@FreeBSD.org; Wed, 19 Apr 2023 06:24:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269979] net/megacmd: v1.5.0 broken (core dump during start) Date: Wed, 19 Apr 2023 06:24:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: riccardo@torrini.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269979 --- Comment #3 from Riccardo Torrini --- My two tests: - rebuild of 1.5.0 with CXX flag: no more crash - applied your patch, build of 1.6.1, no crash But :-( 2023-04-19 08:06:48 DEBUG : data/7f/7f...: Received error: HTTP/1.1 500 Internal Server Error Connection: close: 500 Internal Server Error - low level retry 9/10 Started a sync yesterday night, nothing transferred, only errors. This evening I will revert to 1.4.1 and check my account. Anyway, mega-cmd shell seems to work, I can "df", "cd" and "ls" all my stuf= f, probably only webdav is broken (and/or get/put files) Thanks a lot for your effort, let me know if you have some ideas about this. -- Riccardo. --=20 You are receiving this mail because: You are the assignee for the bug.=