Your message dated Tue, 04 Jan 2011 17:02:23 +0000
with message-id <[email protected]>
and subject line Bug#602975: fixed in procmeter3 3.5c-1.1
has caused the Debian Bug report #602975,
regarding procmeter3 (3.5c-1) SEGVs upon startup
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
602975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602975
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: procmeter3
Version: 3.5c-1
Severity: grave

I am running an up-to-date Debian squeeze 64 system.  procmeter3 SEGVs
right away upon startup:

   $ procmeter3
   zsh: segmentation fault  procmeter3

I have no .procmeterrc file.  I suggested a severity of "grave"
because the SEGV makes it unusable.

gdb indicates that it is failing in
/usr/lib/X11/ProcMeter3/modules/stat-intr.so:

  $ gdb procmeter3
  GNU gdb (GDB) 7.0.1-debian
  Copyright (C) 2009 Free Software Foundation, Inc.
  [...]
  Reading symbols from /usr/bin/procmeter3...(no debugging symbols 
found)...done.
  (gdb) run
  Starting program: /usr/bin/procmeter3

  Program received signal SIGBUS, Bus error.
  0x00007ffff47adfcb in Initialise ()
   from /usr/lib/X11/ProcMeter3/modules/stat-intr.so
  (gdb) where
  #0  0x00007ffff47adfcb in Initialise ()
   from /usr/lib/X11/ProcMeter3/modules/stat-intr.so
  #1  0x000000000040a311 in LoadModule ()
  #2  0x000000000040a8c8 in LoadAllModules ()
  #3  0x000000000040b3d0 in main ()


