Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-21452

wmi.get crashes zabbix_agentd on windows 2003

XMLWordPrintable

    • Sprint 91 (Aug 2022), Sprint 92 (Sep 2022), Sprint 93 (Oct 2022)
    • 1

      Steps to reproduce:

      1. Install zabbix_agent.exe on 32bit Windows 2003 (I used the precompiled binary)
      2. Ask for a wmi.get[*] item, for example with zabbix_get -s myserver -k 'wmi.get[ROOT\CIMv2,whatever]'

      Result:
      zabbix_agentd.exe crashes and zabbix_get timeouts

      Extract from zabbix_agentd.log on the windows machine

       5224:20220809:161648.078 Requested [wmi.get[ROOT\CIMv2,whatever]]
        5224:20220809:161648.094 Unhandled exception c0000005 detected at 0x00000000. Crashing ...
        5224:20220809:161648.094 ====== Fatal information: ======
        5224:20220809:161648.094 Program counter: 0x0000
        5224:20220809:161648.094 === Registers: ===
        5224:20220809:161648.094 edi     =                1 =                    1 =                    1
        5224:20220809:161648.094 esi     =          2c0e870 =             46196848 =             46196848
        5224:20220809:161648.094 ebp     =           1c3078 =              1847416 =              1847416
        5224:20220809:161648.094 ebx     =                1 =                    1 =                    1
        5224:20220809:161648.094 edx     =          4c90002 =             80281602 =             80281602
        5224:20220809:161648.094 eax     =           1e3f70 =              1982320 =              1982320
        5224:20220809:161648.094 ecx     =           1e3b50 =              1981264 =              1981264
        5224:20220809:161648.094 esp     =          2c0e7d8 =             46196696 =             46196696
        5224:20220809:161648.094 efl     =            10206 =                66054 =                66054
        5224:20220809:161648.094 csgsfs  =         1b003b00 =            452999936 =            452999936
        5224:20220809:161648.094 === Backtrace: ===
         212:20220809:161648.281 In collect_perfstat()
         212:20220809:161648.281 End of collect_perfstat()
        5224:20220809:161648.297 1: C:\zabbix\bin\zabbix_agentd.exe() [0x0]
        5224:20220809:161648.297 0: C:\zabbix\bin\zabbix_agentd.exe() [0x4676a5]
        5224:20220809:161648.297 ================================ 

      Expected:
      zabbix_agentd.exe does not crash like with 6.2.0

       

            MVekslers Michael Veksler
            c.mammoli Cristian Mammoli
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: