Hello Lists (I'm not sure if those are the right lists to post this,
anyway...)
I'm sorry that I have to inform you that Ubuntero Bob Hentges died in a
motorcycle crash last thursday. Maybe you're already aware of that fact,
but I don't see a single announce mail anywhere and no comment on his
wik
On September 6, 2007 08:34:29 am shirish wrote:
> . Now my problem is I tried doing an exit, and instead of exiting it
> went out giving garbage. It was as if perhaps strace didn't end or
> something.
I have not seen that happen often with strace, but sometime a debugging tool
such as strace or
Matthias Klose schrieb:
> IcedTea is a temporary fork of OpenJDK which allows building with a free
> toolchain and adding/replacing code which is not yet available under a free
> license. First deb Packages for amd64, i386 and lpia are available at
>
> deb http://people.ubuntu.com/~doko/ubuntu/
Vincenzo Ciancia ha scritto:
> Hi all,
>
> I am a Ph.D. student at university of Pisa, Italy.
>
> I think that it would be useful both to the student and the community if
> there where internal apprenticeship projects aimed to improve ubuntu. In
> particular, a student would learn how to work with
If you mean that a lot of garbage was printed into the terminal, try
typing blindly 'reset' (yeah, 'reset'; it will only reset the current
terminal, not reboot your computer..), and the terminal should return
to normal.
Normally on program exit strace will exit too though, so the call
trace should
Hi all,
Yesterday the first time I did an strace on a program. The
program concerned is/was bulletproof -x which is maintained by Michael
Vogt. For doing so I did :-
sudo -s
then I followed the instructions as given in
https://wiki.ubuntu.com/Strace and it crashed after sometime as given