strace shows that this happens when reading /proc/interrupts:

   [...]
   open("/proc/interrupts", O_RDONLY)      = 6
   fstat(6, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
   mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x7f548bd6e000
   read(6, "            CPU0       CPU1     "..., 1024) = 1024
   --- SIGSEGV (Segmentation fault) @ 0 (0) ---
   +++ killed by SIGSEGV +++

Here is some info about the system:

  $ uname -a
  Linux aluche 2.6.32-5-amd64 #1 SMP Fri Oct 15 00:56:30 UTC 2010 x86_64 
GNU/Linux

  $ ls -l /lib/libc.so.6
  lrwxrwxrwx 1 root root 14 Nov  9 15:39 /lib/libc.so.6 -> libc-2.11.2.so*

  $ ls -ld /lib64
  lrwxrwxrwx 1 root root 4 Jul 27 16:01 /lib64 -> /lib/

  $ cat /proc/interrupts
            CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       
CPU6       CPU7       CPU8       CPU9       CPU10      CPU11      CPU12      
CPU13      CPU14      CPU15      
   0:       4387          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-edge      timer
   1:          2          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-edge      i8042
   8:          1          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-edge      rtc0
   9:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   acpi
  12:          4          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-edge      i8042
  16:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   uhci_hcd:usb3
  18:      82581          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   ehci_hcd:usb1, uhci_hcd:usb8
  19:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   uhci_hcd:usb5, uhci_hcd:usb7
  21:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   uhci_hcd:usb4
  22:        604          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   HDA Intel
  23:     264051          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   ehci_hcd:usb2, uhci_hcd:usb6
  30:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-IO-APIC-fasteoi   nouveau
  48:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  DMAR_MSI-edge      dmar0
  59:   10072896          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      eth0-rx-0
  60:    5482582          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      eth0-tx-0
  61:          2          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      eth0
  62:    4124798          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ahci
  66:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  67:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  68:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  69:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  70:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  71:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  72:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
  73:          3          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0  IR-PCI-MSI-edge      ioat-msix
 NMI:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Non-maskable interrupts
 LOC:    6120513    4107265    2697785    1627480    2346184    2223567    
1418363    1354068    5427767    2891853    1730748    1421592    2013948    
2389453    1564130    6020133   Local timer interrupts
 SPU:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Spurious interrupts
 PMI:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Performance monitoring interrupts
 PND:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Performance pending work
 RES:      22745        559        398        251       9897        143         
11          8      11921        327         34          6       3247       1098 
        22         11   Rescheduling interrupts
 CAL:       2259       2521       2527       2331    1408358       2412       
2532       2531       2517       2501       2531       2367       1843       
2380       2532       2532   Function call interrupts
 TLB:     190515       4868        414         86        648        910         
21         37       1376       4834        512        100        930       4681 
      1661         39   TLB shootdowns
 TRM:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Thermal event interrupts
 THR:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Threshold APIC interrupts
 MCE:          0          0          0          0          0          0         
 0          0          0          0          0          0          0          0 
         0          0   Machine check exceptions
 MCP:       4346       4346       4346       4346       4346       4346       
4346       4346       4346       4346       4346       4346       4346       
4346       4346       4346   Machine check polls
 ERR:         15
 MIS:          0

   $ cat /proc/cpuinfo
    processor   : 0
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 0
    cpu cores   : 4
    apicid              : 0
    initial apicid      : 0
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.16
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 1
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 1
    cpu cores   : 4
    apicid              : 2
    initial apicid      : 2
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 9120.24
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 2
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 9
    cpu cores   : 4
    apicid              : 18
    initial apicid      : 18
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.12
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 3
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 10
    cpu cores   : 4
    apicid              : 20
    initial apicid      : 20
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.16
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 4
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 0
    cpu cores   : 4
    apicid              : 32
    initial apicid      : 32
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.21
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 5
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 1
    cpu cores   : 4
    apicid              : 34
    initial apicid      : 34
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 6
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 9
    cpu cores   : 4
    apicid              : 50
    initial apicid      : 50
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.20
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 7
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 10
    cpu cores   : 4
    apicid              : 52
    initial apicid      : 52
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.23
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 8
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 0
    cpu cores   : 4
    apicid              : 1
    initial apicid      : 1
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 9
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 1
    cpu cores   : 4
    apicid              : 3
    initial apicid      : 3
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 10
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 9
    cpu cores   : 4
    apicid              : 19
    initial apicid      : 19
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 11
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 0
    siblings    : 8
    core id             : 10
    cpu cores   : 4
    apicid              : 21
    initial apicid      : 21
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 12
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 0
    cpu cores   : 4
    apicid              : 33
    initial apicid      : 33
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 13
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 1
    cpu cores   : 4
    apicid              : 35
    initial apicid      : 35
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 14
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 9
    cpu cores   : 4
    apicid              : 51
    initial apicid      : 51
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.16
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:
    
    processor   : 15
    vendor_id   : GenuineIntel
    cpu family  : 6
    model               : 44
    model name  : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
    stepping    : 2
    cpu MHz             : 1600.000
    cache size  : 12288 KB
    physical id : 1
    siblings    : 8
    core id             : 10
    cpu cores   : 4
    apicid              : 53
    initial apicid      : 53
    fpu         : yes
    fpu_exception       : yes
    cpuid level : 11
    wp          : yes
    flags               : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx 
pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology 
nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 
ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt aes lahf_lm ida arat tpr_shadow 
vnmi flexpriority ept vpid
    bogomips    : 4800.19
    clflush size        : 64
    cache_alignment     : 64
    address sizes       : 40 bits physical, 48 bits virtual
    power management:

Thanks,
--John



--- End Message ---
--- Begin Message ---
Source: procmeter3
Source-Version: 3.5c-1.1

We believe that the bug you reported is fixed in the latest version of
procmeter3, which is due to be installed in the Debian FTP archive:

procmeter3_3.5c-1.1.debian.tar.gz
  to main/p/procmeter3/procmeter3_3.5c-1.1.debian.tar.gz
procmeter3_3.5c-1.1.dsc
  to main/p/procmeter3/procmeter3_3.5c-1.1.dsc
procmeter3_3.5c-1.1_i386.deb
  to main/p/procmeter3/procmeter3_3.5c-1.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[email protected]> (supplier of updated procmeter3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 04 Jan 2011 12:44:50 -0400
Source: procmeter3
Binary: procmeter3
Architecture: source i386
Version: 3.5c-1.1
Distribution: unstable
Urgency: low
Maintainer: Wences Rene Arana Fuentes <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description: 
 procmeter3 - graphical system status monitor
Closes: 602975
Changes: 
 procmeter3 (3.5c-1.1) unstable; urgency=low
 .
   * Ironic NMU
   * Fix crash when /proc/interrupts is > 64 chars long. Closes: #602975
Checksums-Sha1: 
 2490ccb68e9af3df96d0ddab5d5e788587ec6c0e 1877 procmeter3_3.5c-1.1.dsc
 fa930082eea088f91ff6dff6f475ee2e4b99d81d 10412 
procmeter3_3.5c-1.1.debian.tar.gz
 b7868b42439751ae7688331cb5edc56f9012bd21 168580 procmeter3_3.5c-1.1_i386.deb
Checksums-Sha256: 
 dd6aff5567792cdcc5bc3cb55f7439e3d64653cf1948cb245cd8e88c18292b47 1877 
procmeter3_3.5c-1.1.dsc
 5b491db6eebf90b1524f30c4fe2a19dc4a3e75387bf24ae8b536bb83ab440f52 10412 
procmeter3_3.5c-1.1.debian.tar.gz
 24c19888df050c9f76a0b41912af149bbab411c35e5c56ce89b0154334a48015 168580 
procmeter3_3.5c-1.1_i386.deb
Files: 
 d171b6b7b3b9127c0afb6bdb8c12cf8a 1877 utils optional procmeter3_3.5c-1.1.dsc
 27a04aeb7ed52de60a532690879fa6f3 10412 utils optional 
procmeter3_3.5c-1.1.debian.tar.gz
 157c83353f795006dff41d5422e32b61 168580 utils optional 
procmeter3_3.5c-1.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIVAwUBTSNPxckQ2SIlEuPHAQibrw//RhVBCQD2PTtOwyX25t1Cz/BrwGEP2a0x
dIDwK213WBo2Why/3hSl3o1BPp5Gkx8gzAQ+kICmywIzHIIeDKXMTjT+XMkGQ/bv
fVWJsTn5UWliOs2WH6d+oCb9u/SPtz9fs/ZVvciJqsemR/iPPzFeRYhHnAfc+xC+
My5k2Ck9dv9ViqeQ2RPH9JFWdr4UW2h635TCBlWY79SHpvLFBauHky7jNlcmKyFj
ms+/lbsURhmGvfwdqtZTtjJSQLGZckH84Xrc/gEl72oY31vp8wxbJsjwcghYxDub
V3pl6Yj3pKFYuaeDOacUnBnt9o5DPRgbmc0XX9KsXbufCc9kvQfIdgl3HVciB7lj
W4UeeP1uigh0z2WyfFmEercNzwUSHlwJedOXEa08oRLzaB2RMbOA9jFb+eMcFk65
Mzh7PTwohWkdYgpdfL27RRQQ5J97cGjkhJfOaQd7ET+yxdyl9mHeKjm7xFQ67FYG
t/P4I6w3KbcLnLxwtVSyWAegsAOTzQ/s4gOu9APKDP8llyBm7Tim6WPEH15d+5Vb
EKyaL8oPtHvgKDB75aECMtZdCetjEYmizj33OUzypZsK00scoL2Dv67MlDr3g3aa
3LgKXA1hzolu7NAxDqNpEmLefZfaiK6mNcVRHJLvEPKR5qdxDDn+usfNTXY2OTq0
14TOwzwsRd0=
=+neJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to