On Fri, 20 May 2005, Marc Lehmann wrote:

> Package: dstat
> Version: 0.5.10-1
> Severity: normal
> 
> 
> After about two hours of operation, dstat aborted with a backtrace:
> 
> ----total-cpu-usage---- --disk/hde----disk/hdf- -net/total- ---paging-->
> usr sys idl wai hiq siq|_read write _read write|_recv _send|__in_ _out_>
>   0   0  50  50   0   0|   0     0 :   0     0 |1241B  794B|   0     0 >
>   0   0  50  50   0   0|   0     0 :   0     0 |1399B 2362B|   0     0 >
>   0   0  50  50   0   0|   0     0 :   0     0 |1297B 2787B|   0     0 >
>   0   0  50  50   0   0|   0     0 :   0     0 |1085B 1132B|   0     0 >
>   0   1  50  50   0   0|   0     0 :   0     0 |2273B 5512B|   0     0 >
>   0  90   5   5   0   0|Traceback (most recent call last):
>   File "/usr/bin/dstat", line 1512, in ?
>     main()
>   File "/usr/bin/dstat", line 1463, in main
>     o.show()
>   File "/usr/bin/dstat", line 341, in show
>     sys.stdout.write(self.format % convlist(self.len, self.val[name]))
> IOError: [Errno 4] Interrupted system call
> [Exit 1] 
> 
> The commandline invocation was:
> 
>    dstat -Dhde,hdf
> 
> The machine has 14 ide devices, but this does not seem to be the reason for 
> the problem.

I had a similar report of an Interrupted system call, but have no clue to 
what the cause might be. Since it is the write that is causing it (and not 
eg. convlist) it seems like a bug in python somehow.

Could you tell what version of python ?

--   dag wieers,  [EMAIL PROTECTED],  http://dag.wieers.com/   --
[all I want is a warm bed and a kind word and unlimited power]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to