Menu

#4 Garbled output

open
Interface (3)
5
2002-08-21
2002-08-21
No

After fixing the Segmantation Fault bug, I was able to
start the tool, but the main screen does not initialize
correctly, see attached screen shot.

Any Ideas?

# ldd ifacemon
libncurses.so.3.4 => /lib/libncurses.so.3.4
(0x4000a000)
libc.so.5 => /lib/libc.so.5 (0x4004b000)

Discussion

  • Antoine Megens

    Antoine Megens - 2002-08-21

    Screenshot garbled output

     
  • Antoine Megens

    Antoine Megens - 2002-08-21

    Logged In: YES
    user_id=353668

    Maybe this will help:

    # cat /proc/net/dev
    Inter-| Receive | Transmit
    face |packets errs drop fifo frame|packets errs drop fifo colls
    carrier
    lo: 18 0 0 0 0 18 0 0 0 0 0
    eth0: 5414 0 0 0 0 7175 0 0 0 0 0

    The 2.0.38 kernel does NOT provide RX nor TX bytes, only
    packets.

     
  • Cassiano Surek

    Cassiano Surek - 2002-08-25

    Logged In: YES
    user_id=51412

    This is what my system is using here:

    [root@servidor ifacemon]# ldd ifacemon
    libncurses.so.5 => /lib/libncurses.so.5 (0x40027000)
    libc.so.6 => /lib/libc.so.6 (0x40068000)
    libgpm.so.1 => /usr/lib/libgpm.so.1 (0x401a4000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

     
  • Antoine Megens

    Antoine Megens - 2002-09-02

    Logged In: YES
    user_id=353668

    Update: I've upgraded to libncurses 5.2 and now the garbled
    output is gone. So it seems like it's a version problem.

    Mind you I still have no usable output in the graph... :-(
    Will keep you posted on the progress.

     

Log in to post a comment.

MongoDB Logo MongoDB