aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: the Mother of all backtracers ...  (Read 3135 times)

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
the Mother of all backtracers ...
« on: January 25, 2004, 10:53:33 PM »

BTW, there's a rather interesting tool that may be helpful when
examining truly hard to reproduce bugs:

http://www.eecs.umich.edu/CoVirt/papers/revirt.pdf

Code at:

http://www.eecs.umich.edu/CoVirt/umlinux.html

What it does is that it records all system activity (of a sandboxed
system), and allows one to replay it later - with, as far as I can
tell from the paper, perfect accuracy.

Disadvantages: needs a specific host kernel; "guest" probably not
so easy to set up in a portable way; will produce huge amounts
of trace data.

- Werner
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: the Mother of all backtracers ...
« Reply #1 on: January 25, 2004, 11:08:12 PM »

i'm thinking about add u to our project werner ;)

werner

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 47
Re: the Mother of all backtracers ...
« Reply #2 on: January 26, 2004, 12:03:16 AM »

Quote
Originally posted by deltaHF
i'm thinking about add u to our project werner ;)

Too flattering :D But I'm afraid that I wouldn't have the time.
Besides, I can barely read C++ ...

- Werner
Logged