[Bug 269979] net/megacmd: v1.5.0 broken (core dump during start)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Mar 2023 16:31:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269979

            Bug ID: 269979
           Summary: net/megacmd: v1.5.0 broken (core dump during start)
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: riccardo@torrini.org

Old port v1.4.1 works, after upgrade to v1.5.0 it crash (make a core) during
start of mega-cmd-server

(lldb) bt all
* thread #1, name = 'mega-cmd-server', stop reason = signal SIGSEGV
  * frame #0: 0x0000000800e8ce35
    frame #1: 0x0000000800a74448
  thread #2, name = 'mega-cmd-server', stop reason = signal SIGSEGV
    frame #0: 0x00000008017aa1da

I found only this on the same argument:
https://forums.freebsd.org/threads/cannot-get-megacmd-to-run.86644/
(please note we can't use rclone because mega slows it down, I opened a ticket
and they convinced me to stop using rclone, the risk of seeing account banned
is a good argument, I pay for my backup storage there)

Being unable to fix it myself I pkg-locked previous version ;)

I also noticed this:
-rw-r--r--  1 root  wheel  2032642 Sep 15  2021
meganz-MEGAcmd-1.4.1_Win_GH0.tar.gz
-rw-r--r--  1 root  wheel  2070287 Mar  5 15:56
meganz-MEGAcmd-1.5.0_Linux_GH0.tar.gz

We switched from Win to Linux version (but doubt this is the crash problem
source)

Because Makefile has no fancy patches I ingenuously changed distinfo to fetch
new v1.5.1, build obviously fail  0= )

Being probably unfixable can we revert to 1.4.1 and/or split pkg to
working/not-working flavor?

--
Riccardo.

-- 
You are receiving this mail because:
You are the assignee for the bug.