[Pkg-zenoss-team] Bug#508654: Package: wmi-client

Andrey Gordon andrey.gordon at gmail.com
Sat Dec 13 18:02:25 UTC 2008


Package: wmi-client

Hello,

I have a script that connects to a number of windows targets and pokes them
for some WMI info. One command does not work and throws a trace back
instead. What is interesting is that if I run it with the FQDN of the
machine, it works. But if I run it with the IP address of that machine it
does not. Somehow, it seems to be tight to that particular IP address. I'm
attaching the screen snip of how it breaks only for that particular IP.

andrey at nm1:~$ host ws6.bvzn.local
ws6.bvzn.local          A       192.168.17.66
andrey at nm1:~$ wmic -U speedracer%password //ws6.bvzn.local "Select
RemoteQueueLength from Win32_PerfFormattedData_SMTPSVC_SMTPServer"
CLASS: Win32_PerfFormattedData_SMTPSVC_SMTPServer
Name|RemoteQueueLength
_Total|0
SMTP 1|0
andrey at nm1:~$ wmic -U speedracer%password //192.168.17.66 "Select
RemoteQueueLength from Win32_PerfFormattedData_SMTPSVC_SMTPServer"
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
INTERNAL ERROR: Signal 6 in pid 27993 (4.0.0alpha3-GIT-UNKNOWN)
Please read the file BUGS.txt in the distribution
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PANIC: internal error
BACKTRACE: 15 stack frames:
 #0 wmic(call_backtrace+0x2d) [0x848ac4d]
 #1 wmic(smb_panic+0x80) [0x848ada0]
 #2 wmic [0x848b0c6]
 #3 [0xb7fdf420]
 #4 /lib/i686/cmov/libc.so.6(abort+0x188) [0xb7e60018]
 #5 wmic(talloc_named_const+0x185) [0x84cd2b5]
 #6 wmic(ndr_pull_WbemQualifiers+0x13d) [0x80c954d]
 #7 wmic(ndr_pull_WbemClass+0x3e4) [0x80c9bf4]
 #8 wmic(ndr_pull_DataWithStack+0xae) [0x80c7ece]
 #9 wmic(ndr_pull_WbemClassObject+0x2c1) [0x80c89b1]
 #10 wmic(WBEMDATA_Parse+0x8f2) [0x80c60d2]
 #11 wmic(IEnumWbemClassObject_SmartNext+0x221) [0x80c6491]
 #12 wmic(main+0x758) [0x80c4988]
 #13 /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7e49455]
 #14 wmic [0x80c3fe1]
Aborted
andrey at nm1:~$ host ws7.bvzn.local
ws7.bvzn.local          A       192.168.17.67
andrey at nm1:~$ wmic -U speedracer%password //ws7.bvzn.local "Select
RemoteQueueLength from Win32_PerfFormattedData_SMTPSVC_SMTPServer"
CLASS: Win32_PerfFormattedData_SMTPSVC_SMTPServer
Name|RemoteQueueLength
_Total|0
SMTP 1|0
andrey at nm1:~$ wmic -U speedracer%password //192.168.17.67 "Select
RemoteQueueLength from Win32_PerfFormattedData_SMTPSVC_SMTPServer"
CLASS: Win32_PerfFormattedData_SMTPSVC_SMTPServer
Name|RemoteQueueLength
_Total|0
SMTP 1|0
andrey at nm1:~$ dpkg -L  wmi-client
/.
/usr
/usr/bin
/usr/bin/winexe
/usr/bin/wmic
/usr/share
/usr/share/doc
/usr/share/doc/wmi-client
/usr/share/doc/wmi-client/copyright
/usr/share/doc/wmi-client/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/winexe.1.gz
/usr/share/man/man1/wmic.1.gz
andrey at nm1:~$ dpkg -l  wmi-client
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name             Version          Description
+++-================-================-================================================
ii  wmi-client       1:0.1.13-1       DCOM/WMI client implementation
andrey at nm1:~$


-----
Andrey Gordon [andrey.gordon at gmail.com]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-zenoss-team/attachments/20081213/392c9684/attachment.htm 


More information about the Pkg-zenoss-team mailing list