Package: bmon
Version: 3.0+git20110323-1
Severity: important

Dear Maintainer,

An update on Debian sid broke bmon. I don't exactly know what dependency broke
bmon, but when launched it now displays the following error message
BUG: element.c:348
                  bmon: element.c:348: element_set_key_attr: Assertion `0'
failed.
                                                                                
  Aborted
The return code is SIGABRT :
$ echo $?
134

Using strace I didn't find any useful information, only that it stops after
reading /proc/net/dev :
5799  open("/proc/net/dev", O_RDONLY)   = 3
5799  fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
5799  mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7ffdc4736000
5799  read(3, "Inter-|   Receive
|  Transmit\n face |bytes    packets errs drop fifo frame compressed
multicast|bytes    packets errs drop fifo colls carrier compressed\n    lo:
22259560   17251    0    0    0     0          0         0 22259560   17251    0
0    0     0       0          0\n  eth0:       0       0    0    0    0     0
0         0        0  "..., 1024) = 695
5799  write(2, "BUG: element.c:348\n", 19) = 19
5799  write(2, "bmon: element.c:348: element_set_key_attr: Assertion `0'
failed.\n", 65) = 65
5799  rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
5799  tgkill(5799, 5799, SIGABRT)       = 0
5799  --- SIGABRT (Aborted) @ 0 (0) ---


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bmon depends on:
ii  libc6        2.13-38
ii  libconfuse0  2.7-4
ii  libncurses5  5.9-10
ii  librrd4      1.4.7-2
ii  libtinfo5    5.9-10

bmon recommends no packages.

bmon suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to