Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2019 10:47:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237038] net-mgmt/wmi-client: smb_panic()] PANIC: internal error
Message-ID:  <bug-237038-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237038
           Summary: net-mgmt/wmi-client: smb_panic()] PANIC: internal
                    error
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: frank.brendel@eurolog.com
                CC: koichiro@rworks.jp
                CC: koichiro@rworks.jp
             Flags: maintainer-feedback?(koichiro@rworks.jp)

The wmic command crashes with the error

[lib/util/fault.c:163:fault_report()]
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D=
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D
[lib/util/fault.c:164:fault_report()] INTERNAL ERROR: Signal 10 in pid 721
(4.0.0tp4-SVN-build-UNKNOWN)[lib/util/fault.c:165:fault_report()]=20
Please read the file BUGS.txt in the distribution
[lib/util/fault.c:166:fault_report()]
=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D=
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D
[lib/util/fault.c:144:smb_panic()] PANIC: internal error
Abort (core dumped)

and a wmic.core is dumped.

To reproduce it run
  wmic -U domain/Administrator //host.local "select * from
Win32_ComputerSystem"

After entering the password it crashes.
With a wrong password it returns 'NTSTATUS: NT_STATUS_ACCESS_DENIED - Access
denied' as expected.

This happens on a freshly installed amd64 FreeBSD 11.2 and 12.0 respectivel=
y.

The wmic command succeeded on CentOS 7 with wmic-4.0.0tp4-0.x86_64.rpm from
rpmfind.net.

--=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-237038-7788>