Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 16:59:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245642] devel/android-tools-adb: fix adb_test crash on startup [patch]
Message-ID:  <bug-245642-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245642

            Bug ID: 245642
           Summary: devel/android-tools-adb: fix adb_test crash on startup
                    [patch]
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: saper@saper.info
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)
          Assignee: jbeich@FreeBSD.org
 Attachment #213421 text/plain
         mime type:

Created attachment 213421
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213421&action=
=3Dedit
patch to fix the crash

with

=3D=3D=3D> The following configuration options are available for
android-tools-adb-29.0.6:
     BASH=3Doff: Install programmable completions for Bash
     DOCS=3Don: Build and/or install documentation
     MDNSRESPONDER=3Doff: Zeroconf support via mDNSResponder
     TEST=3Don: Build and/or run tests
     TEST_PYTHON=3Doff: Build and/or run python tests
=3D=3D=3D> Use 'make config' to modify these settings

adb_test crashes on startup

the attached file seems to fix the crash

one test fails though:

[ RUN      ] socket_spec.get_host_socket_spec_port
socket_spec_test.cpp:101: Failure
Expected equality of these values:
  5555
  get_host_socket_spec_port("vsock:5555", &error)
    Which is: -1
[  FAILED  ] socket_spec.get_host_socket_spec_port (0 ms)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245642-7788>