Bug#704887: bmon crashes on launch

2013-05-11 Thread John Livingston
Hello,

I'm now experiencing this abort as well. I attached gdb, but without debug
symbols for bmon the output wasn't terribly useful. Stack trace and system
info are below. Please let me know if I can do anything to help test.

Thanks,
John

BUG: element.c:348
  bmon: element.c:348: element_set_key_attr: Assertion `0'
failed.

Program received signal SIGABRT, Aborted.
0x76f6e475 in *__GI_raise (sig=optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) where
#0  0x76f6e475 in *__GI_raise (sig=optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x76f716f0 in *__GI_abort () at abort.c:92
#2  0x76f67621 in *__GI___assert_fail (assertion=0x55567534
0,
file=optimized out, line=348,
function=0x55564a00 element_set_key_attr) at assert.c:81
#3  0xb8f1 in ?? ()
#4  0xf267 in ?? ()
#5  0xaad5 in ?? ()
#6  0x8f0d in main ()


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

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bmon depends on:
ii  libc62.13-38
ii  libconfuse0  2.7-4
ii  libncurses5  5.9-10
ii  librrd4  1.4.7-2
ii  libtinfo55.9-10

bmon recommends no packages.

bmon suggests no packages.

-- no debconf information


Bug#704887: bmon crashes on launch

2013-04-07 Thread julien reveret
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 |bytespackets errs drop fifo frame compressed
multicast|bytespackets errs drop fifo colls carrier compressed\nlo:
22259560   17251000 0  0 0 22259560   172510
00 0   0  0\n  eth0:   0   0000 0
0 00  ..., 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  libc62.13-38
ii  libconfuse0  2.7-4
ii  libncurses5  5.9-10
ii  librrd4  1.4.7-2
ii  libtinfo55.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