[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GDB problem



W dniu 27.09.2011 19:57, Alan Hourihane pisze:
On 09/27/11 18:45, Adam Kłobukowski wrote:
W dniu 27.09.2011 19:36, Miro Kropáček pisze:
     No -O at all.

     Still the same :(

Specially, do what has been suggested from the beginning -- try gcc
2.95. If this doesn't work, your files are corrupted.

Tried that. Gcc 2.95 can't compile it at all :(

Ok, I've put it here (sources +my binaries) here for anyone intrested
to try: http://dl.dropbox.com/u/174491/procps-3.2.8-adamk.tar.bz2

You can trigger bug I'm after trying ps u.

I'll take a look.

Alan.

My output under 1.18 is:

# ./ps u
Unknown HZ value! (205) Assume 100.
Non-standard uts for running kernel:
release 1.18a=1.18.0 gives version code 70144
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND


Signal 8 (FPE) caught by ps (procps version 3.2.8).
Please send bug reports to <feedback@lists.sf.net> or <albert@users.sf.net>

So, still the same :(

What I also found out is that top is ok on conholio, but bad on toswin2. Toswin2 bug?

AdamK